From e60eb5b76169e250d5a83dccb5e91ca455c9da5b Mon Sep 17 00:00:00 2001 From: rimu <3310831+rimu@users.noreply.github.com> Date: Mon, 11 Nov 2024 16:45:55 +1300 Subject: [PATCH] update translations --- app/translations/ca/LC_MESSAGES/messages.po | 3402 +++++++++++----- app/translations/de/LC_MESSAGES/messages.po | 3457 ++++++++++++----- app/translations/es/LC_MESSAGES/messages.po | 3370 +++++++++++----- app/translations/fr/LC_MESSAGES/messages.po | 3879 ++++++++++++++----- app/translations/ja/LC_MESSAGES/messages.po | 3839 ++++++++++++------ app/translations/lt/LC_MESSAGES/messages.po | 3338 +++++++++++----- app/translations/pt/LC_MESSAGES/messages.po | 3370 +++++++++++----- 7 files changed, 17639 insertions(+), 7016 deletions(-) diff --git a/app/translations/ca/LC_MESSAGES/messages.po b/app/translations/ca/LC_MESSAGES/messages.po index d4ecb1f6..be1bfc4f 100644 --- a/app/translations/ca/LC_MESSAGES/messages.po +++ b/app/translations/ca/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-05-21 19:51+1200\n" +"POT-Creation-Date: 2024-11-11 16:34+1300\n" "PO-Revision-Date: 2024-05-21 07:43+0000\n" "Last-Translator: \n" "Language: ca\n" @@ -18,17 +18,17 @@ msgstr "" msgid "Please log in to access this page." msgstr "Si us plau, inicia sessió per visualitzar aquesta pàgina." -#: app/cli.py:278 app/main/routes.py:361 +#: app/cli.py:376 app/main/routes.py:499 msgid "[PieFed] You have unread notifications" msgstr "[PieFed] Tens notificacions no llegides" -#: app/cli.py:378 app/post/routes.py:1925 +#: app/cli.py:476 app/post/routes.py:1820 app/shared/post.py:121 #, fuzzy, python-format msgid "Replies to my post %(post_title)s" msgstr "Respondre a %(post_title)s" -#: app/cli.py:387 app/post/routes.py:118 app/post/routes.py:679 -#: app/post/routes.py:1947 +#: app/cli.py:485 app/models.py:1695 app/post/routes.py:1842 +#: app/shared/reply.py:125 #, fuzzy, python-format msgid "Replies to my comment on %(post_title)s" msgstr "Respondre a %(post_title)s" @@ -49,21 +49,78 @@ msgstr "La vostra sol·licitud s'ha aprovat - Benvingut a PieFed" msgid "Welcome to PieFed" msgstr "Benvingut a PieFed" -#: app/activitypub/util.py:1644 +#: app/models.py:2242 +#, fuzzy +msgid "Added moderator" +msgstr "Abandonat pels moderadors" + +#: app/models.py:2243 +#, fuzzy +msgid "Removed moderator" +msgstr "Esborra l'avatar" + +#: app/models.py:2244 +msgid "Featured post" +msgstr "" + +#: app/models.py:2245 +msgid "Unfeatured post" +msgstr "" + +#: app/models.py:2246 +msgid "Deleted post" +msgstr "" + +#: app/models.py:2247 +msgid "Un-deleted post" +msgstr "" + +#: app/models.py:2248 +#, fuzzy +msgid "Deleted comment" +msgstr "També esborra tots els seus comentaris" + +#: app/models.py:2249 +msgid "Un-deleted comment" +msgstr "" + +#: app/models.py:2250 +#, fuzzy +msgid "Deleted community" +msgstr "Comunitat" + +#: app/models.py:2251 +msgid "Deleted account" +msgstr "" + +#: app/models.py:2252 +msgid "Restored account" +msgstr "" + +#: app/models.py:2253 +#, fuzzy +msgid "Banned account" +msgstr "Expulsat" + +#: app/models.py:2254 +msgid "Un-banned account" +msgstr "" + +#: app/activitypub/util.py:1711 #, fuzzy, python-format msgid "Reply to %(post_title)s" msgstr "Respondre a %(post_title)s" -#: app/activitypub/util.py:1657 +#: app/activitypub/util.py:1725 app/activitypub/util.py:1730 #, fuzzy, python-format msgid "Reply to comment on %(post_title)s" msgstr "Respondre a %(post_title)s" -#: app/activitypub/util.py:1926 app/post/routes.py:1506 +#: app/activitypub/util.py:2026 app/post/routes.py:1259 msgid "A post has been reported" msgstr "Una publicació ha estat denunciada" -#: app/activitypub/util.py:1947 app/post/routes.py:1640 +#: app/activitypub/util.py:2047 app/post/routes.py:1409 app/shared/reply.py:318 msgid "A comment has been reported" msgstr "S'ha informat d'un comentari" @@ -80,15 +137,20 @@ msgstr "Eslògan" msgid "Icon" msgstr "Icona" -#: app/admin/forms.py:19 +#: app/admin/forms.py:18 msgid "Sidebar" msgstr "Barra lateral" -#: app/admin/forms.py:20 app/templates/base.html:253 +#: app/admin/forms.py:19 app/templates/base.html:272 +#: app/templates/instance/people.html:24 #, fuzzy msgid "About" msgstr "Disposició" +#: app/admin/forms.py:20 +msgid "Announcement at top of home page" +msgstr "" + #: app/admin/forms.py:21 msgid "Legal information" msgstr "Informació legal" @@ -97,11 +159,11 @@ msgstr "Informació legal" 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 +#: app/admin/forms.py:23 app/admin/forms.py:42 app/admin/forms.py:52 +#: app/admin/forms.py:103 app/admin/forms.py:123 app/admin/forms.py:132 +#: app/admin/forms.py:166 app/admin/forms.py:226 app/community/forms.py:63 +#: app/community/forms.py:76 app/community/forms.py:118 +#: app/templates/admin/permissions.html:34 app/user/forms.py:134 msgid "Save" msgstr "Desa" @@ -117,6 +179,10 @@ msgstr "Permet publicacions d'imatges locals" 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:29 +msgid "0 means cache forever" +msgstr "" + #: app/admin/forms.py:30 msgid "Allow NSFW communities" msgstr "Permet comunitats NSFW" @@ -158,36 +224,44 @@ msgid "Block registrations from these referrers (one per line)" msgstr "Bloqueja els registres d'aquests referits (un per línia)" #: app/admin/forms.py:38 -msgid "Log ActivityPub JSON for debugging" -msgstr "Registre ActivityPub JSON per a la depuració" - -#: app/admin/forms.py:39 msgid "Default theme" msgstr "Tema per defecte" -#: app/admin/forms.py:44 +#: app/admin/forms.py:39 +msgid "Log ActivityPub JSON for debugging" +msgstr "Registre ActivityPub JSON per a la depuració" + +#: app/admin/forms.py:40 +msgid "Show moderation actions publicly" +msgstr "" + +#: app/admin/forms.py:41 +msgid "Show Rational Discourse Toolkit in sidebar" +msgstr "" + +#: app/admin/forms.py:46 msgid "Allowlist instead of blocklist" msgstr "Llista permesa en lloc de llista de bloqueig" -#: app/admin/forms.py:45 +#: app/admin/forms.py:47 msgid "Allow federation with these instances" msgstr "Permet la federació amb aquestes instàncies" -#: app/admin/forms.py:46 +#: app/admin/forms.py:48 msgid "Blocklist instead of allowlist" msgstr "Llista de bloqueig en lloc de llista d'autorització" -#: app/admin/forms.py:47 +#: app/admin/forms.py:49 msgid "Deny federation with these instances" msgstr "Denegar la federació amb aquests casos" -#: app/admin/forms.py:48 +#: app/admin/forms.py:50 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)" -#: app/admin/forms.py:49 +#: app/admin/forms.py:51 #, fuzzy msgid "" "Discard all posts and comments by users with these words in their name " @@ -196,444 +270,590 @@ 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 +#: app/admin/forms.py:56 +msgid "Number of Communities to add" +msgstr "" + +#: app/admin/forms.py:57 +#, fuzzy +msgid "Add Communities" +msgstr "Comunitats" + +#: app/admin/forms.py:61 +msgid "Import Bans List Json File" +msgstr "" + +#: app/admin/forms.py:62 app/user/forms.py:70 +#, fuzzy +msgid "Import" +msgstr "Informe" + +#: app/admin/forms.py:63 app/user/forms.py:69 +#, fuzzy +msgid "Export" +msgstr "Informe" + +#: app/admin/forms.py:67 app/community/forms.py:48 app/community/forms.py:67 +#: app/community/forms.py:110 msgid "Title" msgstr "Títol" -#: app/admin/forms.py:55 app/admin/forms.py:107 app/community/forms.py:20 +#: app/admin/forms.py:68 app/community/forms.py:20 +#: app/templates/community/community_wiki_list.html:33 msgid "Url" msgstr "URL" -#: app/admin/forms.py:56 app/community/forms.py:21 app/community/forms.py:49 +#: app/admin/forms.py:69 app/community/forms.py:21 app/community/forms.py:49 +#: app/templates/community/community_moderate.html:39 msgid "Description" msgstr "Descripció" -#: app/admin/forms.py:57 app/community/forms.py:22 app/community/forms.py:50 +#: app/admin/forms.py:70 app/community/forms.py:22 app/community/forms.py:50 msgid "Icon image" msgstr "Imatge d'icona" -#: app/admin/forms.py:58 app/community/forms.py:23 app/community/forms.py:51 +#: app/admin/forms.py:71 app/community/forms.py:23 app/community/forms.py:51 msgid "Banner image" msgstr "Imatge de bàner" -#: app/admin/forms.py:59 app/community/forms.py:24 app/community/forms.py:52 +#: app/admin/forms.py:72 app/community/forms.py:24 app/community/forms.py:52 msgid "Rules" msgstr "Normes" -#: app/admin/forms.py:60 app/community/forms.py:53 +#: app/admin/forms.py:73 app/community/forms.py:53 msgid "Porn community" msgstr "Comunitat pornogràfica" -#: app/admin/forms.py:61 +#: app/admin/forms.py:74 msgid "Banned - no new posts accepted" msgstr "Prohibit - no s'accepta cap publicació nova" -#: app/admin/forms.py:62 app/community/forms.py:54 +#: app/admin/forms.py:75 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:63 app/community/forms.py:55 +#: app/admin/forms.py:76 app/community/forms.py:55 msgid "Only moderators can post" msgstr "Només els moderadors poden publicar" -#: app/admin/forms.py:64 app/community/forms.py:56 +#: app/admin/forms.py:77 app/community/forms.py:56 msgid "New moderators wanted" msgstr "Es busquen nous moderadors" -#: app/admin/forms.py:65 +#: app/admin/forms.py:78 msgid "Posts show on home page" msgstr "Les publicacions es mostren a la pàgina d'inici" -#: app/admin/forms.py:66 +#: app/admin/forms.py:79 msgid "Posts can be popular" msgstr "Les publicacions poden ser populars" -#: app/admin/forms.py:67 +#: app/admin/forms.py:80 msgid "Posts show in All list" msgstr "Les publicacions es mostren a tota la llista" -#: app/admin/forms.py:68 +#: app/admin/forms.py:81 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:69 +#: app/admin/forms.py:82 msgid "Forever" msgstr "Per sempre" -#: app/admin/forms.py:70 +#: app/admin/forms.py:83 msgid "1 week" msgstr "1 setmana" -#: app/admin/forms.py:71 +#: app/admin/forms.py:84 msgid "2 weeks" msgstr "2 setmanes" -#: app/admin/forms.py:72 +#: app/admin/forms.py:85 msgid "1 month" msgstr "Un mes" -#: app/admin/forms.py:73 +#: app/admin/forms.py:86 msgid "2 months" msgstr "2 mesos" -#: app/admin/forms.py:74 +#: app/admin/forms.py:87 msgid "3 months" msgstr "3 mesos" -#: app/admin/forms.py:75 +#: app/admin/forms.py:88 msgid "6 months" msgstr "6 mesos" -#: app/admin/forms.py:76 +#: app/admin/forms.py:89 msgid "1 year" msgstr "Un any" -#: app/admin/forms.py:77 +#: app/admin/forms.py:90 msgid "2 years" msgstr "2 anys" -#: app/admin/forms.py:78 +#: app/admin/forms.py:91 msgid "5 years" msgstr "5 anys" -#: app/admin/forms.py:79 +#: app/admin/forms.py:92 msgid "10 years" msgstr "10 anys" -#: app/admin/forms.py:81 +#: app/admin/forms.py:94 msgid "Retain content" msgstr "Retenir el contingut" -#: app/admin/forms.py:82 app/community/forms.py:57 +#: app/admin/forms.py:95 app/community/forms.py:57 msgid "Topic" msgstr "Tema" -#: app/admin/forms.py:83 app/community/forms.py:59 +#: app/admin/forms.py:96 app/community/forms.py:59 #: app/templates/community/_community_nav.html:25 msgid "List" msgstr "Llista" -#: app/admin/forms.py:84 app/community/forms.py:60 +#: app/admin/forms.py:97 app/community/forms.py:60 msgid "Masonry" msgstr "" -#: app/admin/forms.py:85 app/community/forms.py:61 +#: app/admin/forms.py:98 app/community/forms.py:61 msgid "Wide masonry" msgstr "" -#: app/admin/forms.py:86 app/community/forms.py:62 +#: app/admin/forms.py:99 app/community/forms.py:62 msgid "Layout" msgstr "Disposició" -#: app/admin/forms.py:87 +#: app/admin/forms.py:100 app/admin/forms.py:131 msgid "Posting warning" msgstr "" -#: app/admin/forms.py:88 app/community/forms.py:27 app/community/forms.py:58 +#: app/admin/forms.py:101 app/community/forms.py:27 app/community/forms.py:58 msgid "Languages" msgstr "" -#: app/admin/forms.py:89 +#: app/admin/forms.py:102 msgid "Override remote language setting" msgstr "" -#: app/admin/forms.py:96 app/community/forms.py:34 +#: app/admin/forms.py:109 app/community/forms.py:34 msgid "Url is required." msgstr "URL és obligatori" -#: app/admin/forms.py:100 app/community/forms.py:38 +#: app/admin/forms.py:113 app/community/forms.py:38 msgid "- cannot be in Url. Use _ instead?" msgstr "- no pot estar a l'Url. Utilitzeu _?" -#: 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 +#: app/admin/forms.py:119 app/community/forms.py:19 +#: app/templates/admin/approve_registrations.html:20 +#: app/templates/admin/approve_registrations.html:58 +#: app/templates/admin/users.html:22 +#: app/templates/community/community_mod_list.html:34 +#: app/templates/community/community_wiki_list.html:32 +#: app/templates/instance/people.html:23 app/templates/user/filters.html:43 +#: app/templates/user/filters.html:85 app/templates/user/filters.html:103 +#: app/templates/user/filters.html:121 app/templates/user/filters.html:139 +#: app/user/forms.py:124 msgid "Name" msgstr "Nom" -#: app/admin/forms.py:108 +#: app/admin/forms.py:119 +msgid "Human readable name for the topic." +msgstr "" + +#: app/admin/forms.py:120 app/community/forms.py:68 +msgid "Slug" +msgstr "" + +#: app/admin/forms.py:120 +msgid "A short and unique identifier that becomes part of the URL." +msgstr "" + +#: app/admin/forms.py:121 msgid "Parent topic" msgstr "Tema principal" -#: app/admin/forms.py:113 app/auth/forms.py:10 app/auth/forms.py:17 -#: app/community/forms.py:67 +#: app/admin/forms.py:122 +msgid "Show posts from child topics" +msgstr "" + +#: app/admin/forms.py:127 +msgid "Vote weight" +msgstr "" + +#: app/admin/forms.py:128 app/templates/admin/instances.html:18 +#: app/templates/admin/instances.html:55 +#: app/templates/instance/list_instances.html:20 +#: app/templates/instance/list_instances.html:49 +msgid "Dormant" +msgstr "" + +#: app/admin/forms.py:129 app/templates/admin/instances.html:19 +#: app/templates/admin/instances.html:53 +#: app/templates/instance/list_instances.html:21 +#, fuzzy +msgid "Gone forever" +msgstr "Per sempre" + +#: app/admin/forms.py:130 app/templates/admin/instances.html:20 +#: app/templates/admin/instances.html:31 +#: app/templates/instance/list_instances.html:22 +msgid "Trusted" +msgstr "" + +#: app/admin/forms.py:136 app/auth/forms.py:10 app/auth/forms.py:17 +#: app/community/forms.py:80 msgid "User name" msgstr "Nom d'usuari" -#: app/admin/forms.py:115 app/user/forms.py:15 +#: app/admin/forms.py:138 app/user/forms.py:13 msgid "Email address" msgstr "Adreça de correu electrònic" -#: app/admin/forms.py:116 app/auth/forms.py:11 app/auth/forms.py:20 -#: app/auth/forms.py:74 +#: app/admin/forms.py:139 app/auth/forms.py:11 app/auth/forms.py:20 +#: app/auth/forms.py:77 msgid "Password" msgstr "Paraula de pas" -#: app/admin/forms.py:118 app/auth/forms.py:22 app/auth/forms.py:76 +#: app/admin/forms.py:141 app/auth/forms.py:22 app/auth/forms.py:79 msgid "Repeat password" msgstr "Repeteix la paraula de pas" -#: app/admin/forms.py:119 app/user/forms.py:18 +#: app/admin/forms.py:142 app/user/forms.py:16 msgid "Bio" msgstr "Biografia" -#: app/admin/forms.py:120 app/user/forms.py:19 +#: app/admin/forms.py:143 app/user/forms.py:17 msgid "Matrix User ID" msgstr "Usuari de Matrix" -#: app/admin/forms.py:121 app/user/forms.py:20 +#: app/admin/forms.py:144 app/user/forms.py:19 msgid "Avatar image" msgstr "Imatge d'avatar" -#: app/admin/forms.py:122 app/user/forms.py:21 +#: app/admin/forms.py:145 app/user/forms.py:20 msgid "Top banner image" msgstr "Imatge del banner superior" -#: app/admin/forms.py:123 app/admin/forms.py:177 app/user/forms.py:22 +#: app/admin/forms.py:146 app/admin/forms.py:208 app/user/forms.py:21 msgid "This profile is a bot" msgstr "Aquest compte és un robot" -#: app/admin/forms.py:124 app/admin/forms.py:178 +#: app/admin/forms.py:147 app/admin/forms.py:209 msgid "Email address is verified" msgstr "Adreça de correu electrònic verificada" -#: app/admin/forms.py:125 app/admin/forms.py:179 +#: app/admin/forms.py:148 app/admin/forms.py:210 +#: app/templates/admin/users.html:27 msgid "Banned" msgstr "Expulsat" -#: app/admin/forms.py:126 app/user/forms.py:36 +#: app/admin/forms.py:149 app/user/forms.py:36 msgid "Subscribe to email newsletter" msgstr "Subscriu-te al butlletí per correu electrònic" -#: app/admin/forms.py:127 app/user/forms.py:38 +#: app/admin/forms.py:150 app/admin/forms.py:211 app/user/forms.py:108 +msgid "Show" +msgstr "" + +#: app/admin/forms.py:151 app/admin/forms.py:212 app/user/forms.py:109 +#: app/user/forms.py:128 +msgid "Hide completely" +msgstr "" + +#: app/admin/forms.py:152 app/admin/forms.py:213 +msgid "Blur" +msgstr "" + +#: app/admin/forms.py:153 app/admin/forms.py:214 app/user/forms.py:128 +msgid "Make semi-transparent" +msgstr "" + +#: app/admin/forms.py:154 app/user/forms.py:38 app/user/forms.py:112 msgid "Hide posts by bots" msgstr "Amaga les publicacions dels robots" -#: app/admin/forms.py:128 app/user/forms.py:39 +#: app/admin/forms.py:156 app/admin/forms.py:215 app/user/forms.py:39 +#: app/user/forms.py:114 msgid "Show NSFW posts" msgstr "Mostra les publicacions NSFW" -#: app/admin/forms.py:129 app/user/forms.py:40 +#: app/admin/forms.py:158 app/admin/forms.py:217 app/user/forms.py:40 +#: app/user/forms.py:116 msgid "Show NSFL posts" msgstr "Mostra les publicacions NSFL" -#: app/admin/forms.py:130 app/admin/forms.py:180 +#: app/admin/forms.py:161 app/admin/forms.py:219 msgid "User" msgstr "Usuari" -#: app/admin/forms.py:131 app/admin/forms.py:181 +#: app/admin/forms.py:162 app/admin/forms.py:220 +#: app/templates/admin/permissions.html:19 msgid "Staff" msgstr "Personal" -#: app/admin/forms.py:132 app/admin/forms.py:182 app/admin/routes.py:32 -#: app/templates/base.html:189 +#: app/admin/forms.py:163 app/admin/forms.py:221 app/admin/routes.py:40 +#: app/templates/admin/permissions.html:20 app/templates/base.html:209 msgid "Admin" msgstr "Administrador/a" -#: app/admin/forms.py:134 app/admin/forms.py:184 +#: app/admin/forms.py:165 app/admin/forms.py:223 msgid "Role" msgstr "Rol" -#: app/admin/forms.py:140 app/auth/forms.py:32 +#: app/admin/forms.py:171 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:144 app/auth/forms.py:36 +#: app/admin/forms.py:175 app/auth/forms.py:39 msgid "User names cannot contain @." msgstr "Els noms d'usuari no poden contenir @." -#: app/admin/forms.py:148 app/auth/forms.py:40 +#: app/admin/forms.py:179 app/auth/forms.py:43 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:150 app/auth/forms.py:42 +#: app/admin/forms.py:181 app/auth/forms.py:45 msgid "An account with this user name already exists." msgstr "Ja existeix un compte amb aquest nom." -#: app/admin/forms.py:153 app/auth/forms.py:45 +#: app/admin/forms.py:184 app/auth/forms.py:48 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." -#: app/admin/forms.py:160 app/admin/forms.py:173 app/auth/forms.py:52 -#: app/auth/forms.py:65 +#: app/admin/forms.py:191 app/admin/forms.py:204 app/auth/forms.py:55 +#: app/auth/forms.py:68 msgid "This password is too common." msgstr "La contrasenya és massa comuna." -#: app/admin/forms.py:170 app/auth/forms.py:62 +#: app/admin/forms.py:201 app/auth/forms.py:65 msgid "This password is not secure." msgstr "Aquesta paraula de pas no és segura." -#: app/admin/forms.py:185 +#: app/admin/forms.py:224 msgid "Remove avatar" msgstr "Esborra l'avatar" -#: app/admin/forms.py:186 +#: app/admin/forms.py:225 msgid "Remove banner" msgstr "Esborra el bàner" -#: app/admin/forms.py:191 +#: app/admin/forms.py:230 msgid "Subject" msgstr "Assumpte" -#: app/admin/forms.py:192 +#: app/admin/forms.py:231 msgid "Body (text)" msgstr "Text del cos" -#: app/admin/forms.py:193 +#: app/admin/forms.py:232 msgid "Body (html)" msgstr "Text del cost (HTML)" -#: app/admin/forms.py:194 +#: app/admin/forms.py:233 msgid "Test mode" msgstr "Mode de prova" -#: app/admin/forms.py:195 app/admin/routes.py:793 +#: app/admin/forms.py:234 app/admin/routes.py:1273 msgid "Send newsletter" msgstr "Envia butlletí" -#: app/admin/routes.py:64 app/templates/admin/_nav.html:4 -#: app/templates/admin/site.html:13 app/templates/base.html:191 +#: app/admin/routes.py:131 app/templates/admin/_nav.html:4 +#: app/templates/admin/site.html:13 app/templates/base.html:211 msgid "Site profile" msgstr "Perfil del lloc" -#: app/admin/routes.py:112 app/templates/admin/_nav.html:5 -#: app/templates/admin/misc.html:12 app/templates/base.html:192 +#: app/admin/routes.py:184 app/templates/admin/_nav.html:5 +#: app/templates/admin/misc.html:12 app/templates/base.html:212 msgid "Misc settings" msgstr "Altres Configuracions" -#: app/admin/routes.py:150 +#: app/admin/routes.py:263 +#, python-format +msgid "%d out of %d communities were excluded using current filters" +msgstr "" + +#: app/admin/routes.py:310 +#, python-format +msgid "Results: %(results)s" +msgstr "" + +#: app/admin/routes.py:314 +#, python-format +msgid "" +"Subscription process for %(communities_to_add)d of " +"%(parsed_communities_sorted)d communities launched in background, check " +"admin/activities for details" +msgstr "" + +#: app/admin/routes.py:339 +msgid "Ban imports started in a background process." +msgstr "" + +#: app/admin/routes.py:342 +msgid "Ban imports requested, but no json provided." +msgstr "" + +#: app/admin/routes.py:428 msgid "Admin settings saved" msgstr "S'ha desat la configuració de l'administrador" -#: app/admin/routes.py:162 +#: app/admin/routes.py:441 msgid "Federation settings" msgstr "Configuració de la Federació" -#: app/admin/routes.py:184 +#: app/admin/routes.py:592 msgid "ActivityPub Log" msgstr "Registre d'ActivityPub" -#: app/admin/routes.py:194 app/templates/admin/activity_json.html:13 +#: app/admin/routes.py:602 app/templates/admin/activity_json.html:13 msgid "Activity JSON" msgstr "Activitat JSON" -#: 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 +#: app/admin/routes.py:637 app/community/routes.py:306 +#: app/community/routes.py:1608 app/community/routes.py:1665 +#: app/main/routes.py:216 app/post/routes.py:212 app/post/routes.py:1933 +#: app/templates/admin/_nav.html:6 app/templates/admin/instances.html:26 +#: app/templates/base.html:213 app/templates/list_communities.html:61 +#: app/templates/user/alerts/_type.html:9 app/templates/user/filters.html:73 +#: app/templates/user/notifications.html:66 +#: app/templates/user/show_profile.html:191 msgid "Communities" msgstr "Comunitats" -#: app/admin/routes.py:251 +#: app/admin/routes.py:660 #, 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 +#: app/admin/routes.py:731 app/admin/routes.py:838 app/admin/routes.py:866 +#: app/admin/routes.py:1127 app/admin/routes.py:1368 +#: app/community/routes.py:1044 app/community/routes.py:1552 +#: app/community/routes.py:1731 msgid "Saved" msgstr "S'ha desat" -#: app/admin/routes.py:318 +#: app/admin/routes.py:735 msgid "" "This is a remote community - most settings here will be regularly " "overwritten with data from the original server." msgstr "" -#: app/admin/routes.py:338 app/community/routes.py:1129 +#: app/admin/routes.py:755 app/community/routes.py:1057 msgid "Edit community" msgstr "" -#: app/admin/routes.py:357 app/community/routes.py:1152 +#: app/admin/routes.py:779 app/community/routes.py:1120 msgid "Community deleted" msgstr "" -#: 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 +#: app/admin/routes.py:813 app/community/routes.py:292 +#: app/community/routes.py:1595 app/community/routes.py:1652 +#: app/post/routes.py:198 app/templates/admin/_nav.html:7 +#: app/templates/admin/topics.html:31 app/templates/base.html:145 +#: app/templates/base.html:165 app/templates/base.html:214 +#: app/templates/topic/show_topic.html:14 +#: app/templates/user/alerts/_type.html:12 msgid "Topics" msgstr "" -#: app/admin/routes.py:416 app/templates/admin/topics.html:31 +#: app/admin/routes.py:841 app/templates/admin/topics.html:31 msgid "Add topic" msgstr "" -#: app/admin/routes.py:444 +#: app/admin/routes.py:873 msgid "Edit topic" msgstr "" -#: app/admin/routes.py:459 +#: app/admin/routes.py:889 msgid "Topic deleted" msgstr "" -#: app/admin/routes.py:461 +#: app/admin/routes.py:891 msgid "Cannot delete topic with communities assigned to it." msgstr "" -#: app/admin/routes.py:488 app/templates/admin/_nav.html:8 -#: app/templates/admin/users.html:12 app/templates/base.html:196 +#: app/admin/routes.py:920 app/templates/admin/_nav.html:8 +#: app/templates/admin/instances.html:27 app/templates/admin/users.html:12 +#: app/templates/admin/users_trash.html:12 app/templates/base.html:215 +#: app/templates/user/alerts/_type.html:15 msgid "Users" msgstr "" -#: app/admin/routes.py:524 +#: app/admin/routes.py:959 msgid "Problematic users" msgstr "" -#: app/admin/routes.py:545 +#: app/admin/routes.py:981 msgid "Bad posts" msgstr "" -#: app/admin/routes.py:577 +#: app/admin/routes.py:1016 msgid "Likely spam" msgstr "" -#: app/admin/routes.py:613 +#: app/admin/routes.py:1050 app/templates/base.html:219 +#, fuzzy +msgid "Deleted content" +msgstr "Retenir el contingut" + +#: app/admin/routes.py:1088 msgid "Registration approved." msgstr "" -#: app/admin/routes.py:644 +#: app/admin/routes.py:1123 msgid "" "Permissions are cached for 50 seconds so new admin roles won't take " "effect immediately." msgstr "" -#: app/admin/routes.py:652 +#: app/admin/routes.py:1131 msgid "" "This is a remote user - most settings here will be regularly overwritten " "with data from the original server." msgstr "" -#: app/admin/routes.py:659 +#: app/admin/routes.py:1140 msgid "Edit user" msgstr "" -#: app/admin/routes.py:725 +#: app/admin/routes.py:1200 msgid "User added" msgstr "" -#: app/admin/routes.py:728 +#: app/admin/routes.py:1203 msgid "Add user" msgstr "" -#: app/admin/routes.py:752 +#: app/admin/routes.py:1231 msgid "User deleted" msgstr "" -#: app/admin/routes.py:775 app/templates/admin/reports.html:12 -#: app/templates/community/_community_moderation_nav.html:11 +#: app/admin/routes.py:1254 app/templates/admin/reports.html:12 +#: app/templates/admin/users.html:28 +#: app/templates/community/_community_moderation_nav.html:8 #: app/templates/community/community_moderate.html:21 msgid "Reports" msgstr "" -#: app/admin/util.py:111 +#: app/admin/routes.py:1295 +#, fuzzy +msgid "Settings saved" +msgstr "S'ha desat la configuració de l'administrador" + +#: app/admin/routes.py:1300 +msgid "Role permissions" +msgstr "" + +#: app/admin/routes.py:1377 +#, fuzzy +msgid "Edit instance" +msgstr "Instància bloquejada." + +#: app/admin/util.py:108 msgid "None" msgstr "" @@ -645,7 +865,9 @@ msgstr "" msgid "Log In" msgstr "" -#: app/auth/forms.py:18 app/auth/forms.py:19 app/auth/forms.py:69 +#: app/auth/forms.py:18 app/auth/forms.py:19 app/auth/forms.py:72 +#: app/templates/admin/approve_registrations.html:21 +#: app/templates/admin/approve_registrations.html:59 msgid "Email" msgstr "" @@ -653,89 +875,94 @@ msgstr "" msgid "Why would you like to join this site?" msgstr "" -#: app/auth/forms.py:27 app/auth/routes.py:154 app/templates/base.html:147 +#: app/auth/forms.py:27 app/auth/routes.py:164 app/templates/base.html:160 msgid "Register" msgstr "" -#: app/auth/forms.py:70 +#: app/auth/forms.py:37 +#, fuzzy +msgid "User names cannot contain spaces." +msgstr "Els noms d'usuari no poden contenir @." + +#: app/auth/forms.py:73 msgid "Request password reset" msgstr "" -#: app/auth/forms.py:78 +#: app/auth/forms.py:81 msgid "Set password" msgstr "" -#: app/auth/routes.py:29 app/auth/routes.py:32 +#: app/auth/routes.py:30 app/auth/routes.py:33 app/shared/auth.py:37 msgid "No account exists with that user name." msgstr "" -#: app/auth/routes.py:36 +#: app/auth/routes.py:37 app/shared/auth.py:43 msgid "" "Invalid password. Please reset " "your password." msgstr "" -#: app/auth/routes.py:39 +#: app/auth/routes.py:40 app/shared/auth.py:46 msgid "Invalid password" msgstr "" -#: app/auth/routes.py:42 +#: app/auth/routes.py:43 app/shared/auth.py:61 msgid "You have been banned." msgstr "" -#: app/auth/routes.py:75 +#: app/auth/routes.py:78 msgid "Login" msgstr "" -#: app/auth/routes.py:101 +#: app/auth/routes.py:109 msgid "Sorry, you cannot use that email address" msgstr "" -#: app/auth/routes.py:103 +#: app/auth/routes.py:111 msgid "Sorry, you cannot use that user name" msgstr "" -#: app/auth/routes.py:120 +#: app/auth/routes.py:128 #, python-format msgid "Your username contained special letters so it was changed to %(name)s." msgstr "" -#: app/auth/routes.py:159 +#: app/auth/routes.py:169 msgid "Account under review" msgstr "" -#: app/auth/routes.py:164 app/templates/auth/check_email.html:8 +#: app/auth/routes.py:174 app/templates/auth/check_email.html:8 msgid "Check your email" msgstr "" -#: app/auth/routes.py:175 +#: app/auth/routes.py:185 msgid "Sorry, you cannot use that email address." msgstr "" -#: app/auth/routes.py:180 +#: app/auth/routes.py:190 msgid "Check your email for a link to reset your password." msgstr "" -#: app/auth/routes.py:183 +#: app/auth/routes.py:193 msgid "No account with that email address exists" msgstr "" -#: app/auth/routes.py:185 +#: app/auth/routes.py:195 msgid "Reset Password" msgstr "" -#: app/auth/routes.py:199 +#: app/auth/routes.py:209 #, 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:219 +#: app/auth/routes.py:223 app/auth/routes.py:230 msgid "Thank you for verifying your email address." msgstr "" -#: app/auth/routes.py:221 +#: app/auth/routes.py:232 msgid "Email address validation failed." msgstr "" @@ -747,75 +974,75 @@ msgstr "" msgid "Reply" msgstr "" -#: app/chat/forms.py:18 app/post/forms.py:18 app/user/forms.py:62 +#: app/chat/forms.py:18 app/post/forms.py:18 app/user/forms.py:79 msgid "Spam" msgstr "" -#: app/chat/forms.py:19 app/post/forms.py:18 app/user/forms.py:63 +#: app/chat/forms.py:19 app/post/forms.py:18 app/user/forms.py:80 msgid "Harassment" msgstr "" -#: app/chat/forms.py:20 app/post/forms.py:19 app/user/forms.py:64 +#: app/chat/forms.py:20 app/post/forms.py:19 app/user/forms.py:81 msgid "Threatening violence" msgstr "Amenaça de violència" -#: app/chat/forms.py:21 app/user/forms.py:65 +#: app/chat/forms.py:21 app/user/forms.py:82 msgid "Promoting hate / genocide" msgstr "Promoció de l'odi/genocidi" -#: app/chat/forms.py:22 app/post/forms.py:20 app/user/forms.py:66 +#: app/chat/forms.py:22 app/post/forms.py:20 app/user/forms.py:83 msgid "Misinformation / disinformation" msgstr "Informació falsa" -#: app/chat/forms.py:23 app/post/forms.py:21 app/user/forms.py:67 +#: app/chat/forms.py:23 app/post/forms.py:21 app/user/forms.py:84 msgid "Racism, sexism, transphobia" msgstr "Racisme, Sexisme, Transfòbia" -#: app/chat/forms.py:24 app/post/forms.py:23 app/user/forms.py:70 +#: app/chat/forms.py:24 app/post/forms.py:23 app/user/forms.py:87 msgid "Minor abuse or sexualization" msgstr "Maltractament menor o sexualització" -#: app/chat/forms.py:25 app/post/forms.py:24 app/user/forms.py:71 +#: app/chat/forms.py:25 app/post/forms.py:24 app/user/forms.py:88 msgid "Non-consensual intimate media" msgstr "Mitjans íntims no consensuats" -#: app/chat/forms.py:26 app/post/forms.py:25 app/user/forms.py:72 +#: app/chat/forms.py:26 app/post/forms.py:25 app/user/forms.py:89 msgid "Prohibited transaction" msgstr "Transacció prohibida" -#: app/chat/forms.py:26 app/post/forms.py:25 app/user/forms.py:72 +#: app/chat/forms.py:26 app/post/forms.py:25 app/user/forms.py:89 msgid "Impersonation" msgstr "Suplantació" -#: app/chat/forms.py:27 app/post/forms.py:26 app/user/forms.py:73 +#: app/chat/forms.py:27 app/post/forms.py:26 app/user/forms.py:90 msgid "Copyright violation" msgstr "Vulneració dels drets d'autor" -#: app/chat/forms.py:27 app/post/forms.py:26 app/user/forms.py:73 +#: app/chat/forms.py:27 app/post/forms.py:26 app/user/forms.py:90 msgid "Trademark violation" msgstr "Vulneració de una marca registrada" -#: app/chat/forms.py:28 app/post/forms.py:27 app/user/forms.py:74 +#: app/chat/forms.py:28 app/post/forms.py:27 app/user/forms.py:91 msgid "Self-harm or suicide" msgstr "Autolesions i suïcidi" -#: app/chat/forms.py:29 app/community/forms.py:247 app/post/forms.py:28 -#: app/user/forms.py:75 +#: app/chat/forms.py:29 app/community/forms.py:237 app/post/forms.py:28 +#: app/user/forms.py:92 msgid "Other" msgstr "Altres" -#: 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 +#: app/chat/forms.py:30 app/community/forms.py:101 app/community/forms.py:239 +#: app/post/forms.py:29 app/user/forms.py:93 msgid "Reason" msgstr "Motiu" -#: app/chat/forms.py:31 app/community/forms.py:250 app/post/forms.py:30 -#: app/user/forms.py:77 +#: app/chat/forms.py:31 app/community/forms.py:240 app/post/forms.py:30 +#: app/user/forms.py:94 msgid "More info" msgstr "Més informació" -#: 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 +#: app/chat/forms.py:33 app/community/forms.py:242 app/post/forms.py:32 +#: app/templates/user/show_profile.html:102 app/user/forms.py:96 msgid "Report" msgstr "Informe" @@ -824,37 +1051,37 @@ msgstr "Informe" msgid "Chat with %(name)s" msgstr "Fer un xat amb %(name)s" -#: app/chat/routes.py:69 +#: app/chat/routes.py:70 msgid "Send" msgstr "Envia" -#: app/chat/routes.py:79 app/templates/chat/new_message.html:14 +#: app/chat/routes.py:80 app/templates/chat/new_message.html:14 #, python-format msgid "New message to \"%(recipient_name)s\"" msgstr "Nou missatge de \"%(recipient_name)s\"" -#: app/chat/routes.py:124 +#: app/chat/routes.py:127 msgid "Conversation deleted" msgstr "S'ha suprimit la conversa" -#: app/chat/routes.py:135 +#: app/chat/routes.py:138 msgid "Instance blocked." msgstr "Instància bloquejada." -#: app/chat/routes.py:165 +#: app/chat/routes.py:168 msgid "This conversation has been reported, thank you!" msgstr "S'ha informat d'aquesta conversa, gràcies!" -#: app/chat/routes.py:170 +#: app/chat/routes.py:173 msgid "Report conversation" msgstr "Informa d'una conversa" -#: app/chat/util.py:58 +#: app/chat/util.py:54 #, python-format msgid "Message failed to send to %(name)s." msgstr "No s'ha enviat el missatge a %(name)s." -#: app/chat/util.py:60 +#: app/chat/util.py:56 msgid "Message sent." msgstr "S'ha enviat el missatge." @@ -867,123 +1094,130 @@ msgstr "Crea" 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:69 app/community/forms.py:111 app/post/forms.py:11 +msgid "Body" +msgstr "Cos" + +#: app/community/forms.py:70 +msgid "Mods and admins" +msgstr "" + +#: app/community/forms.py:71 +msgid "Trusted accounts" +msgstr "" #: app/community/forms.py:72 +#, fuzzy +msgid "Community members" +msgstr "Comunitats" + +#: app/community/forms.py:73 +#, fuzzy +msgid "Any account" +msgstr "Prohibició fins" + +#: app/community/forms.py:75 +msgid "Who can edit" +msgstr "" + +#: app/community/forms.py:81 +msgid "Find" +msgstr "" + +#: app/community/forms.py:85 msgid "Amend the report description if necessary" msgstr "Modificar la descripció de l'informe si fos necessari" -#: app/community/forms.py:73 +#: app/community/forms.py:86 msgid "Escalate report" msgstr "Escala l'informe" -#: app/community/forms.py:77 +#: app/community/forms.py:90 msgid "Note for mod log" msgstr "Nota del registre pel moderador" -#: app/community/forms.py:78 +#: app/community/forms.py:91 msgid "Also resolve all other reports about the same thing." msgstr "Resoldre també tots els altres informes sobre el mateix." -#: app/community/forms.py:79 +#: app/community/forms.py:92 #: app/templates/community/community_moderate_report_resolve.html:13 msgid "Resolve report" msgstr "Resoldre informe" -#: app/community/forms.py:83 +#: app/community/forms.py:96 msgid "Community address" msgstr "Adreça de la comunitat" -#: app/community/forms.py:84 app/search/routes.py:85 -#: app/templates/base.html:222 app/templates/community/add_remote.html:13 +#: app/community/forms.py:97 app/search/routes.py:106 +#: app/templates/base.html:246 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/domain/domains_blocked.html:29 app/templates/index.html:44 +#: app/templates/instance/list_instances.html:17 #: 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:89 +#: app/community/forms.py:102 msgid "Ban until" msgstr "Prohibició fins" -#: app/community/forms.py:90 +#: app/community/forms.py:103 msgid "Also delete all their posts" msgstr "També esborra totes les seves publicacions" -#: app/community/forms.py:91 +#: app/community/forms.py:104 msgid "Also delete all their comments" msgstr "També esborra tots els seus comentaris" -#: app/community/forms.py:92 +#: app/community/forms.py:105 #: app/templates/community/community_moderate_subscribers.html:56 #: app/templates/domain/domains_blocked.html:48 -#: app/templates/user/show_profile.html:206 +#: app/templates/user/show_profile.html:231 msgid "Ban" msgstr "Expulsar" -#: 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/community/forms.py:109 app/templates/list_communities.html:66 #: app/templates/search/start.html:18 msgid "Community" msgstr "Comunitat" -#: 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: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/community/forms.py:112 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 +#: app/community/forms.py:113 msgid "Sticky" msgstr "Fixat" -#: 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 +#: app/community/forms.py:114 msgid "NSFW" msgstr "NSFW" -#: 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 +#: app/community/forms.py:115 msgid "Gore/gross" msgstr "Gore/Brut" -#: 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/community/forms.py:116 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: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 +#: app/community/forms.py:117 app/post/forms.py:13 +#: app/templates/search/start.html:36 msgid "Language" msgstr "" -#: app/community/forms.py:112 app/community/forms.py:134 +#: app/community/forms.py:126 app/community/forms.py:141 msgid "URL" msgstr "URL" -#: app/community/forms.py:125 +#: app/community/forms.py:135 #, python-format msgid "Links to %(domain)s are not allowed." msgstr "No es permeten enllaços a %(domain)s." @@ -993,243 +1227,270 @@ msgstr "No es permeten enllaços a %(domain)s." msgid "Videos from %(domain)s are not allowed." msgstr "No es permeten enllaços a %(domain)s." -#: app/community/forms.py:155 +#: app/community/forms.py:153 app/community/forms.py:180 msgid "Alt text" msgstr "Text alternatiu" -#: app/community/forms.py:157 app/templates/community/_add_post_types.html:4 +#: app/community/forms.py:154 app/templates/community/add_post.html:14 +#: app/templates/search/start.html:31 msgid "Image" msgstr "Imatge" -#: app/community/forms.py:185 +#: app/community/forms.py:175 app/community/forms.py:186 msgid "Images cannot be posted to local communities." msgstr "Les imatges no es poden publicar a les comunitats locals." -#: app/community/forms.py:194 +#: app/community/forms.py:191 #, fuzzy msgid "Mode" msgstr "Mode de prova" -#: app/community/forms.py:194 +#: app/community/forms.py:191 msgid "Voters choose one option" msgstr "" -#: app/community/forms.py:194 +#: app/community/forms.py:191 msgid "Voters choose many options" msgstr "" -#: app/community/forms.py:196 +#: app/community/forms.py:193 #, fuzzy msgid "30 minutes" msgstr "3 mesos" -#: app/community/forms.py:197 +#: app/community/forms.py:194 msgid "1 hour" msgstr "" -#: app/community/forms.py:198 +#: app/community/forms.py:195 msgid "6 hours" msgstr "" -#: app/community/forms.py:199 +#: app/community/forms.py:196 msgid "12 hours" msgstr "" -#: app/community/forms.py:200 +#: app/community/forms.py:197 msgid "1 day" msgstr "" -#: app/community/forms.py:201 +#: app/community/forms.py:198 msgid "3 days" msgstr "" -#: app/community/forms.py:202 +#: app/community/forms.py:199 msgid "7 days" msgstr "" -#: app/community/forms.py:204 +#: app/community/forms.py:201 msgid "End voting in" msgstr "" -#: app/community/forms.py:205 +#: app/community/forms.py:202 #, fuzzy msgid "Accept votes from this instance only" msgstr "Només accepta publicacions de la instància actual" -#: app/community/forms.py:232 +#: app/community/forms.py:222 msgid "Polls need options for people to choose from" msgstr "" -#: app/community/forms.py:235 +#: app/community/forms.py:225 msgid "Provide at least two choices" msgstr "" -#: app/community/forms.py:241 +#: app/community/forms.py:231 msgid "Breaks instance rules" msgstr "Incompleix les regles de la instància" -#: app/community/forms.py:242 +#: app/community/forms.py:232 msgid "Abandoned by moderators" msgstr "Abandonat pels moderadors" -#: app/community/forms.py:243 +#: app/community/forms.py:233 msgid "Cult" msgstr "" -#: app/community/forms.py:244 +#: app/community/forms.py:234 msgid "Scam" msgstr "" -#: app/community/forms.py:245 +#: app/community/forms.py:235 msgid "Alt-right pipeline" msgstr "" -#: app/community/forms.py:246 app/post/forms.py:19 +#: app/community/forms.py:236 app/post/forms.py:19 msgid "Hate / genocide" msgstr "" -#: app/community/forms.py:264 app/community/routes.py:1155 +#: app/community/forms.py:254 app/community/routes.py:1123 msgid "Delete community" msgstr "" -#: app/community/routes.py:87 +#: app/community/forms.py:258 +msgid "Full URL" +msgstr "" + +#: app/community/forms.py:259 +msgid "Retrieve" +msgstr "" + +#: app/community/routes.py:98 msgid "Your new community has been created." msgstr "" -#: app/community/routes.py:93 app/templates/community/add_local.html:13 +#: app/community/routes.py:104 app/templates/community/add_local.html:13 #: app/templates/community/community_edit.html:25 msgid "Create community" msgstr "" -#: app/community/routes.py:119 app/community/routes.py:1607 +#: app/community/routes.py:125 app/community/routes.py:1960 +msgid "" +"Sorry, that instance is blocked, check https://gui.fediseer.com/ for " +"reasons." +msgstr "" + +#: app/community/routes.py:140 app/community/routes.py:1963 msgid "Community not found." msgstr "" -#: app/community/routes.py:121 app/community/routes.py:1609 +#: app/community/routes.py:142 app/community/routes.py:1965 msgid "" "Community not found. If you are searching for a nsfw community it is " "blocked by this instance." msgstr "" -#: app/community/routes.py:124 app/community/routes.py:1612 +#: app/community/routes.py:145 app/community/routes.py:1968 #, python-format msgid "That community is banned from %(site)s." msgstr "" -#: app/community/routes.py:127 +#: app/community/routes.py:148 app/templates/search/start.html:84 msgid "Add remote community" msgstr "" -#: 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/community/routes.py:167 app/search/routes.py:125 +msgid "Post not found." +msgstr "" + +#: app/community/routes.py:170 app/search/routes.py:128 +#: app/templates/community/retrieve_remote_post.html:13 +msgid "Retrieve Remote Post" +msgstr "" + +#: app/community/routes.py:275 app/community/routes.py:1580 +#: app/community/routes.py:1637 app/instance/routes.py:159 +#: app/post/routes.py:181 app/post/routes.py:1929 app/templates/base.html:143 +#: app/templates/base.html:163 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/tag/tag.html:13 -#: app/templates/topic/show_topic.html:13 +#: app/templates/community/community_modlog.html:13 +#: app/templates/community/community_wiki_list.html:13 +#: app/templates/community/community_wiki_revisions.html:13 +#: app/templates/domain/domain.html:13 app/templates/instance/overview.html:13 +#: app/templates/instance/people.html:13 app/templates/tag/tag.html:13 +#: app/templates/topic/show_topic.html:13 app/templates/user/alerts.html:13 +#: app/templates/user/bookmarks.html:13 +#: app/templates/user/bookmarks_comments.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/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/filters.html:14 app/templates/user/import_export.html:15 +#: app/templates/user/notifications.html:13 app/templates/user/people.html:13 +#: app/templates/user/read_posts.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:350 +#: app/community/routes.py:434 app/shared/tasks/follows.py:51 msgid "You cannot join this community" msgstr "" -#: 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:525 app/community/routes.py:605 -#: app/community/routes.py:685 app/community/routes.py:765 +#: app/community/routes.py:753 msgid "Add post to community" msgstr "" -#: 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 +#: app/community/routes.py:842 app/community/routes.py:870 +#: app/community/routes.py:872 #, python-format msgid "Your post to %(name)s has been made." msgstr "" -#: app/community/routes.py:1048 +#: app/community/routes.py:968 msgid "A community has been reported" msgstr "" -#: app/community/routes.py:1059 +#: app/community/routes.py:979 msgid "Community has been reported, thank you!" msgstr "" -#: app/community/routes.py:1062 +#: app/community/routes.py:982 msgid "Report community" msgstr "" -#: app/community/routes.py:1173 +#: app/community/routes.py:1079 +#, fuzzy +msgid "Icon removed!" +msgstr "Imatge d'icona" + +#: app/community/routes.py:1095 app/user/routes.py:211 +#, fuzzy +msgid "Banner removed!" +msgstr "Imatge de bàner" + +#: app/community/routes.py:1142 #: app/templates/community/community_mod_list.html:22 #, python-format msgid "Moderators for %(community)s" msgstr "" -#: app/community/routes.py:1198 +#: app/community/routes.py:1168 msgid "Moderator added" msgstr "" -#: app/community/routes.py:1202 +#: app/community/routes.py:1172 #, python-format msgid "You are now a moderator of %(name)s" msgstr "" -#: app/community/routes.py:1227 -msgid "Account not found" -msgstr "" - -#: app/community/routes.py:1229 -#: app/templates/community/community_add_moderator.html:13 +#: app/community/routes.py:1215 +#: app/templates/community/community_find_moderator.html:13 #, python-format msgid "Add moderator to %(community)s" msgstr "" -#: app/community/routes.py:1249 +#: app/community/routes.py:1238 msgid "Moderator removed" msgstr "" -#: app/community/routes.py:1266 app/post/routes.py:1592 app/post/routes.py:1715 +#: app/community/routes.py:1263 app/post/routes.py:1360 app/post/routes.py:1505 +#: app/user/routes.py:597 #, python-format msgid "Content from %(name)s will be hidden." msgstr "" -#: app/community/routes.py:1295 +#: app/community/routes.py:1292 #, python-format msgid "%(name)s has been banned." msgstr "" -#: app/community/routes.py:1302 +#: app/community/routes.py:1299 #, python-format msgid "Posts by %(name)s have been deleted." msgstr "" -#: app/community/routes.py:1308 +#: app/community/routes.py:1305 #, python-format msgid "Comments by %(name)s have been deleted." msgstr "" -#: app/community/routes.py:1334 +#: app/community/routes.py:1333 msgid "Ban from community" msgstr "" @@ -1238,71 +1499,168 @@ msgstr "" msgid "%(name)s has been unbanned." msgstr "" -#: app/community/routes.py:1392 +#: app/community/routes.py:1394 #, fuzzy, python-format msgid "New posts in %(community_name)s" msgstr "Nou missatge de \"%(community_name)s\"" -#: app/community/routes.py:1437 app/community/routes.py:1471 +#: app/community/routes.py:1439 app/community/routes.py:1474 #, python-format msgid "Moderation of %(community)s" msgstr "" -#: app/community/routes.py:1499 +#: app/community/routes.py:1517 +#, fuzzy +msgid "Community Wiki" +msgstr "Comunitat" + +#: app/community/routes.py:1555 +#: app/templates/community/community_wiki_list.html:25 +msgid "Add wiki page" +msgstr "" + +#: app/community/routes.py:1702 +msgid "Reverted to old version of the page." +msgstr "" + +#: app/community/routes.py:1742 +msgid "Edit wiki page" +msgstr "" + +#: app/community/routes.py:1770 +#, python-format +msgid "%(title)s revisions" +msgstr "" + +#: app/community/routes.py:1794 +msgid "Page deleted" +msgstr "" + +#: app/community/routes.py:1821 +#, fuzzy, python-format +msgid "Mod Log of %(community)s" +msgstr "Comunitat pornogràfica" + +#: app/community/routes.py:1851 msgid "Admin has been notified about this report." msgstr "" -#: app/community/routes.py:1547 +#: app/community/routes.py:1899 msgid "Report resolved." msgstr "" -#: app/community/routes.py:1585 +#: app/community/routes.py:1937 msgid "Report ignored." msgstr "" -#: app/community/routes.py:1615 +#: app/community/routes.py:1971 msgid "Search result for remote community" msgstr "" -#: app/domain/routes.py:114 +#: app/dev/forms.py:12 +#, fuzzy +msgid "Populate Communities" +msgstr "Comunitats" + +#: app/dev/forms.py:15 +#, fuzzy +msgid "Populate Topics" +msgstr "Tema principal" + +#: app/dev/forms.py:18 +#, fuzzy +msgid "Delete Communities" +msgstr "Comunitats" + +#: app/dev/forms.py:21 +#, fuzzy +msgid "Delete Topics" +msgstr "Tema principal" + +#: app/domain/routes.py:121 #, python-format msgid "%(name)s blocked." msgstr "" -#: app/domain/routes.py:127 +#: app/domain/routes.py:134 #, python-format msgid "%(name)s un-blocked." msgstr "" -#: app/domain/routes.py:140 app/tag/routes.py:120 +#: app/domain/routes.py:147 app/tag/routes.py:178 #, python-format msgid "%(name)s banned for all users and all content deleted." msgstr "" -#: app/domain/routes.py:152 app/tag/routes.py:132 +#: app/domain/routes.py:159 app/tag/routes.py:190 #, python-format msgid "%(name)s un-banned for all users." msgstr "" -#: app/main/routes.py:75 +#: app/instance/routes.py:26 app/instance/routes.py:163 +#: app/templates/base.html:225 app/templates/instance/overview.html:14 +#: app/templates/instance/people.html:14 app/templates/user/filters.html:77 +msgid "Instances" +msgstr "" + +#: app/instance/routes.py:30 +#, fuzzy +msgid "Trusted instances" +msgstr "Incompleix les regles de la instància" + +#: app/instance/routes.py:33 +msgid "Online instances" +msgstr "" + +#: app/instance/routes.py:36 +#, fuzzy +msgid "Dormant instances" +msgstr "Incompleix les regles de la instància" + +#: app/instance/routes.py:39 +msgid "Gone forever instances" +msgstr "" + +#: app/instance/routes.py:69 app/templates/instance/overview.html:18 +#, python-format +msgid "%(instance)s overview" +msgstr "" + +#: app/instance/routes.py:97 app/templates/instance/people.html:19 +#, python-format +msgid "People from %(instance)s" +msgstr "" + +#: app/instance/routes.py:177 app/templates/instance/posts.html:19 +#, fuzzy, python-format +msgid "Posts from %(instance)s" +msgstr "Només accepta publicacions de la instància actual" + +#: app/main/routes.py:62 msgid "Create an account to tailor this feed to your interests." msgstr "" -#: app/main/routes.py:178 app/templates/base.html:142 -#: app/templates/base.html:160 +#: app/main/routes.py:164 app/templates/base.html:154 +#: app/templates/base.html:174 msgid "Browse by topic" msgstr "" -#: app/main/routes.py:234 -msgid "Local communities" -msgstr "" +#: app/main/routes.py:268 +#, fuzzy +msgid "Local Communities" +msgstr "Comunitats" -#: app/main/routes.py:249 app/templates/base.html:171 -#: app/templates/list_communities.html:19 -msgid "Joined communities" -msgstr "" +#: app/main/routes.py:320 +#, fuzzy +msgid "Joined Communities" +msgstr "Comunitats" -#: app/main/routes.py:417 +#: app/main/routes.py:352 +#, fuzzy +msgid "Moderation Log" +msgstr "Configuració de la Federació" + +#: app/main/routes.py:559 msgid "Please click the link in your email inbox to verify your account." msgstr "" @@ -1310,162 +1668,270 @@ msgstr "" msgid "Comment" msgstr "" -#: app/post/forms.py:18 app/user/forms.py:61 +#: app/post/forms.py:18 app/user/forms.py:78 msgid "Breaks community rules" msgstr "" -#: app/post/forms.py:22 app/user/forms.py:69 +#: app/post/forms.py:22 app/user/forms.py:86 msgid "Sharing personal info - doxing" msgstr "" -#: app/post/forms.py:44 app/post/routes.py:1609 +#: app/post/forms.py:44 app/post/routes.py:1377 #: app/templates/post/post_mea_culpa.html:13 msgid "I changed my mind" msgstr "" -#: app/post/routes.py:50 +#: app/post/forms.py:48 +msgid "Community to post this link to" +msgstr "" + +#: app/post/forms.py:49 +msgid "Next" +msgstr "" + +#: app/post/routes.py:46 +msgid "This post has been deleted and is only visible to staff and admins." +msgstr "" + +#: app/post/routes.py:56 #, python-format msgid "%(name)s has indicated they made a mistake in this post." msgstr "" -#: app/post/routes.py:78 app/post/routes.py:627 +#: app/post/routes.py:77 app/post/routes.py:559 #, python-format -msgid "You cannot reply to %(name)s" +msgid "Your reply was not accepted because %(reason)s" msgstr "" -#: app/post/routes.py:88 app/post/routes.py:641 -msgid "This type of comment is not accepted, sorry." -msgstr "" - -#: 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 +#: app/post/routes.py:435 #, fuzzy msgid "Vote has been cast." msgstr "Una publicació ha estat denunciada" -#: app/post/routes.py:596 app/post/routes.py:804 +#: app/post/routes.py:483 app/post/routes.py:669 #, python-format msgid "Discussing %(title)s" msgstr "" -#: app/post/routes.py:650 +#: app/post/routes.py:516 +#, python-format +msgid "You cannot reply to %(name)s" +msgstr "" + +#: app/post/routes.py:530 +msgid "This type of comment is not accepted, sorry." +msgstr "" + +#: app/post/routes.py:539 msgid "We have upvoted the comment for you." msgstr "" -#: app/post/routes.py:653 +#: app/post/routes.py:542 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 +#: app/post/routes.py:792 app/post/routes.py:1529 app/shared/reply.py:223 +#: app/user/routes.py:165 app/user/routes.py:398 app/user/routes.py:462 +#: app/user/routes.py:986 app/user/routes.py:1027 app/user/routes.py:1059 msgid "Your changes have been saved." msgstr "" -#: 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 +#: app/post/routes.py:828 app/templates/post/post_edit.html:11 msgid "Edit post" msgstr "" -#: app/post/routes.py:1434 +#: app/post/routes.py:1045 msgid "Post deleted." msgstr "" -#: app/post/routes.py:1493 +#: app/post/routes.py:1173 +#, fuzzy +msgid "Post has been restored." +msgstr "Una publicació ha estat denunciada" + +#: app/post/routes.py:1187 +msgid "Post purged." +msgstr "" + +#: app/post/routes.py:1204 app/post/routes.py:1473 app/shared/post.py:64 +#: app/shared/reply.py:68 +msgid "Bookmark added." +msgstr "" + +#: app/post/routes.py:1206 app/shared/post.py:67 +msgid "This post has already been bookmarked." +msgstr "" + +#: app/post/routes.py:1220 app/post/routes.py:1236 app/shared/post.py:92 +#: app/shared/reply.py:97 +#, fuzzy +msgid "Bookmark has been removed." +msgstr "Una publicació ha estat denunciada" + +#: app/post/routes.py:1246 msgid "" "Moderators have already assessed reports regarding this post, no further " "reports are necessary." msgstr "" -#: app/post/routes.py:1496 +#: app/post/routes.py:1249 msgid "Post has already been reported, thank you!" msgstr "" -#: app/post/routes.py:1544 +#: app/post/routes.py:1297 msgid "Post has been reported, thank you!" msgstr "" -#: app/post/routes.py:1549 +#: app/post/routes.py:1302 msgid "Report post" msgstr "" -#: app/post/routes.py:1563 app/post/routes.py:1699 +#: app/post/routes.py:1317 app/post/routes.py:1488 #, python-format msgid "%(name)s has been blocked." msgstr "" -#: app/post/routes.py:1579 +#: app/post/routes.py:1334 #, python-format msgid "Posts linking to %(name)s will be hidden." msgstr "" -#: app/post/routes.py:1623 +#: app/post/routes.py:1347 +#, python-format +msgid "Posts in %(name)s will be hidden." +msgstr "" + +#: app/post/routes.py:1392 msgid "" "Moderators have already assessed reports regarding this comment, no " "further reports are necessary." msgstr "" -#: app/post/routes.py:1628 +#: app/post/routes.py:1397 app/shared/reply.py:306 msgid "Comment has already been reported, thank you!" msgstr "" -#: app/post/routes.py:1679 +#: app/post/routes.py:1448 msgid "Comment has been reported, thank you!" msgstr "" -#: app/post/routes.py:1684 +#: app/post/routes.py:1453 msgid "Report comment" msgstr "" -#: app/post/routes.py:1844 +#: app/post/routes.py:1475 +#, fuzzy +msgid "This comment has already been bookmarked." +msgstr "S'ha informat d'un comentari" + +#: app/post/routes.py:1635 msgid "Edit comment" msgstr "" -#: app/post/routes.py:1868 +#: app/post/routes.py:1659 app/shared/reply.py:250 msgid "Comment deleted." msgstr "" -#: app/search/routes.py:74 +#: app/post/routes.py:1726 app/shared/reply.py:278 +#, fuzzy +msgid "Comment restored." +msgstr "S'ha informat d'un comentari" + +#: app/post/routes.py:1799 +msgid "Comment purged." +msgstr "" + +#: app/post/routes.py:1801 +msgid "Comments that have been replied to cannot be purged." +msgstr "" + +#: app/post/routes.py:1870 app/post/routes.py:1890 +msgid "Voting Activity" +msgstr "" + +#: app/post/routes.py:1937 +msgid "Cross post" +msgstr "" + +#: app/search/routes.py:94 #, python-format msgid "Search results for %(q)s" msgstr "" +#: app/shared/reply.py:71 +#, fuzzy +msgid "This comment has already been bookmarked" +msgstr "S'ha informat d'un comentari" + +#: app/shared/site.py:25 +msgid "You cannot block the local instance." +msgstr "" + +#: app/shared/user.py:32 app/user/routes.py:558 +msgid "You cannot block yourself." +msgstr "" + +#: app/shared/user.py:40 +msgid "You cannot block admin or staff." +msgstr "" + +#: app/shared/user.py:71 app/user/routes.py:613 +msgid "You cannot unblock yourself." +msgstr "" + +#: app/shared/tasks/follows.py:65 +msgid "Community is on banned or blocked instance" +msgstr "" + +#: app/shared/tasks/notes.py:103 app/shared/tasks/notes.py:197 +msgid "You have been mentioned in a comment" +msgstr "" + +#: app/templates/_home_nav.html:1 +msgid "Sorting methods: " +msgstr "" + +#: app/templates/_home_nav.html:2 +msgid "Trending now" +msgstr "" + #: app/templates/_home_nav.html:3 #: app/templates/community/_community_nav.html:10 -#: app/templates/post/post.html:66 app/user/forms.py:46 +#: app/templates/post/post.html:67 app/user/forms.py:49 msgid "Hot" msgstr "" +#: app/templates/_home_nav.html:5 +msgid "Most upvotes in the last 24h" +msgstr "" + #: app/templates/_home_nav.html:6 #: app/templates/community/_community_nav.html:13 -#: app/templates/post/post.html:69 app/user/forms.py:47 +#: app/templates/post/post.html:70 app/templates/search/start.html:58 +#: app/user/forms.py:50 msgid "Top" msgstr "" +#: app/templates/_home_nav.html:8 +msgid "Latest posts" +msgstr "" + #: app/templates/_home_nav.html:9 #: app/templates/community/_community_nav.html:16 -#: app/templates/post/post.html:72 app/user/forms.py:48 +#: app/templates/post/post.html:73 app/user/forms.py:51 msgid "New" msgstr "" +#: app/templates/_home_nav.html:11 +msgid "Recently commented on" +msgstr "" + #: app/templates/_home_nav.html:12 #: app/templates/community/_community_nav.html:19 -#: app/templates/list_communities.html:81 app/user/forms.py:49 +#: app/templates/list_communities.html:81 +#: app/templates/user/show_profile.html:109 app/user/forms.py:52 msgid "Active" msgstr "" @@ -1473,180 +1939,368 @@ msgstr "" msgid "Rational Discourse Toolkit" 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:68 +#: app/templates/_side_pane.html:9 app/templates/community/add_remote.html:37 +#: app/templates/community/lookup_remote.html:20 +#: app/templates/list_communities.html:96 +msgid "Leave" +msgstr "" + +#: app/templates/_side_pane.html:11 app/templates/list_communities.html:98 +msgid "Pending" +msgstr "" + +#: app/templates/_side_pane.html:13 app/templates/community/add_remote.html:39 +#: app/templates/community/lookup_remote.html:22 +#: app/templates/list_communities.html:100 +#: app/templates/list_communities.html:103 +msgid "Join" +msgstr "" + +#: app/templates/_side_pane.html:18 +#: app/templates/community/_community_nav.html:4 +#: app/templates/community/add_post.html:3 +#: app/templates/topic/show_topic.html:78 +msgid "Create post" +msgstr "" + +#: app/templates/_side_pane.html:23 +msgid "Search this community" +msgstr "" + +#: app/templates/_side_pane.html:45 +msgid "Moderators have not been active recently." +msgstr "" + +#: app/templates/_side_pane.html:50 +msgid "View community on original server" +msgstr "" + +#: app/templates/_side_pane.html:51 +msgid "Retrieve a post from the original server" +msgstr "" + +#: app/templates/_side_pane.html:55 +#, python-format +msgid "Only people on %(instance_domain)s can post or reply in this community." +msgstr "" + +#: app/templates/_side_pane.html:67 +msgid "Related communities" +msgstr "" + +#: app/templates/_side_pane.html:77 app/templates/index.html:22 +#: app/templates/index.html:61 app/templates/list_topics.html:36 +#: app/templates/search/results.html:58 app/templates/topic/show_topic.html:99 +#, fuzzy +msgid "More communities" +msgstr "Comunitats" + +#: app/templates/_side_pane.html:86 +msgid "Community Settings" +msgstr "" + +#: app/templates/_side_pane.html:90 +msgid "Moderate" +msgstr "" + +#: app/templates/_side_pane.html:93 +#: 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/community/community_modlog.html:15 +#: app/templates/community/community_wiki_list.html:15 +#: app/templates/community/community_wiki_revisions.html:15 +#: app/templates/user/_user_nav.html:5 app/templates/user/notifications.html:57 +#: app/templates/user/show_profile.html:182 +msgid "Settings" +msgstr "" + +#: app/templates/_view_filter_nav.html:1 +msgid "Post filters: " +msgstr "" + +#: app/templates/_view_filter_nav.html:3 +#, fuzzy, python-format +msgid "Posts from joined communities" +msgstr "Nou missatge de \"%(community_name)s\"" + +#: app/templates/_view_filter_nav.html:4 app/user/forms.py:56 +msgid "Subscribed" +msgstr "" + +#: app/templates/_view_filter_nav.html:7 +#, fuzzy +msgid "Posts on this instance" +msgstr "Només accepta publicacions de la instància actual" + +#: app/templates/_view_filter_nav.html:8 app/templates/list_communities.html:17 +#: app/user/forms.py:57 +msgid "Local" +msgstr "" + +#: app/templates/_view_filter_nav.html:10 +msgid "Posts from popular communities" +msgstr "" + +#: app/templates/_view_filter_nav.html:11 app/user/forms.py:58 +msgid "Popular" +msgstr "" + +#: app/templates/_view_filter_nav.html:13 +msgid "No filter" +msgstr "" + +#: app/templates/_view_filter_nav.html:14 +#: app/templates/list_communities.html:14 app/templates/search/start.html:20 +#: app/templates/search/start.html:28 app/templates/search/start.html:38 +#: app/templates/search/start.html:46 app/templates/user/alerts/_filter.html:3 +#: app/user/forms.py:59 +msgid "All" +msgstr "" + +#: app/templates/about.html:10 app/templates/donate.html:24 +#: app/templates/index.html:69 app/templates/keyboard_shortcuts.html:63 +#: app/templates/search/results.html:66 #, python-format msgid "About %(site_name)s" msgstr "" -#: app/templates/base.html:55 +#: app/templates/about.html:16 +#, fuzzy +msgid "Team" +msgstr "Nom d'usuari" + +#: app/templates/about.html:21 +msgid "Contact" +msgstr "" + +#: app/templates/about.html:23 +#, fuzzy +msgid "About Us" +msgstr "Disposició" + +#: app/templates/about.html:31 +#, fuzzy +msgid "Legal Information" +msgstr "Informació legal" + +#: app/templates/about.html:33 +msgid "Our Privacy Policy" +msgstr "" + +#: app/templates/base.html:6 +#: app/templates/community/community_wiki_revisions.html:29 +msgid "Author" +msgstr "" + +#: app/templates/base.html:31 app/templates/post/post_teaser/_article.html:11 +#: app/templates/post/post_teaser/_image.html:14 +#: app/templates/post/post_teaser/_link.html:17 +#: app/templates/post/post_teaser/_poll.html:12 +#: app/templates/post/post_teaser/_video.html:19 +#, python-format +msgid "Go to community %(name)s" +msgstr "" + +#: app/templates/base.html:66 msgid "PieFed" msgstr "" -#: app/templates/base.html:116 app/templates/base.html:213 -#: app/templates/user/notifications.html:18 app/user/routes.py:582 +#: app/templates/base.html:127 app/templates/base.html:237 +#: app/templates/user/notifications.html:18 app/user/routes.py:855 msgid "Notifications" msgstr "" -#: app/templates/base.html:136 app/templates/base.html:154 -msgid "Popular" -msgstr "" +#: app/templates/base.html:152 app/templates/base.html:172 +#, fuzzy +msgid "More topics" +msgstr "Tema principal" -#: app/templates/base.html:137 app/templates/base.html:155 -msgid "All posts" -msgstr "" - -#: app/templates/base.html:143 app/templates/base.html:161 +#: app/templates/base.html:156 app/templates/base.html:176 #: app/templates/list_communities.html:13 msgid "All communities" msgstr "" -#: app/templates/auth/login.html:13 app/templates/base.html:146 +#: app/templates/auth/login.html:13 app/templates/base.html:159 msgid "Log in" msgstr "" -#: app/templates/base.html:148 app/templates/base.html:186 -#: app/templates/donate.html:10 +#: app/templates/base.html:161 app/templates/base.html:206 +#: app/templates/base.html:271 app/templates/donate.html:10 msgid "Donate" msgstr "" -#: app/templates/base.html:164 +#: app/templates/base.html:179 msgid "Moderating" msgstr "" -#: app/templates/base.html:179 -msgid "Account" -msgstr "" - -#: app/templates/base.html:181 -msgid "View profile" -msgstr "" - -#: app/templates/base.html:182 -msgid "Edit profile & settings" -msgstr "" - -#: app/templates/base.html:183 -msgid "Chats" +#: app/templates/base.html:186 app/templates/list_communities.html:19 +msgid "Joined communities" msgstr "" #: app/templates/base.html:194 -#, fuzzy -msgid "Communities - no topic" -msgstr "Comunitats" +msgid "Account" +msgstr "" + +#: app/templates/base.html:196 +msgid "View profile" +msgstr "" #: app/templates/base.html:197 -msgid "Monitoring - users" +msgid "Edit profile & settings" msgstr "" #: app/templates/base.html:198 +msgid "Chats" +msgstr "" + +#: app/templates/base.html:199 app/templates/user/bookmarks.html:15 +#: app/templates/user/bookmarks.html:18 +#: app/templates/user/bookmarks_comments.html:15 app/user/routes.py:1125 +msgid "Bookmarks" +msgstr "" + +#: app/templates/base.html:200 +#, fuzzy +msgid "Activity Alerts" +msgstr "Activitat JSON" + +#: app/templates/base.html:202 +#, fuzzy +msgid "Read Posts" +msgstr "Informe" + +#: app/templates/base.html:216 +msgid "Monitoring - users" +msgstr "" + +#: app/templates/base.html:217 #, fuzzy msgid "Monitoring - content" msgstr "Retenir el contingut" -#: app/templates/base.html:199 +#: app/templates/base.html:218 msgid "Monitoring - spammy content" msgstr "" -#: app/templates/admin/_nav.html:11 app/templates/base.html:201 +#: app/templates/admin/_nav.html:11 app/templates/base.html:221 msgid "Registration applications" msgstr "" -#: app/templates/admin/_nav.html:13 app/templates/base.html:203 -#: app/templates/community/community.html:191 +#: app/templates/admin/_nav.html:13 app/templates/base.html:223 #: 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 +#: app/templates/base.html:224 msgid "Federation" msgstr "" #: app/templates/admin/_nav.html:15 app/templates/admin/newsletter.html:9 -#: app/templates/base.html:205 +#: app/templates/base.html:226 msgid "Newsletter" msgstr "" -#: app/templates/admin/_nav.html:16 app/templates/admin/activities.html:12 -#: app/templates/base.html:206 +#: app/templates/admin/_nav.html:17 app/templates/admin/activities.html:12 +#: app/templates/base.html:227 msgid "Activities" msgstr "" -#: app/templates/base.html:211 +#: app/templates/admin/_nav.html:16 app/templates/admin/permissions.html:13 +#: app/templates/base.html:228 +msgid "Permissions" +msgstr "" + +#: app/templates/admin/_nav.html:19 app/templates/base.html:230 +#: app/templates/dev/tools.html:10 +msgid "Dev Tools" +msgstr "" + +#: app/templates/base.html:235 msgid "Log out" msgstr "" -#: app/templates/base.html:213 +#: app/templates/base.html:237 #, python-format msgid "%(num)d unread notifications" msgstr "" -#: app/templates/base.html:223 +#: app/templates/base.html:247 msgid "Light mode" msgstr "" -#: app/templates/base.html:224 +#: app/templates/base.html:248 msgid "Dark mode" msgstr "" -#: app/templates/base.html:254 app/templates/keyboard_shortcuts.html:10 +#: app/templates/base.html:273 app/templates/keyboard_shortcuts.html:10 msgid "Keyboard shortcuts" msgstr "" -#: app/templates/index.html:17 +#: app/templates/index.html:21 msgid "No posts yet. Join some communities to see more." msgstr "" -#: 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: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/admin/activities.html:60 +#: app/templates/admin/communities.html:54 +#: app/templates/admin/deleted_posts.html:23 +#: app/templates/admin/deleted_posts.html:47 +#: app/templates/admin/instances.html:66 app/templates/admin/posts.html:21 +#: app/templates/admin/reports.html:54 app/templates/admin/users.html:66 +#: app/templates/admin/users_trash.html:68 #: app/templates/community/community.html:99 #: app/templates/community/community_moderate.html:80 -#: app/templates/community/community_moderate_subscribers.html:67 +#: app/templates/community/community_moderate_subscribers.html:70 #: 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/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 +#: app/templates/domain/domains_blocked.html:59 app/templates/index.html:29 +#: app/templates/instance/list_instances.html:61 +#: app/templates/instance/people.html:40 app/templates/instance/posts.html:32 +#: app/templates/list_communities.html:122 app/templates/modlog.html:50 +#: 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/alerts.html:24 +#: app/templates/user/bookmarks.html:31 +#: app/templates/user/bookmarks_comments.html:35 +#: app/templates/user/read_posts.html:32 +#: app/templates/user/show_profile.html:130 +#: app/templates/user/show_profile.html:156 msgid "Previous page" msgstr "" -#: 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/admin/activities.html:65 +#: app/templates/admin/communities.html:59 +#: app/templates/admin/deleted_posts.html:28 +#: app/templates/admin/deleted_posts.html:52 +#: app/templates/admin/instances.html:71 app/templates/admin/posts.html:26 +#: app/templates/admin/reports.html:59 app/templates/admin/users.html:71 +#: app/templates/admin/users_trash.html:73 #: app/templates/community/community.html:104 #: app/templates/community/community_moderate.html:85 -#: app/templates/community/community_moderate_subscribers.html:72 +#: app/templates/community/community_moderate_subscribers.html:75 #: 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/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 +#: app/templates/domain/domains_blocked.html:64 app/templates/index.html:34 +#: app/templates/instance/list_instances.html:66 +#: app/templates/instance/people.html:45 app/templates/instance/posts.html:37 +#: app/templates/list_communities.html:127 app/templates/modlog.html:55 +#: 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/alerts.html:29 +#: app/templates/user/bookmarks.html:36 +#: app/templates/user/bookmarks_comments.html:40 +#: app/templates/user/read_posts.html:37 +#: app/templates/user/show_profile.html:135 +#: app/templates/user/show_profile.html:161 msgid "Next page" msgstr "" -#: app/templates/index.html:47 app/templates/search/results.html:48 +#: app/templates/index.html:51 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 +#: app/templates/index.html:62 app/templates/list_communities.html:134 +#: app/templates/search/results.html:59 msgid "Browse topics" msgstr "" @@ -1658,8 +2312,10 @@ msgstr "" msgid "Navigation" msgstr "" -#: app/templates/community/community_mod_list.html:33 -#: app/templates/keyboard_shortcuts.html:43 app/templates/user/filters.html:31 +#: app/templates/community/community_mod_list.html:35 +#: app/templates/community/community_modlog.html:32 +#: app/templates/keyboard_shortcuts.html:43 app/templates/modlog.html:18 +#: app/templates/user/filters.html:45 msgid "Action" msgstr "" @@ -1678,21 +2334,12 @@ msgid "" "hovering with the mouse or the J and K keys." msgstr "" -#: app/templates/list_communities.html:14 app/templates/search/start.html:20 -#: app/templates/search/start.html:28 -msgid "All" -msgstr "" - #: app/templates/list_communities.html:16 msgid "Communities on this server" msgstr "" -#: app/templates/list_communities.html:17 -msgid "Local" -msgstr "" - #: app/templates/list_communities.html:20 -#: app/templates/user/show_profile.html:92 +#: app/templates/user/show_profile.html:108 msgid "Joined" msgstr "" @@ -1728,7 +2375,14 @@ msgstr "" msgid "Sort by post count" msgstr "" +#: app/templates/admin/instances.html:28 +#: app/templates/instance/list_instances.html:40 +#: app/templates/instance/overview.html:21 +#: app/templates/instance/people.html:25 app/templates/instance/posts.html:16 #: app/templates/list_communities.html:71 +#: app/templates/user/_bookmarks_nav.html:5 +#: app/templates/user/alerts/_type.html:3 +#: app/templates/user/show_profile.html:114 msgid "Posts" msgstr "" @@ -1736,8 +2390,11 @@ msgstr "" msgid "Sort by reply count" msgstr "" -#: app/templates/list_communities.html:76 app/templates/post/post.html:61 -#: app/templates/post/post.html:158 +#: app/templates/instance/people.html:26 app/templates/list_communities.html:76 +#: app/templates/post/post.html:62 app/templates/post/post.html:150 +#: app/templates/user/_bookmarks_nav.html:8 +#: app/templates/user/alerts/_type.html:6 +#: app/templates/user/show_profile.html:115 msgid "Comments" msgstr "" @@ -1745,47 +2402,23 @@ msgstr "" msgid "Sort by recent activity" msgstr "" -#: app/templates/list_communities.html:92 +#: app/templates/list_communities.html:96 #, python-format msgid "Leave %(name)s" msgstr "" -#: app/templates/community/add_remote.html:32 -#: 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:123 -#: app/templates/list_communities.html:94 -msgid "Pending" -msgstr "" - -#: app/templates/list_communities.html:96 -#: app/templates/list_communities.html:99 +#: app/templates/list_communities.html:100 +#: app/templates/list_communities.html:103 #, python-format msgid "Join %(name)s" msgstr "" -#: app/templates/community/add_remote.html:34 -#: 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:106 +#: app/templates/list_communities.html:110 #, python-format msgid "Browse %(name)s" msgstr "" -#: app/templates/list_communities.html:128 app/templates/list_topics.html:36 +#: app/templates/list_communities.html:132 app/templates/list_topics.html:34 msgid "There are no communities yet." msgstr "" @@ -1793,6 +2426,42 @@ msgstr "" msgid "Choose a topic" msgstr "" +#: app/templates/list_topics.html:38 app/templates/topic/suggest_topics.html:14 +msgid "Suggest a topic" +msgstr "" + +#: app/templates/modlog.html:10 +#, fuzzy +msgid "Moderation log" +msgstr "Configuració de la Federació" + +#: app/templates/community/community_modlog.html:30 +#: app/templates/community/community_wiki_revisions.html:30 +#: app/templates/modlog.html:16 +msgid "When" +msgstr "" + +#: app/templates/community/community_modlog.html:31 +#: app/templates/modlog.html:17 +#, fuzzy +msgid "Moderator" +msgstr "Mode de prova" + +#: app/templates/community/community_modlog.html:47 +#: app/templates/modlog.html:33 +#, fuzzy +msgid "Reason:" +msgstr "Motiu" + +#: app/templates/modlog.html:36 +#, fuzzy, python-format +msgid " in %(community_name)s" +msgstr "Nou missatge de \"%(community_name)s\"" + +#: app/templates/modlog.html:44 +msgid "There are no moderation actions to show." +msgstr "" + #: app/templates/privacy.html:10 msgid "Privacy" msgstr "" @@ -1823,25 +2492,112 @@ msgstr "Mode de registre" msgid "When registering, people are asked \"%(question)s\"." msgstr "" +#: app/templates/admin/approve_registrations.html:22 +#: app/templates/admin/approve_registrations.html:60 +#, fuzzy +msgid "Email verifed" +msgstr "Adreça de correu electrònic verificada" + +#: app/templates/admin/approve_registrations.html:23 +#: app/templates/admin/approve_registrations.html:61 +#, fuzzy +msgid "Answer" +msgstr "Usuari" + +#: app/templates/admin/approve_registrations.html:24 +#: app/templates/admin/approve_registrations.html:62 +msgid "Applied" +msgstr "" + +#: app/templates/admin/approve_registrations.html:25 +#: app/templates/admin/approve_registrations.html:63 +#: app/templates/admin/users.html:29 +msgid "IP and country code" +msgstr "" + +#: app/templates/admin/approve_registrations.html:26 +#: app/templates/admin/approve_registrations.html:64 +#: app/templates/admin/users.html:30 +msgid "Source" +msgstr "" + +#: app/templates/admin/approve_registrations.html:27 +#: app/templates/admin/approve_registrations.html:65 +#: app/templates/admin/users.html:31 +#: app/templates/community/community_moderate.html:42 +#: app/templates/community/community_wiki_revisions.html:42 +#, fuzzy +msgid "Actions" +msgstr "Mode de registre" + #: app/templates/admin/approve_registrations.html:39 msgid "Approve" msgstr "" #: app/templates/admin/approve_registrations.html:40 +#: app/templates/admin/approve_registrations.html:78 +#: app/templates/community/community_wiki_revisions.html:45 msgid "View" msgstr "" #: 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 +#: app/templates/community/community_wiki_list.html:55 +#: app/templates/post/post_options.html:28 +#: app/templates/post/post_reply_options.html:32 +#: app/templates/user/notifications.html:35 +#: app/templates/user/show_profile.html:237 msgid "Delete" msgstr "" #: app/templates/admin/approve_registrations.html:47 +#: app/templates/admin/approve_registrations.html:84 msgid "No one is waiting to be approved." msgstr "" +#: app/templates/admin/approve_registrations.html:54 +msgid "Recently approved" +msgstr "" + +#: app/templates/admin/communities.html:27 +#, fuzzy +msgid "Posts show on home page." +msgstr "Les publicacions es mostren a la pàgina d'inici" + +#: app/templates/admin/communities.html:28 +#, fuzzy +msgid "Posts can be popular." +msgstr "Les publicacions poden ser populars" + +#: app/templates/admin/communities.html:29 +#, fuzzy +msgid "Posts show in the All feed." +msgstr "Les publicacions es mostren a tota la llista" + +#: app/templates/admin/communities.html:30 +msgid "Content warning, NSFW or NSFL set for community." +msgstr "" + +#: app/templates/admin/deleted_posts.html:12 +#, fuzzy +msgid "Deleted posts" +msgstr "També esborra totes les seves publicacions" + +#: app/templates/admin/deleted_posts.html:17 +#, fuzzy +msgid "No deleted posts." +msgstr "També esborra totes les seves publicacions" + +#: app/templates/admin/deleted_posts.html:41 +#, fuzzy +msgid "No deleted comments." +msgstr "També esborra tots els seus comentaris" + +#: app/templates/admin/deleted_posts.html:57 +#: app/templates/admin/spam_posts.html:29 +#: app/templates/user/show_profile.html:166 +msgid "No comments yet." +msgstr "" + #: app/templates/admin/edit_community.html:12 #, python-format msgid "Edit %(community_name)s" @@ -1851,6 +2607,11 @@ msgstr "" msgid "Will not be overwritten by remote server" msgstr "" +#: app/templates/admin/edit_instance.html:13 +#, python-format +msgid "Edit %(instance_name)s" +msgstr "" + #: app/templates/admin/edit_topic.html:13 #, python-format msgid "Edit %(topic_name)s" @@ -1861,6 +2622,94 @@ msgstr "" msgid "Edit %(user_name)s (%(display_name)s)" msgstr "" +#: app/templates/admin/instances.html:17 app/templates/admin/instances.html:57 +#: app/templates/instance/list_instances.html:19 +#: app/templates/instance/list_instances.html:34 +#: app/templates/instance/list_instances.html:51 +#, fuzzy +msgid "Online" +msgstr "Eslògan" + +#: app/templates/admin/instances.html:23 +msgid "Domain" +msgstr "" + +#: app/templates/admin/instances.html:24 +#: app/templates/instance/list_instances.html:30 +msgid "Software" +msgstr "" + +#: app/templates/admin/instances.html:25 +#: app/templates/instance/list_instances.html:31 +#, fuzzy +msgid "Version" +msgstr "Motiu" + +#: app/templates/admin/instances.html:26 +#, fuzzy +msgid "Known Communities" +msgstr "Comunitats" + +#: app/templates/admin/instances.html:27 +msgid "Known Users" +msgstr "" + +#: app/templates/admin/instances.html:29 +#, fuzzy +msgid "Post Replies" +msgstr "Notificar sobre les respostes" + +#: app/templates/admin/instances.html:30 +msgid "Vote Weight" +msgstr "" + +#: app/templates/admin/instances.html:32 +msgid "When an Activity was received from them" +msgstr "" + +#: app/templates/admin/instances.html:32 app/templates/admin/users.html:24 +#, fuzzy +msgid "Seen" +msgstr "Envia" + +#: app/templates/admin/instances.html:33 +msgid "When we successfully sent them an Activity" +msgstr "" + +#: app/templates/admin/instances.html:33 +#, fuzzy +msgid "Sent" +msgstr "Envia" + +#: app/templates/admin/instances.html:34 +msgid "How many times we failed to send (reset to 0 after every successful send)" +msgstr "" + +#: app/templates/admin/instances.html:34 +msgid "Failed" +msgstr "" + +#: app/templates/admin/instances.html:35 +msgid "Instance Status - Online/Dormant/Gone Forever" +msgstr "" + +#: app/templates/admin/instances.html:35 +msgid "Status" +msgstr "" + +#: app/templates/admin/instances.html:48 +#, fuzzy +msgid "Yes" +msgstr "5 anys" + +#: app/templates/admin/instances.html:59 +#: app/templates/community/community_wiki_list.html:52 +#: app/templates/community/community_wiki_page_view.html:26 +#: app/templates/post/post_options.html:18 +#: app/templates/post/post_reply_options.html:18 +msgid "Edit" +msgstr "" + #: app/templates/admin/posts.html:12 app/templates/admin/spam_posts.html:12 msgid "Most downvoted posts in the last 3 days" msgstr "" @@ -1872,24 +2721,73 @@ msgid "" "previews in social media." msgstr "" -#: app/templates/admin/site.html:23 -msgid "About this instance" +#: app/templates/admin/site.html:20 app/templates/admin/site.html:22 +#: app/templates/admin/site.html:28 app/templates/admin/site.html:30 +msgid "HTML is allowed in this field." msgstr "" #: app/templates/admin/site.html:24 +msgid "Provide a square image, minimum 50 pixels wide but ideally 152+ pixels." +msgstr "" + +#: app/templates/admin/site.html:25 +msgid "About this instance" +msgstr "" + +#: app/templates/admin/site.html:26 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." +#: app/templates/admin/users.html:13 app/templates/admin/users_trash.html:13 +msgid "Add local user" msgstr "" -#: app/templates/admin/users.html:13 -msgid "Add local user" +#: app/templates/admin/users.html:22 +msgid "Display name." +msgstr "" + +#: app/templates/admin/users.html:23 +#: app/templates/community/community_moderate.html:37 +msgid "Local/Remote" +msgstr "" + +#: app/templates/admin/users.html:24 +msgid "Last seen." +msgstr "" + +#: app/templates/admin/users.html:25 +msgid "Attitude: Percentage of up votes vs. down votes the account made." +msgstr "" + +#: app/templates/admin/users.html:25 app/templates/user/show_profile.html:113 +msgid "Attitude" +msgstr "" + +#: app/templates/admin/users.html:26 +msgid "" +"Reputation: The Karma of the account. Total up votes minus down votes " +"they got." +msgstr "" + +#: app/templates/admin/users.html:26 +#, fuzzy +msgid "Reputation" +msgstr "Mode de registre" + +#: app/templates/admin/users.html:28 +#, fuzzy +msgid "How often a user has been reported." +msgstr "Una publicació ha estat denunciada" + +#: app/templates/admin/users.html:29 +msgid "IP address of last interaction." +msgstr "" + +#: app/templates/admin/users.html:30 +msgid "Which website linked to PieFed when the user initially registered." msgstr "" #: app/templates/auth/check_email.html:9 @@ -1916,6 +2814,7 @@ msgstr "" #: app/templates/auth/permission_denied.html:8 #: app/templates/chat/blocked.html:13 app/templates/chat/denied.html:14 +#: app/templates/topic/suggestion_denied.html:14 msgid "Sorry" msgstr "" @@ -1981,8 +2880,8 @@ msgid "Block chats and posts from instance: %(name)s" msgstr "" #: app/templates/chat/chat_options.html:29 -#: app/templates/post/post_options.html:50 -#: app/templates/post/post_reply_options.html:34 +#: app/templates/post/post_options.html:70 +#: app/templates/post/post_reply_options.html:56 msgid "Report to moderators" msgstr "" @@ -1996,11 +2895,14 @@ msgstr "" msgid "Chat" msgstr "" -#: app/templates/chat/conversation.html:42 app/templates/user/filters.html:56 +#: app/templates/chat/conversation.html:42 +#: app/templates/instance/list_instances.html:39 +#: app/templates/instance/overview.html:20 +#: app/templates/instance/people.html:16 app/templates/user/filters.html:71 #: 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:35 -#: app/templates/user/show_profile.html:64 app/user/routes.py:37 +#: app/templates/user/show_profile.html:64 msgid "People" msgstr "" @@ -2014,7 +2916,7 @@ msgid "Messages with: " msgstr "" #: app/templates/chat/conversation.html:75 -#: app/templates/post/_post_teaser.html:81 +#: app/templates/post/post_teaser/_utilities_bar.html:17 msgid "Options" msgstr "" @@ -2039,96 +2941,33 @@ 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: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_moderation_nav.html:11 +#: app/templates/community/community_mod_list.html:16 +msgid "Moderators" +msgstr "" + #: 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" +#: app/templates/community/community_wiki_list.html:16 +#: app/templates/community/community_wiki_revisions.html:16 +msgid "Wiki" msgstr "" #: app/templates/community/_community_moderation_nav.html:20 -msgid "Mod log" +msgid "Appeals" 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" +#: app/templates/community/_community_moderation_nav.html:23 +msgid "Mod log" msgstr "" #: app/templates/community/_community_nav.html:12 @@ -2155,71 +2994,78 @@ msgstr "" msgid "Notify about every new post. Not advisable in high traffic communities!" 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: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_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" +#: app/templates/community/add_post.html:8 +msgid "Type of post" msgstr "" -#: app/templates/community/add_poll_post.html:72 -#: app/templates/post/post_edit_poll.html:61 -msgid "Add choice" +#: app/templates/community/add_post.html:12 +msgid "Start a discussion" msgstr "" -#: app/templates/community/add_remote.html:25 +#: app/templates/community/add_post.html:12 app/templates/search/start.html:29 +msgid "Discussion" +msgstr "" + +#: app/templates/community/add_post.html:13 +msgid "Share a link" +msgstr "" + +#: app/templates/community/add_post.html:13 app/templates/search/start.html:30 +msgid "Link" +msgstr "" + +#: app/templates/community/add_post.html:14 +msgid "Share an image" +msgstr "" + +#: app/templates/community/add_post.html:15 +msgid "Share a video" +msgstr "" + +#: app/templates/community/add_post.html:15 app/templates/search/start.html:32 +msgid "Video" +msgstr "" + +#: app/templates/community/add_post.html:16 +msgid "Create a poll" +msgstr "" + +#: app/templates/community/add_post.html:16 app/templates/search/start.html:33 +msgid "Poll" +msgstr "" + +#: app/templates/community/add_post.html:18 +msgid "Create an event" +msgstr "" + +#: app/templates/community/add_post.html:18 +msgid "Event" +msgstr "" + +#: app/templates/community/add_remote.html:31 #: 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/check_url_posted.html:2 +#, fuzzy +msgid "This link has already been posted to these communities:" +msgstr "Les imatges no es poden publicar a les comunitats locals." #: 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:62 +#: app/templates/post/_post_full.html:16 app/templates/post/_post_full.html:67 +#: app/templates/post/post_teaser/_article.html:3 +#: app/templates/post/post_teaser/_image.html:6 +#: app/templates/post/post_teaser/_link.html:9 +#: app/templates/post/post_teaser/_poll.html:4 +#: app/templates/post/post_teaser/_video.html:11 msgid "Not safe for work" msgstr "" @@ -2233,45 +3079,6 @@ msgstr "" msgid "No posts in this community yet." msgstr "" -#: 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: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:156 -#, python-format -msgid "Only people on %(instance_name)s can post or reply in this community." -msgstr "" - -#: app/templates/community/community.html:166 app/templates/post/post.html:211 -msgid "Related communities" -msgstr "" - -#: 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: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:189 -msgid "Settings & Moderation" -msgstr "" - #: app/templates/community/community_ban_user.html:13 #, python-format msgid "Ban \"%(user_name)s\" from %(community_name)s" @@ -2291,17 +3098,65 @@ msgstr "" msgid "Edit and configure this community" msgstr "" +#: app/templates/community/community_edit.html:42 +#: app/templates/community/community_edit.html:50 +#: app/templates/post/_post_teaser_masonry.html:19 +#: app/templates/post/_post_teaser_masonry.html:23 +#: app/templates/post/_post_teaser_masonry.html:26 +#: app/templates/post/_post_teaser_masonry.html:58 +#: app/templates/post/post_teaser/_image.html:20 +#: app/templates/post/post_teaser/_utilities_bar.html:9 +#: app/templates/post/post_teaser/_utilities_bar.html:11 +#: app/templates/user/edit_profile.html:54 +#: app/templates/user/edit_profile.html:65 +msgid "View image" +msgstr "" + +#: app/templates/community/community_edit.html:43 +#: app/templates/community/community_edit.html:53 +msgid "Delete image" +msgstr "" + +#: app/templates/community/community_edit.html:45 +#: app/templates/user/edit_profile.html:60 +#: app/templates/user/show_profile.html:24 +#: app/templates/user/show_profile.html:41 +#: app/templates/user/show_profile.html:48 +msgid "Profile pic" +msgstr "" + +#: app/templates/community/community_find_moderator.html:25 +msgid "Found some people:" +msgstr "" + +#: app/templates/community/community_find_moderator.html:32 +msgid "Add" +msgstr "Afegeix" + +#: app/templates/community/community_find_moderator.html:34 +#, fuzzy +msgid "Already a moderator" +msgstr "Abandonat pels moderadors" + +#: app/templates/community/community_find_moderator.html:42 +msgid "No people found" +msgstr "" + +#: app/templates/community/community_find_moderator.html:43 +msgid "Only local accounts can be added as moderators." +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_mod_list.html:27 #: 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:43 +#: app/templates/community/community_mod_list.html:45 msgid "Remove" msgstr "" @@ -2310,6 +3165,21 @@ msgstr "" msgid "See and handle all reports made about %(community)s" msgstr "" +#: app/templates/community/community_moderate.html:38 +#, fuzzy +msgid "Reasons" +msgstr "Motiu" + +#: app/templates/community/community_moderate.html:40 +#: app/templates/search/start.html:26 +msgid "Type" +msgstr "" + +#: app/templates/community/community_moderate.html:41 +#, fuzzy +msgid "Created" +msgstr "Crea" + #: app/templates/community/community_moderate.html:67 msgid "Escalate" msgstr "" @@ -2341,34 +3211,118 @@ msgstr "" msgid "See who is subscribed to %(community)s" msgstr "" -#: app/templates/community/community_moderate_subscribers.html:77 +#: app/templates/community/community_moderate_subscribers.html:58 +#, fuzzy +msgid "Kick" +msgstr "Fixat" + +#: app/templates/community/community_moderate_subscribers.html:80 msgid "This community has no subscribers" msgstr "" -#: app/templates/community/community_moderate_subscribers.html:79 +#: app/templates/community/community_moderate_subscribers.html:82 msgid "Banned People" msgstr "" -#: app/templates/community/community_moderate_subscribers.html:80 +#: app/templates/community/community_moderate_subscribers.html:83 #, python-format msgid "See and manage who is banned from %(community)s" msgstr "" -#: app/templates/community/community_moderate_subscribers.html:116 +#: app/templates/community/community_moderate_subscribers.html:119 #: 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 +#: app/templates/user/show_profile.html:227 msgid "Unban" msgstr "" -#: app/templates/community/community_moderate_subscribers.html:125 +#: app/templates/community/community_moderate_subscribers.html:128 msgid "No banned people yet" msgstr "" +#: app/templates/community/community_modlog.html:16 +#, fuzzy +msgid "Modlog" +msgstr "Mode de prova" + +#: app/templates/community/community_modlog.html:22 +#, fuzzy, python-format +msgid "Moderation actions in %(community)s" +msgstr "Nou missatge de \"%(community_name)s\"" + +#: app/templates/community/community_modlog.html:24 +msgid "See things moderators have done in this community." +msgstr "" + +#: app/templates/community/community_modlog.html:55 +msgid "This community has had no moderation actions yet." +msgstr "" + +#: app/templates/community/community_wiki_list.html:22 +#, fuzzy, python-format +msgid "Wiki pages for %(community)s" +msgstr "Nou missatge de \"%(community_name)s\"" + +#: app/templates/community/community_wiki_list.html:48 +#, fuzzy, python-format +msgid "View page" +msgstr "Fer un xat amb %(name)s" + +#: app/templates/community/community_wiki_list.html:49 +msgid "View revisions" +msgstr "" + +#: app/templates/community/community_wiki_list.html:63 +msgid "Add a link to the wiki in the community description." +msgstr "" + +#: app/templates/community/community_wiki_list.html:65 +msgid "There are no wiki pages in this community." +msgstr "" + +#: app/templates/community/community_wiki_revisions.html:22 +#, fuzzy, python-format +msgid "Revisions of %(title)s" +msgstr "Respondre a %(post_title)s" + +#: app/templates/community/community_wiki_revisions.html:48 +#, fuzzy +msgid "Revert" +msgstr "Per sempre" + +#: app/templates/community/retrieve_remote_post.html:30 +msgid "Found a post:" +msgstr "" + +#: app/templates/dev/tools.html:11 +msgid "" +"Use these buttons to quickly generate some testing topics and communities" +" to use during development." +msgstr "" + +#: app/templates/dev/tools.html:16 +#, fuzzy +msgid "Add Dev Communities" +msgstr "Comunitats" + +#: app/templates/dev/tools.html:26 +#, fuzzy +msgid "Add Dev Topics" +msgstr "Tema principal" + +#: app/templates/dev/tools.html:38 +#, fuzzy +msgid "Delete Dev Communities" +msgstr "Comunitats" + +#: app/templates/dev/tools.html:48 +msgid "Delete Dev Topics" +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 -#: app/templates/user/filters.html:60 +#: app/templates/user/filters.html:75 msgid "Domains" msgstr "" @@ -2380,15 +3334,15 @@ msgstr "" msgid "Domain management" msgstr "" -#: app/templates/domain/domain.html:51 app/templates/user/filters.html:71 -#: 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:81 +#: app/templates/domain/domain.html:51 app/templates/user/filters.html:86 +#: app/templates/user/filters.html:91 app/templates/user/filters.html:104 +#: app/templates/user/filters.html:109 app/templates/user/filters.html:122 +#: app/templates/user/filters.html:127 app/templates/user/filters.html:140 +#: app/templates/user/filters.html:145 app/templates/user/show_profile.html:91 msgid "Unblock" msgstr "" -#: app/templates/domain/domain.html:55 app/templates/user/show_profile.html:83 +#: app/templates/domain/domain.html:55 msgid "Block" msgstr "" @@ -2429,6 +3383,20 @@ msgid "" "prevent future posts linking to that domain." msgstr "" +#: app/templates/errors/401.html:12 +msgid "Sorry, access is denied" +msgstr "" + +#: app/templates/errors/401.html:15 +#, fuzzy +msgid "You cannot access this area." +msgstr "Si us plau, inicia sessió per visualitzar aquesta pàgina." + +#: app/templates/errors/401.html:16 app/templates/errors/404.html:16 +#: app/templates/errors/500.html:16 +msgid "Back" +msgstr "" + #: app/templates/errors/404.html:12 msgid "Ooops, something is broken!" msgstr "" @@ -2437,10 +3405,6 @@ msgstr "" msgid "The page your browser tried to load could not be found." msgstr "" -#: app/templates/errors/404.html:16 app/templates/errors/500.html:16 -msgid "Back" -msgstr "" - #: app/templates/errors/500.html:12 msgid "An unexpected error has occurred" msgstr "" @@ -2451,115 +3415,179 @@ msgid "" "repair it and make PieFed better for everyone." msgstr "" -#: app/templates/post/_comment_voting_buttons.html:3 +#: app/templates/errors/alt_profile.html:3 +msgid "" +"In PieFed, accounts have a main profile and an alternative profile (used " +"for private voting). You are viewing the alternative profile of an " +"account." +msgstr "" + +#: app/templates/errors/alt_profile.html:4 +msgid "More about this" +msgstr "" + +#: app/templates/instance/list_instances.html:28 +#: app/templates/user/show_profile.html:107 +#, fuzzy +msgid "Instance" +msgstr "Instància bloquejada." + +#: app/templates/instance/list_instances.html:29 +msgid "More details" +msgstr "" + +#: app/templates/instance/list_instances.html:32 +msgid "Heard from" +msgstr "" + +#: app/templates/instance/list_instances.html:33 +#, fuzzy +msgid "Sent to" +msgstr "Tema principal" + +#: app/templates/instance/list_instances.html:47 +msgid "Gone" +msgstr "" + +#: app/templates/instance/list_instances.html:71 +msgid "No results to show." +msgstr "" + +#: app/templates/instance/overview.html:19 +#, python-format +msgid "This is a %(software)s instance." +msgstr "" + +#: app/templates/instance/overview.html:22 +msgid "Go to instance" +msgstr "" + +#: app/templates/instance/overview.html:31 +#: app/templates/user/show_profile.html:97 +#, python-format +msgid "Unblock %(instance_name)s" +msgstr "" + +#: app/templates/instance/overview.html:33 +#: app/templates/user/show_profile.html:99 +#, python-format +msgid "Block everyone from %(instance_name)s" +msgstr "" + +#: app/templates/instance/people.html:50 app/templates/user/people.html:32 +msgid "No people to show" +msgstr "" + +#: app/templates/instance/posts.html:25 +#, fuzzy +msgid "No posts from this instance yet." +msgstr "Només accepta publicacions de la instància actual" + +#: app/templates/post/_comment_voting_buttons.html:4 msgid "UpVote button." msgstr "" -#: app/templates/post/_comment_voting_buttons.html:9 +#: app/templates/post/_comment_voting_buttons.html:10 +#: app/templates/post/_post_voting_buttons.html:9 +#: app/templates/post/_post_voting_buttons.html:21 msgid "Score: " msgstr "" -#: app/templates/post/_comment_voting_buttons.html:11 +#: app/templates/post/_comment_voting_buttons.html:12 msgid "DownVote button." msgstr "" -#: app/templates/post/_comment_voting_buttons.html:21 +#: app/templates/post/_comment_voting_buttons.html:22 msgid "Score:" msgstr "" -#: app/templates/post/_post_full.html:21 app/templates/post/_post_full.html:67 -#: app/templates/post/_post_teaser.html:63 +#: app/templates/post/_post_full.html:17 app/templates/post/_post_full.html:68 +#: app/templates/post/post_teaser/_article.html:4 +#: app/templates/post/post_teaser/_image.html:7 +#: app/templates/post/post_teaser/_link.html:10 +#: app/templates/post/post_teaser/_poll.html:5 +#: app/templates/post/post_teaser/_video.html:12 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:65 +#: app/templates/post/_post_full.html:24 app/templates/post/_post_full.html:77 +#: app/templates/post/post_teaser/_article.html:6 +#: app/templates/post/post_teaser/_image.html:9 +#: app/templates/post/post_teaser/_link.html:12 +#: app/templates/post/post_teaser/_poll.html:7 +#: app/templates/post/post_teaser/_video.html:14 msgid "Reported. Check post for issues." msgstr "" -#: app/templates/post/_post_full.html:101 -#: app/templates/post/_post_full.html:122 +#: app/templates/post/_post_full.html:102 +#: app/templates/post/_post_full.html:123 msgid "Watch on piped.video" msgstr "" +#: app/templates/post/_post_full.html:143 +msgid "Archive.ph link" +msgstr "" + #: app/templates/post/_post_full.html:152 +msgid "The poll has finished, yet no votes were cast." +msgstr "" + +#: app/templates/post/_post_full.html:164 #, python-format msgid "Total votes: %(total_votes)d." msgstr "" -#: app/templates/post/_post_full.html:153 +#: app/templates/post/_post_full.html:165 msgid "Poll closes" msgstr "" -#: app/templates/post/_post_full.html:185 +#: app/templates/post/_post_full.html:196 msgid "Hashtags" msgstr "" -#: app/templates/post/_post_full.html:195 -#: app/templates/post/_post_full.html:196 +#: app/templates/post/_post_full.html:211 +#: app/templates/post/_post_full.html:212 msgid "Show cross-posts" msgstr "" -#: app/templates/post/_post_full.html:197 +#: app/templates/post/_post_full.html:213 msgid "Number of cross-posts:" msgstr "" -#: app/templates/post/_post_reply_teaser.html:3 -msgid "View context" +#: app/templates/post/_post_reply_teaser.html:31 +#: app/templates/post/post.html:86 +msgid "Post creator" msgstr "" -#: app/templates/post/_post_teaser.html:6 -#: app/templates/post/_post_teaser_masonry.html:8 +#: app/templates/post/_post_reply_teaser.html:40 +#: app/templates/post/continue_discussion.html:27 +#: app/templates/post/post.html:90 +msgid "Reported. Check comment for issues." +msgstr "" + +#: app/templates/post/_post_reply_teaser.html:45 +#, fuzzy +msgid "Comment deleted" +msgstr "S'ha suprimit la conversa" + +#: app/templates/post/_post_reply_teaser.html:86 +#: app/templates/post/post.html:126 +msgid "Comment options" +msgstr "" + +#: app/templates/post/_post_teaser.html:12 +#: app/templates/post/_post_teaser_masonry.html:14 msgid "Filtered: " msgstr "" -#: app/templates/post/_post_teaser.html:20 -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: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: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:70 -#, python-format -msgid "Go to community %(name)s" -msgstr "" - -#: 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 +#: app/templates/post/_post_teaser_masonry.html:50 +#: app/templates/post/_post_teaser_masonry.html:51 +#: app/templates/post/_post_teaser_masonry.html:71 +#: app/templates/post/_post_teaser_masonry.html:72 +#: app/templates/post/post_teaser/_utilities_bar.html:3 msgid "View comments" msgstr "" -#: app/templates/post/_post_teaser.html:73 -msgid "Number of comments:" -msgstr "" - #: app/templates/post/_post_voting_buttons.html:3 #, python-format msgid "UpVote button, %(count)d upvotes so far." @@ -2586,55 +3614,42 @@ msgid "" "most places. Be nice." msgstr "" -#: 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" +#: app/templates/post/add_reply.html:38 app/templates/post/post.html:43 +#: app/templates/post/post_edit.html:60 app/templates/user/edit_profile.html:44 +msgid "Enable markdown editor" 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:52 +#: app/templates/post/post.html:53 msgid "Verify your email address to comment" msgstr "" -#: app/templates/post/post.html:55 +#: app/templates/post/post.html:56 msgid "Log in to comment" msgstr "" -#: app/templates/post/post.html:58 +#: app/templates/post/post.html:59 msgid "Comments are disabled." msgstr "" -#: app/templates/post/post.html:65 +#: app/templates/post/post.html:66 msgid "Sort by magic" msgstr "" -#: app/templates/post/post.html:68 +#: app/templates/post/post.html:69 msgid "Comments with the most upvotes" msgstr "" -#: app/templates/post/post.html:71 +#: app/templates/post/post.html:72 msgid "Show newest first" msgstr "" #: app/templates/post/post.html:87 -msgid "Author" -msgstr "" - -#: app/templates/post/post.html:104 -msgid "Post creator" -msgstr "" - -#: app/templates/post/post.html:105 msgid "When: " msgstr "" -#: app/templates/post/post.html:134 -msgid "Comment options" +#: app/templates/post/post_cross_post.html:20 +#, python-format +msgid "Cross-post %(post_name)s" msgstr "" #: app/templates/post/post_cross_posts.html:11 @@ -2646,6 +3661,26 @@ msgstr "" msgid "Posts to the same url have also been created in the following communities:" msgstr "" +#: app/templates/post/post_edit.html:39 +msgid "Describe the image, to help visually impaired people." +msgstr "" + +#: app/templates/post/post_edit.html:42 +msgid "Provide a URL ending with .mp4 or .webm." +msgstr "" + +#: app/templates/post/post_edit.html:66 +msgid "Poll choices" +msgstr "" + +#: app/templates/post/post_edit.html:97 +msgid "Add choice" +msgstr "" + +#: app/templates/post/post_edit.html:105 +msgid "Separate each tag with a comma." +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 " @@ -2667,43 +3702,79 @@ msgstr "" msgid "Options for \"%(post_title)s\"" msgstr "" -#: app/templates/post/post_options.html:18 -#: app/templates/post/post_reply_options.html:18 -msgid "Edit" +#: app/templates/post/post_options.html:23 +#: app/templates/post/post_reply_options.html:23 +#, fuzzy +msgid "Restore" +msgstr "Mode de prova" + +#: app/templates/post/post_options.html:25 +#: app/templates/post/post_reply_options.html:27 +msgid "Purge" msgstr "" -#: app/templates/post/post_options.html:26 +#: app/templates/post/post_options.html:33 +#: app/templates/post/post_reply_options.html:37 +#, fuzzy +msgid "Remove bookmark" +msgstr "Esborra el bàner" + +#: app/templates/post/post_options.html:36 +#: app/templates/post/post_reply_options.html:40 +msgid "Bookmark" +msgstr "" + +#: app/templates/post/post_options.html:40 msgid "I made a mistake with this post and have changed my mind about the topic" msgstr "" -#: app/templates/post/post_options.html:30 +#: app/templates/post/post_options.html:44 +#: app/templates/post/post_teaser/_utilities_bar.html:15 +msgid "Cross-post" +msgstr "" + +#: app/templates/post/post_options.html:45 +msgid "Cross-post to another community" +msgstr "" + +#: app/templates/post/post_options.html:48 #, python-format msgid "Block post author @%(author_name)s" msgstr "" -#: 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:50 +#, fuzzy, python-format +msgid "Block community %(community_name)s" +msgstr "Nou missatge de \"%(community_name)s\"" -#: app/templates/post/post_options.html:37 +#: app/templates/post/post_options.html:53 +#, fuzzy, python-format +msgid "Ban post author @%(author_name)s from %(community_name)s" +msgstr "Nou missatge de \"%(community_name)s\"" + +#: app/templates/post/post_options.html:57 #, python-format msgid "Block domain %(domain)s" msgstr "" -#: app/templates/post/post_options.html:41 -#: app/templates/post/post_reply_options.html:29 +#: app/templates/post/post_options.html:61 +#: app/templates/post/post_reply_options.html:47 #, python-format msgid "Hide every post from author's instance: %(name)s" msgstr "" -#: app/templates/post/post_options.html:47 +#: app/templates/post/post_options.html:67 #, python-format msgid "View original on %(domain)s" msgstr "" -#: app/templates/post/post_options.html:52 -#: app/templates/post/post_reply_options.html:36 +#: app/templates/post/post_options.html:73 +#: app/templates/post/post_reply_options.html:52 +msgid "View Voting Activity" +msgstr "" + +#: app/templates/post/post_options.html:76 +#: app/templates/post/post_reply_options.html:58 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 " @@ -2715,7 +3786,7 @@ msgstr "" msgid "Options for comment on \"%(post_title)s\"" msgstr "" -#: app/templates/post/post_reply_options.html:26 +#: app/templates/post/post_reply_options.html:44 #, python-format msgid "Block author @%(author_name)s" msgstr "" @@ -2725,11 +3796,56 @@ msgstr "" msgid "Report comment on \"%(post_title)s\" by %(reply_name)s" msgstr "" +#: app/templates/post/post_reply_voting_activity.html:10 +#, python-format +msgid "Voting Activity for \"%(reply_text)s\"" +msgstr "" + #: app/templates/post/post_report.html:13 #, python-format msgid "Report \"%(post_title)s\"" msgstr "" +#: app/templates/post/post_voting_activity.html:10 +#, fuzzy, python-format +msgid "Voting Activity for \"%(post_title)s\"" +msgstr "Respondre a %(post_title)s" + +#: app/templates/post/post_teaser/_article.html:9 +#: app/templates/post/post_teaser/_image.html:12 +#: app/templates/post/post_teaser/_link.html:15 +#: app/templates/post/post_teaser/_poll.html:10 +#: app/templates/post/post_teaser/_video.html:17 +#, fuzzy +msgid "Post deleted" +msgstr "S'ha suprimit la conversa" + +#: app/templates/post/post_teaser/_article.html:26 +#: app/templates/post/post_teaser/_article.html:28 +#: app/templates/post/post_teaser/_poll.html:22 +#: app/templates/post/post_teaser/_poll.html:24 +#: app/templates/user/alerts/_posts.html:8 +msgid "Read post" +msgstr "" + +#: app/templates/post/post_teaser/_link.html:7 +#: app/templates/post/post_teaser/_video.html:9 +msgid "All posts about this domain" +msgstr "" + +#: app/templates/post/post_teaser/_link.html:32 +msgid "Follow link" +msgstr "" + +#: app/templates/post/post_teaser/_link.html:34 +#: app/templates/post/post_teaser/_video.html:42 +msgid "Read article" +msgstr "" + +#: app/templates/post/post_teaser/_utilities_bar.html:3 +msgid "Number of comments:" +msgstr "" + #: app/templates/search/results.html:11 msgid "Search results for" msgstr "" @@ -2746,48 +3862,84 @@ msgstr "" msgid "Keyword" msgstr "" -#: app/templates/search/start.html:36 +#: app/templates/search/start.html:15 +msgid "optional" +msgstr "" + +#: app/templates/search/start.html:44 +#, fuzzy +msgid "Instance Software" +msgstr "Instància bloquejada." + +#: app/templates/search/start.html:54 +msgid "Sort by" +msgstr "" + +#: app/templates/search/start.html:56 +msgid "Relevance" +msgstr "" + +#: app/templates/search/start.html:57 +msgid "Recent first" +msgstr "" + +#: app/templates/search/start.html:63 msgid "Example searches:" msgstr "" -#: app/templates/search/start.html:39 +#: app/templates/search/start.html:66 msgid "star wars" msgstr "" -#: app/templates/search/start.html:40 +#: app/templates/search/start.html:67 msgid "" "There is an implied \"and\" here. Results will have both words somewhere " "in them." msgstr "" -#: app/templates/search/start.html:43 +#: app/templates/search/start.html:70 msgid "star or wars" msgstr "" -#: app/templates/search/start.html:44 +#: app/templates/search/start.html:71 msgid "" "This will broaden the search to include results that contain any of the " "words." msgstr "" -#: app/templates/search/start.html:47 +#: app/templates/search/start.html:74 msgid "star -wars" msgstr "" -#: app/templates/search/start.html:48 +#: app/templates/search/start.html:75 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 +#: app/templates/search/start.html:78 msgid "\"star wars\"" msgstr "" -#: app/templates/search/start.html:52 +#: app/templates/search/start.html:79 msgid "Results will have exactly that phrase in them." msgstr "" +#: app/templates/search/start.html:82 +msgid "Trying to add a communitiy or post from another instance?" +msgstr "" + +#: app/templates/search/start.html:83 +msgid "" +"In many types of federated platforms you can put a URL of a post or " +"community into the search in order to add it to your local instance. In " +"PieFed the search is just for searching." +msgstr "" + +#: app/templates/search/start.html:85 +msgid "Retrieve remote post" +msgstr "" + #: app/templates/tag/tag.html:23 msgid "No posts in this tag yet." msgstr "" @@ -2796,6 +3948,10 @@ msgstr "" msgid "Tag management" msgstr "" +#: app/templates/tag/tag.html:66 +msgid "RSS" +msgstr "" + #: app/templates/tag/tags.html:14 app/templates/tag/tags_blocked.html:14 #, python-format msgid "Tags containing \"%(search)s\"" @@ -2830,17 +3986,25 @@ msgstr "" msgid "Topic communities" msgstr "" +#: app/templates/topic/suggestion_denied.html:16 +msgid "" +"You have not been using PieFed long enough to be allowed to suggest " +"Topics." +msgstr "" + #: app/templates/topic/topic_create_post.html:9 #, python-format msgid "Which community within %(topic)s to post in?" msgstr "" #: app/templates/topic/topic_create_post.html:18 +#: app/templates/topic/topic_create_post.html:33 #, python-format msgid "Post in %(name)s" msgstr "" #: app/templates/topic/topic_create_post.html:23 +#: app/templates/topic/topic_create_post.html:38 #, fuzzy, python-format msgid "View %(name)s" msgstr "Fer un xat amb %(name)s" @@ -2851,7 +4015,7 @@ 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:154 +#: app/templates/user/show_profile.html:179 msgid "Profile" msgstr "" @@ -2859,9 +4023,35 @@ msgstr "" msgid "Blocks & Filters" msgstr "" +#: app/templates/user/_user_nav.html:14 app/user/routes.py:465 +msgid "Import & Export" +msgstr "" + +#: app/templates/user/alerts.html:15 +msgid "Alerts" +msgstr "" + +#: app/templates/user/bookmarks.html:24 +msgid "" +"No posts have been bookmarked. Use the three dots on each post to find " +"the bookmark function." +msgstr "" + +#: app/templates/user/bookmarks_comments.html:18 +msgid "Bookmarks of comments" +msgstr "" + +#: app/templates/user/bookmarks_comments.html:28 +msgid "" +"No comments have been bookmarked. Use the three dots on each comment to " +"find the bookmark function." +msgstr "" + #: app/templates/user/delete_account.html:15 #: app/templates/user/edit_settings.html:17 #: app/templates/user/edit_settings.html:20 +#: app/templates/user/import_export.html:17 +#: app/templates/user/import_export.html:20 msgid "Change settings" msgstr "" @@ -2904,13 +4094,13 @@ msgstr "" msgid "Filters" msgstr "" -#: app/templates/user/edit_filters.html:18 app/user/routes.py:774 +#: app/templates/user/edit_filters.html:18 app/user/routes.py:1071 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:734 +#: app/templates/user/edit_filters.html:27 app/templates/user/filters.html:37 +#: app/user/routes.py:1030 msgid "Add filter" msgstr "" @@ -2931,8 +4121,8 @@ msgstr "" msgid "Stop applying this filter after this date. Optional." msgstr "" -#: app/templates/user/edit_profile.html:16 app/user/routes.py:156 -#: app/user/routes.py:231 +#: app/templates/user/edit_profile.html:16 app/user/routes.py:175 +#: app/user/routes.py:413 msgid "Edit profile" msgstr "" @@ -2942,10 +4132,22 @@ msgid "Edit profile of %(name)s" msgstr "" #: app/templates/user/edit_profile.html:58 -#: app/templates/user/edit_settings.html:43 +#: app/templates/user/edit_profile.html:69 +#, fuzzy +msgid "Remove image" +msgstr "Esborra el bàner" + +#: app/templates/user/edit_profile.html:75 +#: app/templates/user/edit_settings.html:42 msgid "Delete account" msgstr "" +#: app/templates/user/edit_settings.html:38 +msgid "" +"Votes will be sent to untrusted " +"instances using an alt" +msgstr "" + #: app/templates/user/email_notifs_unsubscribed.html:9 #: app/templates/user/newsletter_unsubscribed.html:9 msgid "Unsubscribed" @@ -2974,49 +4176,53 @@ msgid "" "click the \"Follow\" button." msgstr "" -#: app/templates/user/filters.html:25 +#: app/templates/user/filters.html:28 +msgid "Collapse replies with a score at or below this level - click to view." +msgstr "" + +#: app/templates/user/filters.html:30 +msgid "Hide replies with a score at or below this level." +msgstr "" + +#: app/templates/user/filters.html:39 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 +#: app/templates/user/filters.html:44 msgid "Keywords" msgstr "" -#: app/templates/user/filters.html:32 +#: app/templates/user/filters.html:46 msgid "Expires" msgstr "" -#: app/templates/user/filters.html:39 +#: app/templates/user/filters.html:53 msgid "Invisible" msgstr "" -#: app/templates/user/filters.html:39 +#: app/templates/user/filters.html:53 msgid "Semi-transparent" msgstr "" -#: app/templates/user/filters.html:49 +#: app/templates/user/filters.html:63 msgid "No filters defined yet." msgstr "" -#: app/templates/user/filters.html:62 -msgid "Instances" -msgstr "" - -#: app/templates/user/filters.html:81 +#: app/templates/user/filters.html:96 msgid "No blocked people" msgstr "" -#: app/templates/user/filters.html:99 +#: app/templates/user/filters.html:114 msgid "No blocked communities" msgstr "" -#: app/templates/user/filters.html:117 +#: app/templates/user/filters.html:132 msgid "No blocked domains" msgstr "" -#: app/templates/user/filters.html:135 +#: app/templates/user/filters.html:150 msgid "No blocked instances" msgstr "" @@ -3030,24 +4236,34 @@ msgstr "" msgid "Mark all as read" msgstr "" +#: app/templates/user/notifications.html:41 +msgid "No notifications to show." +msgstr "" + #: app/templates/user/notifications.html:49 -#: app/templates/user/show_profile.html:149 +#: app/templates/user/read_posts.html:46 +#: app/templates/user/show_profile.html:174 msgid "Manage" msgstr "" #: app/templates/user/notifications.html:95 -#: app/templates/user/show_profile.html:225 +#: app/templates/user/show_profile.html:250 msgid "Upvoted" msgstr "" -#: app/templates/user/people.html:32 -msgid "No people to show" +#: app/templates/user/read_posts.html:15 app/templates/user/read_posts.html:18 +#: app/user/routes.py:1290 +#, fuzzy +msgid "Read posts" +msgstr "Informe" + +#: app/templates/user/read_posts.html:26 +#: app/templates/user/show_profile.html:140 +msgid "No posts yet." msgstr "" -#: app/templates/user/show_profile.html:24 -#: app/templates/user/show_profile.html:41 -#: app/templates/user/show_profile.html:48 -msgid "Profile pic" +#: app/templates/user/read_posts.html:51 +msgid "Delete history" msgstr "" #: app/templates/user/show_profile.html:76 @@ -3062,43 +4278,45 @@ msgstr "" msgid "Send message using Matrix" msgstr "" -#: app/templates/user/show_profile.html:88 +#: app/templates/user/show_profile.html:82 msgid "Follow" msgstr "" -#: app/templates/user/show_profile.html:94 +#: app/templates/user/show_profile.html:87 +#, fuzzy +msgid "More" +msgstr "Mode de prova" + +#: app/templates/user/show_profile.html:93 +#, python-format +msgid "Block %(user_name)s" +msgstr "" + +#: app/templates/user/show_profile.html:111 msgid "Bot Account" msgstr "" -#: app/templates/user/show_profile.html:96 -msgid "Attitude" -msgstr "" - -#: app/templates/user/show_profile.html:96 +#: app/templates/user/show_profile.html:113 msgid "Ratio of upvotes cast to downvotes cast. Higher is more positive." msgstr "" -#: app/templates/user/show_profile.html:105 +#: app/templates/user/show_profile.html:127 msgid "Post pagination" msgstr "" -#: app/templates/user/show_profile.html:118 -msgid "No posts yet." -msgstr "" - -#: app/templates/user/show_profile.html:128 +#: app/templates/user/show_profile.html:153 msgid "Comment pagination" msgstr "" -#: app/templates/user/show_profile.html:170 +#: app/templates/user/show_profile.html:195 msgid "Member of" msgstr "" -#: app/templates/user/show_profile.html:195 +#: app/templates/user/show_profile.html:220 msgid "Moderate user" msgstr "" -#: app/templates/user/show_profile.html:215 +#: app/templates/user/show_profile.html:240 msgid "Ban + Purge" msgstr "" @@ -3107,47 +4325,179 @@ msgstr "" msgid "Report \"%(user_name)s\"" msgstr "" -#: app/topic/forms.py:13 +#: app/templates/user/alerts/_comments.html:3 +msgid "You will be notified of replies to these comments" +msgstr "" + +#: app/templates/user/alerts/_comments.html:8 +msgid "Read replies" +msgstr "" + +#: app/templates/user/alerts/_comments.html:18 +msgid "" +"You have not subscribed to any comments. Use the bell icon on each " +"comment to do so." +msgstr "" + +#: app/templates/user/alerts/_communities.html:3 +msgid "You will be notified of new posts in these communities" +msgstr "" + +#: app/templates/user/alerts/_communities.html:8 +#, fuzzy +msgid "Visit Community" +msgstr "Comunitat" + +#: app/templates/user/alerts/_communities.html:16 +msgid "" +"You have not subscribed to an alert for new content in any communities. " +"Use the bell icon in each community to do so." +msgstr "" + +#: app/templates/user/alerts/_filter.html:1 +msgid "Alert filters: " +msgstr "" + +#: app/templates/user/alerts/_filter.html:2 +msgid "All authors" +msgstr "" + +#: app/templates/user/alerts/_filter.html:5 +msgid "Only Mine" +msgstr "" + +#: app/templates/user/alerts/_filter.html:6 +#, fuzzy +msgid "Mine" +msgstr "Administrador/a" + +#: app/templates/user/alerts/_filter.html:8 +#, fuzzy +msgid "Only Others" +msgstr "Altres" + +#: app/templates/user/alerts/_filter.html:9 +#, fuzzy +msgid "Others" +msgstr "Altres" + +#: app/templates/user/alerts/_posts.html:3 +msgid "You will be notified of top-level replies to these posts" +msgstr "" + +#: app/templates/user/alerts/_posts.html:16 +msgid "" +"You have not subscribed to any posts. Use the bell icon on each post to " +"do so." +msgstr "" + +#: app/templates/user/alerts/_topics.html:2 +msgid "You will be notified of new posts in communities covered by these topics" +msgstr "" + +#: app/templates/user/alerts/_topics.html:7 +#, fuzzy +msgid "Visit Topic" +msgstr "Tema" + +#: app/templates/user/alerts/_topics.html:15 +msgid "" +"You have not subscribed to any topics. Use the bell icon on each topic to" +" do so." +msgstr "" + +#: app/templates/user/alerts/_type.html:1 +#, fuzzy +msgid "Alert type: " +msgstr "Text alternatiu" + +#: app/templates/user/alerts/_users.html:2 +msgid "You will be notified of new posts by these users" +msgstr "" + +#: app/templates/user/alerts/_users.html:7 +msgid "Visit User" +msgstr "" + +#: app/templates/user/alerts/_users.html:15 +msgid "" +"You have not subscribed to an alert for new content from any users. Use " +"the bell icon on each person to do so." +msgstr "" + +#: app/topic/forms.py:9 msgid "Choose some topics you are interested in" msgstr "" -#: app/topic/forms.py:14 +#: app/topic/forms.py:10 msgid "Choose" msgstr "" -#: app/topic/routes.py:183 +#: app/topic/forms.py:14 +msgid "New topic name" +msgstr "" + +#: app/topic/forms.py:15 +msgid "New topic name here..." +msgstr "" + +#: app/topic/forms.py:16 +#, fuzzy +msgid "Suggested communities" +msgstr "Comunitats" + +#: app/topic/forms.py:17 +msgid "Comma seperated list of community suggestions" +msgstr "" + +#: app/topic/forms.py:18 +#, fuzzy +msgid "Submit" +msgstr "Assumpte" + +#: app/topic/routes.py:203 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:187 +#: app/topic/routes.py:207 msgid "" "You did not choose any topics. Would you like to choose individual " "communities instead?" msgstr "" -#: app/user/forms.py:14 +#: app/topic/routes.py:270 +msgid "" +"Thank you for the topic suggestion, it has been sent to the site " +"administrator(s)." +msgstr "" + +#: app/topic/routes.py:273 +msgid "Suggest a topic\"" +msgstr "" + +#: app/user/forms.py:12 msgid "Display name" msgstr "" -#: app/user/forms.py:16 +#: app/user/forms.py:14 msgid "Set new password" msgstr "" -#: app/user/forms.py:23 +#: app/user/forms.py:22 msgid "Save profile" msgstr "" -#: app/user/forms.py:27 +#: app/user/forms.py:26 msgid "That email address is already in use by another account" msgstr "" -#: app/user/forms.py:31 +#: app/user/forms.py:30 msgid "Matrix user ids start with @" msgstr "" -#: app/user/forms.py:35 +#: app/user/forms.py:34 msgid "Interface language" msgstr "" @@ -3155,108 +4505,132 @@ msgstr "" msgid "Receive email about missed notifications" msgstr "" -#: app/user/forms.py:41 -msgid "Use markdown editor GUI when writing" +#: app/user/forms.py:41 app/user/forms.py:118 +msgid "Reply collapse threshold" msgstr "" -#: app/user/forms.py:42 -msgid "Show profile in user list" +#: app/user/forms.py:42 app/user/forms.py:119 +msgid "Reply hide threshold" msgstr "" #: app/user/forms.py:43 -msgid "My posts appear in search results" +msgid "Use markdown editor GUI when writing" msgstr "" #: app/user/forms.py:44 -msgid "Manually approve followers" +msgid "Show profile in user list" msgstr "" #: app/user/forms.py:45 -msgid "Import community subscriptions and user blocks from Lemmy" +msgid "My posts appear in search results" msgstr "" -#: app/user/forms.py:51 -msgid "By default, sort posts by" +#: app/user/forms.py:46 +msgid "" +"Do not display posts with which I have already interacted " +"(opened/upvoted/downvoted)" msgstr "" -#: app/user/forms.py:52 +#: app/user/forms.py:47 +msgid "Manually approve followers" +msgstr "" + +#: app/user/forms.py:48 +msgid "Vote privately" +msgstr "" + +#: app/user/forms.py:54 +#, fuzzy +msgid "Default post sort" +msgstr "Tema per defecte" + +#: app/user/forms.py:61 +#, fuzzy +msgid "Default home filter" +msgstr "Tema per defecte" + +#: app/user/forms.py:63 msgid "Theme" msgstr "" -#: app/user/forms.py:53 +#: app/user/forms.py:64 app/user/forms.py:120 msgid "Save settings" msgstr "" -#: app/user/forms.py:57 +#: app/user/forms.py:68 +msgid "Import community subscriptions and user blocks from Lemmy" +msgstr "" + +#: app/user/forms.py:74 msgid "Yes, delete my account" msgstr "" -#: app/user/forms.py:68 +#: app/user/forms.py:85 msgid "Malicious reporting" msgstr "" -#: app/user/forms.py:92 -msgid "Home feed" -msgstr "" - -#: app/user/forms.py:93 -msgid "Posts in communities" -msgstr "" - -#: app/user/forms.py:94 -msgid "Comments on posts" -msgstr "" - -#: app/user/forms.py:95 -msgid "Make semi-transparent" -msgstr "" - -#: app/user/forms.py:95 -msgid "Hide completely" -msgstr "" - -#: app/user/forms.py:96 -msgid "Action to take" -msgstr "" - -#: app/user/forms.py:97 -msgid "Keywords that trigger this filter" -msgstr "" - -#: app/user/forms.py:100 -msgid "Expire after" -msgstr "" - -#: 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" +msgid "Blur thumbnail" msgstr "" #: app/user/forms.py:111 +msgid "Make post semi-transparent" +msgstr "" + +#: app/user/forms.py:125 +msgid "Home feed" +msgstr "" + +#: app/user/forms.py:126 +msgid "Posts in communities" +msgstr "" + +#: app/user/forms.py:127 +msgid "Comments on posts" +msgstr "" + +#: app/user/forms.py:129 +msgid "Action to take" +msgstr "" + +#: app/user/forms.py:130 +msgid "Keywords that trigger this filter" +msgstr "" + +#: app/user/forms.py:133 +msgid "Expire after" +msgstr "" + +#: app/user/forms.py:138 +msgid "Your remote instance:" +msgstr "" + +#: app/user/forms.py:141 +msgid "Mastodon, Misskey, Akkoma, Iceshrimp and friends" +msgstr "" + +#: app/user/forms.py:142 +msgid "Friendica" +msgstr "" + +#: app/user/forms.py:143 +msgid "Hubzilla" +msgstr "" + +#: app/user/forms.py:144 msgid "Lemmy" msgstr "" -#: app/user/forms.py:112 +#: app/user/forms.py:145 msgid "Pixelfed" msgstr "" -#: app/user/forms.py:115 +#: app/user/forms.py:148 #, fuzzy msgid "Instance type" msgstr "Instància bloquejada." -#: app/user/forms.py:116 +#: app/user/forms.py:149 msgid "View profile on remote instance" msgstr "" @@ -3268,101 +4642,147 @@ msgstr "" msgid "This user has been deleted." msgstr "" -#: app/user/routes.py:85 +#: app/user/routes.py:93 #, python-format msgid "Posts by %(user_name)s" msgstr "" -#: app/user/routes.py:172 +#: app/user/routes.py:125 +msgid "" +"You have changed your email address so we need to verify it. Please check" +" your email inbox for a verification link." +msgstr "" + +#: app/user/routes.py:196 +#, fuzzy +msgid "Avatar removed!" +msgstr "Imatge d'avatar" + +#: app/user/routes.py:366 msgid "Auto-detect" msgstr "" -#: app/user/routes.py:173 +#: app/user/routes.py:367 msgid "Catalan" msgstr "" -#: app/user/routes.py:174 +#: app/user/routes.py:368 msgid "English" msgstr "" -#: app/user/routes.py:175 +#: app/user/routes.py:369 msgid "French" msgstr "" -#: app/user/routes.py:176 +#: app/user/routes.py:370 msgid "German" msgstr "" -#: app/user/routes.py:212 +#: app/user/routes.py:371 +msgid "Japanese" +msgstr "" + +#: app/user/routes.py:433 +msgid "Export Complete." +msgstr "" + +#: app/user/routes.py:458 msgid "" "Your subscriptions and blocks are being imported. If you have many it " "could take a few minutes." msgstr "" -#: app/user/routes.py:270 +#: app/user/routes.py:505 msgid "You cannot ban yourself." msgstr "" -#: app/user/routes.py:295 +#: app/user/routes.py:532 msgid "You cannot unban yourself." msgstr "" -#: app/user/routes.py:319 -msgid "You cannot block yourself." +#: app/user/routes.py:590 +msgid "You cannot block your instance." msgstr "" -#: app/user/routes.py:351 -msgid "You cannot unblock yourself." -msgstr "" - -#: app/user/routes.py:379 +#: app/user/routes.py:641 msgid "" "Moderators have already assessed reports regarding this person, no " "further reports are necessary." msgstr "" -#: app/user/routes.py:385 +#: app/user/routes.py:647 #, python-format msgid "%(user_name)s has already been reported, thank you!" msgstr "" -#: app/user/routes.py:407 +#: app/user/routes.py:669 #, python-format msgid "%(user_name)s has been reported, thank you!" msgstr "" -#: app/user/routes.py:413 +#: app/user/routes.py:675 msgid "Report user" msgstr "" -#: app/user/routes.py:430 +#: app/user/routes.py:693 msgid "You cannot delete yourself." msgstr "" -#: app/user/routes.py:487 +#: app/user/routes.py:754 msgid "Account deletion in progress. Give it a few minutes." msgstr "" -#: app/user/routes.py:492 +#: app/user/routes.py:759 msgid "Delete my account" msgstr "" -#: app/user/routes.py:543 +#: app/user/routes.py:811 msgid "You cannot purge yourself." msgstr "" -#: app/user/routes.py:620 +#: app/user/routes.py:894 msgid "All notifications marked as read." msgstr "" -#: app/user/routes.py:791 +#: app/user/routes.py:1089 msgid "Filter deleted." msgstr "" -#: app/user/routes.py:824 +#: app/user/routes.py:1147 +msgid "Comment bookmarks" +msgstr "" + +#: app/user/routes.py:1175 +msgid "Reply Alerts" +msgstr "" + +#: app/user/routes.py:1194 +#, fuzzy +msgid "Community Alerts" +msgstr "Adreça de la comunitat" + +#: app/user/routes.py:1200 +msgid "Topic Alerts" +msgstr "" + +#: app/user/routes.py:1206 +#, fuzzy +msgid "User Alerts" +msgstr "Nom d'usuari" + +#: app/user/routes.py:1221 +msgid "Post Alerts" +msgstr "" + +#: app/user/routes.py:1246 msgid "Lemmy can't follow profiles, sorry" msgstr "" +#: app/user/routes.py:1303 +#, fuzzy +msgid "Reading history has been deleted" +msgstr "Una publicació ha estat denunciada" + #~ msgid "Allow search engines to index this profile" #~ msgstr "Suchmaschinen erlauben, dieses Profil zu indizieren" @@ -3397,3 +4817,55 @@ msgstr "" #~ msgid "Subscribe" #~ msgstr "" +#~ 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 "" + +#~ msgid "Account not found" +#~ msgstr "" + +#~ msgid "Local communities" +#~ msgstr "" + +#~ msgid "We have upvoted the post for you." +#~ msgstr "" + +#~ msgid "" +#~ "You have already upvoted the post, " +#~ "you do not need to say \"this\"" +#~ " also." +#~ msgstr "" + +#~ msgid "All posts" +#~ msgstr "" + +#~ msgid "Communities - no topic" +#~ msgstr "Comunitats" + +#~ msgid "Explore communities" +#~ msgstr "" + +#~ msgid "About community" +#~ msgstr "" + +#~ msgid "Only people on %(instance_name)s can post or reply in this community." +#~ msgstr "" + +#~ msgid "Go to community" +#~ msgstr "" + +#~ msgid "Settings & Moderation" +#~ msgstr "" + +#~ msgid "View context" +#~ msgstr "" + +#~ msgid "Ban post author @%(author_name)s from
%(community_name)s" +#~ msgstr "" + +#~ msgid "By default, sort posts by" +#~ msgstr "" + diff --git a/app/translations/de/LC_MESSAGES/messages.po b/app/translations/de/LC_MESSAGES/messages.po index b8ac9ae5..4a44db68 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-05-21 19:51+1200\n" +"POT-Creation-Date: 2024-11-11 16:34+1300\n" "PO-Revision-Date: 2024-04-04 20:09+0000\n" "Last-Translator: \n" "Language: de\n" @@ -18,17 +18,17 @@ msgstr "" msgid "Please log in to access this page." msgstr "Bitte melden dich an, um auf diese Seite zuzugreifen." -#: app/cli.py:278 app/main/routes.py:361 +#: app/cli.py:376 app/main/routes.py:499 msgid "[PieFed] You have unread notifications" msgstr "[PieFed] Du hast ungelesene Benachrichtigungen" -#: app/cli.py:378 app/post/routes.py:1925 +#: app/cli.py:476 app/post/routes.py:1820 app/shared/post.py:121 #, 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 +#: app/cli.py:485 app/models.py:1695 app/post/routes.py:1842 +#: app/shared/reply.py:125 #, fuzzy, python-format msgid "Replies to my comment on %(post_title)s" msgstr "Optionen für Kommentar zu \"%(post_title)s\"" @@ -49,21 +49,86 @@ msgstr "Deine Bewerbung wurde genehmigt - Willkommen bei PieFed" msgid "Welcome to PieFed" msgstr "Willkommen bei PieFed" -#: app/activitypub/util.py:1644 +#: app/models.py:2242 +#, fuzzy +msgid "Added moderator" +msgstr "Moderator hinzufügen" + +#: app/models.py:2243 +#, fuzzy +msgid "Removed moderator" +msgstr "Moderator hinzufügen" + +#: app/models.py:2244 +#, fuzzy +msgid "Featured post" +msgstr "Beitrag erstellen" + +#: app/models.py:2245 +#, fuzzy +msgid "Unfeatured post" +msgstr "Beitrag erstellen" + +#: app/models.py:2246 +#, fuzzy +msgid "Deleted post" +msgstr "Beitrag erstellen" + +#: app/models.py:2247 +#, fuzzy +msgid "Un-deleted post" +msgstr "Konto löschen" + +#: app/models.py:2248 +#, fuzzy +msgid "Deleted comment" +msgstr "Community löschen" + +#: app/models.py:2249 +#, fuzzy +msgid "Un-deleted comment" +msgstr "Community löschen" + +#: app/models.py:2250 +#, fuzzy +msgid "Deleted community" +msgstr "Community löschen" + +#: app/models.py:2251 +#, fuzzy +msgid "Deleted account" +msgstr "Konto löschen" + +#: app/models.py:2252 +#, fuzzy +msgid "Restored account" +msgstr "Neues Konto registrieren" + +#: app/models.py:2253 +#, fuzzy +msgid "Banned account" +msgstr "Konto" + +#: app/models.py:2254 +#, fuzzy +msgid "Un-banned account" +msgstr "Konto" + +#: app/activitypub/util.py:1711 #, fuzzy, python-format msgid "Reply to %(post_title)s" msgstr "Melde \"%(post_title)s\"" -#: app/activitypub/util.py:1657 +#: app/activitypub/util.py:1725 app/activitypub/util.py:1730 #, fuzzy, python-format msgid "Reply to comment on %(post_title)s" msgstr "Antwort auf %(post_title)s" -#: app/activitypub/util.py:1926 app/post/routes.py:1506 +#: app/activitypub/util.py:2026 app/post/routes.py:1259 msgid "A post has been reported" msgstr "Ein Beitrag wurde gemeldet" -#: app/activitypub/util.py:1947 app/post/routes.py:1640 +#: app/activitypub/util.py:2047 app/post/routes.py:1409 app/shared/reply.py:318 msgid "A comment has been reported" msgstr "Ein Kommentar wurde gemeldet" @@ -80,15 +145,20 @@ msgstr "Tagline" msgid "Icon" msgstr "Icon" -#: app/admin/forms.py:19 +#: app/admin/forms.py:18 msgid "Sidebar" msgstr "Sidebar" -#: app/admin/forms.py:20 app/templates/base.html:253 +#: app/admin/forms.py:19 app/templates/base.html:272 +#: app/templates/instance/people.html:24 #, fuzzy msgid "About" msgstr "Layout" +#: app/admin/forms.py:20 +msgid "Announcement at top of home page" +msgstr "" + #: app/admin/forms.py:21 msgid "Legal information" msgstr "Rechtliche Informationen" @@ -97,11 +167,11 @@ msgstr "Rechtliche Informationen" 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 +#: app/admin/forms.py:23 app/admin/forms.py:42 app/admin/forms.py:52 +#: app/admin/forms.py:103 app/admin/forms.py:123 app/admin/forms.py:132 +#: app/admin/forms.py:166 app/admin/forms.py:226 app/community/forms.py:63 +#: app/community/forms.py:76 app/community/forms.py:118 +#: app/templates/admin/permissions.html:34 app/user/forms.py:134 msgid "Save" msgstr "Speichern" @@ -117,6 +187,10 @@ msgstr "Lokale Bildbeiträge erlauben" msgid "Days to cache images from remote instances for" msgstr "Anzahl Tage zum Caching von Bildern von Remote-Instanzen" +#: app/admin/forms.py:29 +msgid "0 means cache forever" +msgstr "" + #: app/admin/forms.py:30 msgid "Allow NSFW communities" msgstr "NSFW-Communities erlauben" @@ -158,393 +232,526 @@ msgid "Block registrations from these referrers (one per line)" msgstr "" #: app/admin/forms.py:38 -msgid "Log ActivityPub JSON for debugging" -msgstr "ActivityPub JSON zum Debuggen protokollieren" - -#: app/admin/forms.py:39 msgid "Default theme" msgstr "Standard-Template" -#: app/admin/forms.py:44 +#: app/admin/forms.py:39 +msgid "Log ActivityPub JSON for debugging" +msgstr "ActivityPub JSON zum Debuggen protokollieren" + +#: app/admin/forms.py:40 +msgid "Show moderation actions publicly" +msgstr "" + +#: app/admin/forms.py:41 +#, fuzzy +msgid "Show Rational Discourse Toolkit in sidebar" +msgstr "Werkzeuge für rationalen Diskurs" + +#: app/admin/forms.py:46 msgid "Allowlist instead of blocklist" msgstr "Erlaubte Liste statt Sperrliste" -#: app/admin/forms.py:45 +#: app/admin/forms.py:47 msgid "Allow federation with these instances" msgstr "Föderation mit diesen Instanzen erlauben" -#: app/admin/forms.py:46 +#: app/admin/forms.py:48 msgid "Blocklist instead of allowlist" msgstr "Sperrliste statt erlaubte Liste" -#: app/admin/forms.py:47 +#: app/admin/forms.py:49 msgid "Deny federation with these instances" msgstr "Föderation mit diesen Instanzen verweigern" -#: app/admin/forms.py:48 +#: app/admin/forms.py:50 msgid "Discard all posts and comments with these phrases (one per line)" msgstr "" -#: app/admin/forms.py:49 +#: app/admin/forms.py:51 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 +#: app/admin/forms.py:56 +#, fuzzy +msgid "Number of Communities to add" +msgstr "Anzahl der Kommentare:" + +#: app/admin/forms.py:57 +#, fuzzy +msgid "Add Communities" +msgstr "Alle Communities" + +#: app/admin/forms.py:61 +msgid "Import Bans List Json File" +msgstr "" + +#: app/admin/forms.py:62 app/user/forms.py:70 +#, fuzzy +msgid "Import" +msgstr "Melden" + +#: app/admin/forms.py:63 app/user/forms.py:69 +#, fuzzy +msgid "Export" +msgstr "Melden" + +#: app/admin/forms.py:67 app/community/forms.py:48 app/community/forms.py:67 +#: app/community/forms.py:110 msgid "Title" msgstr "Titel" -#: app/admin/forms.py:55 app/admin/forms.py:107 app/community/forms.py:20 +#: app/admin/forms.py:68 app/community/forms.py:20 +#: app/templates/community/community_wiki_list.html:33 msgid "Url" msgstr "Url" -#: app/admin/forms.py:56 app/community/forms.py:21 app/community/forms.py:49 +#: app/admin/forms.py:69 app/community/forms.py:21 app/community/forms.py:49 +#: app/templates/community/community_moderate.html:39 msgid "Description" msgstr "Beschreibung" -#: app/admin/forms.py:57 app/community/forms.py:22 app/community/forms.py:50 +#: app/admin/forms.py:70 app/community/forms.py:22 app/community/forms.py:50 msgid "Icon image" msgstr "Icon-Bild" -#: app/admin/forms.py:58 app/community/forms.py:23 app/community/forms.py:51 +#: app/admin/forms.py:71 app/community/forms.py:23 app/community/forms.py:51 msgid "Banner image" msgstr "Bannerbild" -#: app/admin/forms.py:59 app/community/forms.py:24 app/community/forms.py:52 +#: app/admin/forms.py:72 app/community/forms.py:24 app/community/forms.py:52 msgid "Rules" msgstr "Regeln" -#: app/admin/forms.py:60 app/community/forms.py:53 +#: app/admin/forms.py:73 app/community/forms.py:53 msgid "Porn community" msgstr "Porno Community" -#: app/admin/forms.py:61 +#: app/admin/forms.py:74 msgid "Banned - no new posts accepted" msgstr "Gesperrt - keine neuen Beiträge akzeptiert" -#: app/admin/forms.py:62 app/community/forms.py:54 +#: app/admin/forms.py:75 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:63 app/community/forms.py:55 +#: app/admin/forms.py:76 app/community/forms.py:55 msgid "Only moderators can post" msgstr "Nur Moderatoren können schreiben" -#: app/admin/forms.py:64 app/community/forms.py:56 +#: app/admin/forms.py:77 app/community/forms.py:56 msgid "New moderators wanted" msgstr "Neue Moderatoren gesucht" -#: app/admin/forms.py:65 +#: app/admin/forms.py:78 msgid "Posts show on home page" msgstr "Beiträge auf der Startseite anzeigen" -#: app/admin/forms.py:66 +#: app/admin/forms.py:79 msgid "Posts can be popular" msgstr "Beiträge können beliebt sein" -#: app/admin/forms.py:67 +#: app/admin/forms.py:80 msgid "Posts show in All list" msgstr "Beiträge in aller Liste anzeigen" -#: app/admin/forms.py:68 +#: app/admin/forms.py:81 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:69 +#: app/admin/forms.py:82 msgid "Forever" msgstr "Für immer" -#: app/admin/forms.py:70 +#: app/admin/forms.py:83 msgid "1 week" msgstr "1 Woche" -#: app/admin/forms.py:71 +#: app/admin/forms.py:84 msgid "2 weeks" msgstr "2 Wochen" -#: app/admin/forms.py:72 +#: app/admin/forms.py:85 msgid "1 month" msgstr "1 Monat" -#: app/admin/forms.py:73 +#: app/admin/forms.py:86 msgid "2 months" msgstr "2 Monate" -#: app/admin/forms.py:74 +#: app/admin/forms.py:87 msgid "3 months" msgstr "3 Monate" -#: app/admin/forms.py:75 +#: app/admin/forms.py:88 msgid "6 months" msgstr "6 Monate" -#: app/admin/forms.py:76 +#: app/admin/forms.py:89 msgid "1 year" msgstr "1 Jahr" -#: app/admin/forms.py:77 +#: app/admin/forms.py:90 msgid "2 years" msgstr "2 Jahre" -#: app/admin/forms.py:78 +#: app/admin/forms.py:91 msgid "5 years" msgstr "5 Jahre" -#: app/admin/forms.py:79 +#: app/admin/forms.py:92 msgid "10 years" msgstr "10 Jahre" -#: app/admin/forms.py:81 +#: app/admin/forms.py:94 msgid "Retain content" msgstr "Inhalt beibehalten" -#: app/admin/forms.py:82 app/community/forms.py:57 +#: app/admin/forms.py:95 app/community/forms.py:57 msgid "Topic" msgstr "Thema" -#: app/admin/forms.py:83 app/community/forms.py:59 +#: app/admin/forms.py:96 app/community/forms.py:59 #: app/templates/community/_community_nav.html:25 msgid "List" msgstr "Liste" -#: app/admin/forms.py:84 app/community/forms.py:60 +#: app/admin/forms.py:97 app/community/forms.py:60 msgid "Masonry" msgstr "Mauerwerk" -#: app/admin/forms.py:85 app/community/forms.py:61 +#: app/admin/forms.py:98 app/community/forms.py:61 msgid "Wide masonry" msgstr "Großes Mauerwerk" -#: app/admin/forms.py:86 app/community/forms.py:62 +#: app/admin/forms.py:99 app/community/forms.py:62 msgid "Layout" msgstr "Layout" -#: app/admin/forms.py:87 +#: app/admin/forms.py:100 app/admin/forms.py:131 #, fuzzy msgid "Posting warning" msgstr "Beitrags-Seitennummerierung" -#: app/admin/forms.py:88 app/community/forms.py:27 app/community/forms.py:58 +#: app/admin/forms.py:101 app/community/forms.py:27 app/community/forms.py:58 #, fuzzy msgid "Languages" msgstr "Verwalten" -#: app/admin/forms.py:89 +#: app/admin/forms.py:102 msgid "Override remote language setting" msgstr "" -#: app/admin/forms.py:96 app/community/forms.py:34 +#: app/admin/forms.py:109 app/community/forms.py:34 msgid "Url is required." msgstr "URL ist erforderlich." -#: app/admin/forms.py:100 app/community/forms.py:38 +#: app/admin/forms.py:113 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: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 +#: app/admin/forms.py:119 app/community/forms.py:19 +#: app/templates/admin/approve_registrations.html:20 +#: app/templates/admin/approve_registrations.html:58 +#: app/templates/admin/users.html:22 +#: app/templates/community/community_mod_list.html:34 +#: app/templates/community/community_wiki_list.html:32 +#: app/templates/instance/people.html:23 app/templates/user/filters.html:43 +#: app/templates/user/filters.html:85 app/templates/user/filters.html:103 +#: app/templates/user/filters.html:121 app/templates/user/filters.html:139 +#: app/user/forms.py:124 msgid "Name" msgstr "Name" -#: app/admin/forms.py:108 +#: app/admin/forms.py:119 +msgid "Human readable name for the topic." +msgstr "" + +#: app/admin/forms.py:120 app/community/forms.py:68 +msgid "Slug" +msgstr "" + +#: app/admin/forms.py:120 +msgid "A short and unique identifier that becomes part of the URL." +msgstr "" + +#: app/admin/forms.py:121 msgid "Parent topic" msgstr "Übergeordnetes Thema" -#: app/admin/forms.py:113 app/auth/forms.py:10 app/auth/forms.py:17 -#: app/community/forms.py:67 +#: app/admin/forms.py:122 +#, fuzzy +msgid "Show posts from child topics" +msgstr "Noch keine Beiträge zu diesem Thema." + +#: app/admin/forms.py:127 +msgid "Vote weight" +msgstr "" + +#: app/admin/forms.py:128 app/templates/admin/instances.html:18 +#: app/templates/admin/instances.html:55 +#: app/templates/instance/list_instances.html:20 +#: app/templates/instance/list_instances.html:49 +#, fuzzy +msgid "Dormant" +msgstr "Domains" + +#: app/admin/forms.py:129 app/templates/admin/instances.html:19 +#: app/templates/admin/instances.html:53 +#: app/templates/instance/list_instances.html:21 +#, fuzzy +msgid "Gone forever" +msgstr "Für immer" + +#: app/admin/forms.py:130 app/templates/admin/instances.html:20 +#: app/templates/admin/instances.html:31 +#: app/templates/instance/list_instances.html:22 +msgid "Trusted" +msgstr "" + +#: app/admin/forms.py:136 app/auth/forms.py:10 app/auth/forms.py:17 +#: app/community/forms.py:80 msgid "User name" msgstr "Benutzername" -#: app/admin/forms.py:115 app/user/forms.py:15 +#: app/admin/forms.py:138 app/user/forms.py:13 msgid "Email address" msgstr "Email-Adresse" -#: app/admin/forms.py:116 app/auth/forms.py:11 app/auth/forms.py:20 -#: app/auth/forms.py:74 +#: app/admin/forms.py:139 app/auth/forms.py:11 app/auth/forms.py:20 +#: app/auth/forms.py:77 msgid "Password" msgstr "Passwort" -#: app/admin/forms.py:118 app/auth/forms.py:22 app/auth/forms.py:76 +#: app/admin/forms.py:141 app/auth/forms.py:22 app/auth/forms.py:79 msgid "Repeat password" msgstr "Passwort festlegen" -#: app/admin/forms.py:119 app/user/forms.py:18 +#: app/admin/forms.py:142 app/user/forms.py:16 msgid "Bio" msgstr "Bio" -#: app/admin/forms.py:120 app/user/forms.py:19 +#: app/admin/forms.py:143 app/user/forms.py:17 msgid "Matrix User ID" msgstr "Matrix-Benutzer-ID" -#: app/admin/forms.py:121 app/user/forms.py:20 +#: app/admin/forms.py:144 app/user/forms.py:19 msgid "Avatar image" msgstr "Avatar-Bild" -#: app/admin/forms.py:122 app/user/forms.py:21 +#: app/admin/forms.py:145 app/user/forms.py:20 msgid "Top banner image" msgstr "Top Banner-Bild" -#: app/admin/forms.py:123 app/admin/forms.py:177 app/user/forms.py:22 +#: app/admin/forms.py:146 app/admin/forms.py:208 app/user/forms.py:21 msgid "This profile is a bot" msgstr "Dieses Profil ist ein Bot" -#: app/admin/forms.py:124 app/admin/forms.py:178 +#: app/admin/forms.py:147 app/admin/forms.py:209 msgid "Email address is verified" msgstr "E-Mail-Adresse ist verifiziert" -#: app/admin/forms.py:125 app/admin/forms.py:179 +#: app/admin/forms.py:148 app/admin/forms.py:210 +#: app/templates/admin/users.html:27 msgid "Banned" msgstr "Gesperrt" -#: app/admin/forms.py:126 app/user/forms.py:36 +#: app/admin/forms.py:149 app/user/forms.py:36 msgid "Subscribe to email newsletter" msgstr "E-Mail-Newsletter abonnieren" -#: app/admin/forms.py:127 app/user/forms.py:38 +#: app/admin/forms.py:150 app/admin/forms.py:211 app/user/forms.py:108 +msgid "Show" +msgstr "" + +#: app/admin/forms.py:151 app/admin/forms.py:212 app/user/forms.py:109 +#: app/user/forms.py:128 +msgid "Hide completely" +msgstr "Komplett ausblenden" + +#: app/admin/forms.py:152 app/admin/forms.py:213 +msgid "Blur" +msgstr "" + +#: app/admin/forms.py:153 app/admin/forms.py:214 app/user/forms.py:128 +msgid "Make semi-transparent" +msgstr "Halbtransparent machen" + +#: app/admin/forms.py:154 app/user/forms.py:38 app/user/forms.py:112 msgid "Hide posts by bots" msgstr "Beiträge von Bots ausblenden" -#: app/admin/forms.py:128 app/user/forms.py:39 +#: app/admin/forms.py:156 app/admin/forms.py:215 app/user/forms.py:39 +#: app/user/forms.py:114 msgid "Show NSFW posts" msgstr "NSFW-Beiträge anzeigen" -#: app/admin/forms.py:129 app/user/forms.py:40 +#: app/admin/forms.py:158 app/admin/forms.py:217 app/user/forms.py:40 +#: app/user/forms.py:116 msgid "Show NSFL posts" msgstr "NSFL-Beiträge anzeigen" -#: app/admin/forms.py:130 app/admin/forms.py:180 +#: app/admin/forms.py:161 app/admin/forms.py:219 msgid "User" msgstr "Benutzer" -#: app/admin/forms.py:131 app/admin/forms.py:181 +#: app/admin/forms.py:162 app/admin/forms.py:220 +#: app/templates/admin/permissions.html:19 msgid "Staff" msgstr "Mitarbeiter" -#: app/admin/forms.py:132 app/admin/forms.py:182 app/admin/routes.py:32 -#: app/templates/base.html:189 +#: app/admin/forms.py:163 app/admin/forms.py:221 app/admin/routes.py:40 +#: app/templates/admin/permissions.html:20 app/templates/base.html:209 msgid "Admin" msgstr "Verwalter" -#: app/admin/forms.py:134 app/admin/forms.py:184 +#: app/admin/forms.py:165 app/admin/forms.py:223 msgid "Role" msgstr "Rolle" -#: app/admin/forms.py:140 app/auth/forms.py:32 +#: app/admin/forms.py:171 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:144 app/auth/forms.py:36 +#: app/admin/forms.py:175 app/auth/forms.py:39 msgid "User names cannot contain @." msgstr "Benutzernamen dürfen kein @ enthalten." -#: app/admin/forms.py:148 app/auth/forms.py:40 +#: app/admin/forms.py:179 app/auth/forms.py:43 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:150 app/auth/forms.py:42 +#: app/admin/forms.py:181 app/auth/forms.py:45 msgid "An account with this user name already exists." msgstr "Ein Konto mit diesem Benutzernamen existiert bereits." -#: app/admin/forms.py:153 app/auth/forms.py:45 +#: app/admin/forms.py:184 app/auth/forms.py:48 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:160 app/admin/forms.py:173 app/auth/forms.py:52 -#: app/auth/forms.py:65 +#: app/admin/forms.py:191 app/admin/forms.py:204 app/auth/forms.py:55 +#: app/auth/forms.py:68 msgid "This password is too common." msgstr "Dieses Passwort ist zu geläufig." -#: app/admin/forms.py:170 app/auth/forms.py:62 +#: app/admin/forms.py:201 app/auth/forms.py:65 msgid "This password is not secure." msgstr "Dieses Passwort ist nicht sicher." -#: app/admin/forms.py:185 +#: app/admin/forms.py:224 #, fuzzy msgid "Remove avatar" msgstr "Entfernen" -#: app/admin/forms.py:186 +#: app/admin/forms.py:225 #, fuzzy msgid "Remove banner" msgstr "Entfernen" -#: app/admin/forms.py:191 +#: app/admin/forms.py:230 msgid "Subject" msgstr "Betreff" -#: app/admin/forms.py:192 +#: app/admin/forms.py:231 msgid "Body (text)" msgstr "Textkörper (Text)" -#: app/admin/forms.py:193 +#: app/admin/forms.py:232 msgid "Body (html)" msgstr "Textkörper (html)" -#: app/admin/forms.py:194 +#: app/admin/forms.py:233 msgid "Test mode" msgstr "Testmodus" -#: app/admin/forms.py:195 app/admin/routes.py:793 +#: app/admin/forms.py:234 app/admin/routes.py:1273 msgid "Send newsletter" msgstr "Newsletter senden" -#: app/admin/routes.py:64 app/templates/admin/_nav.html:4 -#: app/templates/admin/site.html:13 app/templates/base.html:191 +#: app/admin/routes.py:131 app/templates/admin/_nav.html:4 +#: app/templates/admin/site.html:13 app/templates/base.html:211 msgid "Site profile" msgstr "Seitenprofil" -#: app/admin/routes.py:112 app/templates/admin/_nav.html:5 -#: app/templates/admin/misc.html:12 app/templates/base.html:192 +#: app/admin/routes.py:184 app/templates/admin/_nav.html:5 +#: app/templates/admin/misc.html:12 app/templates/base.html:212 msgid "Misc settings" msgstr "Verschiedene Einstellungen" -#: app/admin/routes.py:150 +#: app/admin/routes.py:263 +#, python-format +msgid "%d out of %d communities were excluded using current filters" +msgstr "" + +#: app/admin/routes.py:310 +#, python-format +msgid "Results: %(results)s" +msgstr "" + +#: app/admin/routes.py:314 +#, python-format +msgid "" +"Subscription process for %(communities_to_add)d of " +"%(parsed_communities_sorted)d communities launched in background, check " +"admin/activities for details" +msgstr "" + +#: app/admin/routes.py:339 +msgid "Ban imports started in a background process." +msgstr "" + +#: app/admin/routes.py:342 +msgid "Ban imports requested, but no json provided." +msgstr "" + +#: app/admin/routes.py:428 msgid "Admin settings saved" msgstr "Admin-Einstellungen gespeichert" -#: app/admin/routes.py:162 +#: app/admin/routes.py:441 msgid "Federation settings" msgstr "Föderations-Einstellungen" -#: app/admin/routes.py:184 +#: app/admin/routes.py:592 msgid "ActivityPub Log" msgstr "ActivityPub Protokoll" -#: app/admin/routes.py:194 app/templates/admin/activity_json.html:13 +#: app/admin/routes.py:602 app/templates/admin/activity_json.html:13 msgid "Activity JSON" msgstr "Aktivitäts-JSON" -#: 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 +#: app/admin/routes.py:637 app/community/routes.py:306 +#: app/community/routes.py:1608 app/community/routes.py:1665 +#: app/main/routes.py:216 app/post/routes.py:212 app/post/routes.py:1933 +#: app/templates/admin/_nav.html:6 app/templates/admin/instances.html:26 +#: app/templates/base.html:213 app/templates/list_communities.html:61 +#: app/templates/user/alerts/_type.html:9 app/templates/user/filters.html:73 +#: app/templates/user/notifications.html:66 +#: app/templates/user/show_profile.html:191 msgid "Communities" msgstr "Communities" -#: app/admin/routes.py:251 +#: app/admin/routes.py:660 #, 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 +#: app/admin/routes.py:731 app/admin/routes.py:838 app/admin/routes.py:866 +#: app/admin/routes.py:1127 app/admin/routes.py:1368 +#: app/community/routes.py:1044 app/community/routes.py:1552 +#: app/community/routes.py:1731 msgid "Saved" msgstr "Gespeichert" -#: app/admin/routes.py:318 +#: app/admin/routes.py:735 msgid "" "This is a remote community - most settings here will be regularly " "overwritten with data from the original server." @@ -552,59 +759,69 @@ msgstr "" "Dies ist eine Remote-Community - die meisten Einstellungen hier werden " "regelmäßig mit Daten des ursprünglichen Servers überschrieben." -#: app/admin/routes.py:338 app/community/routes.py:1129 +#: app/admin/routes.py:755 app/community/routes.py:1057 msgid "Edit community" msgstr "Community bearbeiten" -#: app/admin/routes.py:357 app/community/routes.py:1152 +#: app/admin/routes.py:779 app/community/routes.py:1120 msgid "Community deleted" msgstr "Community gelöscht" -#: 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 +#: app/admin/routes.py:813 app/community/routes.py:292 +#: app/community/routes.py:1595 app/community/routes.py:1652 +#: app/post/routes.py:198 app/templates/admin/_nav.html:7 +#: app/templates/admin/topics.html:31 app/templates/base.html:145 +#: app/templates/base.html:165 app/templates/base.html:214 +#: app/templates/topic/show_topic.html:14 +#: app/templates/user/alerts/_type.html:12 msgid "Topics" msgstr "Themen" -#: app/admin/routes.py:416 app/templates/admin/topics.html:31 +#: app/admin/routes.py:841 app/templates/admin/topics.html:31 msgid "Add topic" msgstr "Thema hinzufügen" -#: app/admin/routes.py:444 +#: app/admin/routes.py:873 msgid "Edit topic" msgstr "Thema bearbeiten" -#: app/admin/routes.py:459 +#: app/admin/routes.py:889 msgid "Topic deleted" msgstr "Thema gelöscht" -#: app/admin/routes.py:461 +#: app/admin/routes.py:891 msgid "Cannot delete topic with communities assigned to it." msgstr "Thema mit zugewiesenen Communities kann nicht gelöscht werden." -#: app/admin/routes.py:488 app/templates/admin/_nav.html:8 -#: app/templates/admin/users.html:12 app/templates/base.html:196 +#: app/admin/routes.py:920 app/templates/admin/_nav.html:8 +#: app/templates/admin/instances.html:27 app/templates/admin/users.html:12 +#: app/templates/admin/users_trash.html:12 app/templates/base.html:215 +#: app/templates/user/alerts/_type.html:15 msgid "Users" msgstr "Benutzer" -#: app/admin/routes.py:524 +#: app/admin/routes.py:959 msgid "Problematic users" msgstr "Problematische Benutzer" -#: app/admin/routes.py:545 +#: app/admin/routes.py:981 msgid "Bad posts" msgstr "Schlechte Beiträge" -#: app/admin/routes.py:577 +#: app/admin/routes.py:1016 msgid "Likely spam" msgstr "" -#: app/admin/routes.py:613 +#: app/admin/routes.py:1050 app/templates/base.html:219 +#, fuzzy +msgid "Deleted content" +msgstr "Konto löschen" + +#: app/admin/routes.py:1088 msgid "Registration approved." msgstr "Registrierung genehmigt." -#: app/admin/routes.py:644 +#: app/admin/routes.py:1123 msgid "" "Permissions are cached for 50 seconds so new admin roles won't take " "effect immediately." @@ -612,7 +829,7 @@ msgstr "" "Berechtigungen werden für 50 Sekunden zwischengespeichert, so dass neue " "Administratorrollen nicht sofort wirksam werden." -#: app/admin/routes.py:652 +#: app/admin/routes.py:1131 msgid "" "This is a remote user - most settings here will be regularly overwritten " "with data from the original server." @@ -620,29 +837,44 @@ msgstr "" "Dies ist ein Remote-Benutzer - die meisten Einstellungen hier werden " "regelmäßig mit Daten des ursprünglichen Servers überschrieben." -#: app/admin/routes.py:659 +#: app/admin/routes.py:1140 msgid "Edit user" msgstr "Benutzer bearbeiten" -#: app/admin/routes.py:725 +#: app/admin/routes.py:1200 msgid "User added" msgstr "Benutzer hinzugefügt" -#: app/admin/routes.py:728 +#: app/admin/routes.py:1203 msgid "Add user" msgstr "Benutzer hinzufügen" -#: app/admin/routes.py:752 +#: app/admin/routes.py:1231 msgid "User deleted" msgstr "Benutzer gelöscht" -#: app/admin/routes.py:775 app/templates/admin/reports.html:12 -#: app/templates/community/_community_moderation_nav.html:11 +#: app/admin/routes.py:1254 app/templates/admin/reports.html:12 +#: app/templates/admin/users.html:28 +#: app/templates/community/_community_moderation_nav.html:8 #: app/templates/community/community_moderate.html:21 msgid "Reports" msgstr "Meldungen" -#: app/admin/util.py:111 +#: app/admin/routes.py:1295 +#, fuzzy +msgid "Settings saved" +msgstr "Admin-Einstellungen gespeichert" + +#: app/admin/routes.py:1300 +msgid "Role permissions" +msgstr "" + +#: app/admin/routes.py:1377 +#, fuzzy +msgid "Edit instance" +msgstr "Instanzen" + +#: app/admin/util.py:108 msgid "None" msgstr "Keine" @@ -654,7 +886,9 @@ msgstr "Niedriger Bandbreitenmodus" msgid "Log In" msgstr "Anmelden" -#: app/auth/forms.py:18 app/auth/forms.py:19 app/auth/forms.py:69 +#: app/auth/forms.py:18 app/auth/forms.py:19 app/auth/forms.py:72 +#: app/templates/admin/approve_registrations.html:21 +#: app/templates/admin/approve_registrations.html:59 msgid "Email" msgstr "Email" @@ -662,23 +896,28 @@ 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:154 app/templates/base.html:147 +#: app/auth/forms.py:27 app/auth/routes.py:164 app/templates/base.html:160 msgid "Register" msgstr "Registrieren" -#: app/auth/forms.py:70 +#: app/auth/forms.py:37 +#, fuzzy +msgid "User names cannot contain spaces." +msgstr "Benutzernamen dürfen kein @ enthalten." + +#: app/auth/forms.py:73 msgid "Request password reset" msgstr "Passwort zurücksetzen" -#: app/auth/forms.py:78 +#: app/auth/forms.py:81 msgid "Set password" msgstr "Passwort festlegen" -#: app/auth/routes.py:29 app/auth/routes.py:32 +#: app/auth/routes.py:30 app/auth/routes.py:33 app/shared/auth.py:37 msgid "No account exists with that user name." msgstr "Kein Konto mit diesem Benutzernamen vorhanden." -#: app/auth/routes.py:36 +#: app/auth/routes.py:37 app/shared/auth.py:43 msgid "" "Invalid password. Please reset " "your password." @@ -686,58 +925,58 @@ msgstr "" "Ungültiges Passwort. Bitte Ihr " "Passwort zurücksetzen." -#: app/auth/routes.py:39 +#: app/auth/routes.py:40 app/shared/auth.py:46 msgid "Invalid password" msgstr "Ungültiges Passwort" -#: app/auth/routes.py:42 +#: app/auth/routes.py:43 app/shared/auth.py:61 msgid "You have been banned." msgstr "Du wurdest gebannt." -#: app/auth/routes.py:75 +#: app/auth/routes.py:78 msgid "Login" msgstr "Anmelden" -#: app/auth/routes.py:101 +#: app/auth/routes.py:109 msgid "Sorry, you cannot use that email address" msgstr "Du kannst diese E-Mail-Adresse nicht verwenden" -#: app/auth/routes.py:103 +#: app/auth/routes.py:111 msgid "Sorry, you cannot use that user name" msgstr "Du kannst diesen Benutzernamen nicht verwenden" -#: app/auth/routes.py:120 +#: app/auth/routes.py:128 #, 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:159 +#: app/auth/routes.py:169 msgid "Account under review" msgstr "Konto wird überprüft" -#: app/auth/routes.py:164 app/templates/auth/check_email.html:8 +#: app/auth/routes.py:174 app/templates/auth/check_email.html:8 msgid "Check your email" msgstr "Überprüfe deine E-Mail" -#: app/auth/routes.py:175 +#: app/auth/routes.py:185 msgid "Sorry, you cannot use that email address." msgstr "Du kannst diese E-Mail-Adresse nicht verwenden." -#: app/auth/routes.py:180 +#: app/auth/routes.py:190 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:183 +#: app/auth/routes.py:193 msgid "No account with that email address exists" msgstr "Kein Konto mit dieser E-Mail-Adresse existiert" -#: app/auth/routes.py:185 +#: app/auth/routes.py:195 msgid "Reset Password" msgstr "Passwort zurücksetzen" -#: app/auth/routes.py:199 +#: app/auth/routes.py:209 #, python-format msgid "" "Your password has been reset. Please use it to log in with user name of " @@ -746,11 +985,11 @@ msgstr "" "Dein Passwort wurde zurückgesetzt. Bitte benutze es um dich mit dem " "Benutzernamen von %(name)s anzumelden." -#: app/auth/routes.py:219 +#: app/auth/routes.py:223 app/auth/routes.py:230 msgid "Thank you for verifying your email address." msgstr "Vielen Dank für die Bestätigung deiner E-Mail-Adresse." -#: app/auth/routes.py:221 +#: app/auth/routes.py:232 msgid "Email address validation failed." msgstr "Überprüfung der E-Mail-Adresse fehlgeschlagen." @@ -762,75 +1001,75 @@ msgstr "Nachricht" msgid "Reply" msgstr "Antwort" -#: app/chat/forms.py:18 app/post/forms.py:18 app/user/forms.py:62 +#: app/chat/forms.py:18 app/post/forms.py:18 app/user/forms.py:79 msgid "Spam" msgstr "Spam" -#: app/chat/forms.py:19 app/post/forms.py:18 app/user/forms.py:63 +#: app/chat/forms.py:19 app/post/forms.py:18 app/user/forms.py:80 msgid "Harassment" msgstr "Belästigung" -#: app/chat/forms.py:20 app/post/forms.py:19 app/user/forms.py:64 +#: app/chat/forms.py:20 app/post/forms.py:19 app/user/forms.py:81 msgid "Threatening violence" msgstr "Androhung von Gewalt" -#: app/chat/forms.py:21 app/user/forms.py:65 +#: app/chat/forms.py:21 app/user/forms.py:82 msgid "Promoting hate / genocide" msgstr "Förderung von Hass / Völkermord" -#: app/chat/forms.py:22 app/post/forms.py:20 app/user/forms.py:66 +#: app/chat/forms.py:22 app/post/forms.py:20 app/user/forms.py:83 msgid "Misinformation / disinformation" msgstr "Falsche Informationen / Desinformation" -#: app/chat/forms.py:23 app/post/forms.py:21 app/user/forms.py:67 +#: app/chat/forms.py:23 app/post/forms.py:21 app/user/forms.py:84 msgid "Racism, sexism, transphobia" msgstr "Rassismus, Sexismus, Transphobie" -#: app/chat/forms.py:24 app/post/forms.py:23 app/user/forms.py:70 +#: app/chat/forms.py:24 app/post/forms.py:23 app/user/forms.py:87 msgid "Minor abuse or sexualization" msgstr "Kindesmissbrauch oder Sexualisierung von Kindern" -#: app/chat/forms.py:25 app/post/forms.py:24 app/user/forms.py:71 +#: app/chat/forms.py:25 app/post/forms.py:24 app/user/forms.py:88 msgid "Non-consensual intimate media" msgstr "Nicht konsensuelle intime Medien" -#: app/chat/forms.py:26 app/post/forms.py:25 app/user/forms.py:72 +#: app/chat/forms.py:26 app/post/forms.py:25 app/user/forms.py:89 msgid "Prohibited transaction" msgstr "Verbotene Transaktion" -#: app/chat/forms.py:26 app/post/forms.py:25 app/user/forms.py:72 +#: app/chat/forms.py:26 app/post/forms.py:25 app/user/forms.py:89 msgid "Impersonation" msgstr "Imitation" -#: app/chat/forms.py:27 app/post/forms.py:26 app/user/forms.py:73 +#: app/chat/forms.py:27 app/post/forms.py:26 app/user/forms.py:90 msgid "Copyright violation" msgstr "Urheberrechtsverletzung" -#: app/chat/forms.py:27 app/post/forms.py:26 app/user/forms.py:73 +#: app/chat/forms.py:27 app/post/forms.py:26 app/user/forms.py:90 msgid "Trademark violation" msgstr "Markenverletzung" -#: app/chat/forms.py:28 app/post/forms.py:27 app/user/forms.py:74 +#: app/chat/forms.py:28 app/post/forms.py:27 app/user/forms.py:91 msgid "Self-harm or suicide" msgstr "Selbstschädigung oder Selbstmord" -#: app/chat/forms.py:29 app/community/forms.py:247 app/post/forms.py:28 -#: app/user/forms.py:75 +#: app/chat/forms.py:29 app/community/forms.py:237 app/post/forms.py:28 +#: app/user/forms.py:92 msgid "Other" msgstr "Andere" -#: 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 +#: app/chat/forms.py:30 app/community/forms.py:101 app/community/forms.py:239 +#: app/post/forms.py:29 app/user/forms.py:93 msgid "Reason" msgstr "Grund" -#: app/chat/forms.py:31 app/community/forms.py:250 app/post/forms.py:30 -#: app/user/forms.py:77 +#: app/chat/forms.py:31 app/community/forms.py:240 app/post/forms.py:30 +#: app/user/forms.py:94 msgid "More info" msgstr "Mehr Info" -#: 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 +#: app/chat/forms.py:33 app/community/forms.py:242 app/post/forms.py:32 +#: app/templates/user/show_profile.html:102 app/user/forms.py:96 msgid "Report" msgstr "Melden" @@ -839,37 +1078,37 @@ msgstr "Melden" msgid "Chat with %(name)s" msgstr "Chatte mit %(name)s" -#: app/chat/routes.py:69 +#: app/chat/routes.py:70 msgid "Send" msgstr "Senden" -#: app/chat/routes.py:79 app/templates/chat/new_message.html:14 +#: app/chat/routes.py:80 app/templates/chat/new_message.html:14 #, python-format msgid "New message to \"%(recipient_name)s\"" msgstr "Neue Nachricht an \"%(recipient_name)s\"" -#: app/chat/routes.py:124 +#: app/chat/routes.py:127 msgid "Conversation deleted" msgstr "Unterhaltung gelöscht" -#: app/chat/routes.py:135 +#: app/chat/routes.py:138 msgid "Instance blocked." msgstr "Instanz blockiert." -#: app/chat/routes.py:165 +#: app/chat/routes.py:168 msgid "This conversation has been reported, thank you!" msgstr "Dieses Gespräch wurde gemeldet, danke!" -#: app/chat/routes.py:170 +#: app/chat/routes.py:173 msgid "Report conversation" msgstr "Konversation melden" -#: app/chat/util.py:58 +#: app/chat/util.py:54 #, python-format msgid "Message failed to send to %(name)s." msgstr "Nachricht konnte nicht an %(name)s gesendet werden." -#: app/chat/util.py:60 +#: app/chat/util.py:56 msgid "Message sent." msgstr "Nachricht gesendet." @@ -882,127 +1121,137 @@ msgstr "Anlegen" 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:69 app/community/forms.py:111 app/post/forms.py:11 +msgid "Body" +msgstr "Textkörper" + +#: app/community/forms.py:70 +#, fuzzy +msgid "Mods and admins" +msgstr "Gesperrte Domains" + +#: app/community/forms.py:71 +#, fuzzy +msgid "Trusted accounts" +msgstr "Neues Konto registrieren" #: app/community/forms.py:72 +#, fuzzy +msgid "Community members" +msgstr "Communities" + +#: app/community/forms.py:73 +#, fuzzy +msgid "Any account" +msgstr "Konto" + +#: app/community/forms.py:75 +msgid "Who can edit" +msgstr "" + +#: app/community/forms.py:81 +#, fuzzy +msgid "Find" +msgstr "Beigetreten" + +#: app/community/forms.py:85 msgid "Amend the report description if necessary" msgstr "" -#: app/community/forms.py:73 +#: app/community/forms.py:86 #, fuzzy msgid "Escalate report" msgstr "Beitrag erstellen" -#: app/community/forms.py:77 +#: app/community/forms.py:90 #, fuzzy msgid "Note for mod log" msgstr "Not safe for work" -#: app/community/forms.py:78 +#: app/community/forms.py:91 msgid "Also resolve all other reports about the same thing." msgstr "" -#: app/community/forms.py:79 +#: app/community/forms.py:92 #: app/templates/community/community_moderate_report_resolve.html:13 #, fuzzy msgid "Resolve report" msgstr "Melden" -#: app/community/forms.py:83 +#: app/community/forms.py:96 msgid "Community address" msgstr "Gemeinschaftsadresse" -#: app/community/forms.py:84 app/search/routes.py:85 -#: app/templates/base.html:222 app/templates/community/add_remote.html:13 +#: app/community/forms.py:97 app/search/routes.py:106 +#: app/templates/base.html:246 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/domain/domains_blocked.html:29 app/templates/index.html:44 +#: app/templates/instance/list_instances.html:17 #: 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:89 +#: app/community/forms.py:102 msgid "Ban until" msgstr "Bannen bis" -#: app/community/forms.py:90 +#: app/community/forms.py:103 msgid "Also delete all their posts" msgstr "Lösche auch alle Beiträge" -#: app/community/forms.py:91 +#: app/community/forms.py:104 msgid "Also delete all their comments" msgstr "Lösche auch alle Kommentare" -#: app/community/forms.py:92 +#: app/community/forms.py:105 #: app/templates/community/community_moderate_subscribers.html:56 #: app/templates/domain/domains_blocked.html:48 -#: app/templates/user/show_profile.html:206 +#: app/templates/user/show_profile.html:231 msgid "Ban" msgstr "Bann" -#: 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/community/forms.py:109 app/templates/list_communities.html:66 #: app/templates/search/start.html:18 msgid "Community" msgstr "Community" -#: 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: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/community/forms.py:112 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 +#: app/community/forms.py:113 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 +#: app/community/forms.py:114 msgid "NSFW" msgstr "NSFW" -#: 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 +#: app/community/forms.py:115 msgid "Gore/gross" msgstr "Gore/ekelhaft" -#: 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/community/forms.py:116 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: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 +#: app/community/forms.py:117 app/post/forms.py:13 +#: app/templates/search/start.html:36 #, fuzzy msgid "Language" msgstr "Verwalten" -#: app/community/forms.py:112 app/community/forms.py:134 +#: app/community/forms.py:126 app/community/forms.py:141 msgid "URL" msgstr "URL" -#: app/community/forms.py:125 +#: app/community/forms.py:135 #, python-format msgid "Links to %(domain)s are not allowed." msgstr "Links zu %(domain)s sind nicht erlaubt." @@ -1012,121 +1261,136 @@ msgstr "Links zu %(domain)s sind nicht erlaubt." msgid "Videos from %(domain)s are not allowed." msgstr "Links zu %(domain)s sind nicht erlaubt." -#: app/community/forms.py:155 +#: app/community/forms.py:153 app/community/forms.py:180 msgid "Alt text" msgstr "Alt-Text" -#: app/community/forms.py:157 app/templates/community/_add_post_types.html:4 +#: app/community/forms.py:154 app/templates/community/add_post.html:14 +#: app/templates/search/start.html:31 msgid "Image" msgstr "Bild" -#: app/community/forms.py:185 +#: app/community/forms.py:175 app/community/forms.py:186 msgid "Images cannot be posted to local communities." msgstr "Bilder können nicht in lokalen Communities veröffentlicht werden." -#: app/community/forms.py:194 +#: app/community/forms.py:191 #, fuzzy msgid "Mode" msgstr "Moderieren" -#: app/community/forms.py:194 +#: app/community/forms.py:191 msgid "Voters choose one option" msgstr "" -#: app/community/forms.py:194 +#: app/community/forms.py:191 #, fuzzy msgid "Voters choose many options" msgstr "Thema auswählen" -#: app/community/forms.py:196 +#: app/community/forms.py:193 #, fuzzy msgid "30 minutes" msgstr "3 Monate" -#: app/community/forms.py:197 +#: app/community/forms.py:194 msgid "1 hour" msgstr "" -#: app/community/forms.py:198 +#: app/community/forms.py:195 msgid "6 hours" msgstr "" -#: app/community/forms.py:199 +#: app/community/forms.py:196 msgid "12 hours" msgstr "" -#: app/community/forms.py:200 +#: app/community/forms.py:197 msgid "1 day" msgstr "" -#: app/community/forms.py:201 +#: app/community/forms.py:198 msgid "3 days" msgstr "" -#: app/community/forms.py:202 +#: app/community/forms.py:199 msgid "7 days" msgstr "" -#: app/community/forms.py:204 +#: app/community/forms.py:201 #, fuzzy msgid "End voting in" msgstr "Ausstehend" -#: app/community/forms.py:205 +#: app/community/forms.py:202 #, fuzzy msgid "Accept votes from this instance only" msgstr "Nur Beiträge von der aktuellen Instanz akzeptieren" -#: app/community/forms.py:232 +#: app/community/forms.py:222 msgid "Polls need options for people to choose from" msgstr "" -#: app/community/forms.py:235 +#: app/community/forms.py:225 msgid "Provide at least two choices" msgstr "" -#: app/community/forms.py:241 +#: app/community/forms.py:231 msgid "Breaks instance rules" msgstr "Bricht die Instanz-Regeln" -#: app/community/forms.py:242 +#: app/community/forms.py:232 msgid "Abandoned by moderators" msgstr "Von Moderatoren verlassen" -#: app/community/forms.py:243 +#: app/community/forms.py:233 msgid "Cult" msgstr "Kult" -#: app/community/forms.py:244 +#: app/community/forms.py:234 msgid "Scam" msgstr "Scam" -#: app/community/forms.py:245 +#: app/community/forms.py:235 msgid "Alt-right pipeline" msgstr "Alt-Right Pipeline" -#: app/community/forms.py:246 app/post/forms.py:19 +#: app/community/forms.py:236 app/post/forms.py:19 msgid "Hate / genocide" msgstr "Hass / Völkermord" -#: app/community/forms.py:264 app/community/routes.py:1155 +#: app/community/forms.py:254 app/community/routes.py:1123 msgid "Delete community" msgstr "Community löschen" -#: app/community/routes.py:87 +#: app/community/forms.py:258 +msgid "Full URL" +msgstr "" + +#: app/community/forms.py:259 +msgid "Retrieve" +msgstr "" + +#: app/community/routes.py:98 msgid "Your new community has been created." msgstr "Deine neue Community wurde erstellt." -#: app/community/routes.py:93 app/templates/community/add_local.html:13 +#: app/community/routes.py:104 app/templates/community/add_local.html:13 #: app/templates/community/community_edit.html:25 msgid "Create community" msgstr "Community erstellen" -#: app/community/routes.py:119 app/community/routes.py:1607 +#: app/community/routes.py:125 app/community/routes.py:1960 +msgid "" +"Sorry, that instance is blocked, check https://gui.fediseer.com/ for " +"reasons." +msgstr "" + +#: app/community/routes.py:140 app/community/routes.py:1963 msgid "Community not found." msgstr "Community nicht gefunden." -#: app/community/routes.py:121 app/community/routes.py:1609 +#: app/community/routes.py:142 app/community/routes.py:1965 msgid "" "Community not found. If you are searching for a nsfw community it is " "blocked by this instance." @@ -1134,128 +1398,138 @@ msgstr "" "Community nicht gefunden. Wenn Sie nach einer nsfw-Community suchen, wird" " sie von dieser Instanz blockiert." -#: app/community/routes.py:124 app/community/routes.py:1612 +#: app/community/routes.py:145 app/community/routes.py:1968 #, python-format msgid "That community is banned from %(site)s." msgstr "Diese Community ist von %(site)s gebannt." -#: app/community/routes.py:127 +#: app/community/routes.py:148 app/templates/search/start.html:84 msgid "Add remote community" msgstr "Remote-Community hinzufügen" -#: 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/community/routes.py:167 app/search/routes.py:125 +#, fuzzy +msgid "Post not found." +msgstr "Konto nicht gefunden" + +#: app/community/routes.py:170 app/search/routes.py:128 +#: app/templates/community/retrieve_remote_post.html:13 +msgid "Retrieve Remote Post" +msgstr "" + +#: app/community/routes.py:275 app/community/routes.py:1580 +#: app/community/routes.py:1637 app/instance/routes.py:159 +#: app/post/routes.py:181 app/post/routes.py:1929 app/templates/base.html:143 +#: app/templates/base.html:163 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/tag/tag.html:13 -#: app/templates/topic/show_topic.html:13 +#: app/templates/community/community_modlog.html:13 +#: app/templates/community/community_wiki_list.html:13 +#: app/templates/community/community_wiki_revisions.html:13 +#: app/templates/domain/domain.html:13 app/templates/instance/overview.html:13 +#: app/templates/instance/people.html:13 app/templates/tag/tag.html:13 +#: app/templates/topic/show_topic.html:13 app/templates/user/alerts.html:13 +#: app/templates/user/bookmarks.html:13 +#: app/templates/user/bookmarks_comments.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/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/filters.html:14 app/templates/user/import_export.html:15 +#: app/templates/user/notifications.html:13 app/templates/user/people.html:13 +#: app/templates/user/read_posts.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:350 +#: app/community/routes.py:434 app/shared/tasks/follows.py:51 msgid "You cannot join this community" msgstr "Du kannst dieser Community nicht beitreten" -#: 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 "" -"Es gab ein Problem beim Versuch, mit einem entfernten Server zu " -"kommunizieren. Wenn andere Personen dieser Community bereits beigetreten " -"sind, spielt es keine Rolle." - -#: app/community/routes.py:525 app/community/routes.py:605 -#: app/community/routes.py:685 app/community/routes.py:765 +#: app/community/routes.py:753 msgid "Add post to community" msgstr "Beitrag zur Community hinzufügen" -#: 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 +#: app/community/routes.py:842 app/community/routes.py:870 +#: app/community/routes.py:872 #, python-format msgid "Your post to %(name)s has been made." msgstr "Dein Beitrag bei %(name)s wurde erstellt." -#: app/community/routes.py:1048 +#: app/community/routes.py:968 msgid "A community has been reported" msgstr "Eine Community wurde gemeldet" -#: app/community/routes.py:1059 +#: app/community/routes.py:979 msgid "Community has been reported, thank you!" msgstr "Community wurde gemeldet, danke!" -#: app/community/routes.py:1062 +#: app/community/routes.py:982 msgid "Report community" msgstr "Community melden" -#: app/community/routes.py:1173 +#: app/community/routes.py:1079 +#, fuzzy +msgid "Icon removed!" +msgstr "Entfernen" + +#: app/community/routes.py:1095 app/user/routes.py:211 +#, fuzzy +msgid "Banner removed!" +msgstr "Bannerbild" + +#: app/community/routes.py:1142 #: 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:1198 +#: app/community/routes.py:1168 msgid "Moderator added" msgstr "Moderator hinzugefügt" -#: app/community/routes.py:1202 +#: app/community/routes.py:1172 #, python-format msgid "You are now a moderator of %(name)s" msgstr "Du bist jetzt Moderator von %(name)s" -#: app/community/routes.py:1227 -msgid "Account not found" -msgstr "Konto nicht gefunden" - -#: app/community/routes.py:1229 -#: app/templates/community/community_add_moderator.html:13 +#: app/community/routes.py:1215 +#: app/templates/community/community_find_moderator.html:13 #, python-format msgid "Add moderator to %(community)s" msgstr "Moderator zu %(community)s hinzufügen" -#: app/community/routes.py:1249 +#: app/community/routes.py:1238 msgid "Moderator removed" msgstr "Moderator gelöscht" -#: app/community/routes.py:1266 app/post/routes.py:1592 app/post/routes.py:1715 +#: app/community/routes.py:1263 app/post/routes.py:1360 app/post/routes.py:1505 +#: app/user/routes.py:597 #, python-format msgid "Content from %(name)s will be hidden." msgstr "Inhalt von %(name)s wird ausgeblendet." -#: app/community/routes.py:1295 +#: app/community/routes.py:1292 #, python-format msgid "%(name)s has been banned." msgstr "%(name)s wurde gesperrt." -#: app/community/routes.py:1302 +#: app/community/routes.py:1299 #, python-format msgid "Posts by %(name)s have been deleted." msgstr "Beiträge von %(name)s wurden gelöscht." -#: app/community/routes.py:1308 +#: app/community/routes.py:1305 #, python-format msgid "Comments by %(name)s have been deleted." msgstr "Kommentare von %(name)s wurden gelöscht." -#: app/community/routes.py:1334 +#: app/community/routes.py:1333 msgid "Ban from community" msgstr "Community sperren" @@ -1264,74 +1538,175 @@ msgstr "Community sperren" msgid "%(name)s has been unbanned." msgstr "%(name)s wurde gesperrt." -#: app/community/routes.py:1392 +#: app/community/routes.py:1394 #, 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 +#: app/community/routes.py:1439 app/community/routes.py:1474 #, fuzzy, python-format msgid "Moderation of %(community)s" msgstr "Moderatoren für %(community)s" -#: app/community/routes.py:1499 +#: app/community/routes.py:1517 +#, fuzzy +msgid "Community Wiki" +msgstr "Community" + +#: app/community/routes.py:1555 +#: app/templates/community/community_wiki_list.html:25 +msgid "Add wiki page" +msgstr "" + +#: app/community/routes.py:1702 +msgid "Reverted to old version of the page." +msgstr "" + +#: app/community/routes.py:1742 +#, fuzzy +msgid "Edit wiki page" +msgstr "Nächste Seite" + +#: app/community/routes.py:1770 +#, python-format +msgid "%(title)s revisions" +msgstr "" + +#: app/community/routes.py:1794 +#, fuzzy +msgid "Page deleted" +msgstr "Benutzer gelöscht" + +#: app/community/routes.py:1821 +#, fuzzy, python-format +msgid "Mod Log of %(community)s" +msgstr "Moderatoren für %(community)s" + +#: app/community/routes.py:1851 msgid "Admin has been notified about this report." msgstr "" -#: app/community/routes.py:1547 +#: app/community/routes.py:1899 #, fuzzy msgid "Report resolved." msgstr "Benutzer melden" -#: app/community/routes.py:1585 +#: app/community/routes.py:1937 #, fuzzy msgid "Report ignored." msgstr "Kommentar melden" -#: app/community/routes.py:1615 +#: app/community/routes.py:1971 #, fuzzy msgid "Search result for remote community" msgstr "Remote-Community hinzufügen" -#: app/domain/routes.py:114 +#: app/dev/forms.py:12 +#, fuzzy +msgid "Populate Communities" +msgstr "Verwandte Communities" + +#: app/dev/forms.py:15 +#, fuzzy +msgid "Populate Topics" +msgstr "Übergeordnetes Thema" + +#: app/dev/forms.py:18 +#, fuzzy +msgid "Delete Communities" +msgstr "Community löschen" + +#: app/dev/forms.py:21 +#, fuzzy +msgid "Delete Topics" +msgstr "Thema bearbeiten" + +#: app/domain/routes.py:121 #, python-format msgid "%(name)s blocked." msgstr "%(name)s blockiert." -#: app/domain/routes.py:127 +#: app/domain/routes.py:134 #, python-format msgid "%(name)s un-blocked." msgstr "%(name)s entsperrt." -#: app/domain/routes.py:140 app/tag/routes.py:120 +#: app/domain/routes.py:147 app/tag/routes.py:178 #, 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:152 app/tag/routes.py:132 +#: app/domain/routes.py:159 app/tag/routes.py:190 #, python-format msgid "%(name)s un-banned for all users." msgstr "%(name)s Sperrung wurde für alle Benutzer aufgehoben." -#: app/main/routes.py:75 +#: app/instance/routes.py:26 app/instance/routes.py:163 +#: app/templates/base.html:225 app/templates/instance/overview.html:14 +#: app/templates/instance/people.html:14 app/templates/user/filters.html:77 +msgid "Instances" +msgstr "Instanzen" + +#: app/instance/routes.py:30 +#, fuzzy +msgid "Trusted instances" +msgstr "Instanzen" + +#: app/instance/routes.py:33 +#, fuzzy +msgid "Online instances" +msgstr "Keine blockierten Instanzen" + +#: app/instance/routes.py:36 +#, fuzzy +msgid "Dormant instances" +msgstr "Instanzen" + +#: app/instance/routes.py:39 +#, fuzzy +msgid "Gone forever instances" +msgstr "Keine blockierten Instanzen" + +#: app/instance/routes.py:69 app/templates/instance/overview.html:18 +#, fuzzy, python-format +msgid "%(instance)s overview" +msgstr "Instanzen" + +#: app/instance/routes.py:97 app/templates/instance/people.html:19 +#, python-format +msgid "People from %(instance)s" +msgstr "" + +#: app/instance/routes.py:177 app/templates/instance/posts.html:19 +#, fuzzy, python-format +msgid "Posts from %(instance)s" +msgstr "Beitrag in %(name)s" + +#: app/main/routes.py:62 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:178 app/templates/base.html:142 -#: app/templates/base.html:160 +#: app/main/routes.py:164 app/templates/base.html:154 +#: app/templates/base.html:174 msgid "Browse by topic" msgstr "Nach Thema suchen" -#: app/main/routes.py:234 -msgid "Local communities" +#: app/main/routes.py:268 +#, fuzzy +msgid "Local Communities" msgstr "Lokale Communities" -#: app/main/routes.py:249 app/templates/base.html:171 -#: app/templates/list_communities.html:19 -msgid "Joined communities" +#: app/main/routes.py:320 +#, fuzzy +msgid "Joined Communities" msgstr "Beigetretene Communities" -#: app/main/routes.py:417 +#: app/main/routes.py:352 +#, fuzzy +msgid "Moderation Log" +msgstr "Moderation" + +#: app/main/routes.py:559 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 " @@ -1341,168 +1716,291 @@ msgstr "" msgid "Comment" msgstr "Kommentar" -#: app/post/forms.py:18 app/user/forms.py:61 +#: app/post/forms.py:18 app/user/forms.py:78 msgid "Breaks community rules" msgstr "Bricht die Community-Regeln" -#: app/post/forms.py:22 app/user/forms.py:69 +#: app/post/forms.py:22 app/user/forms.py:86 msgid "Sharing personal info - doxing" msgstr "Verbreitung persönlicher Informationen - Doxing" -#: app/post/forms.py:44 app/post/routes.py:1609 +#: app/post/forms.py:44 app/post/routes.py:1377 #: app/templates/post/post_mea_culpa.html:13 msgid "I changed my mind" msgstr "Ich habe meine Meinung geändert" -#: app/post/routes.py:50 +#: app/post/forms.py:48 +#, fuzzy +msgid "Community to post this link to" +msgstr "Community-Einstellungen" + +#: app/post/forms.py:49 +#, fuzzy +msgid "Next" +msgstr "Nächste Seite" + +#: app/post/routes.py:46 +msgid "This post has been deleted and is only visible to staff and admins." +msgstr "" + +#: app/post/routes.py:56 #, 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:78 app/post/routes.py:627 +#: app/post/routes.py:77 app/post/routes.py:559 #, python-format -msgid "You cannot reply to %(name)s" -msgstr "Du kannst nicht auf %(name)s antworten" - -#: 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: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." +msgid "Your reply was not accepted because %(reason)s" msgstr "" -#: app/post/routes.py:577 +#: app/post/routes.py:435 #, fuzzy msgid "Vote has been cast." msgstr "Dieser Benutzer wurde gesperrt." -#: app/post/routes.py:596 app/post/routes.py:804 +#: app/post/routes.py:483 app/post/routes.py:669 #, python-format msgid "Discussing %(title)s" msgstr "Diskussion %(title)s" -#: app/post/routes.py:650 +#: app/post/routes.py:516 +#, python-format +msgid "You cannot reply to %(name)s" +msgstr "Du kannst nicht auf %(name)s antworten" + +#: app/post/routes.py:530 +msgid "This type of comment is not accepted, sorry." +msgstr "Diese Art von Kommentar wird nicht akzeptiert, sorry." + +#: app/post/routes.py:539 #, fuzzy msgid "We have upvoted the comment for you." msgstr "Gemeldet. Überprüfen Sie den Kommentar auf Probleme." -#: app/post/routes.py:653 +#: app/post/routes.py:542 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 +#: app/post/routes.py:792 app/post/routes.py:1529 app/shared/reply.py:223 +#: app/user/routes.py:165 app/user/routes.py:398 app/user/routes.py:462 +#: app/user/routes.py:986 app/user/routes.py:1027 app/user/routes.py:1059 msgid "Your changes have been saved." msgstr "Deine Änderungen wurden gespeichert." -#: 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 +#: app/post/routes.py:828 app/templates/post/post_edit.html:11 msgid "Edit post" msgstr "Beitrag bearbeiten" -#: app/post/routes.py:1434 +#: app/post/routes.py:1045 msgid "Post deleted." msgstr "Beitrag gelöscht." -#: app/post/routes.py:1493 +#: app/post/routes.py:1173 +#, fuzzy +msgid "Post has been restored." +msgstr "Ein Beitrag wurde gemeldet" + +#: app/post/routes.py:1187 +#, fuzzy +msgid "Post purged." +msgstr "Beitrag gelöscht." + +#: app/post/routes.py:1204 app/post/routes.py:1473 app/shared/post.py:64 +#: app/shared/reply.py:68 +msgid "Bookmark added." +msgstr "" + +#: app/post/routes.py:1206 app/shared/post.py:67 +#, fuzzy +msgid "This post has already been bookmarked." +msgstr "Dieser Benutzer wurde gesperrt." + +#: app/post/routes.py:1220 app/post/routes.py:1236 app/shared/post.py:92 +#: app/shared/reply.py:97 +#, fuzzy +msgid "Bookmark has been removed." +msgstr "Ein Beitrag wurde gemeldet" + +#: app/post/routes.py:1246 msgid "" "Moderators have already assessed reports regarding this post, no further " "reports are necessary." msgstr "" -#: app/post/routes.py:1496 +#: app/post/routes.py:1249 #, fuzzy msgid "Post has already been reported, thank you!" msgstr "Der Beitrag wurde gemeldet, danke!" -#: app/post/routes.py:1544 +#: app/post/routes.py:1297 msgid "Post has been reported, thank you!" msgstr "Der Beitrag wurde gemeldet, danke!" -#: app/post/routes.py:1549 +#: app/post/routes.py:1302 msgid "Report post" msgstr "Beitrag melden" -#: app/post/routes.py:1563 app/post/routes.py:1699 +#: app/post/routes.py:1317 app/post/routes.py:1488 #, python-format msgid "%(name)s has been blocked." msgstr "%(name)s wurde blockiert." -#: app/post/routes.py:1579 +#: app/post/routes.py:1334 #, 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:1623 +#: app/post/routes.py:1347 +#, fuzzy, python-format +msgid "Posts in %(name)s will be hidden." +msgstr "Beiträge, die zu %(name)s verlinken, werden ausgeblendet." + +#: app/post/routes.py:1392 msgid "" "Moderators have already assessed reports regarding this comment, no " "further reports are necessary." msgstr "" -#: app/post/routes.py:1628 +#: app/post/routes.py:1397 app/shared/reply.py:306 #, fuzzy msgid "Comment has already been reported, thank you!" msgstr "Kommentar wurde gemeldet, danke!" -#: app/post/routes.py:1679 +#: app/post/routes.py:1448 msgid "Comment has been reported, thank you!" msgstr "Kommentar wurde gemeldet, danke!" -#: app/post/routes.py:1684 +#: app/post/routes.py:1453 msgid "Report comment" msgstr "Kommentar melden" -#: app/post/routes.py:1844 +#: app/post/routes.py:1475 +#, fuzzy +msgid "This comment has already been bookmarked." +msgstr "Kommentar wurde gemeldet, danke!" + +#: app/post/routes.py:1635 msgid "Edit comment" msgstr "Kommentar bearbeiten" -#: app/post/routes.py:1868 +#: app/post/routes.py:1659 app/shared/reply.py:250 msgid "Comment deleted." msgstr "Kommentar gelöscht." -#: app/search/routes.py:74 +#: app/post/routes.py:1726 app/shared/reply.py:278 +#, fuzzy +msgid "Comment restored." +msgstr "Kommentar gelöscht." + +#: app/post/routes.py:1799 +#, fuzzy +msgid "Comment purged." +msgstr "Kommentar gelöscht." + +#: app/post/routes.py:1801 +#, fuzzy +msgid "Comments that have been replied to cannot be purged." +msgstr "Kommentar wurde gemeldet, danke!" + +#: app/post/routes.py:1870 app/post/routes.py:1890 +#, fuzzy +msgid "Voting Activity" +msgstr "Nach letzter Aktivität sortieren" + +#: app/post/routes.py:1937 +#, fuzzy +msgid "Cross post" +msgstr "NSFW-Beiträge anzeigen" + +#: app/search/routes.py:94 #, python-format msgid "Search results for %(q)s" msgstr "Suchergebnisse für %(q)s" +#: app/shared/reply.py:71 +#, fuzzy +msgid "This comment has already been bookmarked" +msgstr "Kommentar wurde gemeldet, danke!" + +#: app/shared/site.py:25 +#, fuzzy +msgid "You cannot block the local instance." +msgstr "Du kannst dich nicht selbst blockieren." + +#: app/shared/user.py:32 app/user/routes.py:558 +msgid "You cannot block yourself." +msgstr "Du kannst dich nicht selbst blockieren." + +#: app/shared/user.py:40 +#, fuzzy +msgid "You cannot block admin or staff." +msgstr "Du kannst dich nicht selbst blockieren." + +#: app/shared/user.py:71 app/user/routes.py:613 +msgid "You cannot unblock yourself." +msgstr "Du kannst dich nicht selbst entblocken." + +#: app/shared/tasks/follows.py:65 +#, fuzzy +msgid "Community is on banned or blocked instance" +msgstr "Community von einer anderen Instanz hinzufügen" + +#: app/shared/tasks/notes.py:103 app/shared/tasks/notes.py:197 +#, fuzzy +msgid "You have been mentioned in a comment" +msgstr "Du wurdest gebannt." + +#: app/templates/_home_nav.html:1 +msgid "Sorting methods: " +msgstr "" + +#: app/templates/_home_nav.html:2 +#, fuzzy +msgid "Trending now" +msgstr "Ausstehend" + #: app/templates/_home_nav.html:3 #: app/templates/community/_community_nav.html:10 -#: app/templates/post/post.html:66 app/user/forms.py:46 +#: app/templates/post/post.html:67 app/user/forms.py:49 msgid "Hot" msgstr "Angesagt" +#: app/templates/_home_nav.html:5 +#, fuzzy +msgid "Most upvotes in the last 24h" +msgstr "Die meisten negativen Bewertungen in den letzten 3 Tagen" + #: app/templates/_home_nav.html:6 #: app/templates/community/_community_nav.html:13 -#: app/templates/post/post.html:69 app/user/forms.py:47 +#: app/templates/post/post.html:70 app/templates/search/start.html:58 +#: app/user/forms.py:50 msgid "Top" msgstr "Top" +#: app/templates/_home_nav.html:8 +#, fuzzy +msgid "Latest posts" +msgstr "Beitrag erstellen" + #: app/templates/_home_nav.html:9 #: app/templates/community/_community_nav.html:16 -#: app/templates/post/post.html:72 app/user/forms.py:48 +#: app/templates/post/post.html:73 app/user/forms.py:51 msgid "New" msgstr "Neu" +#: app/templates/_home_nav.html:11 +#, fuzzy +msgid "Recently commented on" +msgstr "Kommentar melden" + #: app/templates/_home_nav.html:12 #: app/templates/community/_community_nav.html:19 -#: app/templates/list_communities.html:81 app/user/forms.py:49 +#: app/templates/list_communities.html:81 +#: app/templates/user/show_profile.html:109 app/user/forms.py:52 msgid "Active" msgstr "Aktiv" @@ -1510,180 +2008,376 @@ msgstr "Aktiv" msgid "Rational Discourse Toolkit" 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:68 +#: app/templates/_side_pane.html:9 app/templates/community/add_remote.html:37 +#: app/templates/community/lookup_remote.html:20 +#: app/templates/list_communities.html:96 +msgid "Leave" +msgstr "Verlassen" + +#: app/templates/_side_pane.html:11 app/templates/list_communities.html:98 +msgid "Pending" +msgstr "Ausstehend" + +#: app/templates/_side_pane.html:13 app/templates/community/add_remote.html:39 +#: app/templates/community/lookup_remote.html:22 +#: app/templates/list_communities.html:100 +#: app/templates/list_communities.html:103 +msgid "Join" +msgstr "Beitreten" + +#: app/templates/_side_pane.html:18 +#: app/templates/community/_community_nav.html:4 +#: app/templates/community/add_post.html:3 +#: app/templates/topic/show_topic.html:78 +msgid "Create post" +msgstr "Beitrag erstellen" + +#: app/templates/_side_pane.html:23 +msgid "Search this community" +msgstr "Diese Community durchsuchen" + +#: app/templates/_side_pane.html:45 +msgid "Moderators have not been active recently." +msgstr "" + +#: app/templates/_side_pane.html:50 +#, fuzzy +msgid "View community on original server" +msgstr "Communities auf diesem Server" + +#: app/templates/_side_pane.html:51 +msgid "Retrieve a post from the original server" +msgstr "" + +#: app/templates/_side_pane.html:55 +#, fuzzy, python-format +msgid "Only people on %(instance_domain)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/_side_pane.html:67 +msgid "Related communities" +msgstr "Verwandte Communities" + +#: app/templates/_side_pane.html:77 app/templates/index.html:22 +#: app/templates/index.html:61 app/templates/list_topics.html:36 +#: app/templates/search/results.html:58 app/templates/topic/show_topic.html:99 +#, fuzzy +msgid "More communities" +msgstr "Communities erkunden" + +#: app/templates/_side_pane.html:86 +msgid "Community Settings" +msgstr "Community-Einstellungen" + +#: app/templates/_side_pane.html:90 +msgid "Moderate" +msgstr "Moderieren" + +#: app/templates/_side_pane.html:93 +#: 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/community/community_modlog.html:15 +#: app/templates/community/community_wiki_list.html:15 +#: app/templates/community/community_wiki_revisions.html:15 +#: app/templates/user/_user_nav.html:5 app/templates/user/notifications.html:57 +#: app/templates/user/show_profile.html:182 +msgid "Settings" +msgstr "Einstellungen" + +#: app/templates/_view_filter_nav.html:1 +#, fuzzy +msgid "Post filters: " +msgstr "Filter" + +#: app/templates/_view_filter_nav.html:3 +#, fuzzy +msgid "Posts from joined communities" +msgstr "Beiträge in Communities" + +#: app/templates/_view_filter_nav.html:4 app/user/forms.py:56 +#, fuzzy +msgid "Subscribed" +msgstr "Abgemeldet" + +#: app/templates/_view_filter_nav.html:7 +#, fuzzy +msgid "Posts on this instance" +msgstr "Noch keine Beiträge zu diesem Thema." + +#: app/templates/_view_filter_nav.html:8 app/templates/list_communities.html:17 +#: app/user/forms.py:57 +msgid "Local" +msgstr "Lokal" + +#: app/templates/_view_filter_nav.html:10 +#, fuzzy +msgid "Posts from popular communities" +msgstr "Beiträge in Communities" + +#: app/templates/_view_filter_nav.html:11 app/user/forms.py:58 +msgid "Popular" +msgstr "Beliebt" + +#: app/templates/_view_filter_nav.html:13 +#, fuzzy +msgid "No filter" +msgstr "Filter" + +#: app/templates/_view_filter_nav.html:14 +#: app/templates/list_communities.html:14 app/templates/search/start.html:20 +#: app/templates/search/start.html:28 app/templates/search/start.html:38 +#: app/templates/search/start.html:46 app/templates/user/alerts/_filter.html:3 +#: app/user/forms.py:59 +msgid "All" +msgstr "Alle" + +#: app/templates/about.html:10 app/templates/donate.html:24 +#: app/templates/index.html:69 app/templates/keyboard_shortcuts.html:63 +#: app/templates/search/results.html:66 #, python-format msgid "About %(site_name)s" msgstr "Über %(site_name)s" -#: app/templates/base.html:55 +#: app/templates/about.html:16 +#, fuzzy +msgid "Team" +msgstr "Theme" + +#: app/templates/about.html:21 +#, fuzzy +msgid "Contact" +msgstr "Spenden" + +#: app/templates/about.html:23 +#, fuzzy +msgid "About Us" +msgstr "Layout" + +#: app/templates/about.html:31 +#, fuzzy +msgid "Legal Information" +msgstr "Rechtliche Informationen" + +#: app/templates/about.html:33 +msgid "Our Privacy Policy" +msgstr "" + +#: app/templates/base.html:6 +#: app/templates/community/community_wiki_revisions.html:29 +msgid "Author" +msgstr "Autor" + +#: app/templates/base.html:31 app/templates/post/post_teaser/_article.html:11 +#: app/templates/post/post_teaser/_image.html:14 +#: app/templates/post/post_teaser/_link.html:17 +#: app/templates/post/post_teaser/_poll.html:12 +#: app/templates/post/post_teaser/_video.html:19 +#, python-format +msgid "Go to community %(name)s" +msgstr "Gehe zur Community %(name)s" + +#: app/templates/base.html:66 msgid "PieFed" msgstr "PieFed" -#: app/templates/base.html:116 app/templates/base.html:213 -#: app/templates/user/notifications.html:18 app/user/routes.py:582 +#: app/templates/base.html:127 app/templates/base.html:237 +#: app/templates/user/notifications.html:18 app/user/routes.py:855 msgid "Notifications" msgstr "Benachrichtigungen" -#: app/templates/base.html:136 app/templates/base.html:154 -msgid "Popular" -msgstr "Beliebt" +#: app/templates/base.html:152 app/templates/base.html:172 +#, fuzzy +msgid "More topics" +msgstr "Nach Thema suchen" -#: app/templates/base.html:137 app/templates/base.html:155 -msgid "All posts" -msgstr "Alle Beiträge" - -#: app/templates/base.html:143 app/templates/base.html:161 +#: app/templates/base.html:156 app/templates/base.html:176 #: app/templates/list_communities.html:13 msgid "All communities" msgstr "Alle Communities" -#: app/templates/auth/login.html:13 app/templates/base.html:146 +#: app/templates/auth/login.html:13 app/templates/base.html:159 msgid "Log in" msgstr "Anmelden" -#: app/templates/base.html:148 app/templates/base.html:186 -#: app/templates/donate.html:10 +#: app/templates/base.html:161 app/templates/base.html:206 +#: app/templates/base.html:271 app/templates/donate.html:10 msgid "Donate" msgstr "Spenden" -#: app/templates/base.html:164 +#: app/templates/base.html:179 msgid "Moderating" msgstr "Moderieren" -#: app/templates/base.html:179 +#: app/templates/base.html:186 app/templates/list_communities.html:19 +msgid "Joined communities" +msgstr "Beigetretene Communities" + +#: app/templates/base.html:194 msgid "Account" msgstr "Konto" -#: app/templates/base.html:181 +#: app/templates/base.html:196 msgid "View profile" msgstr "Profil anzeigen" -#: app/templates/base.html:182 +#: app/templates/base.html:197 msgid "Edit profile & settings" msgstr "Profil & Einstellungen bearbeiten" -#: app/templates/base.html:183 +#: app/templates/base.html:198 msgid "Chats" msgstr "Chatten" -#: app/templates/base.html:194 -#, fuzzy -msgid "Communities - no topic" -msgstr "Communities auf diesem Server" +#: app/templates/base.html:199 app/templates/user/bookmarks.html:15 +#: app/templates/user/bookmarks.html:18 +#: app/templates/user/bookmarks_comments.html:15 app/user/routes.py:1125 +msgid "Bookmarks" +msgstr "" -#: app/templates/base.html:197 +#: app/templates/base.html:200 +#, fuzzy +msgid "Activity Alerts" +msgstr "Aktivitäten" + +#: app/templates/base.html:202 +#, fuzzy +msgid "Read Posts" +msgstr "Beitrag lesen" + +#: app/templates/base.html:216 msgid "Monitoring - users" msgstr "" -#: app/templates/base.html:198 +#: app/templates/base.html:217 #, fuzzy msgid "Monitoring - content" msgstr "Inhalt beibehalten" -#: app/templates/base.html:199 +#: app/templates/base.html:218 msgid "Monitoring - spammy content" msgstr "" -#: app/templates/admin/_nav.html:11 app/templates/base.html:201 +#: app/templates/admin/_nav.html:11 app/templates/base.html:221 msgid "Registration applications" msgstr "Bewerbungen" -#: app/templates/admin/_nav.html:13 app/templates/base.html:203 -#: app/templates/community/community.html:191 +#: app/templates/admin/_nav.html:13 app/templates/base.html:223 #: 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 +#: app/templates/base.html:224 msgid "Federation" msgstr "Föderation" #: app/templates/admin/_nav.html:15 app/templates/admin/newsletter.html:9 -#: app/templates/base.html:205 +#: app/templates/base.html:226 msgid "Newsletter" msgstr "Newsletter" -#: app/templates/admin/_nav.html:16 app/templates/admin/activities.html:12 -#: app/templates/base.html:206 +#: app/templates/admin/_nav.html:17 app/templates/admin/activities.html:12 +#: app/templates/base.html:227 msgid "Activities" msgstr "Aktivitäten" -#: app/templates/base.html:211 +#: app/templates/admin/_nav.html:16 app/templates/admin/permissions.html:13 +#: app/templates/base.html:228 +msgid "Permissions" +msgstr "" + +#: app/templates/admin/_nav.html:19 app/templates/base.html:230 +#: app/templates/dev/tools.html:10 +msgid "Dev Tools" +msgstr "" + +#: app/templates/base.html:235 msgid "Log out" msgstr "Abmelden" -#: app/templates/base.html:213 +#: app/templates/base.html:237 #, python-format msgid "%(num)d unread notifications" msgstr "%(num)d ungelesene Benachrichtigungen" -#: app/templates/base.html:223 +#: app/templates/base.html:247 msgid "Light mode" msgstr "Tagmodus" -#: app/templates/base.html:224 +#: app/templates/base.html:248 msgid "Dark mode" msgstr "Nachtmodus" -#: app/templates/base.html:254 app/templates/keyboard_shortcuts.html:10 +#: app/templates/base.html:273 app/templates/keyboard_shortcuts.html:10 msgid "Keyboard shortcuts" msgstr "Tastaturkürzel" -#: app/templates/index.html:17 +#: app/templates/index.html:21 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: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 "Communities erkunden" - -#: 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/admin/activities.html:60 +#: app/templates/admin/communities.html:54 +#: app/templates/admin/deleted_posts.html:23 +#: app/templates/admin/deleted_posts.html:47 +#: app/templates/admin/instances.html:66 app/templates/admin/posts.html:21 +#: app/templates/admin/reports.html:54 app/templates/admin/users.html:66 +#: app/templates/admin/users_trash.html:68 #: app/templates/community/community.html:99 #: app/templates/community/community_moderate.html:80 -#: app/templates/community/community_moderate_subscribers.html:67 +#: app/templates/community/community_moderate_subscribers.html:70 #: 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/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 +#: app/templates/domain/domains_blocked.html:59 app/templates/index.html:29 +#: app/templates/instance/list_instances.html:61 +#: app/templates/instance/people.html:40 app/templates/instance/posts.html:32 +#: app/templates/list_communities.html:122 app/templates/modlog.html:50 +#: 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/alerts.html:24 +#: app/templates/user/bookmarks.html:31 +#: app/templates/user/bookmarks_comments.html:35 +#: app/templates/user/read_posts.html:32 +#: app/templates/user/show_profile.html:130 +#: app/templates/user/show_profile.html:156 msgid "Previous page" msgstr "Vorherige Seite" -#: 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/admin/activities.html:65 +#: app/templates/admin/communities.html:59 +#: app/templates/admin/deleted_posts.html:28 +#: app/templates/admin/deleted_posts.html:52 +#: app/templates/admin/instances.html:71 app/templates/admin/posts.html:26 +#: app/templates/admin/reports.html:59 app/templates/admin/users.html:71 +#: app/templates/admin/users_trash.html:73 #: app/templates/community/community.html:104 #: app/templates/community/community_moderate.html:85 -#: app/templates/community/community_moderate_subscribers.html:72 +#: app/templates/community/community_moderate_subscribers.html:75 #: 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/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 +#: app/templates/domain/domains_blocked.html:64 app/templates/index.html:34 +#: app/templates/instance/list_instances.html:66 +#: app/templates/instance/people.html:45 app/templates/instance/posts.html:37 +#: app/templates/list_communities.html:127 app/templates/modlog.html:55 +#: 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/alerts.html:29 +#: app/templates/user/bookmarks.html:36 +#: app/templates/user/bookmarks_comments.html:40 +#: app/templates/user/read_posts.html:37 +#: app/templates/user/show_profile.html:135 +#: app/templates/user/show_profile.html:161 msgid "Next page" msgstr "Nächste Seite" -#: app/templates/index.html:47 app/templates/search/results.html:48 +#: app/templates/index.html:51 app/templates/search/results.html:48 msgid "Active communities" msgstr "Aktive Communities" -#: app/templates/index.html:60 app/templates/list_communities.html:130 -#: app/templates/search/results.html:61 +#: app/templates/index.html:62 app/templates/list_communities.html:134 +#: app/templates/search/results.html:59 #, fuzzy msgid "Browse topics" msgstr "Nach Thema suchen" @@ -1696,8 +2390,10 @@ msgstr "Die meisten Tastaturkürzel sind die gleichen wie bei reddit." msgid "Navigation" msgstr "Navigation" -#: app/templates/community/community_mod_list.html:33 -#: app/templates/keyboard_shortcuts.html:43 app/templates/user/filters.html:31 +#: app/templates/community/community_mod_list.html:35 +#: app/templates/community/community_modlog.html:32 +#: app/templates/keyboard_shortcuts.html:43 app/templates/modlog.html:18 +#: app/templates/user/filters.html:45 msgid "Action" msgstr "Aktion" @@ -1720,21 +2416,12 @@ 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/search/start.html:20 -#: app/templates/search/start.html:28 -msgid "All" -msgstr "Alle" - #: app/templates/list_communities.html:16 msgid "Communities on this server" msgstr "Communities auf diesem Server" -#: app/templates/list_communities.html:17 -msgid "Local" -msgstr "Lokal" - #: app/templates/list_communities.html:20 -#: app/templates/user/show_profile.html:92 +#: app/templates/user/show_profile.html:108 msgid "Joined" msgstr "Beigetreten" @@ -1771,7 +2458,14 @@ msgstr "Nach Namen sortieren" msgid "Sort by post count" msgstr "Nach Beitragsanzahl sortieren" +#: app/templates/admin/instances.html:28 +#: app/templates/instance/list_instances.html:40 +#: app/templates/instance/overview.html:21 +#: app/templates/instance/people.html:25 app/templates/instance/posts.html:16 #: app/templates/list_communities.html:71 +#: app/templates/user/_bookmarks_nav.html:5 +#: app/templates/user/alerts/_type.html:3 +#: app/templates/user/show_profile.html:114 msgid "Posts" msgstr "Beiträge" @@ -1779,8 +2473,11 @@ msgstr "Beiträge" msgid "Sort by reply count" msgstr "Nach Antwortanzahl sortieren" -#: app/templates/list_communities.html:76 app/templates/post/post.html:61 -#: app/templates/post/post.html:158 +#: app/templates/instance/people.html:26 app/templates/list_communities.html:76 +#: app/templates/post/post.html:62 app/templates/post/post.html:150 +#: app/templates/user/_bookmarks_nav.html:8 +#: app/templates/user/alerts/_type.html:6 +#: app/templates/user/show_profile.html:115 msgid "Comments" msgstr "Kommentare" @@ -1788,47 +2485,23 @@ msgstr "Kommentare" msgid "Sort by recent activity" msgstr "Nach letzter Aktivität sortieren" -#: app/templates/list_communities.html:92 +#: app/templates/list_communities.html:96 #, python-format msgid "Leave %(name)s" msgstr "%(name)s verlassen" -#: app/templates/community/add_remote.html:32 -#: 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 "Verlassen" - -#: app/templates/community/community.html:123 -#: app/templates/list_communities.html:94 -msgid "Pending" -msgstr "Ausstehend" - -#: app/templates/list_communities.html:96 -#: app/templates/list_communities.html:99 +#: app/templates/list_communities.html:100 +#: app/templates/list_communities.html:103 #, python-format msgid "Join %(name)s" msgstr "%(name)s beitreten" -#: app/templates/community/add_remote.html:34 -#: 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 "Beitreten" - -#: app/templates/list_communities.html:106 +#: app/templates/list_communities.html:110 #, python-format msgid "Browse %(name)s" msgstr "%(name)s durchsuchen" -#: app/templates/list_communities.html:128 app/templates/list_topics.html:36 +#: app/templates/list_communities.html:132 app/templates/list_topics.html:34 msgid "There are no communities yet." msgstr "Es gibt noch keine Gemeinschaften." @@ -1836,6 +2509,44 @@ msgstr "Es gibt noch keine Gemeinschaften." msgid "Choose a topic" msgstr "Thema auswählen" +#: app/templates/list_topics.html:38 app/templates/topic/suggest_topics.html:14 +#, fuzzy +msgid "Suggest a topic" +msgstr "Thema auswählen" + +#: app/templates/modlog.html:10 +#, fuzzy +msgid "Moderation log" +msgstr "Moderation" + +#: app/templates/community/community_modlog.html:30 +#: app/templates/community/community_wiki_revisions.html:30 +#: app/templates/modlog.html:16 +#, fuzzy +msgid "When" +msgstr "Wann: " + +#: app/templates/community/community_modlog.html:31 +#: app/templates/modlog.html:17 +#, fuzzy +msgid "Moderator" +msgstr "Moderatoren" + +#: app/templates/community/community_modlog.html:47 +#: app/templates/modlog.html:33 +#, fuzzy +msgid "Reason:" +msgstr "Grund" + +#: app/templates/modlog.html:36 +#, fuzzy, python-format +msgid " in %(community_name)s" +msgstr "%(community_name)s bearbeiten" + +#: app/templates/modlog.html:44 +msgid "There are no moderation actions to show." +msgstr "" + #: app/templates/privacy.html:10 msgid "Privacy" msgstr "Privatsphäre" @@ -1866,25 +2577,114 @@ msgstr "Registrierungsmodus" msgid "When registering, people are asked \"%(question)s\"." msgstr "Bei der Registrierung werden Personen gefragt \"%(question)s\"." +#: app/templates/admin/approve_registrations.html:22 +#: app/templates/admin/approve_registrations.html:60 +#, fuzzy +msgid "Email verifed" +msgstr "E-Mail-Adresse ist verifiziert" + +#: app/templates/admin/approve_registrations.html:23 +#: app/templates/admin/approve_registrations.html:61 +#, fuzzy +msgid "Answer" +msgstr "Benutzer" + +#: app/templates/admin/approve_registrations.html:24 +#: app/templates/admin/approve_registrations.html:62 +#, fuzzy +msgid "Applied" +msgstr "PieFed" + +#: app/templates/admin/approve_registrations.html:25 +#: app/templates/admin/approve_registrations.html:63 +#: app/templates/admin/users.html:29 +msgid "IP and country code" +msgstr "" + +#: app/templates/admin/approve_registrations.html:26 +#: app/templates/admin/approve_registrations.html:64 +#: app/templates/admin/users.html:30 +msgid "Source" +msgstr "" + +#: app/templates/admin/approve_registrations.html:27 +#: app/templates/admin/approve_registrations.html:65 +#: app/templates/admin/users.html:31 +#: app/templates/community/community_moderate.html:42 +#: app/templates/community/community_wiki_revisions.html:42 +#, fuzzy +msgid "Actions" +msgstr "Aktion" + #: app/templates/admin/approve_registrations.html:39 msgid "Approve" msgstr "Bestätigen" #: app/templates/admin/approve_registrations.html:40 +#: app/templates/admin/approve_registrations.html:78 +#: app/templates/community/community_wiki_revisions.html:45 msgid "View" msgstr "Ansicht" #: 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 +#: app/templates/community/community_wiki_list.html:55 +#: app/templates/post/post_options.html:28 +#: app/templates/post/post_reply_options.html:32 +#: app/templates/user/notifications.html:35 +#: app/templates/user/show_profile.html:237 msgid "Delete" msgstr "Löschen" #: app/templates/admin/approve_registrations.html:47 +#: app/templates/admin/approve_registrations.html:84 msgid "No one is waiting to be approved." msgstr "Niemand wartet auf eine Zustimmung." +#: app/templates/admin/approve_registrations.html:54 +#, fuzzy +msgid "Recently approved" +msgstr "Registrierung genehmigt." + +#: app/templates/admin/communities.html:27 +#, fuzzy +msgid "Posts show on home page." +msgstr "Beiträge auf der Startseite anzeigen" + +#: app/templates/admin/communities.html:28 +#, fuzzy +msgid "Posts can be popular." +msgstr "Beiträge können beliebt sein" + +#: app/templates/admin/communities.html:29 +#, fuzzy +msgid "Posts show in the All feed." +msgstr "Beiträge in aller Liste anzeigen" + +#: app/templates/admin/communities.html:30 +msgid "Content warning, NSFW or NSFL set for community." +msgstr "" + +#: app/templates/admin/deleted_posts.html:12 +#, fuzzy +msgid "Deleted posts" +msgstr "Konto löschen" + +#: app/templates/admin/deleted_posts.html:17 +#, fuzzy +msgid "No deleted posts." +msgstr "Beitrag gelöscht." + +#: app/templates/admin/deleted_posts.html:41 +#, fuzzy +msgid "No deleted comments." +msgstr "Community löschen" + +#: app/templates/admin/deleted_posts.html:57 +#: app/templates/admin/spam_posts.html:29 +#: app/templates/user/show_profile.html:166 +msgid "No comments yet." +msgstr "Noch keine Kommentare." + #: app/templates/admin/edit_community.html:12 #, python-format msgid "Edit %(community_name)s" @@ -1894,6 +2694,11 @@ msgstr "%(community_name)s bearbeiten" msgid "Will not be overwritten by remote server" msgstr "Wird nicht vom Remote-Server überschrieben" +#: app/templates/admin/edit_instance.html:13 +#, fuzzy, python-format +msgid "Edit %(instance_name)s" +msgstr "%(topic_name)s bearbeiten" + #: app/templates/admin/edit_topic.html:13 #, python-format msgid "Edit %(topic_name)s" @@ -1904,6 +2709,97 @@ msgstr "%(topic_name)s bearbeiten" msgid "Edit %(user_name)s (%(display_name)s)" msgstr "%(user_name)s bearbeiten (%(display_name)s)" +#: app/templates/admin/instances.html:17 app/templates/admin/instances.html:57 +#: app/templates/instance/list_instances.html:19 +#: app/templates/instance/list_instances.html:34 +#: app/templates/instance/list_instances.html:51 +#, fuzzy +msgid "Online" +msgstr "Beigetreten" + +#: app/templates/admin/instances.html:23 +#, fuzzy +msgid "Domain" +msgstr "Domains" + +#: app/templates/admin/instances.html:24 +#: app/templates/instance/list_instances.html:30 +msgid "Software" +msgstr "" + +#: app/templates/admin/instances.html:25 +#: app/templates/instance/list_instances.html:31 +#, fuzzy +msgid "Version" +msgstr "Grund" + +#: app/templates/admin/instances.html:26 +#, fuzzy +msgid "Known Communities" +msgstr "Beigetretene Communities" + +#: app/templates/admin/instances.html:27 +#, fuzzy +msgid "Known Users" +msgstr "Neuer Benutzer?" + +#: app/templates/admin/instances.html:29 +#, fuzzy +msgid "Post Replies" +msgstr "Beitrag gelöscht." + +#: app/templates/admin/instances.html:30 +msgid "Vote Weight" +msgstr "" + +#: app/templates/admin/instances.html:32 +msgid "When an Activity was received from them" +msgstr "" + +#: app/templates/admin/instances.html:32 app/templates/admin/users.html:24 +#, fuzzy +msgid "Seen" +msgstr "Senden" + +#: app/templates/admin/instances.html:33 +msgid "When we successfully sent them an Activity" +msgstr "" + +#: app/templates/admin/instances.html:33 +#, fuzzy +msgid "Sent" +msgstr "Senden" + +#: app/templates/admin/instances.html:34 +msgid "How many times we failed to send (reset to 0 after every successful send)" +msgstr "" + +#: app/templates/admin/instances.html:34 +#, fuzzy +msgid "Failed" +msgstr "Gefiltert: " + +#: app/templates/admin/instances.html:35 +msgid "Instance Status - Online/Dormant/Gone Forever" +msgstr "" + +#: app/templates/admin/instances.html:35 +msgid "Status" +msgstr "" + +#: app/templates/admin/instances.html:48 +#, fuzzy +msgid "Yes" +msgstr "5 Jahre" + +#: app/templates/admin/instances.html:59 +#: app/templates/community/community_wiki_list.html:52 +#: app/templates/community/community_wiki_page_view.html:26 +#: app/templates/post/post_options.html:18 +#: app/templates/post/post_reply_options.html:18 +msgid "Edit" +msgstr "Bearbeiten" + #: app/templates/admin/posts.html:12 app/templates/admin/spam_posts.html:12 #, fuzzy msgid "Most downvoted posts in the last 3 days" @@ -1916,26 +2812,77 @@ msgid "" "previews in social media." msgstr "" -#: app/templates/admin/site.html:23 -msgid "About this instance" +#: app/templates/admin/site.html:20 app/templates/admin/site.html:22 +#: app/templates/admin/site.html:28 app/templates/admin/site.html:30 +msgid "HTML is allowed in this field." msgstr "" #: app/templates/admin/site.html:24 +msgid "Provide a square image, minimum 50 pixels wide but ideally 152+ pixels." +msgstr "" + +#: app/templates/admin/site.html:25 +msgid "About this instance" +msgstr "" + +#: app/templates/admin/site.html:26 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 +#: app/templates/admin/users.html:13 app/templates/admin/users_trash.html:13 msgid "Add local user" msgstr "Lokalen Benutzer hinzufügen" +#: app/templates/admin/users.html:22 +#, fuzzy +msgid "Display name." +msgstr "Anzeigename" + +#: app/templates/admin/users.html:23 +#: app/templates/community/community_moderate.html:37 +#, fuzzy +msgid "Local/Remote" +msgstr "Remote hinzufügen" + +#: app/templates/admin/users.html:24 +msgid "Last seen." +msgstr "" + +#: app/templates/admin/users.html:25 +msgid "Attitude: Percentage of up votes vs. down votes the account made." +msgstr "" + +#: app/templates/admin/users.html:25 app/templates/user/show_profile.html:113 +msgid "Attitude" +msgstr "Verhalten" + +#: app/templates/admin/users.html:26 +msgid "" +"Reputation: The Karma of the account. Total up votes minus down votes " +"they got." +msgstr "" + +#: app/templates/admin/users.html:26 +#, fuzzy +msgid "Reputation" +msgstr "Registrierungsmodus" + +#: app/templates/admin/users.html:28 +#, fuzzy +msgid "How often a user has been reported." +msgstr "Ein Beitrag wurde gemeldet" + +#: app/templates/admin/users.html:29 +msgid "IP address of last interaction." +msgstr "" + +#: app/templates/admin/users.html:30 +msgid "Which website linked to PieFed when the user initially registered." +msgstr "" + #: app/templates/auth/check_email.html:9 msgid "" "We sent you an email containing a link that you need to click to enable " @@ -1962,6 +2909,7 @@ msgstr "Zurücksetzen" #: app/templates/auth/permission_denied.html:8 #: app/templates/chat/blocked.html:13 app/templates/chat/denied.html:14 +#: app/templates/topic/suggestion_denied.html:14 msgid "Sorry" msgstr "Entschuldigung" @@ -2034,8 +2982,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:50 -#: app/templates/post/post_reply_options.html:34 +#: app/templates/post/post_options.html:70 +#: app/templates/post/post_reply_options.html:56 msgid "Report to moderators" msgstr "An Moderatoren melden" @@ -2051,11 +2999,14 @@ msgstr "" msgid "Chat" msgstr "Chatten" -#: app/templates/chat/conversation.html:42 app/templates/user/filters.html:56 +#: app/templates/chat/conversation.html:42 +#: app/templates/instance/list_instances.html:39 +#: app/templates/instance/overview.html:20 +#: app/templates/instance/people.html:16 app/templates/user/filters.html:71 #: 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:35 -#: app/templates/user/show_profile.html:64 app/user/routes.py:37 +#: app/templates/user/show_profile.html:64 msgid "People" msgstr "Leute" @@ -2069,7 +3020,7 @@ msgid "Messages with: " msgstr "Nachrichten mit: " #: app/templates/chat/conversation.html:75 -#: app/templates/post/_post_teaser.html:81 +#: app/templates/post/post_teaser/_utilities_bar.html:17 msgid "Options" msgstr "Optionen" @@ -2099,80 +3050,16 @@ 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: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 "Einstellungen" - #: app/templates/community/_community_moderation_nav.html:7 -#: app/templates/community/community_mod_list.html:16 -msgid "Moderators" -msgstr "Moderatoren" - -#: app/templates/community/_community_moderation_nav.html:10 #: app/templates/community/_community_nav.html:9 msgid "Sort by hot" msgstr "Nach Angesagt sortieren" +#: app/templates/community/_community_moderation_nav.html:11 +#: app/templates/community/community_mod_list.html:16 +msgid "Moderators" +msgstr "Moderatoren" + #: app/templates/community/_community_moderation_nav.html:14 #: app/templates/community/community_moderate_subscribers.html:21 #, fuzzy @@ -2180,26 +3067,18 @@ msgid "Subscribers" msgstr "Abonnieren" #: app/templates/community/_community_moderation_nav.html:17 -msgid "Appeals" +#: app/templates/community/community_wiki_list.html:16 +#: app/templates/community/community_wiki_revisions.html:16 +msgid "Wiki" msgstr "" #: app/templates/community/_community_moderation_nav.html:20 -msgid "Mod log" +msgid "Appeals" 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 "Beitrag erstellen" +#: app/templates/community/_community_moderation_nav.html:23 +msgid "Mod log" +msgstr "" #: app/templates/community/_community_nav.html:12 msgid "Sort by top" @@ -2227,73 +3106,88 @@ msgstr "" "Benachrichtigung über jeden neuen Beitrag erhalten. Nicht ratsam in stark" " frequentierten Communities!" -#: 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: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_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." - #: app/templates/community/add_local.html:31 #, python-format 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" +#: app/templates/community/add_post.html:8 +#, fuzzy +msgid "Type of post" +msgstr "Beitrag melden" + +#: app/templates/community/add_post.html:12 +msgid "Start a discussion" msgstr "" -#: app/templates/community/add_poll_post.html:72 -#: app/templates/post/post_edit_poll.html:61 +#: app/templates/community/add_post.html:12 app/templates/search/start.html:29 #, fuzzy -msgid "Add choice" -msgstr "Thema hinzufügen" +msgid "Discussion" +msgstr "Diskussion %(title)s" -#: app/templates/community/add_remote.html:25 +#: app/templates/community/add_post.html:13 +msgid "Share a link" +msgstr "" + +#: app/templates/community/add_post.html:13 app/templates/search/start.html:30 +#, fuzzy +msgid "Link" +msgstr "Anmelden" + +#: app/templates/community/add_post.html:14 +#, fuzzy +msgid "Share an image" +msgstr "Nachricht senden" + +#: app/templates/community/add_post.html:15 +#, fuzzy +msgid "Share a video" +msgstr "Nachricht senden" + +#: app/templates/community/add_post.html:15 app/templates/search/start.html:32 +#, fuzzy +msgid "Video" +msgstr "Ansicht" + +#: app/templates/community/add_post.html:16 +#, fuzzy +msgid "Create a poll" +msgstr "Beitrag erstellen" + +#: app/templates/community/add_post.html:16 app/templates/search/start.html:33 +#, fuzzy +msgid "Poll" +msgstr "Leute" + +#: app/templates/community/add_post.html:18 +#, fuzzy +msgid "Create an event" +msgstr "Neues Konto erstellen" + +#: app/templates/community/add_post.html:18 +#, fuzzy +msgid "Event" +msgstr "Verlassen" + +#: app/templates/community/add_remote.html:31 #: 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/check_url_posted.html:2 +#, fuzzy +msgid "This link has already been posted to these communities:" +msgstr "Bilder können nicht in lokalen Communities veröffentlicht werden." #: 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:62 +#: app/templates/post/_post_full.html:16 app/templates/post/_post_full.html:67 +#: app/templates/post/post_teaser/_article.html:3 +#: app/templates/post/post_teaser/_image.html:6 +#: app/templates/post/post_teaser/_link.html:9 +#: app/templates/post/post_teaser/_poll.html:4 +#: app/templates/post/post_teaser/_video.html:11 msgid "Not safe for work" msgstr "Not safe for work" @@ -2307,48 +3201,6 @@ msgstr "Not safe for life" msgid "No posts in this community yet." msgstr "Noch keine Beiträge in dieser Community." -#: 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: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: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:166 app/templates/post/post.html:211 -msgid "Related communities" -msgstr "Verwandte Communities" - -#: 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: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:189 -#, fuzzy -msgid "Settings & Moderation" -msgstr "Moderation" - #: app/templates/community/community_ban_user.html:13 #, python-format msgid "Ban \"%(user_name)s\" from %(community_name)s" @@ -2369,18 +3221,68 @@ msgstr "%(community)s bearbeiten" msgid "Edit and configure this community" msgstr "Diese Community durchsuchen" +#: app/templates/community/community_edit.html:42 +#: app/templates/community/community_edit.html:50 +#: app/templates/post/_post_teaser_masonry.html:19 +#: app/templates/post/_post_teaser_masonry.html:23 +#: app/templates/post/_post_teaser_masonry.html:26 +#: app/templates/post/_post_teaser_masonry.html:58 +#: app/templates/post/post_teaser/_image.html:20 +#: app/templates/post/post_teaser/_utilities_bar.html:9 +#: app/templates/post/post_teaser/_utilities_bar.html:11 +#: app/templates/user/edit_profile.html:54 +#: app/templates/user/edit_profile.html:65 +msgid "View image" +msgstr "Bild anzeigen" + +#: app/templates/community/community_edit.html:43 +#: app/templates/community/community_edit.html:53 +#, fuzzy +msgid "Delete image" +msgstr "Löschen" + +#: app/templates/community/community_edit.html:45 +#: app/templates/user/edit_profile.html:60 +#: app/templates/user/show_profile.html:24 +#: app/templates/user/show_profile.html:41 +#: app/templates/user/show_profile.html:48 +msgid "Profile pic" +msgstr "Profilbild" + +#: app/templates/community/community_find_moderator.html:25 +msgid "Found some people:" +msgstr "" + +#: app/templates/community/community_find_moderator.html:32 +msgid "Add" +msgstr "Neu" + +#: app/templates/community/community_find_moderator.html:34 +#, fuzzy +msgid "Already a moderator" +msgstr "Moderator hinzufügen" + +#: app/templates/community/community_find_moderator.html:42 +#, fuzzy +msgid "No people found" +msgstr "Keine Personen anzuzeigen" + +#: app/templates/community/community_find_moderator.html:43 +msgid "Only local accounts can be added as moderators." +msgstr "" + #: app/templates/community/community_mod_list.html:24 #, fuzzy msgid "See and change who moderates this community" msgstr "Diese Community durchsuchen" -#: app/templates/community/community_mod_list.html:26 +#: app/templates/community/community_mod_list.html:27 #: app/templates/community/community_moderate.html:24 #: app/templates/community/community_moderate_subscribers.html:24 msgid "Add moderator" msgstr "Moderator hinzufügen" -#: app/templates/community/community_mod_list.html:43 +#: app/templates/community/community_mod_list.html:45 msgid "Remove" msgstr "Entfernen" @@ -2389,6 +3291,21 @@ msgstr "Entfernen" msgid "See and handle all reports made about %(community)s" msgstr "" +#: app/templates/community/community_moderate.html:38 +#, fuzzy +msgid "Reasons" +msgstr "Grund" + +#: app/templates/community/community_moderate.html:40 +#: app/templates/search/start.html:26 +msgid "Type" +msgstr "" + +#: app/templates/community/community_moderate.html:41 +#, fuzzy +msgid "Created" +msgstr "Anlegen" + #: app/templates/community/community_moderate.html:67 msgid "Escalate" msgstr "" @@ -2423,36 +3340,123 @@ msgstr "" msgid "See who is subscribed to %(community)s" msgstr "" -#: app/templates/community/community_moderate_subscribers.html:77 +#: app/templates/community/community_moderate_subscribers.html:58 +msgid "Kick" +msgstr "" + +#: app/templates/community/community_moderate_subscribers.html:80 msgid "This community has no subscribers" msgstr "" -#: app/templates/community/community_moderate_subscribers.html:79 +#: app/templates/community/community_moderate_subscribers.html:82 #, fuzzy msgid "Banned People" msgstr "Keine blockierten Personen" -#: app/templates/community/community_moderate_subscribers.html:80 +#: app/templates/community/community_moderate_subscribers.html:83 #, python-format msgid "See and manage who is banned from %(community)s" msgstr "" -#: app/templates/community/community_moderate_subscribers.html:116 +#: app/templates/community/community_moderate_subscribers.html:119 #: 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 +#: app/templates/user/show_profile.html:227 msgid "Unban" msgstr "Entbannen" -#: app/templates/community/community_moderate_subscribers.html:125 +#: app/templates/community/community_moderate_subscribers.html:128 #, fuzzy msgid "No banned people yet" msgstr "Keine blockierten Personen" +#: app/templates/community/community_modlog.html:16 +#, fuzzy +msgid "Modlog" +msgstr "Moderieren" + +#: app/templates/community/community_modlog.html:22 +#, fuzzy, python-format +msgid "Moderation actions in %(community)s" +msgstr "Moderatoren für %(community)s" + +#: app/templates/community/community_modlog.html:24 +#, fuzzy +msgid "See things moderators have done in this community." +msgstr "Diese Community durchsuchen" + +#: app/templates/community/community_modlog.html:55 +msgid "This community has had no moderation actions yet." +msgstr "" + +#: app/templates/community/community_wiki_list.html:22 +#, fuzzy, python-format +msgid "Wiki pages for %(community)s" +msgstr "Moderatoren für %(community)s" + +#: app/templates/community/community_wiki_list.html:48 +#, fuzzy +msgid "View page" +msgstr "Bild anzeigen" + +#: app/templates/community/community_wiki_list.html:49 +msgid "View revisions" +msgstr "" + +#: app/templates/community/community_wiki_list.html:63 +msgid "Add a link to the wiki in the community description." +msgstr "" + +#: app/templates/community/community_wiki_list.html:65 +#, fuzzy +msgid "There are no wiki pages in this community." +msgstr "Noch keine Beiträge in dieser Community." + +#: app/templates/community/community_wiki_revisions.html:22 +#, fuzzy, python-format +msgid "Revisions of %(title)s" +msgstr "Optionen für \"%(post_title)s\"" + +#: app/templates/community/community_wiki_revisions.html:48 +#, fuzzy +msgid "Revert" +msgstr "Für immer" + +#: app/templates/community/retrieve_remote_post.html:30 +#, fuzzy +msgid "Found a post:" +msgstr "Community gefunden:" + +#: app/templates/dev/tools.html:11 +msgid "" +"Use these buttons to quickly generate some testing topics and communities" +" to use during development." +msgstr "" + +#: app/templates/dev/tools.html:16 +#, fuzzy +msgid "Add Dev Communities" +msgstr "Alle Communities" + +#: app/templates/dev/tools.html:26 +#, fuzzy +msgid "Add Dev Topics" +msgstr "Thema hinzufügen" + +#: app/templates/dev/tools.html:38 +#, fuzzy +msgid "Delete Dev Communities" +msgstr "Verwandte Communities" + +#: app/templates/dev/tools.html:48 +#, fuzzy +msgid "Delete Dev Topics" +msgstr "Thema hinzufügen" + #: 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 -#: app/templates/user/filters.html:60 +#: app/templates/user/filters.html:75 msgid "Domains" msgstr "Domains" @@ -2464,15 +3468,15 @@ msgstr "Noch keine Beiträge unter dieser Domain." msgid "Domain management" msgstr "Domainverwaltung" -#: app/templates/domain/domain.html:51 app/templates/user/filters.html:71 -#: 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:81 +#: app/templates/domain/domain.html:51 app/templates/user/filters.html:86 +#: app/templates/user/filters.html:91 app/templates/user/filters.html:104 +#: app/templates/user/filters.html:109 app/templates/user/filters.html:122 +#: app/templates/user/filters.html:127 app/templates/user/filters.html:140 +#: app/templates/user/filters.html:145 app/templates/user/show_profile.html:91 msgid "Unblock" msgstr "Entsperren" -#: app/templates/domain/domain.html:55 app/templates/user/show_profile.html:83 +#: app/templates/domain/domain.html:55 msgid "Block" msgstr "Blockieren" @@ -2518,6 +3522,20 @@ msgstr "" "verlinkt werden und verhindert zukünftige Beiträge, die auf diese Domain " "verlinken." +#: app/templates/errors/401.html:12 +msgid "Sorry, access is denied" +msgstr "" + +#: app/templates/errors/401.html:15 +#, fuzzy +msgid "You cannot access this area." +msgstr "Dein Konto hat keinen Zugriff auf diesen Bereich." + +#: app/templates/errors/401.html:16 app/templates/errors/404.html:16 +#: app/templates/errors/500.html:16 +msgid "Back" +msgstr "Zurück" + #: app/templates/errors/404.html:12 msgid "Ooops, something is broken!" msgstr "Hoppla, da ist was kaputt!" @@ -2528,10 +3546,6 @@ msgstr "" "Die Seite, die Ihr Browser zu laden versucht hat, konnte nicht gefunden " "werden." -#: app/templates/errors/404.html:16 app/templates/errors/500.html:16 -msgid "Back" -msgstr "Zurück" - #: app/templates/errors/500.html:12 msgid "An unexpected error has occurred" msgstr "Ein unerwarteter Fehler ist aufgetreten" @@ -2544,119 +3558,187 @@ msgstr "" "Entschuldige bitte die Unannehmlichkeiten! Bitte teile uns dies mit, " "damit wir es reparieren und PieFed für alle besser machen können." -#: app/templates/post/_comment_voting_buttons.html:3 +#: app/templates/errors/alt_profile.html:3 +msgid "" +"In PieFed, accounts have a main profile and an alternative profile (used " +"for private voting). You are viewing the alternative profile of an " +"account." +msgstr "" + +#: app/templates/errors/alt_profile.html:4 +msgid "More about this" +msgstr "" + +#: app/templates/instance/list_instances.html:28 +#: app/templates/user/show_profile.html:107 +#, fuzzy +msgid "Instance" +msgstr "Instanzen" + +#: app/templates/instance/list_instances.html:29 +#, fuzzy +msgid "More details" +msgstr "Weitere E-Mail-Einstellungen" + +#: app/templates/instance/list_instances.html:32 +msgid "Heard from" +msgstr "" + +#: app/templates/instance/list_instances.html:33 +#, fuzzy +msgid "Sent to" +msgstr "Zurücksetzen" + +#: app/templates/instance/list_instances.html:47 +#, fuzzy +msgid "Gone" +msgstr "Keine" + +#: app/templates/instance/list_instances.html:71 +#, fuzzy +msgid "No results to show." +msgstr "Keine Personen anzuzeigen" + +#: app/templates/instance/overview.html:19 +#, python-format +msgid "This is a %(software)s instance." +msgstr "" + +#: app/templates/instance/overview.html:22 +#, fuzzy +msgid "Go to instance" +msgstr "Keine blockierten Instanzen" + +#: app/templates/instance/overview.html:31 +#: app/templates/user/show_profile.html:97 +#, fuzzy, python-format +msgid "Unblock %(instance_name)s" +msgstr "Keine blockierten Instanzen" + +#: app/templates/instance/overview.html:33 +#: app/templates/user/show_profile.html:99 +#, fuzzy, python-format +msgid "Block everyone from %(instance_name)s" +msgstr "Blockiere Chats und Beiträge von der Instanz: %(name)s" + +#: app/templates/instance/people.html:50 app/templates/user/people.html:32 +msgid "No people to show" +msgstr "Keine Personen anzuzeigen" + +#: app/templates/instance/posts.html:25 +#, fuzzy +msgid "No posts from this instance yet." +msgstr "Noch keine Beiträge zu diesem Thema." + +#: app/templates/post/_comment_voting_buttons.html:4 msgid "UpVote button." msgstr "UpVote button." -#: app/templates/post/_comment_voting_buttons.html:9 +#: app/templates/post/_comment_voting_buttons.html:10 +#: app/templates/post/_post_voting_buttons.html:9 +#: app/templates/post/_post_voting_buttons.html:21 msgid "Score: " msgstr "Punkte: " -#: app/templates/post/_comment_voting_buttons.html:11 +#: app/templates/post/_comment_voting_buttons.html:12 msgid "DownVote button." msgstr "DownVote button." -#: app/templates/post/_comment_voting_buttons.html:21 +#: app/templates/post/_comment_voting_buttons.html:22 msgid "Score:" msgstr "Punkte:" -#: app/templates/post/_post_full.html:21 app/templates/post/_post_full.html:67 -#: app/templates/post/_post_teaser.html:63 +#: app/templates/post/_post_full.html:17 app/templates/post/_post_full.html:68 +#: app/templates/post/post_teaser/_article.html:4 +#: app/templates/post/post_teaser/_image.html:7 +#: app/templates/post/post_teaser/_link.html:10 +#: app/templates/post/post_teaser/_poll.html:5 +#: app/templates/post/post_teaser/_video.html:12 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:65 +#: app/templates/post/_post_full.html:24 app/templates/post/_post_full.html:77 +#: app/templates/post/post_teaser/_article.html:6 +#: app/templates/post/post_teaser/_image.html:9 +#: app/templates/post/post_teaser/_link.html:12 +#: app/templates/post/post_teaser/_poll.html:7 +#: app/templates/post/post_teaser/_video.html:14 msgid "Reported. Check post for issues." msgstr "Gemeldet. Prüfen Sie den Beitrag auf Probleme." -#: app/templates/post/_post_full.html:101 -#: app/templates/post/_post_full.html:122 +#: app/templates/post/_post_full.html:102 +#: app/templates/post/_post_full.html:123 msgid "Watch on piped.video" msgstr "" +#: app/templates/post/_post_full.html:143 +msgid "Archive.ph link" +msgstr "" + #: app/templates/post/_post_full.html:152 +msgid "The poll has finished, yet no votes were cast." +msgstr "" + +#: app/templates/post/_post_full.html:164 #, python-format msgid "Total votes: %(total_votes)d." msgstr "" -#: app/templates/post/_post_full.html:153 +#: app/templates/post/_post_full.html:165 #, fuzzy msgid "Poll closes" msgstr "Alle Beiträge" -#: app/templates/post/_post_full.html:185 +#: app/templates/post/_post_full.html:196 #, fuzzy msgid "Hashtags" msgstr "Chatten" -#: app/templates/post/_post_full.html:195 -#: app/templates/post/_post_full.html:196 +#: app/templates/post/_post_full.html:211 +#: app/templates/post/_post_full.html:212 #, fuzzy msgid "Show cross-posts" msgstr "NSFW-Beiträge anzeigen" -#: app/templates/post/_post_full.html:197 +#: app/templates/post/_post_full.html:213 #, fuzzy msgid "Number of cross-posts:" msgstr "Anzahl der Kommentare:" -#: app/templates/post/_post_reply_teaser.html:3 -msgid "View context" -msgstr "Kontext anzeigen" +#: app/templates/post/_post_reply_teaser.html:31 +#: app/templates/post/post.html:86 +msgid "Post creator" +msgstr "Beitrags-Ersteller" -#: app/templates/post/_post_teaser.html:6 -#: app/templates/post/_post_teaser_masonry.html:8 +#: app/templates/post/_post_reply_teaser.html:40 +#: app/templates/post/continue_discussion.html:27 +#: app/templates/post/post.html:90 +msgid "Reported. Check comment for issues." +msgstr "Gemeldet. Überprüfen Sie den Kommentar auf Probleme." + +#: app/templates/post/_post_reply_teaser.html:45 +#, fuzzy +msgid "Comment deleted" +msgstr "Kommentar gelöscht." + +#: app/templates/post/_post_reply_teaser.html:86 +#: app/templates/post/post.html:126 +msgid "Comment options" +msgstr "Kommentaroptionen" + +#: app/templates/post/_post_teaser.html:12 +#: app/templates/post/_post_teaser_masonry.html:14 msgid "Filtered: " msgstr "Gefiltert: " -#: app/templates/post/_post_teaser.html:20 -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:52 -msgid "View image" -msgstr "Bild anzeigen" - -#: 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: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:70 -#, python-format -msgid "Go to community %(name)s" -msgstr "Gehe zur Community %(name)s" - -#: 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 +#: app/templates/post/_post_teaser_masonry.html:50 +#: app/templates/post/_post_teaser_masonry.html:51 +#: app/templates/post/_post_teaser_masonry.html:71 +#: app/templates/post/_post_teaser_masonry.html:72 +#: app/templates/post/post_teaser/_utilities_bar.html:3 msgid "View comments" msgstr "Kommentare anzeigen" -#: app/templates/post/_post_teaser.html:73 -msgid "Number of comments:" -msgstr "Anzahl der Kommentare:" - #: app/templates/post/_post_voting_buttons.html:3 #, python-format msgid "UpVote button, %(count)d upvotes so far." @@ -2687,56 +3769,43 @@ msgstr "" "target=\"_blank\" rel=\"nofollow\">höheren Verhaltensstandard hat als die" " meisten anderen Orte. Sei nett." -#: 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" +#: app/templates/post/add_reply.html:38 app/templates/post/post.html:43 +#: app/templates/post/post_edit.html:60 app/templates/user/edit_profile.html:44 +msgid "Enable markdown editor" +msgstr "Markdown Editor aktivieren" -#: app/templates/post/continue_discussion.html:47 -#: app/templates/post/post.html:108 -msgid "Reported. Check comment for issues." -msgstr "Gemeldet. Überprüfen Sie den Kommentar auf Probleme." - -#: app/templates/post/post.html:52 +#: app/templates/post/post.html:53 msgid "Verify your email address to comment" msgstr "Bestätige deine E-Mail-Adresse um zu kommentieren" -#: app/templates/post/post.html:55 +#: app/templates/post/post.html:56 msgid "Log in to comment" msgstr "Zum Kommentieren anmelden" -#: app/templates/post/post.html:58 +#: app/templates/post/post.html:59 msgid "Comments are disabled." msgstr "Kommentare sind deaktiviert." -#: app/templates/post/post.html:65 +#: app/templates/post/post.html:66 msgid "Sort by magic" msgstr "Nach Magie sortieren" -#: app/templates/post/post.html:68 +#: app/templates/post/post.html:69 msgid "Comments with the most upvotes" msgstr "Kommentare mit den meisten Upvotes" -#: app/templates/post/post.html:71 +#: app/templates/post/post.html:72 msgid "Show newest first" msgstr "Zeige neueste zuerst" #: app/templates/post/post.html:87 -msgid "Author" -msgstr "Autor" - -#: app/templates/post/post.html:104 -msgid "Post creator" -msgstr "Beitrags-Ersteller" - -#: app/templates/post/post.html:105 msgid "When: " msgstr "Wann: " -#: app/templates/post/post.html:134 -msgid "Comment options" -msgstr "Kommentaroptionen" +#: app/templates/post/post_cross_post.html:20 +#, fuzzy, python-format +msgid "Cross-post %(post_name)s" +msgstr "Optionen für \"%(post_title)s\"" #: app/templates/post/post_cross_posts.html:11 #, fuzzy, python-format @@ -2747,6 +3816,27 @@ msgstr "Optionen für \"%(post_title)s\"" msgid "Posts to the same url have also been created in the following communities:" msgstr "" +#: app/templates/post/post_edit.html:39 +msgid "Describe the image, to help visually impaired people." +msgstr "Beschreibe das Bild, um sehbehinderten Menschen zu helfen." + +#: app/templates/post/post_edit.html:42 +msgid "Provide a URL ending with .mp4 or .webm." +msgstr "" + +#: app/templates/post/post_edit.html:66 +msgid "Poll choices" +msgstr "" + +#: app/templates/post/post_edit.html:97 +#, fuzzy +msgid "Add choice" +msgstr "Thema hinzufügen" + +#: app/templates/post/post_edit.html:105 +msgid "Separate each tag with a comma." +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 " @@ -2773,45 +3863,85 @@ msgstr "Der Effekt der negativen Bewertungen auf deinen Ruf wird entfernt." msgid "Options for \"%(post_title)s\"" msgstr "Optionen für \"%(post_title)s\"" -#: app/templates/post/post_options.html:18 -#: app/templates/post/post_reply_options.html:18 -msgid "Edit" -msgstr "Bearbeiten" +#: app/templates/post/post_options.html:23 +#: app/templates/post/post_reply_options.html:23 +#, fuzzy +msgid "Restore" +msgstr "Entfernen" -#: app/templates/post/post_options.html:26 +#: app/templates/post/post_options.html:25 +#: app/templates/post/post_reply_options.html:27 +#, fuzzy +msgid "Purge" +msgstr "Bann + Bereinigen" + +#: app/templates/post/post_options.html:33 +#: app/templates/post/post_reply_options.html:37 +#, fuzzy +msgid "Remove bookmark" +msgstr "Entfernen" + +#: app/templates/post/post_options.html:36 +#: app/templates/post/post_reply_options.html:40 +msgid "Bookmark" +msgstr "" + +#: app/templates/post/post_options.html:40 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:30 +#: app/templates/post/post_options.html:44 +#: app/templates/post/post_teaser/_utilities_bar.html:15 +#, fuzzy +msgid "Cross-post" +msgstr "NSFW-Beiträge anzeigen" + +#: app/templates/post/post_options.html:45 +#, fuzzy +msgid "Cross-post to another community" +msgstr "Beitrag zur Community hinzufügen" + +#: app/templates/post/post_options.html:48 #, python-format msgid "Block post author @%(author_name)s" msgstr "Post-Autor @%(author_name)s blockieren" -#: app/templates/post/post_options.html:33 -#, python-format -msgid "Ban post author @%(author_name)s from
%(community_name)s" +#: app/templates/post/post_options.html:50 +#, fuzzy, python-format +msgid "Block community %(community_name)s" +msgstr "%(community_name)s bearbeiten" + +#: app/templates/post/post_options.html:53 +#, fuzzy, 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:37 +#: app/templates/post/post_options.html:57 #, python-format msgid "Block domain %(domain)s" msgstr "Domain- %(domain)s blockieren" -#: app/templates/post/post_options.html:41 -#: app/templates/post/post_reply_options.html:29 +#: app/templates/post/post_options.html:61 +#: app/templates/post/post_reply_options.html:47 #, 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:47 +#: app/templates/post/post_options.html:67 #, python-format msgid "View original on %(domain)s" msgstr "Original auf %(domain)s ansehen" -#: app/templates/post/post_options.html:52 -#: app/templates/post/post_reply_options.html:36 +#: app/templates/post/post_options.html:73 +#: app/templates/post/post_reply_options.html:52 +#, fuzzy +msgid "View Voting Activity" +msgstr "Ausstehend" + +#: app/templates/post/post_options.html:76 +#: app/templates/post/post_reply_options.html:58 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 " @@ -2826,7 +3956,7 @@ msgstr "" msgid "Options for comment on \"%(post_title)s\"" msgstr "Optionen für Kommentar zu \"%(post_title)s\"" -#: app/templates/post/post_reply_options.html:26 +#: app/templates/post/post_reply_options.html:44 #, python-format msgid "Block author @%(author_name)s" msgstr "Blockiere Autor @%(author_name)s" @@ -2836,11 +3966,56 @@ msgstr "Blockiere Autor @%(author_name)s" msgid "Report comment on \"%(post_title)s\" by %(reply_name)s" msgstr "Kommentar zu \"%(post_title)s\" von %(reply_name)s melden" +#: app/templates/post/post_reply_voting_activity.html:10 +#, python-format +msgid "Voting Activity for \"%(reply_text)s\"" +msgstr "" + #: app/templates/post/post_report.html:13 #, python-format msgid "Report \"%(post_title)s\"" msgstr "Melde \"%(post_title)s\"" +#: app/templates/post/post_voting_activity.html:10 +#, fuzzy, python-format +msgid "Voting Activity for \"%(post_title)s\"" +msgstr "Optionen für \"%(post_title)s\"" + +#: app/templates/post/post_teaser/_article.html:9 +#: app/templates/post/post_teaser/_image.html:12 +#: app/templates/post/post_teaser/_link.html:15 +#: app/templates/post/post_teaser/_poll.html:10 +#: app/templates/post/post_teaser/_video.html:17 +#, fuzzy +msgid "Post deleted" +msgstr "Beitrag gelöscht." + +#: app/templates/post/post_teaser/_article.html:26 +#: app/templates/post/post_teaser/_article.html:28 +#: app/templates/post/post_teaser/_poll.html:22 +#: app/templates/post/post_teaser/_poll.html:24 +#: app/templates/user/alerts/_posts.html:8 +msgid "Read post" +msgstr "Beitrag lesen" + +#: app/templates/post/post_teaser/_link.html:7 +#: app/templates/post/post_teaser/_video.html:9 +msgid "All posts about this domain" +msgstr "Alle Beiträge zu dieser Domain" + +#: app/templates/post/post_teaser/_link.html:32 +msgid "Follow link" +msgstr "" + +#: app/templates/post/post_teaser/_link.html:34 +#: app/templates/post/post_teaser/_video.html:42 +msgid "Read article" +msgstr "Artikel lesen" + +#: app/templates/post/post_teaser/_utilities_bar.html:3 +msgid "Number of comments:" +msgstr "Anzahl der Kommentare:" + #: app/templates/search/results.html:11 msgid "Search results for" msgstr "Suchergebnisse für" @@ -2858,15 +4033,40 @@ msgstr "Nach Beiträgen suchen" msgid "Keyword" msgstr "Stichwörter" -#: app/templates/search/start.html:36 +#: app/templates/search/start.html:15 +#, fuzzy +msgid "optional" +msgstr "Optionen" + +#: app/templates/search/start.html:44 +#, fuzzy +msgid "Instance Software" +msgstr "Instanzen" + +#: app/templates/search/start.html:54 +#, fuzzy +msgid "Sort by" +msgstr "Nach Top sortieren" + +#: app/templates/search/start.html:56 +#, fuzzy +msgid "Relevance" +msgstr "Entfernen" + +#: app/templates/search/start.html:57 +#, fuzzy +msgid "Recent first" +msgstr "Zurücksetzen" + +#: app/templates/search/start.html:63 msgid "Example searches:" msgstr "Beispielsuche:" -#: app/templates/search/start.html:39 +#: app/templates/search/start.html:66 msgid "star wars" msgstr "star wars" -#: app/templates/search/start.html:40 +#: app/templates/search/start.html:67 msgid "" "There is an implied \"and\" here. Results will have both words somewhere " "in them." @@ -2874,11 +4074,11 @@ msgstr "" "Es gibt ein implizites \"und\" hier, Ergebnisse werden irgendwo beide " "Wörter enthalten." -#: app/templates/search/start.html:43 +#: app/templates/search/start.html:70 msgid "star or wars" msgstr "star oder wars" -#: app/templates/search/start.html:44 +#: app/templates/search/start.html:71 msgid "" "This will broaden the search to include results that contain any of the " "words." @@ -2886,11 +4086,11 @@ msgstr "" "Dies wird die Suche auf Ergebnisse erweitern, die eines der Wörter " "enthalten." -#: app/templates/search/start.html:47 +#: app/templates/search/start.html:74 msgid "star -wars" msgstr "star -wars" -#: app/templates/search/start.html:48 +#: app/templates/search/start.html:75 msgid "" "To search for things containing \"star\" but not \"wars\" you can put a -" " before the word you want to exclude." @@ -2898,14 +4098,30 @@ 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:51 +#: app/templates/search/start.html:78 msgid "\"star wars\"" msgstr "\"star wars\"" -#: app/templates/search/start.html:52 +#: app/templates/search/start.html:79 msgid "Results will have exactly that phrase in them." msgstr "Die Ergebnisse werden genau diese Formulierung enthalten." +#: app/templates/search/start.html:82 +#, fuzzy +msgid "Trying to add a communitiy or post from another instance?" +msgstr "Community von einer anderen Instanz hinzufügen" + +#: app/templates/search/start.html:83 +msgid "" +"In many types of federated platforms you can put a URL of a post or " +"community into the search in order to add it to your local instance. In " +"PieFed the search is just for searching." +msgstr "" + +#: app/templates/search/start.html:85 +msgid "Retrieve remote post" +msgstr "" + #: app/templates/tag/tag.html:23 #, fuzzy msgid "No posts in this tag yet." @@ -2916,6 +4132,10 @@ msgstr "Noch keine Beiträge zu diesem Thema." msgid "Tag management" msgstr "Domainverwaltung" +#: app/templates/tag/tag.html:66 +msgid "RSS" +msgstr "" + #: app/templates/tag/tags.html:14 app/templates/tag/tags_blocked.html:14 #, fuzzy, python-format msgid "Tags containing \"%(search)s\"" @@ -2954,17 +4174,28 @@ msgstr "Noch keine Beiträge zu diesem Thema." msgid "Topic communities" msgstr "Themen Communities" +#: app/templates/topic/suggestion_denied.html:16 +#, fuzzy +msgid "" +"You have not been using PieFed long enough to be allowed to suggest " +"Topics." +msgstr "" +"Du hast PieFed nicht lange genug benutzt, um Nachrichten an andere " +"verschicken zu können." + #: app/templates/topic/topic_create_post.html:9 #, python-format 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:18 +#: app/templates/topic/topic_create_post.html:33 #, python-format msgid "Post in %(name)s" msgstr "Beitrag in %(name)s" #: app/templates/topic/topic_create_post.html:23 +#: app/templates/topic/topic_create_post.html:38 #, fuzzy, python-format msgid "View %(name)s" msgstr "%(name)s filtern" @@ -2975,7 +4206,7 @@ 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:154 +#: app/templates/user/show_profile.html:179 msgid "Profile" msgstr "Profil" @@ -2983,9 +4214,38 @@ msgstr "Profil" msgid "Blocks & Filters" msgstr "Blockierungen & Filter" +#: app/templates/user/_user_nav.html:14 app/user/routes.py:465 +#, fuzzy +msgid "Import & Export" +msgstr "Beitrag melden" + +#: app/templates/user/alerts.html:15 +#, fuzzy +msgid "Alerts" +msgstr "Meldungen" + +#: app/templates/user/bookmarks.html:24 +msgid "" +"No posts have been bookmarked. Use the three dots on each post to find " +"the bookmark function." +msgstr "" + +#: app/templates/user/bookmarks_comments.html:18 +#, fuzzy +msgid "Bookmarks of comments" +msgstr "Anzahl der Kommentare:" + +#: app/templates/user/bookmarks_comments.html:28 +msgid "" +"No comments have been bookmarked. Use the three dots on each comment to " +"find the bookmark function." +msgstr "" + #: app/templates/user/delete_account.html:15 #: app/templates/user/edit_settings.html:17 #: app/templates/user/edit_settings.html:20 +#: app/templates/user/import_export.html:17 +#: app/templates/user/import_export.html:20 msgid "Change settings" msgstr "Einstellungen ändern" @@ -3042,13 +4302,13 @@ msgstr "" msgid "Filters" msgstr "Filter" -#: app/templates/user/edit_filters.html:18 app/user/routes.py:774 +#: app/templates/user/edit_filters.html:18 app/user/routes.py:1071 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:734 +#: app/templates/user/edit_filters.html:27 app/templates/user/filters.html:37 +#: app/user/routes.py:1030 msgid "Add filter" msgstr "Neuer Filter" @@ -3069,8 +4329,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:156 -#: app/user/routes.py:231 +#: app/templates/user/edit_profile.html:16 app/user/routes.py:175 +#: app/user/routes.py:413 msgid "Edit profile" msgstr "Profil bearbeiten" @@ -3080,10 +4340,22 @@ 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 +#: app/templates/user/edit_profile.html:69 +#, fuzzy +msgid "Remove image" +msgstr "Bild anzeigen" + +#: app/templates/user/edit_profile.html:75 +#: app/templates/user/edit_settings.html:42 msgid "Delete account" msgstr "Konto löschen" +#: app/templates/user/edit_settings.html:38 +msgid "" +"Votes will be sent to untrusted " +"instances using an alt" +msgstr "" + #: app/templates/user/email_notifs_unsubscribed.html:9 #: app/templates/user/newsletter_unsubscribed.html:9 msgid "Unsubscribed" @@ -3114,7 +4386,15 @@ msgid "" "click the \"Follow\" button." msgstr "" -#: app/templates/user/filters.html:25 +#: app/templates/user/filters.html:28 +msgid "Collapse replies with a score at or below this level - click to view." +msgstr "" + +#: app/templates/user/filters.html:30 +msgid "Hide replies with a score at or below this level." +msgstr "" + +#: app/templates/user/filters.html:39 msgid "" "Filters can hide posts that contain keywords you specify, either by " "making them less noticeable or invisible." @@ -3123,43 +4403,39 @@ msgstr "" "enthalten, entweder indem sie weniger auffällig oder ganz unsichtbar " "gemacht werden." -#: app/templates/user/filters.html:30 +#: app/templates/user/filters.html:44 msgid "Keywords" msgstr "Stichwörter" -#: app/templates/user/filters.html:32 +#: app/templates/user/filters.html:46 msgid "Expires" msgstr "Gültig bis" -#: app/templates/user/filters.html:39 +#: app/templates/user/filters.html:53 msgid "Invisible" msgstr "Unsichtbar" -#: app/templates/user/filters.html:39 +#: app/templates/user/filters.html:53 msgid "Semi-transparent" msgstr "Halbtransparent" -#: app/templates/user/filters.html:49 +#: app/templates/user/filters.html:63 msgid "No filters defined yet." msgstr "Noch keine Filter definiert." -#: app/templates/user/filters.html:62 -msgid "Instances" -msgstr "Instanzen" - -#: app/templates/user/filters.html:81 +#: app/templates/user/filters.html:96 msgid "No blocked people" msgstr "Keine blockierten Personen" -#: app/templates/user/filters.html:99 +#: app/templates/user/filters.html:114 msgid "No blocked communities" msgstr "Keine blockierten Communities" -#: app/templates/user/filters.html:117 +#: app/templates/user/filters.html:132 msgid "No blocked domains" msgstr "Keine blockierten Domains" -#: app/templates/user/filters.html:135 +#: app/templates/user/filters.html:150 msgid "No blocked instances" msgstr "Keine blockierten Instanzen" @@ -3175,25 +4451,37 @@ msgstr "" msgid "Mark all as read" msgstr "Alle als gelesen markieren" +#: app/templates/user/notifications.html:41 +#, fuzzy +msgid "No notifications to show." +msgstr "Benachrichtigungen" + #: app/templates/user/notifications.html:49 -#: app/templates/user/show_profile.html:149 +#: app/templates/user/read_posts.html:46 +#: app/templates/user/show_profile.html:174 msgid "Manage" msgstr "Verwalten" #: app/templates/user/notifications.html:95 -#: app/templates/user/show_profile.html:225 +#: app/templates/user/show_profile.html:250 msgid "Upvoted" msgstr "Positiv bewertet" -#: app/templates/user/people.html:32 -msgid "No people to show" -msgstr "Keine Personen anzuzeigen" +#: app/templates/user/read_posts.html:15 app/templates/user/read_posts.html:18 +#: app/user/routes.py:1290 +#, fuzzy +msgid "Read posts" +msgstr "Beitrag lesen" -#: app/templates/user/show_profile.html:24 -#: app/templates/user/show_profile.html:41 -#: app/templates/user/show_profile.html:48 -msgid "Profile pic" -msgstr "Profilbild" +#: app/templates/user/read_posts.html:26 +#: app/templates/user/show_profile.html:140 +msgid "No posts yet." +msgstr "Noch keine Beiträge." + +#: app/templates/user/read_posts.html:51 +#, fuzzy +msgid "Delete history" +msgstr "Community löschen" #: app/templates/user/show_profile.html:76 msgid "Send message" @@ -3207,48 +4495,50 @@ msgstr "Nachricht mit Matrixchat senden" msgid "Send message using Matrix" msgstr "Nachricht mit Matrix senden" -#: app/templates/user/show_profile.html:88 +#: app/templates/user/show_profile.html:82 #, fuzzy msgid "Follow" msgstr "Leute" -#: app/templates/user/show_profile.html:94 +#: app/templates/user/show_profile.html:87 +#, fuzzy +msgid "More" +msgstr "Moderieren" + +#: app/templates/user/show_profile.html:93 +#, fuzzy, python-format +msgid "Block %(user_name)s" +msgstr "Blockiere @%(author_name)s" + +#: app/templates/user/show_profile.html:111 #, fuzzy msgid "Bot Account" msgstr "Konto" -#: app/templates/user/show_profile.html:96 -msgid "Attitude" -msgstr "Verhalten" - -#: app/templates/user/show_profile.html:96 +#: app/templates/user/show_profile.html:113 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:105 +#: app/templates/user/show_profile.html:127 msgid "Post pagination" msgstr "Beitrags-Seitennummerierung" -#: app/templates/user/show_profile.html:118 -msgid "No posts yet." -msgstr "Noch keine Beiträge." - -#: app/templates/user/show_profile.html:128 +#: app/templates/user/show_profile.html:153 msgid "Comment pagination" msgstr "Kommentar-Seitennummerierung" -#: app/templates/user/show_profile.html:170 +#: app/templates/user/show_profile.html:195 msgid "Member of" msgstr "Mitglied von" -#: app/templates/user/show_profile.html:195 +#: app/templates/user/show_profile.html:220 #, fuzzy msgid "Moderate user" msgstr "Moderieren" -#: app/templates/user/show_profile.html:215 +#: app/templates/user/show_profile.html:240 msgid "Ban + Purge" msgstr "Bann + Bereinigen" @@ -3257,15 +4547,142 @@ msgstr "Bann + Bereinigen" msgid "Report \"%(user_name)s\"" msgstr "Melde \"%(user_name)s\"" -#: app/topic/forms.py:13 +#: app/templates/user/alerts/_comments.html:3 +msgid "You will be notified of replies to these comments" +msgstr "" + +#: app/templates/user/alerts/_comments.html:8 +#, fuzzy +msgid "Read replies" +msgstr "Beitrag lesen" + +#: app/templates/user/alerts/_comments.html:18 +msgid "" +"You have not subscribed to any comments. Use the bell icon on each " +"comment to do so." +msgstr "" + +#: app/templates/user/alerts/_communities.html:3 +msgid "You will be notified of new posts in these communities" +msgstr "" + +#: app/templates/user/alerts/_communities.html:8 +#, fuzzy +msgid "Visit Community" +msgstr "Community bearbeiten" + +#: app/templates/user/alerts/_communities.html:16 +msgid "" +"You have not subscribed to an alert for new content in any communities. " +"Use the bell icon in each community to do so." +msgstr "" + +#: app/templates/user/alerts/_filter.html:1 +#, fuzzy +msgid "Alert filters: " +msgstr "Filter bearbeiten" + +#: app/templates/user/alerts/_filter.html:2 +#, fuzzy +msgid "All authors" +msgstr "Autor" + +#: app/templates/user/alerts/_filter.html:5 +msgid "Only Mine" +msgstr "" + +#: app/templates/user/alerts/_filter.html:6 +#, fuzzy +msgid "Mine" +msgstr "Verwalter" + +#: app/templates/user/alerts/_filter.html:8 +#, fuzzy +msgid "Only Others" +msgstr "Andere" + +#: app/templates/user/alerts/_filter.html:9 +#, fuzzy +msgid "Others" +msgstr "Andere" + +#: app/templates/user/alerts/_posts.html:3 +msgid "You will be notified of top-level replies to these posts" +msgstr "" + +#: app/templates/user/alerts/_posts.html:16 +msgid "" +"You have not subscribed to any posts. Use the bell icon on each post to " +"do so." +msgstr "" + +#: app/templates/user/alerts/_topics.html:2 +msgid "You will be notified of new posts in communities covered by these topics" +msgstr "" + +#: app/templates/user/alerts/_topics.html:7 +#, fuzzy +msgid "Visit Topic" +msgstr "Thema bearbeiten" + +#: app/templates/user/alerts/_topics.html:15 +msgid "" +"You have not subscribed to any topics. Use the bell icon on each topic to" +" do so." +msgstr "" + +#: app/templates/user/alerts/_type.html:1 +#, fuzzy +msgid "Alert type: " +msgstr "Alt-Text" + +#: app/templates/user/alerts/_users.html:2 +msgid "You will be notified of new posts by these users" +msgstr "" + +#: app/templates/user/alerts/_users.html:7 +#, fuzzy +msgid "Visit User" +msgstr "Benutzer bearbeiten" + +#: app/templates/user/alerts/_users.html:15 +msgid "" +"You have not subscribed to an alert for new content from any users. Use " +"the bell icon on each person to do so." +msgstr "" + +#: app/topic/forms.py:9 msgid "Choose some topics you are interested in" msgstr "Wähle einige Themen aus, an denen du interessiert bist" -#: app/topic/forms.py:14 +#: app/topic/forms.py:10 msgid "Choose" msgstr "Auswählen" -#: app/topic/routes.py:183 +#: app/topic/forms.py:14 +#, fuzzy, python-format +msgid "New topic name" +msgstr "%(topic_name)s bearbeiten" + +#: app/topic/forms.py:15 +msgid "New topic name here..." +msgstr "" + +#: app/topic/forms.py:16 +#, fuzzy +msgid "Suggested communities" +msgstr "Verwandte Communities" + +#: app/topic/forms.py:17 +msgid "Comma seperated list of community suggestions" +msgstr "" + +#: app/topic/forms.py:18 +#, fuzzy +msgid "Submit" +msgstr "Betreff" + +#: app/topic/routes.py:203 msgid "" "You have joined some communities relating to those interests. Find them " "on the Topics menu or browse the home page." @@ -3273,7 +4690,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:187 +#: app/topic/routes.py:207 msgid "" "You did not choose any topics. Would you like to choose individual " "communities instead?" @@ -3281,27 +4698,38 @@ msgstr "" "Du hast keine Themen ausgewählt. Möchtest du stattdessen einzelne " "Communities auswählen?" -#: app/user/forms.py:14 +#: app/topic/routes.py:270 +msgid "" +"Thank you for the topic suggestion, it has been sent to the site " +"administrator(s)." +msgstr "" + +#: app/topic/routes.py:273 +#, fuzzy +msgid "Suggest a topic\"" +msgstr "Thema auswählen" + +#: app/user/forms.py:12 msgid "Display name" msgstr "Anzeigename" -#: app/user/forms.py:16 +#: app/user/forms.py:14 msgid "Set new password" msgstr "Passwort festlegen" -#: app/user/forms.py:23 +#: app/user/forms.py:22 msgid "Save profile" msgstr "Profil speichern" -#: app/user/forms.py:27 +#: app/user/forms.py:26 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:31 +#: app/user/forms.py:30 msgid "Matrix user ids start with @" msgstr "Matrix-Benutzer-Ids beginnen mit @" -#: app/user/forms.py:35 +#: app/user/forms.py:34 msgid "Interface language" msgstr "" @@ -3309,110 +4737,135 @@ msgstr "" msgid "Receive email about missed notifications" msgstr "E-Mail über verpasste Benachrichtigungen erhalten" -#: app/user/forms.py:41 +#: app/user/forms.py:41 app/user/forms.py:118 +msgid "Reply collapse threshold" +msgstr "" + +#: app/user/forms.py:42 app/user/forms.py:119 +msgid "Reply hide threshold" +msgstr "" + +#: app/user/forms.py:43 msgid "Use markdown editor GUI when writing" msgstr "Benutze Markdown Editor GUI beim Schreiben" -#: app/user/forms.py:42 +#: app/user/forms.py:44 msgid "Show profile in user list" msgstr "Profil in der Benutzerliste anzeigen" -#: app/user/forms.py:43 +#: app/user/forms.py:45 msgid "My posts appear in search results" msgstr "Meine Beiträge erscheinen in Suchergebnissen" -#: app/user/forms.py:44 +#: app/user/forms.py:46 +msgid "" +"Do not display posts with which I have already interacted " +"(opened/upvoted/downvoted)" +msgstr "" + +#: app/user/forms.py:47 msgid "Manually approve followers" msgstr "Follower manuell genehmigen" -#: 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:48 +msgid "Vote privately" +msgstr "" -#: app/user/forms.py:51 -msgid "By default, sort posts by" -msgstr "Sortiere standardmäßig Beiträge nach" +#: app/user/forms.py:54 +#, fuzzy +msgid "Default post sort" +msgstr "Alle Beiträge" -#: app/user/forms.py:52 +#: app/user/forms.py:61 +#, fuzzy +msgid "Default home filter" +msgstr "Standard-Template" + +#: app/user/forms.py:63 msgid "Theme" msgstr "Theme" -#: app/user/forms.py:53 +#: app/user/forms.py:64 app/user/forms.py:120 msgid "Save settings" msgstr "Einstellungen speichern" -#: app/user/forms.py:57 +#: app/user/forms.py:68 +msgid "Import community subscriptions and user blocks from Lemmy" +msgstr "Community-Abonnements und Benutzerblockierungen von Lemmy importieren" + +#: app/user/forms.py:74 msgid "Yes, delete my account" msgstr "Ja, mein Konto löschen" -#: app/user/forms.py:68 +#: app/user/forms.py:85 msgid "Malicious reporting" msgstr "Bösartige Meldungen" -#: app/user/forms.py:92 +#: app/user/forms.py:110 +msgid "Blur thumbnail" +msgstr "" + +#: app/user/forms.py:111 +#, fuzzy +msgid "Make post semi-transparent" +msgstr "Halbtransparent machen" + +#: app/user/forms.py:125 msgid "Home feed" msgstr "Startseite" -#: app/user/forms.py:93 +#: app/user/forms.py:126 msgid "Posts in communities" msgstr "Beiträge in Communities" -#: app/user/forms.py:94 +#: app/user/forms.py:127 msgid "Comments on posts" msgstr "Kommentare zu Beiträgen" -#: app/user/forms.py:95 -msgid "Make semi-transparent" -msgstr "Halbtransparent machen" - -#: app/user/forms.py:95 -msgid "Hide completely" -msgstr "Komplett ausblenden" - -#: app/user/forms.py:96 +#: app/user/forms.py:129 msgid "Action to take" msgstr "Zu ergreifende Aktion" -#: app/user/forms.py:97 +#: app/user/forms.py:130 msgid "Keywords that trigger this filter" msgstr "Stichworte, die diesen Filter auslösen" -#: app/user/forms.py:100 +#: app/user/forms.py:133 msgid "Expire after" msgstr "Verfällt nach" -#: app/user/forms.py:105 +#: app/user/forms.py:138 #, fuzzy msgid "Your remote instance:" msgstr "Keine blockierten Instanzen" -#: app/user/forms.py:108 +#: app/user/forms.py:141 msgid "Mastodon, Misskey, Akkoma, Iceshrimp and friends" msgstr "" -#: app/user/forms.py:109 +#: app/user/forms.py:142 msgid "Friendica" msgstr "" -#: app/user/forms.py:110 +#: app/user/forms.py:143 msgid "Hubzilla" msgstr "" -#: app/user/forms.py:111 +#: app/user/forms.py:144 msgid "Lemmy" msgstr "" -#: app/user/forms.py:112 +#: app/user/forms.py:145 #, fuzzy msgid "Pixelfed" msgstr "PieFed" -#: app/user/forms.py:115 +#: app/user/forms.py:148 #, fuzzy msgid "Instance type" msgstr "Instanzen" -#: app/user/forms.py:116 +#: app/user/forms.py:149 msgid "View profile on remote instance" msgstr "" @@ -3424,32 +4877,52 @@ msgstr "Dieser Benutzer wurde gesperrt." msgid "This user has been deleted." msgstr "Dieser Benutzer wurde gelöscht." -#: app/user/routes.py:85 +#: app/user/routes.py:93 #, python-format msgid "Posts by %(user_name)s" msgstr "Beiträge von %(user_name)s" -#: app/user/routes.py:172 +#: app/user/routes.py:125 +msgid "" +"You have changed your email address so we need to verify it. Please check" +" your email inbox for a verification link." +msgstr "" + +#: app/user/routes.py:196 +#, fuzzy +msgid "Avatar removed!" +msgstr "Moderator gelöscht" + +#: app/user/routes.py:366 msgid "Auto-detect" msgstr "" -#: app/user/routes.py:173 +#: app/user/routes.py:367 msgid "Catalan" msgstr "" -#: app/user/routes.py:174 +#: app/user/routes.py:368 msgid "English" msgstr "" -#: app/user/routes.py:175 +#: app/user/routes.py:369 msgid "French" msgstr "" -#: app/user/routes.py:176 +#: app/user/routes.py:370 msgid "German" msgstr "" -#: app/user/routes.py:212 +#: app/user/routes.py:371 +msgid "Japanese" +msgstr "" + +#: app/user/routes.py:433 +#, fuzzy +msgid "Export Complete." +msgstr "Kommentar melden" + +#: app/user/routes.py:458 msgid "" "Your subscriptions and blocks are being imported. If you have many it " "could take a few minutes." @@ -3457,70 +4930,102 @@ msgstr "" "Deine Abonnements und Blocks werden importiert. Wenn du viele hast, kann " "es ein paar Minuten dauern." -#: app/user/routes.py:270 +#: app/user/routes.py:505 msgid "You cannot ban yourself." msgstr "Du kannst dich nicht selbst bannen." -#: app/user/routes.py:295 +#: app/user/routes.py:532 msgid "You cannot unban yourself." msgstr "Du kannst dich nicht selbst entbannen." -#: app/user/routes.py:319 -msgid "You cannot block yourself." +#: app/user/routes.py:590 +#, fuzzy +msgid "You cannot block your instance." msgstr "Du kannst dich nicht selbst blockieren." -#: app/user/routes.py:351 -msgid "You cannot unblock yourself." -msgstr "Du kannst dich nicht selbst entblocken." - -#: app/user/routes.py:379 +#: app/user/routes.py:641 msgid "" "Moderators have already assessed reports regarding this person, no " "further reports are necessary." msgstr "" -#: app/user/routes.py:385 +#: app/user/routes.py:647 #, fuzzy, python-format msgid "%(user_name)s has already been reported, thank you!" msgstr "%(user_name)s wurde gemeldet, danke!" -#: app/user/routes.py:407 +#: app/user/routes.py:669 #, python-format msgid "%(user_name)s has been reported, thank you!" msgstr "%(user_name)s wurde gemeldet, danke!" -#: app/user/routes.py:413 +#: app/user/routes.py:675 msgid "Report user" msgstr "Benutzer melden" -#: app/user/routes.py:430 +#: app/user/routes.py:693 msgid "You cannot delete yourself." msgstr "Du kannst dich nicht selbst löschen." -#: app/user/routes.py:487 +#: app/user/routes.py:754 msgid "Account deletion in progress. Give it a few minutes." msgstr "Account wird gelöscht. Es dauert ein paar Minuten." -#: app/user/routes.py:492 +#: app/user/routes.py:759 msgid "Delete my account" msgstr "Mein Konto löschen" -#: app/user/routes.py:543 +#: app/user/routes.py:811 msgid "You cannot purge yourself." msgstr "Du kannst dich nicht selbst bereinigen." -#: app/user/routes.py:620 +#: app/user/routes.py:894 msgid "All notifications marked as read." msgstr "Alle Benachrichtigungen als gelesen markiert." -#: app/user/routes.py:791 +#: app/user/routes.py:1089 msgid "Filter deleted." msgstr "Filter gelöscht." -#: app/user/routes.py:824 +#: app/user/routes.py:1147 +#, fuzzy +msgid "Comment bookmarks" +msgstr "Kommentaroptionen" + +#: app/user/routes.py:1175 +#, fuzzy +msgid "Reply Alerts" +msgstr "Meldungen" + +#: app/user/routes.py:1194 +#, fuzzy +msgid "Community Alerts" +msgstr "Community gelöscht" + +#: app/user/routes.py:1200 +#, fuzzy +msgid "Topic Alerts" +msgstr "Thema gelöscht" + +#: app/user/routes.py:1206 +#, fuzzy +msgid "User Alerts" +msgstr "Benutzername" + +#: app/user/routes.py:1221 +#, fuzzy +msgid "Post Alerts" +msgstr "Beitrag gelöscht." + +#: app/user/routes.py:1246 msgid "Lemmy can't follow profiles, sorry" msgstr "" +#: app/user/routes.py:1303 +#, fuzzy +msgid "Reading history has been deleted" +msgstr "Dieser Benutzer wurde gelöscht." + #~ msgid "Allow search engines to index this profile" #~ msgstr "Suchmaschinen erlauben, dieses Profil zu indizieren" @@ -3557,3 +5062,45 @@ msgstr "" #~ msgid "Subscribe" #~ msgstr "Abonnieren" +#~ 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 "" +#~ "Es gab ein Problem beim Versuch, " +#~ "mit einem entfernten Server zu " +#~ "kommunizieren. Wenn andere Personen dieser " +#~ "Community bereits beigetreten sind, spielt " +#~ "es keine Rolle." + +#~ msgid "Add poll to community" +#~ msgstr "Beitrag zur Community hinzufügen" + +#~ msgid "We have upvoted the post for you." +#~ msgstr "Gemeldet. Prüfen Sie den Beitrag auf Probleme." + +#~ msgid "" +#~ "You have already upvoted the post, " +#~ "you do not need to say \"this\"" +#~ " also." +#~ msgstr "" + +#~ msgid "Communities - no topic" +#~ msgstr "Communities auf diesem Server" + +#~ msgid "About community" +#~ msgstr "Über diese Community" + +#~ msgid "Go to community" +#~ msgstr "Gehe zur Community" + +#~ msgid "Settings & Moderation" +#~ msgstr "Moderation" + +#~ msgid "View context" +#~ msgstr "Kontext anzeigen" + +#~ msgid "By default, sort posts by" +#~ msgstr "Sortiere standardmäßig Beiträge nach" + diff --git a/app/translations/es/LC_MESSAGES/messages.po b/app/translations/es/LC_MESSAGES/messages.po index ab4a4cdf..d82587db 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-05-21 19:51+1200\n" +"POT-Creation-Date: 2024-11-11 16:34+1300\n" "PO-Revision-Date: 2024-04-09 12:38+1200\n" "Last-Translator: FULL NAME \n" "Language: es\n" @@ -22,17 +22,17 @@ msgstr "" msgid "Please log in to access this page." msgstr "" -#: app/cli.py:278 app/main/routes.py:361 +#: app/cli.py:376 app/main/routes.py:499 msgid "[PieFed] You have unread notifications" msgstr "" -#: app/cli.py:378 app/post/routes.py:1925 +#: app/cli.py:476 app/post/routes.py:1820 app/shared/post.py:121 #, 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 +#: app/cli.py:485 app/models.py:1695 app/post/routes.py:1842 +#: app/shared/reply.py:125 #, python-format msgid "Replies to my comment on %(post_title)s" msgstr "" @@ -53,21 +53,73 @@ msgstr "" msgid "Welcome to PieFed" msgstr "" -#: app/activitypub/util.py:1644 +#: app/models.py:2242 +msgid "Added moderator" +msgstr "" + +#: app/models.py:2243 +msgid "Removed moderator" +msgstr "" + +#: app/models.py:2244 +msgid "Featured post" +msgstr "" + +#: app/models.py:2245 +msgid "Unfeatured post" +msgstr "" + +#: app/models.py:2246 +msgid "Deleted post" +msgstr "" + +#: app/models.py:2247 +msgid "Un-deleted post" +msgstr "" + +#: app/models.py:2248 +msgid "Deleted comment" +msgstr "" + +#: app/models.py:2249 +msgid "Un-deleted comment" +msgstr "" + +#: app/models.py:2250 +msgid "Deleted community" +msgstr "" + +#: app/models.py:2251 +msgid "Deleted account" +msgstr "" + +#: app/models.py:2252 +msgid "Restored account" +msgstr "" + +#: app/models.py:2253 +msgid "Banned account" +msgstr "" + +#: app/models.py:2254 +msgid "Un-banned account" +msgstr "" + +#: app/activitypub/util.py:1711 #, python-format msgid "Reply to %(post_title)s" msgstr "" -#: app/activitypub/util.py:1657 +#: app/activitypub/util.py:1725 app/activitypub/util.py:1730 #, python-format msgid "Reply to comment on %(post_title)s" msgstr "" -#: app/activitypub/util.py:1926 app/post/routes.py:1506 +#: app/activitypub/util.py:2026 app/post/routes.py:1259 msgid "A post has been reported" msgstr "" -#: app/activitypub/util.py:1947 app/post/routes.py:1640 +#: app/activitypub/util.py:2047 app/post/routes.py:1409 app/shared/reply.py:318 msgid "A comment has been reported" msgstr "" @@ -83,14 +135,19 @@ msgstr "" msgid "Icon" msgstr "" -#: app/admin/forms.py:19 +#: app/admin/forms.py:18 msgid "Sidebar" msgstr "" -#: app/admin/forms.py:20 app/templates/base.html:253 +#: app/admin/forms.py:19 app/templates/base.html:272 +#: app/templates/instance/people.html:24 msgid "About" msgstr "" +#: app/admin/forms.py:20 +msgid "Announcement at top of home page" +msgstr "" + #: app/admin/forms.py:21 msgid "Legal information" msgstr "" @@ -99,11 +156,11 @@ msgstr "" 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 +#: app/admin/forms.py:23 app/admin/forms.py:42 app/admin/forms.py:52 +#: app/admin/forms.py:103 app/admin/forms.py:123 app/admin/forms.py:132 +#: app/admin/forms.py:166 app/admin/forms.py:226 app/community/forms.py:63 +#: app/community/forms.py:76 app/community/forms.py:118 +#: app/templates/admin/permissions.html:34 app/user/forms.py:134 msgid "Save" msgstr "" @@ -119,6 +176,10 @@ msgstr "" msgid "Days to cache images from remote instances for" msgstr "" +#: app/admin/forms.py:29 +msgid "0 means cache forever" +msgstr "" + #: app/admin/forms.py:30 msgid "Allow NSFW communities" msgstr "" @@ -160,474 +221,621 @@ 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:39 msgid "Default theme" msgstr "" -#: app/admin/forms.py:44 -msgid "Allowlist instead of blocklist" +#: app/admin/forms.py:39 +msgid "Log ActivityPub JSON for debugging" msgstr "" -#: app/admin/forms.py:45 -msgid "Allow federation with these instances" +#: app/admin/forms.py:40 +msgid "Show moderation actions publicly" +msgstr "" + +#: app/admin/forms.py:41 +msgid "Show Rational Discourse Toolkit in sidebar" msgstr "" #: app/admin/forms.py:46 -msgid "Blocklist instead of allowlist" +msgid "Allowlist instead of blocklist" msgstr "" #: app/admin/forms.py:47 -msgid "Deny federation with these instances" +msgid "Allow federation with these instances" msgstr "" #: app/admin/forms.py:48 -msgid "Discard all posts and comments with these phrases (one per line)" +msgid "Blocklist instead of allowlist" msgstr "" #: app/admin/forms.py:49 +msgid "Deny federation with these instances" +msgstr "" + +#: app/admin/forms.py:50 +msgid "Discard all posts and comments with these phrases (one per line)" +msgstr "" + +#: app/admin/forms.py:51 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" +#: app/admin/forms.py:56 +msgid "Number of Communities to add" msgstr "" -#: app/admin/forms.py:55 app/admin/forms.py:107 app/community/forms.py:20 -msgid "Url" -msgstr "" - -#: app/admin/forms.py:56 app/community/forms.py:21 app/community/forms.py:49 -msgid "Description" -msgstr "" - -#: app/admin/forms.py:57 app/community/forms.py:22 app/community/forms.py:50 -msgid "Icon image" -msgstr "" - -#: app/admin/forms.py:58 app/community/forms.py:23 app/community/forms.py:51 -msgid "Banner image" -msgstr "" - -#: app/admin/forms.py:59 app/community/forms.py:24 app/community/forms.py:52 -msgid "Rules" -msgstr "" - -#: app/admin/forms.py:60 app/community/forms.py:53 -msgid "Porn community" +#: app/admin/forms.py:57 +msgid "Add Communities" msgstr "" #: app/admin/forms.py:61 -msgid "Banned - no new posts accepted" +msgid "Import Bans List Json File" msgstr "" -#: app/admin/forms.py:62 app/community/forms.py:54 -msgid "Only accept posts from current instance" +#: app/admin/forms.py:62 app/user/forms.py:70 +msgid "Import" msgstr "" -#: app/admin/forms.py:63 app/community/forms.py:55 -msgid "Only moderators can post" +#: app/admin/forms.py:63 app/user/forms.py:69 +msgid "Export" msgstr "" -#: app/admin/forms.py:64 app/community/forms.py:56 -msgid "New moderators wanted" +#: app/admin/forms.py:67 app/community/forms.py:48 app/community/forms.py:67 +#: app/community/forms.py:110 +msgid "Title" msgstr "" -#: app/admin/forms.py:65 -msgid "Posts show on home page" +#: app/admin/forms.py:68 app/community/forms.py:20 +#: app/templates/community/community_wiki_list.html:33 +msgid "Url" msgstr "" -#: app/admin/forms.py:66 -msgid "Posts can be popular" +#: app/admin/forms.py:69 app/community/forms.py:21 app/community/forms.py:49 +#: app/templates/community/community_moderate.html:39 +msgid "Description" msgstr "" -#: app/admin/forms.py:67 -msgid "Posts show in All list" +#: app/admin/forms.py:70 app/community/forms.py:22 app/community/forms.py:50 +msgid "Icon image" msgstr "" -#: app/admin/forms.py:68 -msgid "Low quality / toxic - upvotes in here don't add to reputation" +#: app/admin/forms.py:71 app/community/forms.py:23 app/community/forms.py:51 +msgid "Banner image" msgstr "" -#: app/admin/forms.py:69 -msgid "Forever" +#: app/admin/forms.py:72 app/community/forms.py:24 app/community/forms.py:52 +msgid "Rules" msgstr "" -#: app/admin/forms.py:70 -msgid "1 week" -msgstr "" - -#: app/admin/forms.py:71 -msgid "2 weeks" -msgstr "" - -#: app/admin/forms.py:72 -msgid "1 month" -msgstr "" - -#: app/admin/forms.py:73 -msgid "2 months" +#: app/admin/forms.py:73 app/community/forms.py:53 +msgid "Porn community" msgstr "" #: app/admin/forms.py:74 -msgid "3 months" +msgid "Banned - no new posts accepted" msgstr "" -#: app/admin/forms.py:75 -msgid "6 months" +#: app/admin/forms.py:75 app/community/forms.py:54 +msgid "Only accept posts from current instance" msgstr "" -#: app/admin/forms.py:76 -msgid "1 year" +#: app/admin/forms.py:76 app/community/forms.py:55 +msgid "Only moderators can post" msgstr "" -#: app/admin/forms.py:77 -msgid "2 years" +#: app/admin/forms.py:77 app/community/forms.py:56 +msgid "New moderators wanted" msgstr "" #: app/admin/forms.py:78 -msgid "5 years" +msgid "Posts show on home page" msgstr "" #: app/admin/forms.py:79 -msgid "10 years" +msgid "Posts can be popular" +msgstr "" + +#: app/admin/forms.py:80 +msgid "Posts show in All list" msgstr "" #: app/admin/forms.py:81 +msgid "Low quality / toxic - upvotes in here don't add to reputation" +msgstr "" + +#: app/admin/forms.py:82 +msgid "Forever" +msgstr "" + +#: app/admin/forms.py:83 +msgid "1 week" +msgstr "" + +#: app/admin/forms.py:84 +msgid "2 weeks" +msgstr "" + +#: app/admin/forms.py:85 +msgid "1 month" +msgstr "" + +#: app/admin/forms.py:86 +msgid "2 months" +msgstr "" + +#: app/admin/forms.py:87 +msgid "3 months" +msgstr "" + +#: app/admin/forms.py:88 +msgid "6 months" +msgstr "" + +#: app/admin/forms.py:89 +msgid "1 year" +msgstr "" + +#: app/admin/forms.py:90 +msgid "2 years" +msgstr "" + +#: app/admin/forms.py:91 +msgid "5 years" +msgstr "" + +#: app/admin/forms.py:92 +msgid "10 years" +msgstr "" + +#: app/admin/forms.py:94 msgid "Retain content" msgstr "" -#: app/admin/forms.py:82 app/community/forms.py:57 +#: app/admin/forms.py:95 app/community/forms.py:57 msgid "Topic" msgstr "" -#: app/admin/forms.py:83 app/community/forms.py:59 +#: app/admin/forms.py:96 app/community/forms.py:59 #: app/templates/community/_community_nav.html:25 msgid "List" msgstr "" -#: app/admin/forms.py:84 app/community/forms.py:60 +#: app/admin/forms.py:97 app/community/forms.py:60 msgid "Masonry" msgstr "" -#: app/admin/forms.py:85 app/community/forms.py:61 +#: app/admin/forms.py:98 app/community/forms.py:61 msgid "Wide masonry" msgstr "" -#: app/admin/forms.py:86 app/community/forms.py:62 +#: app/admin/forms.py:99 app/community/forms.py:62 msgid "Layout" msgstr "" -#: app/admin/forms.py:87 +#: app/admin/forms.py:100 app/admin/forms.py:131 msgid "Posting warning" msgstr "" -#: app/admin/forms.py:88 app/community/forms.py:27 app/community/forms.py:58 +#: app/admin/forms.py:101 app/community/forms.py:27 app/community/forms.py:58 msgid "Languages" msgstr "" -#: app/admin/forms.py:89 +#: app/admin/forms.py:102 msgid "Override remote language setting" msgstr "" -#: app/admin/forms.py:96 app/community/forms.py:34 +#: app/admin/forms.py:109 app/community/forms.py:34 msgid "Url is required." msgstr "" -#: app/admin/forms.py:100 app/community/forms.py:38 +#: app/admin/forms.py:113 app/community/forms.py:38 msgid "- cannot be in Url. Use _ instead?" msgstr "" -#: 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 +#: app/admin/forms.py:119 app/community/forms.py:19 +#: app/templates/admin/approve_registrations.html:20 +#: app/templates/admin/approve_registrations.html:58 +#: app/templates/admin/users.html:22 +#: app/templates/community/community_mod_list.html:34 +#: app/templates/community/community_wiki_list.html:32 +#: app/templates/instance/people.html:23 app/templates/user/filters.html:43 +#: app/templates/user/filters.html:85 app/templates/user/filters.html:103 +#: app/templates/user/filters.html:121 app/templates/user/filters.html:139 +#: app/user/forms.py:124 msgid "Name" msgstr "" -#: app/admin/forms.py:108 +#: app/admin/forms.py:119 +msgid "Human readable name for the topic." +msgstr "" + +#: app/admin/forms.py:120 app/community/forms.py:68 +msgid "Slug" +msgstr "" + +#: app/admin/forms.py:120 +msgid "A short and unique identifier that becomes part of the URL." +msgstr "" + +#: app/admin/forms.py:121 msgid "Parent topic" msgstr "" -#: app/admin/forms.py:113 app/auth/forms.py:10 app/auth/forms.py:17 -#: app/community/forms.py:67 +#: app/admin/forms.py:122 +msgid "Show posts from child topics" +msgstr "" + +#: app/admin/forms.py:127 +msgid "Vote weight" +msgstr "" + +#: app/admin/forms.py:128 app/templates/admin/instances.html:18 +#: app/templates/admin/instances.html:55 +#: app/templates/instance/list_instances.html:20 +#: app/templates/instance/list_instances.html:49 +msgid "Dormant" +msgstr "" + +#: app/admin/forms.py:129 app/templates/admin/instances.html:19 +#: app/templates/admin/instances.html:53 +#: app/templates/instance/list_instances.html:21 +msgid "Gone forever" +msgstr "" + +#: app/admin/forms.py:130 app/templates/admin/instances.html:20 +#: app/templates/admin/instances.html:31 +#: app/templates/instance/list_instances.html:22 +msgid "Trusted" +msgstr "" + +#: app/admin/forms.py:136 app/auth/forms.py:10 app/auth/forms.py:17 +#: app/community/forms.py:80 msgid "User name" msgstr "" -#: app/admin/forms.py:115 app/user/forms.py:15 +#: app/admin/forms.py:138 app/user/forms.py:13 msgid "Email address" msgstr "" -#: app/admin/forms.py:116 app/auth/forms.py:11 app/auth/forms.py:20 -#: app/auth/forms.py:74 +#: app/admin/forms.py:139 app/auth/forms.py:11 app/auth/forms.py:20 +#: app/auth/forms.py:77 msgid "Password" msgstr "" -#: app/admin/forms.py:118 app/auth/forms.py:22 app/auth/forms.py:76 +#: app/admin/forms.py:141 app/auth/forms.py:22 app/auth/forms.py:79 msgid "Repeat password" msgstr "" -#: app/admin/forms.py:119 app/user/forms.py:18 +#: app/admin/forms.py:142 app/user/forms.py:16 msgid "Bio" msgstr "" -#: app/admin/forms.py:120 app/user/forms.py:19 +#: app/admin/forms.py:143 app/user/forms.py:17 msgid "Matrix User ID" msgstr "" -#: app/admin/forms.py:121 app/user/forms.py:20 +#: app/admin/forms.py:144 app/user/forms.py:19 msgid "Avatar image" msgstr "" -#: app/admin/forms.py:122 app/user/forms.py:21 +#: app/admin/forms.py:145 app/user/forms.py:20 msgid "Top banner image" msgstr "" -#: app/admin/forms.py:123 app/admin/forms.py:177 app/user/forms.py:22 +#: app/admin/forms.py:146 app/admin/forms.py:208 app/user/forms.py:21 msgid "This profile is a bot" msgstr "" -#: app/admin/forms.py:124 app/admin/forms.py:178 +#: app/admin/forms.py:147 app/admin/forms.py:209 msgid "Email address is verified" msgstr "" -#: app/admin/forms.py:125 app/admin/forms.py:179 +#: app/admin/forms.py:148 app/admin/forms.py:210 +#: app/templates/admin/users.html:27 msgid "Banned" msgstr "" -#: app/admin/forms.py:126 app/user/forms.py:36 +#: app/admin/forms.py:149 app/user/forms.py:36 msgid "Subscribe to email newsletter" msgstr "" -#: app/admin/forms.py:127 app/user/forms.py:38 +#: app/admin/forms.py:150 app/admin/forms.py:211 app/user/forms.py:108 +msgid "Show" +msgstr "" + +#: app/admin/forms.py:151 app/admin/forms.py:212 app/user/forms.py:109 +#: app/user/forms.py:128 +msgid "Hide completely" +msgstr "" + +#: app/admin/forms.py:152 app/admin/forms.py:213 +msgid "Blur" +msgstr "" + +#: app/admin/forms.py:153 app/admin/forms.py:214 app/user/forms.py:128 +msgid "Make semi-transparent" +msgstr "" + +#: app/admin/forms.py:154 app/user/forms.py:38 app/user/forms.py:112 msgid "Hide posts by bots" msgstr "" -#: app/admin/forms.py:128 app/user/forms.py:39 +#: app/admin/forms.py:156 app/admin/forms.py:215 app/user/forms.py:39 +#: app/user/forms.py:114 msgid "Show NSFW posts" msgstr "" -#: app/admin/forms.py:129 app/user/forms.py:40 +#: app/admin/forms.py:158 app/admin/forms.py:217 app/user/forms.py:40 +#: app/user/forms.py:116 msgid "Show NSFL posts" msgstr "" -#: app/admin/forms.py:130 app/admin/forms.py:180 +#: app/admin/forms.py:161 app/admin/forms.py:219 msgid "User" msgstr "" -#: app/admin/forms.py:131 app/admin/forms.py:181 +#: app/admin/forms.py:162 app/admin/forms.py:220 +#: app/templates/admin/permissions.html:19 msgid "Staff" msgstr "" -#: app/admin/forms.py:132 app/admin/forms.py:182 app/admin/routes.py:32 -#: app/templates/base.html:189 +#: app/admin/forms.py:163 app/admin/forms.py:221 app/admin/routes.py:40 +#: app/templates/admin/permissions.html:20 app/templates/base.html:209 msgid "Admin" msgstr "" -#: app/admin/forms.py:134 app/admin/forms.py:184 +#: app/admin/forms.py:165 app/admin/forms.py:223 msgid "Role" msgstr "" -#: app/admin/forms.py:140 app/auth/forms.py:32 +#: app/admin/forms.py:171 app/auth/forms.py:32 msgid "An account with this email address already exists." msgstr "" -#: app/admin/forms.py:144 app/auth/forms.py:36 +#: app/admin/forms.py:175 app/auth/forms.py:39 msgid "User names cannot contain @." msgstr "" -#: app/admin/forms.py:148 app/auth/forms.py:40 +#: app/admin/forms.py:179 app/auth/forms.py:43 msgid "This username was used in the past and cannot be reused." msgstr "" -#: app/admin/forms.py:150 app/auth/forms.py:42 +#: app/admin/forms.py:181 app/auth/forms.py:45 msgid "An account with this user name already exists." msgstr "" -#: app/admin/forms.py:153 app/auth/forms.py:45 +#: app/admin/forms.py:184 app/auth/forms.py:48 msgid "A community with this name exists so it cannot be used for a user." msgstr "" -#: app/admin/forms.py:160 app/admin/forms.py:173 app/auth/forms.py:52 -#: app/auth/forms.py:65 +#: app/admin/forms.py:191 app/admin/forms.py:204 app/auth/forms.py:55 +#: app/auth/forms.py:68 msgid "This password is too common." msgstr "" -#: app/admin/forms.py:170 app/auth/forms.py:62 +#: app/admin/forms.py:201 app/auth/forms.py:65 msgid "This password is not secure." msgstr "" -#: app/admin/forms.py:185 +#: app/admin/forms.py:224 msgid "Remove avatar" msgstr "" -#: app/admin/forms.py:186 +#: app/admin/forms.py:225 msgid "Remove banner" msgstr "" -#: app/admin/forms.py:191 +#: app/admin/forms.py:230 msgid "Subject" msgstr "" -#: app/admin/forms.py:192 +#: app/admin/forms.py:231 msgid "Body (text)" msgstr "" -#: app/admin/forms.py:193 +#: app/admin/forms.py:232 msgid "Body (html)" msgstr "" -#: app/admin/forms.py:194 +#: app/admin/forms.py:233 msgid "Test mode" msgstr "" -#: app/admin/forms.py:195 app/admin/routes.py:793 +#: app/admin/forms.py:234 app/admin/routes.py:1273 msgid "Send newsletter" msgstr "" -#: app/admin/routes.py:64 app/templates/admin/_nav.html:4 -#: app/templates/admin/site.html:13 app/templates/base.html:191 +#: app/admin/routes.py:131 app/templates/admin/_nav.html:4 +#: app/templates/admin/site.html:13 app/templates/base.html:211 msgid "Site profile" msgstr "" -#: app/admin/routes.py:112 app/templates/admin/_nav.html:5 -#: app/templates/admin/misc.html:12 app/templates/base.html:192 +#: app/admin/routes.py:184 app/templates/admin/_nav.html:5 +#: app/templates/admin/misc.html:12 app/templates/base.html:212 msgid "Misc settings" msgstr "" -#: app/admin/routes.py:150 +#: app/admin/routes.py:263 +#, python-format +msgid "%d out of %d communities were excluded using current filters" +msgstr "" + +#: app/admin/routes.py:310 +#, python-format +msgid "Results: %(results)s" +msgstr "" + +#: app/admin/routes.py:314 +#, python-format +msgid "" +"Subscription process for %(communities_to_add)d of " +"%(parsed_communities_sorted)d communities launched in background, check " +"admin/activities for details" +msgstr "" + +#: app/admin/routes.py:339 +msgid "Ban imports started in a background process." +msgstr "" + +#: app/admin/routes.py:342 +msgid "Ban imports requested, but no json provided." +msgstr "" + +#: app/admin/routes.py:428 msgid "Admin settings saved" msgstr "" -#: app/admin/routes.py:162 +#: app/admin/routes.py:441 msgid "Federation settings" msgstr "" -#: app/admin/routes.py:184 +#: app/admin/routes.py:592 msgid "ActivityPub Log" msgstr "" -#: app/admin/routes.py:194 app/templates/admin/activity_json.html:13 +#: app/admin/routes.py:602 app/templates/admin/activity_json.html:13 msgid "Activity JSON" msgstr "" -#: 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 +#: app/admin/routes.py:637 app/community/routes.py:306 +#: app/community/routes.py:1608 app/community/routes.py:1665 +#: app/main/routes.py:216 app/post/routes.py:212 app/post/routes.py:1933 +#: app/templates/admin/_nav.html:6 app/templates/admin/instances.html:26 +#: app/templates/base.html:213 app/templates/list_communities.html:61 +#: app/templates/user/alerts/_type.html:9 app/templates/user/filters.html:73 +#: app/templates/user/notifications.html:66 +#: app/templates/user/show_profile.html:191 msgid "Communities" msgstr "" -#: app/admin/routes.py:251 +#: app/admin/routes.py:660 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 +#: app/admin/routes.py:731 app/admin/routes.py:838 app/admin/routes.py:866 +#: app/admin/routes.py:1127 app/admin/routes.py:1368 +#: app/community/routes.py:1044 app/community/routes.py:1552 +#: app/community/routes.py:1731 msgid "Saved" msgstr "" -#: app/admin/routes.py:318 +#: app/admin/routes.py:735 msgid "" "This is a remote community - most settings here will be regularly " "overwritten with data from the original server." msgstr "" -#: app/admin/routes.py:338 app/community/routes.py:1129 +#: app/admin/routes.py:755 app/community/routes.py:1057 msgid "Edit community" msgstr "" -#: app/admin/routes.py:357 app/community/routes.py:1152 +#: app/admin/routes.py:779 app/community/routes.py:1120 msgid "Community deleted" msgstr "" -#: 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 +#: app/admin/routes.py:813 app/community/routes.py:292 +#: app/community/routes.py:1595 app/community/routes.py:1652 +#: app/post/routes.py:198 app/templates/admin/_nav.html:7 +#: app/templates/admin/topics.html:31 app/templates/base.html:145 +#: app/templates/base.html:165 app/templates/base.html:214 +#: app/templates/topic/show_topic.html:14 +#: app/templates/user/alerts/_type.html:12 msgid "Topics" msgstr "" -#: app/admin/routes.py:416 app/templates/admin/topics.html:31 +#: app/admin/routes.py:841 app/templates/admin/topics.html:31 msgid "Add topic" msgstr "" -#: app/admin/routes.py:444 +#: app/admin/routes.py:873 msgid "Edit topic" msgstr "" -#: app/admin/routes.py:459 +#: app/admin/routes.py:889 msgid "Topic deleted" msgstr "" -#: app/admin/routes.py:461 +#: app/admin/routes.py:891 msgid "Cannot delete topic with communities assigned to it." msgstr "" -#: app/admin/routes.py:488 app/templates/admin/_nav.html:8 -#: app/templates/admin/users.html:12 app/templates/base.html:196 +#: app/admin/routes.py:920 app/templates/admin/_nav.html:8 +#: app/templates/admin/instances.html:27 app/templates/admin/users.html:12 +#: app/templates/admin/users_trash.html:12 app/templates/base.html:215 +#: app/templates/user/alerts/_type.html:15 msgid "Users" msgstr "" -#: app/admin/routes.py:524 +#: app/admin/routes.py:959 msgid "Problematic users" msgstr "" -#: app/admin/routes.py:545 +#: app/admin/routes.py:981 msgid "Bad posts" msgstr "" -#: app/admin/routes.py:577 +#: app/admin/routes.py:1016 msgid "Likely spam" msgstr "" -#: app/admin/routes.py:613 +#: app/admin/routes.py:1050 app/templates/base.html:219 +msgid "Deleted content" +msgstr "" + +#: app/admin/routes.py:1088 msgid "Registration approved." msgstr "" -#: app/admin/routes.py:644 +#: app/admin/routes.py:1123 msgid "" "Permissions are cached for 50 seconds so new admin roles won't take " "effect immediately." msgstr "" -#: app/admin/routes.py:652 +#: app/admin/routes.py:1131 msgid "" "This is a remote user - most settings here will be regularly overwritten " "with data from the original server." msgstr "" -#: app/admin/routes.py:659 +#: app/admin/routes.py:1140 msgid "Edit user" msgstr "" -#: app/admin/routes.py:725 +#: app/admin/routes.py:1200 msgid "User added" msgstr "" -#: app/admin/routes.py:728 +#: app/admin/routes.py:1203 msgid "Add user" msgstr "" -#: app/admin/routes.py:752 +#: app/admin/routes.py:1231 msgid "User deleted" msgstr "" -#: app/admin/routes.py:775 app/templates/admin/reports.html:12 -#: app/templates/community/_community_moderation_nav.html:11 +#: app/admin/routes.py:1254 app/templates/admin/reports.html:12 +#: app/templates/admin/users.html:28 +#: app/templates/community/_community_moderation_nav.html:8 #: app/templates/community/community_moderate.html:21 msgid "Reports" msgstr "" -#: app/admin/util.py:111 +#: app/admin/routes.py:1295 +msgid "Settings saved" +msgstr "" + +#: app/admin/routes.py:1300 +msgid "Role permissions" +msgstr "" + +#: app/admin/routes.py:1377 +msgid "Edit instance" +msgstr "" + +#: app/admin/util.py:108 msgid "None" msgstr "" @@ -639,7 +847,9 @@ msgstr "" msgid "Log In" msgstr "" -#: app/auth/forms.py:18 app/auth/forms.py:19 app/auth/forms.py:69 +#: app/auth/forms.py:18 app/auth/forms.py:19 app/auth/forms.py:72 +#: app/templates/admin/approve_registrations.html:21 +#: app/templates/admin/approve_registrations.html:59 msgid "Email" msgstr "" @@ -647,89 +857,93 @@ msgstr "" msgid "Why would you like to join this site?" msgstr "" -#: app/auth/forms.py:27 app/auth/routes.py:154 app/templates/base.html:147 +#: app/auth/forms.py:27 app/auth/routes.py:164 app/templates/base.html:160 msgid "Register" msgstr "" -#: app/auth/forms.py:70 +#: app/auth/forms.py:37 +msgid "User names cannot contain spaces." +msgstr "" + +#: app/auth/forms.py:73 msgid "Request password reset" msgstr "" -#: app/auth/forms.py:78 +#: app/auth/forms.py:81 msgid "Set password" msgstr "" -#: app/auth/routes.py:29 app/auth/routes.py:32 +#: app/auth/routes.py:30 app/auth/routes.py:33 app/shared/auth.py:37 msgid "No account exists with that user name." msgstr "" -#: app/auth/routes.py:36 +#: app/auth/routes.py:37 app/shared/auth.py:43 msgid "" "Invalid password. Please reset " "your password." msgstr "" -#: app/auth/routes.py:39 +#: app/auth/routes.py:40 app/shared/auth.py:46 msgid "Invalid password" msgstr "" -#: app/auth/routes.py:42 +#: app/auth/routes.py:43 app/shared/auth.py:61 msgid "You have been banned." msgstr "" -#: app/auth/routes.py:75 +#: app/auth/routes.py:78 msgid "Login" msgstr "" -#: app/auth/routes.py:101 +#: app/auth/routes.py:109 msgid "Sorry, you cannot use that email address" msgstr "" -#: app/auth/routes.py:103 +#: app/auth/routes.py:111 msgid "Sorry, you cannot use that user name" msgstr "" -#: app/auth/routes.py:120 +#: app/auth/routes.py:128 #, python-format msgid "Your username contained special letters so it was changed to %(name)s." msgstr "" -#: app/auth/routes.py:159 +#: app/auth/routes.py:169 msgid "Account under review" msgstr "" -#: app/auth/routes.py:164 app/templates/auth/check_email.html:8 +#: app/auth/routes.py:174 app/templates/auth/check_email.html:8 msgid "Check your email" msgstr "" -#: app/auth/routes.py:175 +#: app/auth/routes.py:185 msgid "Sorry, you cannot use that email address." msgstr "" -#: app/auth/routes.py:180 +#: app/auth/routes.py:190 msgid "Check your email for a link to reset your password." msgstr "" -#: app/auth/routes.py:183 +#: app/auth/routes.py:193 msgid "No account with that email address exists" msgstr "" -#: app/auth/routes.py:185 +#: app/auth/routes.py:195 msgid "Reset Password" msgstr "" -#: app/auth/routes.py:199 +#: app/auth/routes.py:209 #, 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:219 +#: app/auth/routes.py:223 app/auth/routes.py:230 msgid "Thank you for verifying your email address." msgstr "" -#: app/auth/routes.py:221 +#: app/auth/routes.py:232 msgid "Email address validation failed." msgstr "" @@ -741,75 +955,75 @@ msgstr "" msgid "Reply" msgstr "" -#: app/chat/forms.py:18 app/post/forms.py:18 app/user/forms.py:62 +#: app/chat/forms.py:18 app/post/forms.py:18 app/user/forms.py:79 msgid "Spam" msgstr "" -#: app/chat/forms.py:19 app/post/forms.py:18 app/user/forms.py:63 +#: app/chat/forms.py:19 app/post/forms.py:18 app/user/forms.py:80 msgid "Harassment" msgstr "" -#: app/chat/forms.py:20 app/post/forms.py:19 app/user/forms.py:64 +#: app/chat/forms.py:20 app/post/forms.py:19 app/user/forms.py:81 msgid "Threatening violence" msgstr "" -#: app/chat/forms.py:21 app/user/forms.py:65 +#: app/chat/forms.py:21 app/user/forms.py:82 msgid "Promoting hate / genocide" msgstr "" -#: app/chat/forms.py:22 app/post/forms.py:20 app/user/forms.py:66 +#: app/chat/forms.py:22 app/post/forms.py:20 app/user/forms.py:83 msgid "Misinformation / disinformation" msgstr "" -#: app/chat/forms.py:23 app/post/forms.py:21 app/user/forms.py:67 +#: app/chat/forms.py:23 app/post/forms.py:21 app/user/forms.py:84 msgid "Racism, sexism, transphobia" msgstr "" -#: app/chat/forms.py:24 app/post/forms.py:23 app/user/forms.py:70 +#: app/chat/forms.py:24 app/post/forms.py:23 app/user/forms.py:87 msgid "Minor abuse or sexualization" msgstr "" -#: app/chat/forms.py:25 app/post/forms.py:24 app/user/forms.py:71 +#: app/chat/forms.py:25 app/post/forms.py:24 app/user/forms.py:88 msgid "Non-consensual intimate media" msgstr "" -#: app/chat/forms.py:26 app/post/forms.py:25 app/user/forms.py:72 +#: app/chat/forms.py:26 app/post/forms.py:25 app/user/forms.py:89 msgid "Prohibited transaction" msgstr "" -#: app/chat/forms.py:26 app/post/forms.py:25 app/user/forms.py:72 +#: app/chat/forms.py:26 app/post/forms.py:25 app/user/forms.py:89 msgid "Impersonation" msgstr "" -#: app/chat/forms.py:27 app/post/forms.py:26 app/user/forms.py:73 +#: app/chat/forms.py:27 app/post/forms.py:26 app/user/forms.py:90 msgid "Copyright violation" msgstr "" -#: app/chat/forms.py:27 app/post/forms.py:26 app/user/forms.py:73 +#: app/chat/forms.py:27 app/post/forms.py:26 app/user/forms.py:90 msgid "Trademark violation" msgstr "" -#: app/chat/forms.py:28 app/post/forms.py:27 app/user/forms.py:74 +#: app/chat/forms.py:28 app/post/forms.py:27 app/user/forms.py:91 msgid "Self-harm or suicide" msgstr "" -#: app/chat/forms.py:29 app/community/forms.py:247 app/post/forms.py:28 -#: app/user/forms.py:75 +#: app/chat/forms.py:29 app/community/forms.py:237 app/post/forms.py:28 +#: app/user/forms.py:92 msgid "Other" msgstr "" -#: 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 +#: app/chat/forms.py:30 app/community/forms.py:101 app/community/forms.py:239 +#: app/post/forms.py:29 app/user/forms.py:93 msgid "Reason" msgstr "" -#: app/chat/forms.py:31 app/community/forms.py:250 app/post/forms.py:30 -#: app/user/forms.py:77 +#: app/chat/forms.py:31 app/community/forms.py:240 app/post/forms.py:30 +#: app/user/forms.py:94 msgid "More info" msgstr "" -#: 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 +#: app/chat/forms.py:33 app/community/forms.py:242 app/post/forms.py:32 +#: app/templates/user/show_profile.html:102 app/user/forms.py:96 msgid "Report" msgstr "" @@ -818,37 +1032,37 @@ msgstr "" msgid "Chat with %(name)s" msgstr "" -#: app/chat/routes.py:69 +#: app/chat/routes.py:70 msgid "Send" msgstr "" -#: app/chat/routes.py:79 app/templates/chat/new_message.html:14 +#: app/chat/routes.py:80 app/templates/chat/new_message.html:14 #, python-format msgid "New message to \"%(recipient_name)s\"" msgstr "" -#: app/chat/routes.py:124 +#: app/chat/routes.py:127 msgid "Conversation deleted" msgstr "" -#: app/chat/routes.py:135 +#: app/chat/routes.py:138 msgid "Instance blocked." msgstr "" -#: app/chat/routes.py:165 +#: app/chat/routes.py:168 msgid "This conversation has been reported, thank you!" msgstr "" -#: app/chat/routes.py:170 +#: app/chat/routes.py:173 msgid "Report conversation" msgstr "" -#: app/chat/util.py:58 +#: app/chat/util.py:54 #, python-format msgid "Message failed to send to %(name)s." msgstr "" -#: app/chat/util.py:60 +#: app/chat/util.py:56 msgid "Message sent." msgstr "" @@ -860,123 +1074,128 @@ msgstr "" msgid "A community with this url already exists." msgstr "" -#: app/community/forms.py:68 -msgid "Add" +#: app/community/forms.py:69 app/community/forms.py:111 app/post/forms.py:11 +msgid "Body" +msgstr "" + +#: app/community/forms.py:70 +msgid "Mods and admins" +msgstr "" + +#: app/community/forms.py:71 +msgid "Trusted accounts" msgstr "" #: app/community/forms.py:72 -msgid "Amend the report description if necessary" +msgid "Community members" msgstr "" #: app/community/forms.py:73 +msgid "Any account" +msgstr "" + +#: app/community/forms.py:75 +msgid "Who can edit" +msgstr "" + +#: app/community/forms.py:81 +msgid "Find" +msgstr "" + +#: app/community/forms.py:85 +msgid "Amend the report description if necessary" +msgstr "" + +#: app/community/forms.py:86 msgid "Escalate report" msgstr "" -#: app/community/forms.py:77 +#: app/community/forms.py:90 msgid "Note for mod log" msgstr "" -#: app/community/forms.py:78 +#: app/community/forms.py:91 msgid "Also resolve all other reports about the same thing." msgstr "" -#: app/community/forms.py:79 +#: app/community/forms.py:92 #: app/templates/community/community_moderate_report_resolve.html:13 msgid "Resolve report" msgstr "" -#: app/community/forms.py:83 +#: app/community/forms.py:96 msgid "Community address" msgstr "" -#: app/community/forms.py:84 app/search/routes.py:85 -#: app/templates/base.html:222 app/templates/community/add_remote.html:13 +#: app/community/forms.py:97 app/search/routes.py:106 +#: app/templates/base.html:246 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/domain/domains_blocked.html:29 app/templates/index.html:44 +#: app/templates/instance/list_instances.html:17 #: 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 +#: app/community/forms.py:102 msgid "Ban until" msgstr "" -#: app/community/forms.py:90 +#: app/community/forms.py:103 msgid "Also delete all their posts" msgstr "" -#: app/community/forms.py:91 +#: app/community/forms.py:104 msgid "Also delete all their comments" msgstr "" -#: app/community/forms.py:92 +#: app/community/forms.py:105 #: app/templates/community/community_moderate_subscribers.html:56 #: app/templates/domain/domains_blocked.html:48 -#: app/templates/user/show_profile.html:206 +#: app/templates/user/show_profile.html:231 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/community/forms.py:109 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/community/forms.py:112 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 +#: app/community/forms.py:113 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 +#: app/community/forms.py:114 msgid "NSFW" msgstr "" -#: 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 +#: app/community/forms.py:115 msgid "Gore/gross" msgstr "" -#: 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/community/forms.py:116 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: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 +#: app/community/forms.py:117 app/post/forms.py:13 +#: app/templates/search/start.html:36 msgid "Language" msgstr "" -#: app/community/forms.py:112 app/community/forms.py:134 +#: app/community/forms.py:126 app/community/forms.py:141 msgid "URL" msgstr "" -#: app/community/forms.py:125 +#: app/community/forms.py:135 #, python-format msgid "Links to %(domain)s are not allowed." msgstr "" @@ -986,239 +1205,265 @@ msgstr "" msgid "Videos from %(domain)s are not allowed." msgstr "" -#: app/community/forms.py:155 +#: app/community/forms.py:153 app/community/forms.py:180 msgid "Alt text" msgstr "" -#: app/community/forms.py:157 app/templates/community/_add_post_types.html:4 +#: app/community/forms.py:154 app/templates/community/add_post.html:14 +#: app/templates/search/start.html:31 msgid "Image" msgstr "" -#: app/community/forms.py:185 +#: app/community/forms.py:175 app/community/forms.py:186 msgid "Images cannot be posted to local communities." msgstr "" -#: app/community/forms.py:194 +#: app/community/forms.py:191 msgid "Mode" msgstr "" -#: app/community/forms.py:194 +#: app/community/forms.py:191 msgid "Voters choose one option" msgstr "" -#: app/community/forms.py:194 +#: app/community/forms.py:191 msgid "Voters choose many options" msgstr "" -#: app/community/forms.py:196 +#: app/community/forms.py:193 msgid "30 minutes" msgstr "" -#: app/community/forms.py:197 +#: app/community/forms.py:194 msgid "1 hour" msgstr "" -#: app/community/forms.py:198 +#: app/community/forms.py:195 msgid "6 hours" msgstr "" -#: app/community/forms.py:199 +#: app/community/forms.py:196 msgid "12 hours" msgstr "" -#: app/community/forms.py:200 +#: app/community/forms.py:197 msgid "1 day" msgstr "" -#: app/community/forms.py:201 +#: app/community/forms.py:198 msgid "3 days" msgstr "" -#: app/community/forms.py:202 +#: app/community/forms.py:199 msgid "7 days" msgstr "" -#: app/community/forms.py:204 +#: app/community/forms.py:201 msgid "End voting in" msgstr "" -#: app/community/forms.py:205 +#: app/community/forms.py:202 msgid "Accept votes from this instance only" msgstr "" -#: app/community/forms.py:232 +#: app/community/forms.py:222 msgid "Polls need options for people to choose from" msgstr "" -#: app/community/forms.py:235 +#: app/community/forms.py:225 msgid "Provide at least two choices" msgstr "" -#: app/community/forms.py:241 +#: app/community/forms.py:231 msgid "Breaks instance rules" msgstr "" -#: app/community/forms.py:242 +#: app/community/forms.py:232 msgid "Abandoned by moderators" msgstr "" -#: app/community/forms.py:243 +#: app/community/forms.py:233 msgid "Cult" msgstr "" -#: app/community/forms.py:244 +#: app/community/forms.py:234 msgid "Scam" msgstr "" -#: app/community/forms.py:245 +#: app/community/forms.py:235 msgid "Alt-right pipeline" msgstr "" -#: app/community/forms.py:246 app/post/forms.py:19 +#: app/community/forms.py:236 app/post/forms.py:19 msgid "Hate / genocide" msgstr "" -#: app/community/forms.py:264 app/community/routes.py:1155 +#: app/community/forms.py:254 app/community/routes.py:1123 msgid "Delete community" msgstr "" -#: app/community/routes.py:87 +#: app/community/forms.py:258 +msgid "Full URL" +msgstr "" + +#: app/community/forms.py:259 +msgid "Retrieve" +msgstr "" + +#: app/community/routes.py:98 msgid "Your new community has been created." msgstr "" -#: app/community/routes.py:93 app/templates/community/add_local.html:13 +#: app/community/routes.py:104 app/templates/community/add_local.html:13 #: app/templates/community/community_edit.html:25 msgid "Create community" msgstr "" -#: app/community/routes.py:119 app/community/routes.py:1607 +#: app/community/routes.py:125 app/community/routes.py:1960 +msgid "" +"Sorry, that instance is blocked, check https://gui.fediseer.com/ for " +"reasons." +msgstr "" + +#: app/community/routes.py:140 app/community/routes.py:1963 msgid "Community not found." msgstr "" -#: app/community/routes.py:121 app/community/routes.py:1609 +#: app/community/routes.py:142 app/community/routes.py:1965 msgid "" "Community not found. If you are searching for a nsfw community it is " "blocked by this instance." msgstr "" -#: app/community/routes.py:124 app/community/routes.py:1612 +#: app/community/routes.py:145 app/community/routes.py:1968 #, python-format msgid "That community is banned from %(site)s." msgstr "" -#: app/community/routes.py:127 +#: app/community/routes.py:148 app/templates/search/start.html:84 msgid "Add remote community" msgstr "" -#: 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/community/routes.py:167 app/search/routes.py:125 +msgid "Post not found." +msgstr "" + +#: app/community/routes.py:170 app/search/routes.py:128 +#: app/templates/community/retrieve_remote_post.html:13 +msgid "Retrieve Remote Post" +msgstr "" + +#: app/community/routes.py:275 app/community/routes.py:1580 +#: app/community/routes.py:1637 app/instance/routes.py:159 +#: app/post/routes.py:181 app/post/routes.py:1929 app/templates/base.html:143 +#: app/templates/base.html:163 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/tag/tag.html:13 -#: app/templates/topic/show_topic.html:13 +#: app/templates/community/community_modlog.html:13 +#: app/templates/community/community_wiki_list.html:13 +#: app/templates/community/community_wiki_revisions.html:13 +#: app/templates/domain/domain.html:13 app/templates/instance/overview.html:13 +#: app/templates/instance/people.html:13 app/templates/tag/tag.html:13 +#: app/templates/topic/show_topic.html:13 app/templates/user/alerts.html:13 +#: app/templates/user/bookmarks.html:13 +#: app/templates/user/bookmarks_comments.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/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/filters.html:14 app/templates/user/import_export.html:15 +#: app/templates/user/notifications.html:13 app/templates/user/people.html:13 +#: app/templates/user/read_posts.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:350 +#: app/community/routes.py:434 app/shared/tasks/follows.py:51 msgid "You cannot join this community" msgstr "" -#: 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:525 app/community/routes.py:605 -#: app/community/routes.py:685 app/community/routes.py:765 +#: app/community/routes.py:753 msgid "Add post to community" msgstr "" -#: 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 +#: app/community/routes.py:842 app/community/routes.py:870 +#: app/community/routes.py:872 #, python-format msgid "Your post to %(name)s has been made." msgstr "" -#: app/community/routes.py:1048 +#: app/community/routes.py:968 msgid "A community has been reported" msgstr "" -#: app/community/routes.py:1059 +#: app/community/routes.py:979 msgid "Community has been reported, thank you!" msgstr "" -#: app/community/routes.py:1062 +#: app/community/routes.py:982 msgid "Report community" msgstr "" -#: app/community/routes.py:1173 +#: app/community/routes.py:1079 +msgid "Icon removed!" +msgstr "" + +#: app/community/routes.py:1095 app/user/routes.py:211 +msgid "Banner removed!" +msgstr "" + +#: app/community/routes.py:1142 #: app/templates/community/community_mod_list.html:22 #, python-format msgid "Moderators for %(community)s" msgstr "" -#: app/community/routes.py:1198 +#: app/community/routes.py:1168 msgid "Moderator added" msgstr "" -#: app/community/routes.py:1202 +#: app/community/routes.py:1172 #, python-format msgid "You are now a moderator of %(name)s" msgstr "" -#: app/community/routes.py:1227 -msgid "Account not found" -msgstr "" - -#: app/community/routes.py:1229 -#: app/templates/community/community_add_moderator.html:13 +#: app/community/routes.py:1215 +#: app/templates/community/community_find_moderator.html:13 #, python-format msgid "Add moderator to %(community)s" msgstr "" -#: app/community/routes.py:1249 +#: app/community/routes.py:1238 msgid "Moderator removed" msgstr "" -#: app/community/routes.py:1266 app/post/routes.py:1592 app/post/routes.py:1715 +#: app/community/routes.py:1263 app/post/routes.py:1360 app/post/routes.py:1505 +#: app/user/routes.py:597 #, python-format msgid "Content from %(name)s will be hidden." msgstr "" -#: app/community/routes.py:1295 +#: app/community/routes.py:1292 #, python-format msgid "%(name)s has been banned." msgstr "" -#: app/community/routes.py:1302 +#: app/community/routes.py:1299 #, python-format msgid "Posts by %(name)s have been deleted." msgstr "" -#: app/community/routes.py:1308 +#: app/community/routes.py:1305 #, python-format msgid "Comments by %(name)s have been deleted." msgstr "" -#: app/community/routes.py:1334 +#: app/community/routes.py:1333 msgid "Ban from community" msgstr "" @@ -1227,71 +1472,158 @@ msgstr "" msgid "%(name)s has been unbanned." msgstr "" -#: app/community/routes.py:1392 +#: app/community/routes.py:1394 #, python-format msgid "New posts in %(community_name)s" msgstr "" -#: app/community/routes.py:1437 app/community/routes.py:1471 +#: app/community/routes.py:1439 app/community/routes.py:1474 #, python-format msgid "Moderation of %(community)s" msgstr "" -#: app/community/routes.py:1499 +#: app/community/routes.py:1517 +msgid "Community Wiki" +msgstr "" + +#: app/community/routes.py:1555 +#: app/templates/community/community_wiki_list.html:25 +msgid "Add wiki page" +msgstr "" + +#: app/community/routes.py:1702 +msgid "Reverted to old version of the page." +msgstr "" + +#: app/community/routes.py:1742 +msgid "Edit wiki page" +msgstr "" + +#: app/community/routes.py:1770 +#, python-format +msgid "%(title)s revisions" +msgstr "" + +#: app/community/routes.py:1794 +msgid "Page deleted" +msgstr "" + +#: app/community/routes.py:1821 +#, python-format +msgid "Mod Log of %(community)s" +msgstr "" + +#: app/community/routes.py:1851 msgid "Admin has been notified about this report." msgstr "" -#: app/community/routes.py:1547 +#: app/community/routes.py:1899 msgid "Report resolved." msgstr "" -#: app/community/routes.py:1585 +#: app/community/routes.py:1937 msgid "Report ignored." msgstr "" -#: app/community/routes.py:1615 +#: app/community/routes.py:1971 msgid "Search result for remote community" msgstr "" -#: app/domain/routes.py:114 +#: app/dev/forms.py:12 +msgid "Populate Communities" +msgstr "" + +#: app/dev/forms.py:15 +msgid "Populate Topics" +msgstr "" + +#: app/dev/forms.py:18 +msgid "Delete Communities" +msgstr "" + +#: app/dev/forms.py:21 +msgid "Delete Topics" +msgstr "" + +#: app/domain/routes.py:121 #, python-format msgid "%(name)s blocked." msgstr "" -#: app/domain/routes.py:127 +#: app/domain/routes.py:134 #, python-format msgid "%(name)s un-blocked." msgstr "" -#: app/domain/routes.py:140 app/tag/routes.py:120 +#: app/domain/routes.py:147 app/tag/routes.py:178 #, python-format msgid "%(name)s banned for all users and all content deleted." msgstr "" -#: app/domain/routes.py:152 app/tag/routes.py:132 +#: app/domain/routes.py:159 app/tag/routes.py:190 #, python-format msgid "%(name)s un-banned for all users." msgstr "" -#: app/main/routes.py:75 +#: app/instance/routes.py:26 app/instance/routes.py:163 +#: app/templates/base.html:225 app/templates/instance/overview.html:14 +#: app/templates/instance/people.html:14 app/templates/user/filters.html:77 +msgid "Instances" +msgstr "" + +#: app/instance/routes.py:30 +msgid "Trusted instances" +msgstr "" + +#: app/instance/routes.py:33 +msgid "Online instances" +msgstr "" + +#: app/instance/routes.py:36 +msgid "Dormant instances" +msgstr "" + +#: app/instance/routes.py:39 +msgid "Gone forever instances" +msgstr "" + +#: app/instance/routes.py:69 app/templates/instance/overview.html:18 +#, python-format +msgid "%(instance)s overview" +msgstr "" + +#: app/instance/routes.py:97 app/templates/instance/people.html:19 +#, python-format +msgid "People from %(instance)s" +msgstr "" + +#: app/instance/routes.py:177 app/templates/instance/posts.html:19 +#, python-format +msgid "Posts from %(instance)s" +msgstr "" + +#: app/main/routes.py:62 msgid "Create an account to tailor this feed to your interests." msgstr "" -#: app/main/routes.py:178 app/templates/base.html:142 -#: app/templates/base.html:160 +#: app/main/routes.py:164 app/templates/base.html:154 +#: app/templates/base.html:174 msgid "Browse by topic" msgstr "" -#: app/main/routes.py:234 -msgid "Local communities" +#: app/main/routes.py:268 +msgid "Local Communities" msgstr "" -#: app/main/routes.py:249 app/templates/base.html:171 -#: app/templates/list_communities.html:19 -msgid "Joined communities" +#: app/main/routes.py:320 +msgid "Joined Communities" msgstr "" -#: app/main/routes.py:417 +#: app/main/routes.py:352 +msgid "Moderation Log" +msgstr "" + +#: app/main/routes.py:559 msgid "Please click the link in your email inbox to verify your account." msgstr "" @@ -1299,161 +1631,264 @@ msgstr "" msgid "Comment" msgstr "" -#: app/post/forms.py:18 app/user/forms.py:61 +#: app/post/forms.py:18 app/user/forms.py:78 msgid "Breaks community rules" msgstr "" -#: app/post/forms.py:22 app/user/forms.py:69 +#: app/post/forms.py:22 app/user/forms.py:86 msgid "Sharing personal info - doxing" msgstr "" -#: app/post/forms.py:44 app/post/routes.py:1609 +#: app/post/forms.py:44 app/post/routes.py:1377 #: app/templates/post/post_mea_culpa.html:13 msgid "I changed my mind" msgstr "" -#: app/post/routes.py:50 +#: app/post/forms.py:48 +msgid "Community to post this link to" +msgstr "" + +#: app/post/forms.py:49 +msgid "Next" +msgstr "" + +#: app/post/routes.py:46 +msgid "This post has been deleted and is only visible to staff and admins." +msgstr "" + +#: app/post/routes.py:56 #, python-format msgid "%(name)s has indicated they made a mistake in this post." msgstr "" -#: app/post/routes.py:78 app/post/routes.py:627 +#: app/post/routes.py:77 app/post/routes.py:559 #, python-format -msgid "You cannot reply to %(name)s" +msgid "Your reply was not accepted because %(reason)s" msgstr "" -#: app/post/routes.py:88 app/post/routes.py:641 -msgid "This type of comment is not accepted, sorry." -msgstr "" - -#: 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 +#: app/post/routes.py:435 msgid "Vote has been cast." msgstr "" -#: app/post/routes.py:596 app/post/routes.py:804 +#: app/post/routes.py:483 app/post/routes.py:669 #, python-format msgid "Discussing %(title)s" msgstr "" -#: app/post/routes.py:650 +#: app/post/routes.py:516 +#, python-format +msgid "You cannot reply to %(name)s" +msgstr "" + +#: app/post/routes.py:530 +msgid "This type of comment is not accepted, sorry." +msgstr "" + +#: app/post/routes.py:539 msgid "We have upvoted the comment for you." msgstr "" -#: app/post/routes.py:653 +#: app/post/routes.py:542 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 +#: app/post/routes.py:792 app/post/routes.py:1529 app/shared/reply.py:223 +#: app/user/routes.py:165 app/user/routes.py:398 app/user/routes.py:462 +#: app/user/routes.py:986 app/user/routes.py:1027 app/user/routes.py:1059 msgid "Your changes have been saved." msgstr "" -#: 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 +#: app/post/routes.py:828 app/templates/post/post_edit.html:11 msgid "Edit post" msgstr "" -#: app/post/routes.py:1434 +#: app/post/routes.py:1045 msgid "Post deleted." msgstr "" -#: app/post/routes.py:1493 +#: app/post/routes.py:1173 +msgid "Post has been restored." +msgstr "" + +#: app/post/routes.py:1187 +msgid "Post purged." +msgstr "" + +#: app/post/routes.py:1204 app/post/routes.py:1473 app/shared/post.py:64 +#: app/shared/reply.py:68 +msgid "Bookmark added." +msgstr "" + +#: app/post/routes.py:1206 app/shared/post.py:67 +msgid "This post has already been bookmarked." +msgstr "" + +#: app/post/routes.py:1220 app/post/routes.py:1236 app/shared/post.py:92 +#: app/shared/reply.py:97 +msgid "Bookmark has been removed." +msgstr "" + +#: app/post/routes.py:1246 msgid "" "Moderators have already assessed reports regarding this post, no further " "reports are necessary." msgstr "" -#: app/post/routes.py:1496 +#: app/post/routes.py:1249 msgid "Post has already been reported, thank you!" msgstr "" -#: app/post/routes.py:1544 +#: app/post/routes.py:1297 msgid "Post has been reported, thank you!" msgstr "" -#: app/post/routes.py:1549 +#: app/post/routes.py:1302 msgid "Report post" msgstr "" -#: app/post/routes.py:1563 app/post/routes.py:1699 +#: app/post/routes.py:1317 app/post/routes.py:1488 #, python-format msgid "%(name)s has been blocked." msgstr "" -#: app/post/routes.py:1579 +#: app/post/routes.py:1334 #, python-format msgid "Posts linking to %(name)s will be hidden." msgstr "" -#: app/post/routes.py:1623 +#: app/post/routes.py:1347 +#, python-format +msgid "Posts in %(name)s will be hidden." +msgstr "" + +#: app/post/routes.py:1392 msgid "" "Moderators have already assessed reports regarding this comment, no " "further reports are necessary." msgstr "" -#: app/post/routes.py:1628 +#: app/post/routes.py:1397 app/shared/reply.py:306 msgid "Comment has already been reported, thank you!" msgstr "" -#: app/post/routes.py:1679 +#: app/post/routes.py:1448 msgid "Comment has been reported, thank you!" msgstr "" -#: app/post/routes.py:1684 +#: app/post/routes.py:1453 msgid "Report comment" msgstr "" -#: app/post/routes.py:1844 +#: app/post/routes.py:1475 +msgid "This comment has already been bookmarked." +msgstr "" + +#: app/post/routes.py:1635 msgid "Edit comment" msgstr "" -#: app/post/routes.py:1868 +#: app/post/routes.py:1659 app/shared/reply.py:250 msgid "Comment deleted." msgstr "" -#: app/search/routes.py:74 +#: app/post/routes.py:1726 app/shared/reply.py:278 +msgid "Comment restored." +msgstr "" + +#: app/post/routes.py:1799 +msgid "Comment purged." +msgstr "" + +#: app/post/routes.py:1801 +msgid "Comments that have been replied to cannot be purged." +msgstr "" + +#: app/post/routes.py:1870 app/post/routes.py:1890 +msgid "Voting Activity" +msgstr "" + +#: app/post/routes.py:1937 +msgid "Cross post" +msgstr "" + +#: app/search/routes.py:94 #, python-format msgid "Search results for %(q)s" msgstr "" +#: app/shared/reply.py:71 +msgid "This comment has already been bookmarked" +msgstr "" + +#: app/shared/site.py:25 +msgid "You cannot block the local instance." +msgstr "" + +#: app/shared/user.py:32 app/user/routes.py:558 +msgid "You cannot block yourself." +msgstr "" + +#: app/shared/user.py:40 +msgid "You cannot block admin or staff." +msgstr "" + +#: app/shared/user.py:71 app/user/routes.py:613 +msgid "You cannot unblock yourself." +msgstr "" + +#: app/shared/tasks/follows.py:65 +msgid "Community is on banned or blocked instance" +msgstr "" + +#: app/shared/tasks/notes.py:103 app/shared/tasks/notes.py:197 +msgid "You have been mentioned in a comment" +msgstr "" + +#: app/templates/_home_nav.html:1 +msgid "Sorting methods: " +msgstr "" + +#: app/templates/_home_nav.html:2 +msgid "Trending now" +msgstr "" + #: app/templates/_home_nav.html:3 #: app/templates/community/_community_nav.html:10 -#: app/templates/post/post.html:66 app/user/forms.py:46 +#: app/templates/post/post.html:67 app/user/forms.py:49 msgid "Hot" msgstr "" +#: app/templates/_home_nav.html:5 +msgid "Most upvotes in the last 24h" +msgstr "" + #: app/templates/_home_nav.html:6 #: app/templates/community/_community_nav.html:13 -#: app/templates/post/post.html:69 app/user/forms.py:47 +#: app/templates/post/post.html:70 app/templates/search/start.html:58 +#: app/user/forms.py:50 msgid "Top" msgstr "" +#: app/templates/_home_nav.html:8 +msgid "Latest posts" +msgstr "" + #: app/templates/_home_nav.html:9 #: app/templates/community/_community_nav.html:16 -#: app/templates/post/post.html:72 app/user/forms.py:48 +#: app/templates/post/post.html:73 app/user/forms.py:51 msgid "New" msgstr "" +#: app/templates/_home_nav.html:11 +msgid "Recently commented on" +msgstr "" + #: app/templates/_home_nav.html:12 #: app/templates/community/_community_nav.html:19 -#: app/templates/list_communities.html:81 app/user/forms.py:49 +#: app/templates/list_communities.html:81 +#: app/templates/user/show_profile.html:109 app/user/forms.py:52 msgid "Active" msgstr "" @@ -1461,178 +1896,358 @@ msgstr "" msgid "Rational Discourse Toolkit" 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:68 +#: app/templates/_side_pane.html:9 app/templates/community/add_remote.html:37 +#: app/templates/community/lookup_remote.html:20 +#: app/templates/list_communities.html:96 +msgid "Leave" +msgstr "" + +#: app/templates/_side_pane.html:11 app/templates/list_communities.html:98 +msgid "Pending" +msgstr "" + +#: app/templates/_side_pane.html:13 app/templates/community/add_remote.html:39 +#: app/templates/community/lookup_remote.html:22 +#: app/templates/list_communities.html:100 +#: app/templates/list_communities.html:103 +msgid "Join" +msgstr "" + +#: app/templates/_side_pane.html:18 +#: app/templates/community/_community_nav.html:4 +#: app/templates/community/add_post.html:3 +#: app/templates/topic/show_topic.html:78 +msgid "Create post" +msgstr "" + +#: app/templates/_side_pane.html:23 +msgid "Search this community" +msgstr "" + +#: app/templates/_side_pane.html:45 +msgid "Moderators have not been active recently." +msgstr "" + +#: app/templates/_side_pane.html:50 +msgid "View community on original server" +msgstr "" + +#: app/templates/_side_pane.html:51 +msgid "Retrieve a post from the original server" +msgstr "" + +#: app/templates/_side_pane.html:55 +#, python-format +msgid "Only people on %(instance_domain)s can post or reply in this community." +msgstr "" + +#: app/templates/_side_pane.html:67 +msgid "Related communities" +msgstr "" + +#: app/templates/_side_pane.html:77 app/templates/index.html:22 +#: app/templates/index.html:61 app/templates/list_topics.html:36 +#: app/templates/search/results.html:58 app/templates/topic/show_topic.html:99 +msgid "More communities" +msgstr "" + +#: app/templates/_side_pane.html:86 +msgid "Community Settings" +msgstr "" + +#: app/templates/_side_pane.html:90 +msgid "Moderate" +msgstr "" + +#: app/templates/_side_pane.html:93 +#: 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/community/community_modlog.html:15 +#: app/templates/community/community_wiki_list.html:15 +#: app/templates/community/community_wiki_revisions.html:15 +#: app/templates/user/_user_nav.html:5 app/templates/user/notifications.html:57 +#: app/templates/user/show_profile.html:182 +msgid "Settings" +msgstr "" + +#: app/templates/_view_filter_nav.html:1 +msgid "Post filters: " +msgstr "" + +#: app/templates/_view_filter_nav.html:3 +msgid "Posts from joined communities" +msgstr "" + +#: app/templates/_view_filter_nav.html:4 app/user/forms.py:56 +msgid "Subscribed" +msgstr "" + +#: app/templates/_view_filter_nav.html:7 +msgid "Posts on this instance" +msgstr "" + +#: app/templates/_view_filter_nav.html:8 app/templates/list_communities.html:17 +#: app/user/forms.py:57 +msgid "Local" +msgstr "" + +#: app/templates/_view_filter_nav.html:10 +msgid "Posts from popular communities" +msgstr "" + +#: app/templates/_view_filter_nav.html:11 app/user/forms.py:58 +msgid "Popular" +msgstr "" + +#: app/templates/_view_filter_nav.html:13 +msgid "No filter" +msgstr "" + +#: app/templates/_view_filter_nav.html:14 +#: app/templates/list_communities.html:14 app/templates/search/start.html:20 +#: app/templates/search/start.html:28 app/templates/search/start.html:38 +#: app/templates/search/start.html:46 app/templates/user/alerts/_filter.html:3 +#: app/user/forms.py:59 +msgid "All" +msgstr "" + +#: app/templates/about.html:10 app/templates/donate.html:24 +#: app/templates/index.html:69 app/templates/keyboard_shortcuts.html:63 +#: app/templates/search/results.html:66 #, python-format msgid "About %(site_name)s" msgstr "" -#: app/templates/base.html:55 +#: app/templates/about.html:16 +msgid "Team" +msgstr "" + +#: app/templates/about.html:21 +msgid "Contact" +msgstr "" + +#: app/templates/about.html:23 +msgid "About Us" +msgstr "" + +#: app/templates/about.html:31 +msgid "Legal Information" +msgstr "" + +#: app/templates/about.html:33 +msgid "Our Privacy Policy" +msgstr "" + +#: app/templates/base.html:6 +#: app/templates/community/community_wiki_revisions.html:29 +msgid "Author" +msgstr "" + +#: app/templates/base.html:31 app/templates/post/post_teaser/_article.html:11 +#: app/templates/post/post_teaser/_image.html:14 +#: app/templates/post/post_teaser/_link.html:17 +#: app/templates/post/post_teaser/_poll.html:12 +#: app/templates/post/post_teaser/_video.html:19 +#, python-format +msgid "Go to community %(name)s" +msgstr "" + +#: app/templates/base.html:66 msgid "PieFed" msgstr "" -#: app/templates/base.html:116 app/templates/base.html:213 -#: app/templates/user/notifications.html:18 app/user/routes.py:582 +#: app/templates/base.html:127 app/templates/base.html:237 +#: app/templates/user/notifications.html:18 app/user/routes.py:855 msgid "Notifications" msgstr "" -#: app/templates/base.html:136 app/templates/base.html:154 -msgid "Popular" +#: app/templates/base.html:152 app/templates/base.html:172 +msgid "More topics" msgstr "" -#: app/templates/base.html:137 app/templates/base.html:155 -msgid "All posts" -msgstr "" - -#: app/templates/base.html:143 app/templates/base.html:161 +#: app/templates/base.html:156 app/templates/base.html:176 #: app/templates/list_communities.html:13 msgid "All communities" msgstr "" -#: app/templates/auth/login.html:13 app/templates/base.html:146 +#: app/templates/auth/login.html:13 app/templates/base.html:159 msgid "Log in" msgstr "" -#: app/templates/base.html:148 app/templates/base.html:186 -#: app/templates/donate.html:10 +#: app/templates/base.html:161 app/templates/base.html:206 +#: app/templates/base.html:271 app/templates/donate.html:10 msgid "Donate" msgstr "" -#: app/templates/base.html:164 +#: app/templates/base.html:179 msgid "Moderating" msgstr "" -#: app/templates/base.html:179 -msgid "Account" -msgstr "" - -#: app/templates/base.html:181 -msgid "View profile" -msgstr "" - -#: app/templates/base.html:182 -msgid "Edit profile & settings" -msgstr "" - -#: app/templates/base.html:183 -msgid "Chats" +#: app/templates/base.html:186 app/templates/list_communities.html:19 +msgid "Joined communities" msgstr "" #: app/templates/base.html:194 -msgid "Communities - no topic" +msgid "Account" +msgstr "" + +#: app/templates/base.html:196 +msgid "View profile" msgstr "" #: app/templates/base.html:197 -msgid "Monitoring - users" +msgid "Edit profile & settings" msgstr "" #: app/templates/base.html:198 +msgid "Chats" +msgstr "" + +#: app/templates/base.html:199 app/templates/user/bookmarks.html:15 +#: app/templates/user/bookmarks.html:18 +#: app/templates/user/bookmarks_comments.html:15 app/user/routes.py:1125 +msgid "Bookmarks" +msgstr "" + +#: app/templates/base.html:200 +msgid "Activity Alerts" +msgstr "" + +#: app/templates/base.html:202 +msgid "Read Posts" +msgstr "" + +#: app/templates/base.html:216 +msgid "Monitoring - users" +msgstr "" + +#: app/templates/base.html:217 msgid "Monitoring - content" msgstr "" -#: app/templates/base.html:199 +#: app/templates/base.html:218 msgid "Monitoring - spammy content" msgstr "" -#: app/templates/admin/_nav.html:11 app/templates/base.html:201 +#: app/templates/admin/_nav.html:11 app/templates/base.html:221 msgid "Registration applications" msgstr "" -#: app/templates/admin/_nav.html:13 app/templates/base.html:203 -#: app/templates/community/community.html:191 +#: app/templates/admin/_nav.html:13 app/templates/base.html:223 #: 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 +#: app/templates/base.html:224 msgid "Federation" msgstr "" #: app/templates/admin/_nav.html:15 app/templates/admin/newsletter.html:9 -#: app/templates/base.html:205 +#: app/templates/base.html:226 msgid "Newsletter" msgstr "" -#: app/templates/admin/_nav.html:16 app/templates/admin/activities.html:12 -#: app/templates/base.html:206 +#: app/templates/admin/_nav.html:17 app/templates/admin/activities.html:12 +#: app/templates/base.html:227 msgid "Activities" msgstr "" -#: app/templates/base.html:211 +#: app/templates/admin/_nav.html:16 app/templates/admin/permissions.html:13 +#: app/templates/base.html:228 +msgid "Permissions" +msgstr "" + +#: app/templates/admin/_nav.html:19 app/templates/base.html:230 +#: app/templates/dev/tools.html:10 +msgid "Dev Tools" +msgstr "" + +#: app/templates/base.html:235 msgid "Log out" msgstr "" -#: app/templates/base.html:213 +#: app/templates/base.html:237 #, python-format msgid "%(num)d unread notifications" msgstr "" -#: app/templates/base.html:223 +#: app/templates/base.html:247 msgid "Light mode" msgstr "" -#: app/templates/base.html:224 +#: app/templates/base.html:248 msgid "Dark mode" msgstr "" -#: app/templates/base.html:254 app/templates/keyboard_shortcuts.html:10 +#: app/templates/base.html:273 app/templates/keyboard_shortcuts.html:10 msgid "Keyboard shortcuts" msgstr "" -#: app/templates/index.html:17 +#: app/templates/index.html:21 msgid "No posts yet. Join some communities to see more." msgstr "" -#: 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: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/admin/activities.html:60 +#: app/templates/admin/communities.html:54 +#: app/templates/admin/deleted_posts.html:23 +#: app/templates/admin/deleted_posts.html:47 +#: app/templates/admin/instances.html:66 app/templates/admin/posts.html:21 +#: app/templates/admin/reports.html:54 app/templates/admin/users.html:66 +#: app/templates/admin/users_trash.html:68 #: app/templates/community/community.html:99 #: app/templates/community/community_moderate.html:80 -#: app/templates/community/community_moderate_subscribers.html:67 +#: app/templates/community/community_moderate_subscribers.html:70 #: 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/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 +#: app/templates/domain/domains_blocked.html:59 app/templates/index.html:29 +#: app/templates/instance/list_instances.html:61 +#: app/templates/instance/people.html:40 app/templates/instance/posts.html:32 +#: app/templates/list_communities.html:122 app/templates/modlog.html:50 +#: 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/alerts.html:24 +#: app/templates/user/bookmarks.html:31 +#: app/templates/user/bookmarks_comments.html:35 +#: app/templates/user/read_posts.html:32 +#: app/templates/user/show_profile.html:130 +#: app/templates/user/show_profile.html:156 msgid "Previous page" msgstr "" -#: 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/admin/activities.html:65 +#: app/templates/admin/communities.html:59 +#: app/templates/admin/deleted_posts.html:28 +#: app/templates/admin/deleted_posts.html:52 +#: app/templates/admin/instances.html:71 app/templates/admin/posts.html:26 +#: app/templates/admin/reports.html:59 app/templates/admin/users.html:71 +#: app/templates/admin/users_trash.html:73 #: app/templates/community/community.html:104 #: app/templates/community/community_moderate.html:85 -#: app/templates/community/community_moderate_subscribers.html:72 +#: app/templates/community/community_moderate_subscribers.html:75 #: 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/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 +#: app/templates/domain/domains_blocked.html:64 app/templates/index.html:34 +#: app/templates/instance/list_instances.html:66 +#: app/templates/instance/people.html:45 app/templates/instance/posts.html:37 +#: app/templates/list_communities.html:127 app/templates/modlog.html:55 +#: 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/alerts.html:29 +#: app/templates/user/bookmarks.html:36 +#: app/templates/user/bookmarks_comments.html:40 +#: app/templates/user/read_posts.html:37 +#: app/templates/user/show_profile.html:135 +#: app/templates/user/show_profile.html:161 msgid "Next page" msgstr "" -#: app/templates/index.html:47 app/templates/search/results.html:48 +#: app/templates/index.html:51 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 +#: app/templates/index.html:62 app/templates/list_communities.html:134 +#: app/templates/search/results.html:59 msgid "Browse topics" msgstr "" @@ -1644,8 +2259,10 @@ msgstr "" msgid "Navigation" msgstr "" -#: app/templates/community/community_mod_list.html:33 -#: app/templates/keyboard_shortcuts.html:43 app/templates/user/filters.html:31 +#: app/templates/community/community_mod_list.html:35 +#: app/templates/community/community_modlog.html:32 +#: app/templates/keyboard_shortcuts.html:43 app/templates/modlog.html:18 +#: app/templates/user/filters.html:45 msgid "Action" msgstr "" @@ -1664,21 +2281,12 @@ msgid "" "hovering with the mouse or the J and K keys." msgstr "" -#: app/templates/list_communities.html:14 app/templates/search/start.html:20 -#: app/templates/search/start.html:28 -msgid "All" -msgstr "" - #: app/templates/list_communities.html:16 msgid "Communities on this server" msgstr "" -#: app/templates/list_communities.html:17 -msgid "Local" -msgstr "" - #: app/templates/list_communities.html:20 -#: app/templates/user/show_profile.html:92 +#: app/templates/user/show_profile.html:108 msgid "Joined" msgstr "" @@ -1714,7 +2322,14 @@ msgstr "" msgid "Sort by post count" msgstr "" +#: app/templates/admin/instances.html:28 +#: app/templates/instance/list_instances.html:40 +#: app/templates/instance/overview.html:21 +#: app/templates/instance/people.html:25 app/templates/instance/posts.html:16 #: app/templates/list_communities.html:71 +#: app/templates/user/_bookmarks_nav.html:5 +#: app/templates/user/alerts/_type.html:3 +#: app/templates/user/show_profile.html:114 msgid "Posts" msgstr "" @@ -1722,8 +2337,11 @@ msgstr "" msgid "Sort by reply count" msgstr "" -#: app/templates/list_communities.html:76 app/templates/post/post.html:61 -#: app/templates/post/post.html:158 +#: app/templates/instance/people.html:26 app/templates/list_communities.html:76 +#: app/templates/post/post.html:62 app/templates/post/post.html:150 +#: app/templates/user/_bookmarks_nav.html:8 +#: app/templates/user/alerts/_type.html:6 +#: app/templates/user/show_profile.html:115 msgid "Comments" msgstr "" @@ -1731,47 +2349,23 @@ msgstr "" msgid "Sort by recent activity" msgstr "" -#: app/templates/list_communities.html:92 +#: app/templates/list_communities.html:96 #, python-format msgid "Leave %(name)s" msgstr "" -#: app/templates/community/add_remote.html:32 -#: 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:123 -#: app/templates/list_communities.html:94 -msgid "Pending" -msgstr "" - -#: app/templates/list_communities.html:96 -#: app/templates/list_communities.html:99 +#: app/templates/list_communities.html:100 +#: app/templates/list_communities.html:103 #, python-format msgid "Join %(name)s" msgstr "" -#: app/templates/community/add_remote.html:34 -#: 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:106 +#: app/templates/list_communities.html:110 #, python-format msgid "Browse %(name)s" msgstr "" -#: app/templates/list_communities.html:128 app/templates/list_topics.html:36 +#: app/templates/list_communities.html:132 app/templates/list_topics.html:34 msgid "There are no communities yet." msgstr "" @@ -1779,6 +2373,39 @@ msgstr "" msgid "Choose a topic" msgstr "" +#: app/templates/list_topics.html:38 app/templates/topic/suggest_topics.html:14 +msgid "Suggest a topic" +msgstr "" + +#: app/templates/modlog.html:10 +msgid "Moderation log" +msgstr "" + +#: app/templates/community/community_modlog.html:30 +#: app/templates/community/community_wiki_revisions.html:30 +#: app/templates/modlog.html:16 +msgid "When" +msgstr "" + +#: app/templates/community/community_modlog.html:31 +#: app/templates/modlog.html:17 +msgid "Moderator" +msgstr "" + +#: app/templates/community/community_modlog.html:47 +#: app/templates/modlog.html:33 +msgid "Reason:" +msgstr "" + +#: app/templates/modlog.html:36 +#, python-format +msgid " in %(community_name)s" +msgstr "" + +#: app/templates/modlog.html:44 +msgid "There are no moderation actions to show." +msgstr "" + #: app/templates/privacy.html:10 msgid "Privacy" msgstr "" @@ -1808,25 +2435,103 @@ msgstr "" msgid "When registering, people are asked \"%(question)s\"." msgstr "" +#: app/templates/admin/approve_registrations.html:22 +#: app/templates/admin/approve_registrations.html:60 +msgid "Email verifed" +msgstr "" + +#: app/templates/admin/approve_registrations.html:23 +#: app/templates/admin/approve_registrations.html:61 +msgid "Answer" +msgstr "" + +#: app/templates/admin/approve_registrations.html:24 +#: app/templates/admin/approve_registrations.html:62 +msgid "Applied" +msgstr "" + +#: app/templates/admin/approve_registrations.html:25 +#: app/templates/admin/approve_registrations.html:63 +#: app/templates/admin/users.html:29 +msgid "IP and country code" +msgstr "" + +#: app/templates/admin/approve_registrations.html:26 +#: app/templates/admin/approve_registrations.html:64 +#: app/templates/admin/users.html:30 +msgid "Source" +msgstr "" + +#: app/templates/admin/approve_registrations.html:27 +#: app/templates/admin/approve_registrations.html:65 +#: app/templates/admin/users.html:31 +#: app/templates/community/community_moderate.html:42 +#: app/templates/community/community_wiki_revisions.html:42 +msgid "Actions" +msgstr "" + #: app/templates/admin/approve_registrations.html:39 msgid "Approve" msgstr "" #: app/templates/admin/approve_registrations.html:40 +#: app/templates/admin/approve_registrations.html:78 +#: app/templates/community/community_wiki_revisions.html:45 msgid "View" msgstr "" #: 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 +#: app/templates/community/community_wiki_list.html:55 +#: app/templates/post/post_options.html:28 +#: app/templates/post/post_reply_options.html:32 +#: app/templates/user/notifications.html:35 +#: app/templates/user/show_profile.html:237 msgid "Delete" msgstr "" #: app/templates/admin/approve_registrations.html:47 +#: app/templates/admin/approve_registrations.html:84 msgid "No one is waiting to be approved." msgstr "" +#: app/templates/admin/approve_registrations.html:54 +msgid "Recently approved" +msgstr "" + +#: app/templates/admin/communities.html:27 +msgid "Posts show on home page." +msgstr "" + +#: app/templates/admin/communities.html:28 +msgid "Posts can be popular." +msgstr "" + +#: app/templates/admin/communities.html:29 +msgid "Posts show in the All feed." +msgstr "" + +#: app/templates/admin/communities.html:30 +msgid "Content warning, NSFW or NSFL set for community." +msgstr "" + +#: app/templates/admin/deleted_posts.html:12 +msgid "Deleted posts" +msgstr "" + +#: app/templates/admin/deleted_posts.html:17 +msgid "No deleted posts." +msgstr "" + +#: app/templates/admin/deleted_posts.html:41 +msgid "No deleted comments." +msgstr "" + +#: app/templates/admin/deleted_posts.html:57 +#: app/templates/admin/spam_posts.html:29 +#: app/templates/user/show_profile.html:166 +msgid "No comments yet." +msgstr "" + #: app/templates/admin/edit_community.html:12 #, python-format msgid "Edit %(community_name)s" @@ -1836,6 +2541,11 @@ msgstr "" msgid "Will not be overwritten by remote server" msgstr "" +#: app/templates/admin/edit_instance.html:13 +#, python-format +msgid "Edit %(instance_name)s" +msgstr "" + #: app/templates/admin/edit_topic.html:13 #, python-format msgid "Edit %(topic_name)s" @@ -1846,6 +2556,87 @@ msgstr "" msgid "Edit %(user_name)s (%(display_name)s)" msgstr "" +#: app/templates/admin/instances.html:17 app/templates/admin/instances.html:57 +#: app/templates/instance/list_instances.html:19 +#: app/templates/instance/list_instances.html:34 +#: app/templates/instance/list_instances.html:51 +msgid "Online" +msgstr "" + +#: app/templates/admin/instances.html:23 +msgid "Domain" +msgstr "" + +#: app/templates/admin/instances.html:24 +#: app/templates/instance/list_instances.html:30 +msgid "Software" +msgstr "" + +#: app/templates/admin/instances.html:25 +#: app/templates/instance/list_instances.html:31 +msgid "Version" +msgstr "" + +#: app/templates/admin/instances.html:26 +msgid "Known Communities" +msgstr "" + +#: app/templates/admin/instances.html:27 +msgid "Known Users" +msgstr "" + +#: app/templates/admin/instances.html:29 +msgid "Post Replies" +msgstr "" + +#: app/templates/admin/instances.html:30 +msgid "Vote Weight" +msgstr "" + +#: app/templates/admin/instances.html:32 +msgid "When an Activity was received from them" +msgstr "" + +#: app/templates/admin/instances.html:32 app/templates/admin/users.html:24 +msgid "Seen" +msgstr "" + +#: app/templates/admin/instances.html:33 +msgid "When we successfully sent them an Activity" +msgstr "" + +#: app/templates/admin/instances.html:33 +msgid "Sent" +msgstr "" + +#: app/templates/admin/instances.html:34 +msgid "How many times we failed to send (reset to 0 after every successful send)" +msgstr "" + +#: app/templates/admin/instances.html:34 +msgid "Failed" +msgstr "" + +#: app/templates/admin/instances.html:35 +msgid "Instance Status - Online/Dormant/Gone Forever" +msgstr "" + +#: app/templates/admin/instances.html:35 +msgid "Status" +msgstr "" + +#: app/templates/admin/instances.html:48 +msgid "Yes" +msgstr "" + +#: app/templates/admin/instances.html:59 +#: app/templates/community/community_wiki_list.html:52 +#: app/templates/community/community_wiki_page_view.html:26 +#: app/templates/post/post_options.html:18 +#: app/templates/post/post_reply_options.html:18 +msgid "Edit" +msgstr "" + #: app/templates/admin/posts.html:12 app/templates/admin/spam_posts.html:12 msgid "Most downvoted posts in the last 3 days" msgstr "" @@ -1857,24 +2648,71 @@ msgid "" "previews in social media." msgstr "" -#: app/templates/admin/site.html:23 -msgid "About this instance" +#: app/templates/admin/site.html:20 app/templates/admin/site.html:22 +#: app/templates/admin/site.html:28 app/templates/admin/site.html:30 +msgid "HTML is allowed in this field." msgstr "" #: app/templates/admin/site.html:24 +msgid "Provide a square image, minimum 50 pixels wide but ideally 152+ pixels." +msgstr "" + +#: app/templates/admin/site.html:25 +msgid "About this instance" +msgstr "" + +#: app/templates/admin/site.html:26 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." +#: app/templates/admin/users.html:13 app/templates/admin/users_trash.html:13 +msgid "Add local user" msgstr "" -#: app/templates/admin/users.html:13 -msgid "Add local user" +#: app/templates/admin/users.html:22 +msgid "Display name." +msgstr "" + +#: app/templates/admin/users.html:23 +#: app/templates/community/community_moderate.html:37 +msgid "Local/Remote" +msgstr "" + +#: app/templates/admin/users.html:24 +msgid "Last seen." +msgstr "" + +#: app/templates/admin/users.html:25 +msgid "Attitude: Percentage of up votes vs. down votes the account made." +msgstr "" + +#: app/templates/admin/users.html:25 app/templates/user/show_profile.html:113 +msgid "Attitude" +msgstr "" + +#: app/templates/admin/users.html:26 +msgid "" +"Reputation: The Karma of the account. Total up votes minus down votes " +"they got." +msgstr "" + +#: app/templates/admin/users.html:26 +msgid "Reputation" +msgstr "" + +#: app/templates/admin/users.html:28 +msgid "How often a user has been reported." +msgstr "" + +#: app/templates/admin/users.html:29 +msgid "IP address of last interaction." +msgstr "" + +#: app/templates/admin/users.html:30 +msgid "Which website linked to PieFed when the user initially registered." msgstr "" #: app/templates/auth/check_email.html:9 @@ -1901,6 +2739,7 @@ msgstr "" #: app/templates/auth/permission_denied.html:8 #: app/templates/chat/blocked.html:13 app/templates/chat/denied.html:14 +#: app/templates/topic/suggestion_denied.html:14 msgid "Sorry" msgstr "" @@ -1966,8 +2805,8 @@ msgid "Block chats and posts from instance: %(name)s" msgstr "" #: app/templates/chat/chat_options.html:29 -#: app/templates/post/post_options.html:50 -#: app/templates/post/post_reply_options.html:34 +#: app/templates/post/post_options.html:70 +#: app/templates/post/post_reply_options.html:56 msgid "Report to moderators" msgstr "" @@ -1981,11 +2820,14 @@ msgstr "" msgid "Chat" msgstr "" -#: app/templates/chat/conversation.html:42 app/templates/user/filters.html:56 +#: app/templates/chat/conversation.html:42 +#: app/templates/instance/list_instances.html:39 +#: app/templates/instance/overview.html:20 +#: app/templates/instance/people.html:16 app/templates/user/filters.html:71 #: 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:35 -#: app/templates/user/show_profile.html:64 app/user/routes.py:37 +#: app/templates/user/show_profile.html:64 msgid "People" msgstr "" @@ -1999,7 +2841,7 @@ msgid "Messages with: " msgstr "" #: app/templates/chat/conversation.html:75 -#: app/templates/post/_post_teaser.html:81 +#: app/templates/post/post_teaser/_utilities_bar.html:17 msgid "Options" msgstr "" @@ -2024,96 +2866,33 @@ 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: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_moderation_nav.html:11 +#: app/templates/community/community_mod_list.html:16 +msgid "Moderators" +msgstr "" + #: 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" +#: app/templates/community/community_wiki_list.html:16 +#: app/templates/community/community_wiki_revisions.html:16 +msgid "Wiki" msgstr "" #: app/templates/community/_community_moderation_nav.html:20 -msgid "Mod log" +msgid "Appeals" 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" +#: app/templates/community/_community_moderation_nav.html:23 +msgid "Mod log" msgstr "" #: app/templates/community/_community_nav.html:12 @@ -2140,71 +2919,77 @@ msgstr "" msgid "Notify about every new post. Not advisable in high traffic communities!" 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: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_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" +#: app/templates/community/add_post.html:8 +msgid "Type of post" msgstr "" -#: app/templates/community/add_poll_post.html:72 -#: app/templates/post/post_edit_poll.html:61 -msgid "Add choice" +#: app/templates/community/add_post.html:12 +msgid "Start a discussion" msgstr "" -#: app/templates/community/add_remote.html:25 +#: app/templates/community/add_post.html:12 app/templates/search/start.html:29 +msgid "Discussion" +msgstr "" + +#: app/templates/community/add_post.html:13 +msgid "Share a link" +msgstr "" + +#: app/templates/community/add_post.html:13 app/templates/search/start.html:30 +msgid "Link" +msgstr "" + +#: app/templates/community/add_post.html:14 +msgid "Share an image" +msgstr "" + +#: app/templates/community/add_post.html:15 +msgid "Share a video" +msgstr "" + +#: app/templates/community/add_post.html:15 app/templates/search/start.html:32 +msgid "Video" +msgstr "" + +#: app/templates/community/add_post.html:16 +msgid "Create a poll" +msgstr "" + +#: app/templates/community/add_post.html:16 app/templates/search/start.html:33 +msgid "Poll" +msgstr "" + +#: app/templates/community/add_post.html:18 +msgid "Create an event" +msgstr "" + +#: app/templates/community/add_post.html:18 +msgid "Event" +msgstr "" + +#: app/templates/community/add_remote.html:31 #: 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." +#: app/templates/community/check_url_posted.html:2 +msgid "This link has already been posted to these communities:" 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:62 +#: app/templates/post/_post_full.html:16 app/templates/post/_post_full.html:67 +#: app/templates/post/post_teaser/_article.html:3 +#: app/templates/post/post_teaser/_image.html:6 +#: app/templates/post/post_teaser/_link.html:9 +#: app/templates/post/post_teaser/_poll.html:4 +#: app/templates/post/post_teaser/_video.html:11 msgid "Not safe for work" msgstr "" @@ -2218,45 +3003,6 @@ msgstr "" msgid "No posts in this community yet." msgstr "" -#: 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: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:156 -#, python-format -msgid "Only people on %(instance_name)s can post or reply in this community." -msgstr "" - -#: app/templates/community/community.html:166 app/templates/post/post.html:211 -msgid "Related communities" -msgstr "" - -#: 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: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:189 -msgid "Settings & Moderation" -msgstr "" - #: app/templates/community/community_ban_user.html:13 #, python-format msgid "Ban \"%(user_name)s\" from %(community_name)s" @@ -2276,17 +3022,64 @@ msgstr "" msgid "Edit and configure this community" msgstr "" +#: app/templates/community/community_edit.html:42 +#: app/templates/community/community_edit.html:50 +#: app/templates/post/_post_teaser_masonry.html:19 +#: app/templates/post/_post_teaser_masonry.html:23 +#: app/templates/post/_post_teaser_masonry.html:26 +#: app/templates/post/_post_teaser_masonry.html:58 +#: app/templates/post/post_teaser/_image.html:20 +#: app/templates/post/post_teaser/_utilities_bar.html:9 +#: app/templates/post/post_teaser/_utilities_bar.html:11 +#: app/templates/user/edit_profile.html:54 +#: app/templates/user/edit_profile.html:65 +msgid "View image" +msgstr "" + +#: app/templates/community/community_edit.html:43 +#: app/templates/community/community_edit.html:53 +msgid "Delete image" +msgstr "" + +#: app/templates/community/community_edit.html:45 +#: app/templates/user/edit_profile.html:60 +#: app/templates/user/show_profile.html:24 +#: app/templates/user/show_profile.html:41 +#: app/templates/user/show_profile.html:48 +msgid "Profile pic" +msgstr "" + +#: app/templates/community/community_find_moderator.html:25 +msgid "Found some people:" +msgstr "" + +#: app/templates/community/community_find_moderator.html:32 +msgid "Add" +msgstr "" + +#: app/templates/community/community_find_moderator.html:34 +msgid "Already a moderator" +msgstr "" + +#: app/templates/community/community_find_moderator.html:42 +msgid "No people found" +msgstr "" + +#: app/templates/community/community_find_moderator.html:43 +msgid "Only local accounts can be added as moderators." +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_mod_list.html:27 #: 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:43 +#: app/templates/community/community_mod_list.html:45 msgid "Remove" msgstr "" @@ -2295,6 +3088,19 @@ msgstr "" msgid "See and handle all reports made about %(community)s" msgstr "" +#: app/templates/community/community_moderate.html:38 +msgid "Reasons" +msgstr "" + +#: app/templates/community/community_moderate.html:40 +#: app/templates/search/start.html:26 +msgid "Type" +msgstr "" + +#: app/templates/community/community_moderate.html:41 +msgid "Created" +msgstr "" + #: app/templates/community/community_moderate.html:67 msgid "Escalate" msgstr "" @@ -2326,34 +3132,111 @@ msgstr "" 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" +#: app/templates/community/community_moderate_subscribers.html:58 +msgid "Kick" msgstr "" #: app/templates/community/community_moderate_subscribers.html:80 +msgid "This community has no subscribers" +msgstr "" + +#: app/templates/community/community_moderate_subscribers.html:82 +msgid "Banned People" +msgstr "" + +#: app/templates/community/community_moderate_subscribers.html:83 #, python-format msgid "See and manage who is banned from %(community)s" msgstr "" -#: app/templates/community/community_moderate_subscribers.html:116 +#: app/templates/community/community_moderate_subscribers.html:119 #: 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 +#: app/templates/user/show_profile.html:227 msgid "Unban" msgstr "" -#: app/templates/community/community_moderate_subscribers.html:125 +#: app/templates/community/community_moderate_subscribers.html:128 msgid "No banned people yet" msgstr "" +#: app/templates/community/community_modlog.html:16 +msgid "Modlog" +msgstr "" + +#: app/templates/community/community_modlog.html:22 +#, python-format +msgid "Moderation actions in %(community)s" +msgstr "" + +#: app/templates/community/community_modlog.html:24 +msgid "See things moderators have done in this community." +msgstr "" + +#: app/templates/community/community_modlog.html:55 +msgid "This community has had no moderation actions yet." +msgstr "" + +#: app/templates/community/community_wiki_list.html:22 +#, python-format +msgid "Wiki pages for %(community)s" +msgstr "" + +#: app/templates/community/community_wiki_list.html:48 +msgid "View page" +msgstr "" + +#: app/templates/community/community_wiki_list.html:49 +msgid "View revisions" +msgstr "" + +#: app/templates/community/community_wiki_list.html:63 +msgid "Add a link to the wiki in the community description." +msgstr "" + +#: app/templates/community/community_wiki_list.html:65 +msgid "There are no wiki pages in this community." +msgstr "" + +#: app/templates/community/community_wiki_revisions.html:22 +#, python-format +msgid "Revisions of %(title)s" +msgstr "" + +#: app/templates/community/community_wiki_revisions.html:48 +msgid "Revert" +msgstr "" + +#: app/templates/community/retrieve_remote_post.html:30 +msgid "Found a post:" +msgstr "" + +#: app/templates/dev/tools.html:11 +msgid "" +"Use these buttons to quickly generate some testing topics and communities" +" to use during development." +msgstr "" + +#: app/templates/dev/tools.html:16 +msgid "Add Dev Communities" +msgstr "" + +#: app/templates/dev/tools.html:26 +msgid "Add Dev Topics" +msgstr "" + +#: app/templates/dev/tools.html:38 +msgid "Delete Dev Communities" +msgstr "" + +#: app/templates/dev/tools.html:48 +msgid "Delete Dev Topics" +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 -#: app/templates/user/filters.html:60 +#: app/templates/user/filters.html:75 msgid "Domains" msgstr "" @@ -2365,15 +3248,15 @@ msgstr "" msgid "Domain management" msgstr "" -#: app/templates/domain/domain.html:51 app/templates/user/filters.html:71 -#: 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:81 +#: app/templates/domain/domain.html:51 app/templates/user/filters.html:86 +#: app/templates/user/filters.html:91 app/templates/user/filters.html:104 +#: app/templates/user/filters.html:109 app/templates/user/filters.html:122 +#: app/templates/user/filters.html:127 app/templates/user/filters.html:140 +#: app/templates/user/filters.html:145 app/templates/user/show_profile.html:91 msgid "Unblock" msgstr "" -#: app/templates/domain/domain.html:55 app/templates/user/show_profile.html:83 +#: app/templates/domain/domain.html:55 msgid "Block" msgstr "" @@ -2414,6 +3297,19 @@ msgid "" "prevent future posts linking to that domain." msgstr "" +#: app/templates/errors/401.html:12 +msgid "Sorry, access is denied" +msgstr "" + +#: app/templates/errors/401.html:15 +msgid "You cannot access this area." +msgstr "" + +#: app/templates/errors/401.html:16 app/templates/errors/404.html:16 +#: app/templates/errors/500.html:16 +msgid "Back" +msgstr "" + #: app/templates/errors/404.html:12 msgid "Ooops, something is broken!" msgstr "" @@ -2422,10 +3318,6 @@ msgstr "" msgid "The page your browser tried to load could not be found." msgstr "" -#: app/templates/errors/404.html:16 app/templates/errors/500.html:16 -msgid "Back" -msgstr "" - #: app/templates/errors/500.html:12 msgid "An unexpected error has occurred" msgstr "" @@ -2436,115 +3328,175 @@ msgid "" "repair it and make PieFed better for everyone." msgstr "" -#: app/templates/post/_comment_voting_buttons.html:3 +#: app/templates/errors/alt_profile.html:3 +msgid "" +"In PieFed, accounts have a main profile and an alternative profile (used " +"for private voting). You are viewing the alternative profile of an " +"account." +msgstr "" + +#: app/templates/errors/alt_profile.html:4 +msgid "More about this" +msgstr "" + +#: app/templates/instance/list_instances.html:28 +#: app/templates/user/show_profile.html:107 +msgid "Instance" +msgstr "" + +#: app/templates/instance/list_instances.html:29 +msgid "More details" +msgstr "" + +#: app/templates/instance/list_instances.html:32 +msgid "Heard from" +msgstr "" + +#: app/templates/instance/list_instances.html:33 +msgid "Sent to" +msgstr "" + +#: app/templates/instance/list_instances.html:47 +msgid "Gone" +msgstr "" + +#: app/templates/instance/list_instances.html:71 +msgid "No results to show." +msgstr "" + +#: app/templates/instance/overview.html:19 +#, python-format +msgid "This is a %(software)s instance." +msgstr "" + +#: app/templates/instance/overview.html:22 +msgid "Go to instance" +msgstr "" + +#: app/templates/instance/overview.html:31 +#: app/templates/user/show_profile.html:97 +#, python-format +msgid "Unblock %(instance_name)s" +msgstr "" + +#: app/templates/instance/overview.html:33 +#: app/templates/user/show_profile.html:99 +#, python-format +msgid "Block everyone from %(instance_name)s" +msgstr "" + +#: app/templates/instance/people.html:50 app/templates/user/people.html:32 +msgid "No people to show" +msgstr "" + +#: app/templates/instance/posts.html:25 +msgid "No posts from this instance yet." +msgstr "" + +#: app/templates/post/_comment_voting_buttons.html:4 msgid "UpVote button." msgstr "" -#: app/templates/post/_comment_voting_buttons.html:9 +#: app/templates/post/_comment_voting_buttons.html:10 +#: app/templates/post/_post_voting_buttons.html:9 +#: app/templates/post/_post_voting_buttons.html:21 msgid "Score: " msgstr "" -#: app/templates/post/_comment_voting_buttons.html:11 +#: app/templates/post/_comment_voting_buttons.html:12 msgid "DownVote button." msgstr "" -#: app/templates/post/_comment_voting_buttons.html:21 +#: app/templates/post/_comment_voting_buttons.html:22 msgid "Score:" msgstr "" -#: app/templates/post/_post_full.html:21 app/templates/post/_post_full.html:67 -#: app/templates/post/_post_teaser.html:63 +#: app/templates/post/_post_full.html:17 app/templates/post/_post_full.html:68 +#: app/templates/post/post_teaser/_article.html:4 +#: app/templates/post/post_teaser/_image.html:7 +#: app/templates/post/post_teaser/_link.html:10 +#: app/templates/post/post_teaser/_poll.html:5 +#: app/templates/post/post_teaser/_video.html:12 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:65 +#: app/templates/post/_post_full.html:24 app/templates/post/_post_full.html:77 +#: app/templates/post/post_teaser/_article.html:6 +#: app/templates/post/post_teaser/_image.html:9 +#: app/templates/post/post_teaser/_link.html:12 +#: app/templates/post/post_teaser/_poll.html:7 +#: app/templates/post/post_teaser/_video.html:14 msgid "Reported. Check post for issues." msgstr "" -#: app/templates/post/_post_full.html:101 -#: app/templates/post/_post_full.html:122 +#: app/templates/post/_post_full.html:102 +#: app/templates/post/_post_full.html:123 msgid "Watch on piped.video" msgstr "" +#: app/templates/post/_post_full.html:143 +msgid "Archive.ph link" +msgstr "" + #: app/templates/post/_post_full.html:152 +msgid "The poll has finished, yet no votes were cast." +msgstr "" + +#: app/templates/post/_post_full.html:164 #, python-format msgid "Total votes: %(total_votes)d." msgstr "" -#: app/templates/post/_post_full.html:153 +#: app/templates/post/_post_full.html:165 msgid "Poll closes" msgstr "" -#: app/templates/post/_post_full.html:185 +#: app/templates/post/_post_full.html:196 msgid "Hashtags" msgstr "" -#: app/templates/post/_post_full.html:195 -#: app/templates/post/_post_full.html:196 +#: app/templates/post/_post_full.html:211 +#: app/templates/post/_post_full.html:212 msgid "Show cross-posts" msgstr "" -#: app/templates/post/_post_full.html:197 +#: app/templates/post/_post_full.html:213 msgid "Number of cross-posts:" msgstr "" -#: app/templates/post/_post_reply_teaser.html:3 -msgid "View context" +#: app/templates/post/_post_reply_teaser.html:31 +#: app/templates/post/post.html:86 +msgid "Post creator" msgstr "" -#: app/templates/post/_post_teaser.html:6 -#: app/templates/post/_post_teaser_masonry.html:8 +#: app/templates/post/_post_reply_teaser.html:40 +#: app/templates/post/continue_discussion.html:27 +#: app/templates/post/post.html:90 +msgid "Reported. Check comment for issues." +msgstr "" + +#: app/templates/post/_post_reply_teaser.html:45 +msgid "Comment deleted" +msgstr "" + +#: app/templates/post/_post_reply_teaser.html:86 +#: app/templates/post/post.html:126 +msgid "Comment options" +msgstr "" + +#: app/templates/post/_post_teaser.html:12 +#: app/templates/post/_post_teaser_masonry.html:14 msgid "Filtered: " msgstr "" -#: app/templates/post/_post_teaser.html:20 -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: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: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:70 -#, python-format -msgid "Go to community %(name)s" -msgstr "" - -#: 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 +#: app/templates/post/_post_teaser_masonry.html:50 +#: app/templates/post/_post_teaser_masonry.html:51 +#: app/templates/post/_post_teaser_masonry.html:71 +#: app/templates/post/_post_teaser_masonry.html:72 +#: app/templates/post/post_teaser/_utilities_bar.html:3 msgid "View comments" msgstr "" -#: app/templates/post/_post_teaser.html:73 -msgid "Number of comments:" -msgstr "" - #: app/templates/post/_post_voting_buttons.html:3 #, python-format msgid "UpVote button, %(count)d upvotes so far." @@ -2571,55 +3523,42 @@ msgid "" "most places. Be nice." msgstr "" -#: 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" +#: app/templates/post/add_reply.html:38 app/templates/post/post.html:43 +#: app/templates/post/post_edit.html:60 app/templates/user/edit_profile.html:44 +msgid "Enable markdown editor" 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:52 +#: app/templates/post/post.html:53 msgid "Verify your email address to comment" msgstr "" -#: app/templates/post/post.html:55 +#: app/templates/post/post.html:56 msgid "Log in to comment" msgstr "" -#: app/templates/post/post.html:58 +#: app/templates/post/post.html:59 msgid "Comments are disabled." msgstr "" -#: app/templates/post/post.html:65 +#: app/templates/post/post.html:66 msgid "Sort by magic" msgstr "" -#: app/templates/post/post.html:68 +#: app/templates/post/post.html:69 msgid "Comments with the most upvotes" msgstr "" -#: app/templates/post/post.html:71 +#: app/templates/post/post.html:72 msgid "Show newest first" msgstr "" #: app/templates/post/post.html:87 -msgid "Author" -msgstr "" - -#: app/templates/post/post.html:104 -msgid "Post creator" -msgstr "" - -#: app/templates/post/post.html:105 msgid "When: " msgstr "" -#: app/templates/post/post.html:134 -msgid "Comment options" +#: app/templates/post/post_cross_post.html:20 +#, python-format +msgid "Cross-post %(post_name)s" msgstr "" #: app/templates/post/post_cross_posts.html:11 @@ -2631,6 +3570,26 @@ msgstr "" msgid "Posts to the same url have also been created in the following communities:" msgstr "" +#: app/templates/post/post_edit.html:39 +msgid "Describe the image, to help visually impaired people." +msgstr "" + +#: app/templates/post/post_edit.html:42 +msgid "Provide a URL ending with .mp4 or .webm." +msgstr "" + +#: app/templates/post/post_edit.html:66 +msgid "Poll choices" +msgstr "" + +#: app/templates/post/post_edit.html:97 +msgid "Add choice" +msgstr "" + +#: app/templates/post/post_edit.html:105 +msgid "Separate each tag with a comma." +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 " @@ -2652,43 +3611,77 @@ msgstr "" msgid "Options for \"%(post_title)s\"" msgstr "" -#: app/templates/post/post_options.html:18 -#: app/templates/post/post_reply_options.html:18 -msgid "Edit" +#: app/templates/post/post_options.html:23 +#: app/templates/post/post_reply_options.html:23 +msgid "Restore" msgstr "" -#: app/templates/post/post_options.html:26 +#: app/templates/post/post_options.html:25 +#: app/templates/post/post_reply_options.html:27 +msgid "Purge" +msgstr "" + +#: app/templates/post/post_options.html:33 +#: app/templates/post/post_reply_options.html:37 +msgid "Remove bookmark" +msgstr "" + +#: app/templates/post/post_options.html:36 +#: app/templates/post/post_reply_options.html:40 +msgid "Bookmark" +msgstr "" + +#: app/templates/post/post_options.html:40 msgid "I made a mistake with this post and have changed my mind about the topic" msgstr "" -#: app/templates/post/post_options.html:30 +#: app/templates/post/post_options.html:44 +#: app/templates/post/post_teaser/_utilities_bar.html:15 +msgid "Cross-post" +msgstr "" + +#: app/templates/post/post_options.html:45 +msgid "Cross-post to another community" +msgstr "" + +#: app/templates/post/post_options.html:48 #, python-format msgid "Block post author @%(author_name)s" msgstr "" -#: app/templates/post/post_options.html:33 +#: app/templates/post/post_options.html:50 #, python-format -msgid "Ban post author @%(author_name)s from
%(community_name)s" +msgid "Block community %(community_name)s" msgstr "" -#: app/templates/post/post_options.html:37 +#: app/templates/post/post_options.html:53 +#, python-format +msgid "Ban post author @%(author_name)s from %(community_name)s" +msgstr "" + +#: app/templates/post/post_options.html:57 #, python-format msgid "Block domain %(domain)s" msgstr "" -#: app/templates/post/post_options.html:41 -#: app/templates/post/post_reply_options.html:29 +#: app/templates/post/post_options.html:61 +#: app/templates/post/post_reply_options.html:47 #, python-format msgid "Hide every post from author's instance: %(name)s" msgstr "" -#: app/templates/post/post_options.html:47 +#: app/templates/post/post_options.html:67 #, python-format msgid "View original on %(domain)s" msgstr "" -#: app/templates/post/post_options.html:52 -#: app/templates/post/post_reply_options.html:36 +#: app/templates/post/post_options.html:73 +#: app/templates/post/post_reply_options.html:52 +msgid "View Voting Activity" +msgstr "" + +#: app/templates/post/post_options.html:76 +#: app/templates/post/post_reply_options.html:58 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 " @@ -2700,7 +3693,7 @@ msgstr "" msgid "Options for comment on \"%(post_title)s\"" msgstr "" -#: app/templates/post/post_reply_options.html:26 +#: app/templates/post/post_reply_options.html:44 #, python-format msgid "Block author @%(author_name)s" msgstr "" @@ -2710,11 +3703,55 @@ msgstr "" msgid "Report comment on \"%(post_title)s\" by %(reply_name)s" msgstr "" +#: app/templates/post/post_reply_voting_activity.html:10 +#, python-format +msgid "Voting Activity for \"%(reply_text)s\"" +msgstr "" + #: app/templates/post/post_report.html:13 #, python-format msgid "Report \"%(post_title)s\"" msgstr "" +#: app/templates/post/post_voting_activity.html:10 +#, python-format +msgid "Voting Activity for \"%(post_title)s\"" +msgstr "" + +#: app/templates/post/post_teaser/_article.html:9 +#: app/templates/post/post_teaser/_image.html:12 +#: app/templates/post/post_teaser/_link.html:15 +#: app/templates/post/post_teaser/_poll.html:10 +#: app/templates/post/post_teaser/_video.html:17 +msgid "Post deleted" +msgstr "" + +#: app/templates/post/post_teaser/_article.html:26 +#: app/templates/post/post_teaser/_article.html:28 +#: app/templates/post/post_teaser/_poll.html:22 +#: app/templates/post/post_teaser/_poll.html:24 +#: app/templates/user/alerts/_posts.html:8 +msgid "Read post" +msgstr "" + +#: app/templates/post/post_teaser/_link.html:7 +#: app/templates/post/post_teaser/_video.html:9 +msgid "All posts about this domain" +msgstr "" + +#: app/templates/post/post_teaser/_link.html:32 +msgid "Follow link" +msgstr "" + +#: app/templates/post/post_teaser/_link.html:34 +#: app/templates/post/post_teaser/_video.html:42 +msgid "Read article" +msgstr "" + +#: app/templates/post/post_teaser/_utilities_bar.html:3 +msgid "Number of comments:" +msgstr "" + #: app/templates/search/results.html:11 msgid "Search results for" msgstr "" @@ -2731,48 +3768,83 @@ msgstr "" msgid "Keyword" msgstr "" -#: app/templates/search/start.html:36 +#: app/templates/search/start.html:15 +msgid "optional" +msgstr "" + +#: app/templates/search/start.html:44 +msgid "Instance Software" +msgstr "" + +#: app/templates/search/start.html:54 +msgid "Sort by" +msgstr "" + +#: app/templates/search/start.html:56 +msgid "Relevance" +msgstr "" + +#: app/templates/search/start.html:57 +msgid "Recent first" +msgstr "" + +#: app/templates/search/start.html:63 msgid "Example searches:" msgstr "" -#: app/templates/search/start.html:39 +#: app/templates/search/start.html:66 msgid "star wars" msgstr "" -#: app/templates/search/start.html:40 +#: app/templates/search/start.html:67 msgid "" "There is an implied \"and\" here. Results will have both words somewhere " "in them." msgstr "" -#: app/templates/search/start.html:43 +#: app/templates/search/start.html:70 msgid "star or wars" msgstr "" -#: app/templates/search/start.html:44 +#: app/templates/search/start.html:71 msgid "" "This will broaden the search to include results that contain any of the " "words." msgstr "" -#: app/templates/search/start.html:47 +#: app/templates/search/start.html:74 msgid "star -wars" msgstr "" -#: app/templates/search/start.html:48 +#: app/templates/search/start.html:75 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 +#: app/templates/search/start.html:78 msgid "\"star wars\"" msgstr "" -#: app/templates/search/start.html:52 +#: app/templates/search/start.html:79 msgid "Results will have exactly that phrase in them." msgstr "" +#: app/templates/search/start.html:82 +msgid "Trying to add a communitiy or post from another instance?" +msgstr "" + +#: app/templates/search/start.html:83 +msgid "" +"In many types of federated platforms you can put a URL of a post or " +"community into the search in order to add it to your local instance. In " +"PieFed the search is just for searching." +msgstr "" + +#: app/templates/search/start.html:85 +msgid "Retrieve remote post" +msgstr "" + #: app/templates/tag/tag.html:23 msgid "No posts in this tag yet." msgstr "" @@ -2781,6 +3853,10 @@ msgstr "" msgid "Tag management" msgstr "" +#: app/templates/tag/tag.html:66 +msgid "RSS" +msgstr "" + #: app/templates/tag/tags.html:14 app/templates/tag/tags_blocked.html:14 #, python-format msgid "Tags containing \"%(search)s\"" @@ -2814,17 +3890,25 @@ msgstr "" msgid "Topic communities" msgstr "" +#: app/templates/topic/suggestion_denied.html:16 +msgid "" +"You have not been using PieFed long enough to be allowed to suggest " +"Topics." +msgstr "" + #: app/templates/topic/topic_create_post.html:9 #, python-format msgid "Which community within %(topic)s to post in?" msgstr "" #: app/templates/topic/topic_create_post.html:18 +#: app/templates/topic/topic_create_post.html:33 #, python-format msgid "Post in %(name)s" msgstr "" #: app/templates/topic/topic_create_post.html:23 +#: app/templates/topic/topic_create_post.html:38 #, python-format msgid "View %(name)s" msgstr "" @@ -2834,7 +3918,7 @@ 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:154 +#: app/templates/user/show_profile.html:179 msgid "Profile" msgstr "" @@ -2842,9 +3926,35 @@ msgstr "" msgid "Blocks & Filters" msgstr "" +#: app/templates/user/_user_nav.html:14 app/user/routes.py:465 +msgid "Import & Export" +msgstr "" + +#: app/templates/user/alerts.html:15 +msgid "Alerts" +msgstr "" + +#: app/templates/user/bookmarks.html:24 +msgid "" +"No posts have been bookmarked. Use the three dots on each post to find " +"the bookmark function." +msgstr "" + +#: app/templates/user/bookmarks_comments.html:18 +msgid "Bookmarks of comments" +msgstr "" + +#: app/templates/user/bookmarks_comments.html:28 +msgid "" +"No comments have been bookmarked. Use the three dots on each comment to " +"find the bookmark function." +msgstr "" + #: app/templates/user/delete_account.html:15 #: app/templates/user/edit_settings.html:17 #: app/templates/user/edit_settings.html:20 +#: app/templates/user/import_export.html:17 +#: app/templates/user/import_export.html:20 msgid "Change settings" msgstr "" @@ -2887,13 +3997,13 @@ msgstr "" msgid "Filters" msgstr "" -#: app/templates/user/edit_filters.html:18 app/user/routes.py:774 +#: app/templates/user/edit_filters.html:18 app/user/routes.py:1071 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:734 +#: app/templates/user/edit_filters.html:27 app/templates/user/filters.html:37 +#: app/user/routes.py:1030 msgid "Add filter" msgstr "" @@ -2914,8 +4024,8 @@ msgstr "" msgid "Stop applying this filter after this date. Optional." msgstr "" -#: app/templates/user/edit_profile.html:16 app/user/routes.py:156 -#: app/user/routes.py:231 +#: app/templates/user/edit_profile.html:16 app/user/routes.py:175 +#: app/user/routes.py:413 msgid "Edit profile" msgstr "" @@ -2925,10 +4035,21 @@ msgid "Edit profile of %(name)s" msgstr "" #: app/templates/user/edit_profile.html:58 -#: app/templates/user/edit_settings.html:43 +#: app/templates/user/edit_profile.html:69 +msgid "Remove image" +msgstr "" + +#: app/templates/user/edit_profile.html:75 +#: app/templates/user/edit_settings.html:42 msgid "Delete account" msgstr "" +#: app/templates/user/edit_settings.html:38 +msgid "" +"Votes will be sent to untrusted " +"instances using an alt" +msgstr "" + #: app/templates/user/email_notifs_unsubscribed.html:9 #: app/templates/user/newsletter_unsubscribed.html:9 msgid "Unsubscribed" @@ -2956,49 +4077,53 @@ msgid "" "click the \"Follow\" button." msgstr "" -#: app/templates/user/filters.html:25 +#: app/templates/user/filters.html:28 +msgid "Collapse replies with a score at or below this level - click to view." +msgstr "" + +#: app/templates/user/filters.html:30 +msgid "Hide replies with a score at or below this level." +msgstr "" + +#: app/templates/user/filters.html:39 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 +#: app/templates/user/filters.html:44 msgid "Keywords" msgstr "" -#: app/templates/user/filters.html:32 +#: app/templates/user/filters.html:46 msgid "Expires" msgstr "" -#: app/templates/user/filters.html:39 +#: app/templates/user/filters.html:53 msgid "Invisible" msgstr "" -#: app/templates/user/filters.html:39 +#: app/templates/user/filters.html:53 msgid "Semi-transparent" msgstr "" -#: app/templates/user/filters.html:49 +#: app/templates/user/filters.html:63 msgid "No filters defined yet." msgstr "" -#: app/templates/user/filters.html:62 -msgid "Instances" -msgstr "" - -#: app/templates/user/filters.html:81 +#: app/templates/user/filters.html:96 msgid "No blocked people" msgstr "" -#: app/templates/user/filters.html:99 +#: app/templates/user/filters.html:114 msgid "No blocked communities" msgstr "" -#: app/templates/user/filters.html:117 +#: app/templates/user/filters.html:132 msgid "No blocked domains" msgstr "" -#: app/templates/user/filters.html:135 +#: app/templates/user/filters.html:150 msgid "No blocked instances" msgstr "" @@ -3012,24 +4137,33 @@ msgstr "" msgid "Mark all as read" msgstr "" +#: app/templates/user/notifications.html:41 +msgid "No notifications to show." +msgstr "" + #: app/templates/user/notifications.html:49 -#: app/templates/user/show_profile.html:149 +#: app/templates/user/read_posts.html:46 +#: app/templates/user/show_profile.html:174 msgid "Manage" msgstr "" #: app/templates/user/notifications.html:95 -#: app/templates/user/show_profile.html:225 +#: app/templates/user/show_profile.html:250 msgid "Upvoted" msgstr "" -#: app/templates/user/people.html:32 -msgid "No people to show" +#: app/templates/user/read_posts.html:15 app/templates/user/read_posts.html:18 +#: app/user/routes.py:1290 +msgid "Read posts" msgstr "" -#: app/templates/user/show_profile.html:24 -#: app/templates/user/show_profile.html:41 -#: app/templates/user/show_profile.html:48 -msgid "Profile pic" +#: app/templates/user/read_posts.html:26 +#: app/templates/user/show_profile.html:140 +msgid "No posts yet." +msgstr "" + +#: app/templates/user/read_posts.html:51 +msgid "Delete history" msgstr "" #: app/templates/user/show_profile.html:76 @@ -3044,43 +4178,44 @@ msgstr "" msgid "Send message using Matrix" msgstr "" -#: app/templates/user/show_profile.html:88 +#: app/templates/user/show_profile.html:82 msgid "Follow" msgstr "" -#: app/templates/user/show_profile.html:94 +#: app/templates/user/show_profile.html:87 +msgid "More" +msgstr "" + +#: app/templates/user/show_profile.html:93 +#, python-format +msgid "Block %(user_name)s" +msgstr "" + +#: app/templates/user/show_profile.html:111 msgid "Bot Account" msgstr "" -#: app/templates/user/show_profile.html:96 -msgid "Attitude" -msgstr "" - -#: app/templates/user/show_profile.html:96 +#: app/templates/user/show_profile.html:113 msgid "Ratio of upvotes cast to downvotes cast. Higher is more positive." msgstr "" -#: app/templates/user/show_profile.html:105 +#: app/templates/user/show_profile.html:127 msgid "Post pagination" msgstr "" -#: app/templates/user/show_profile.html:118 -msgid "No posts yet." -msgstr "" - -#: app/templates/user/show_profile.html:128 +#: app/templates/user/show_profile.html:153 msgid "Comment pagination" msgstr "" -#: app/templates/user/show_profile.html:170 +#: app/templates/user/show_profile.html:195 msgid "Member of" msgstr "" -#: app/templates/user/show_profile.html:195 +#: app/templates/user/show_profile.html:220 msgid "Moderate user" msgstr "" -#: app/templates/user/show_profile.html:215 +#: app/templates/user/show_profile.html:240 msgid "Ban + Purge" msgstr "" @@ -3089,47 +4224,171 @@ msgstr "" msgid "Report \"%(user_name)s\"" msgstr "" -#: app/topic/forms.py:13 +#: app/templates/user/alerts/_comments.html:3 +msgid "You will be notified of replies to these comments" +msgstr "" + +#: app/templates/user/alerts/_comments.html:8 +msgid "Read replies" +msgstr "" + +#: app/templates/user/alerts/_comments.html:18 +msgid "" +"You have not subscribed to any comments. Use the bell icon on each " +"comment to do so." +msgstr "" + +#: app/templates/user/alerts/_communities.html:3 +msgid "You will be notified of new posts in these communities" +msgstr "" + +#: app/templates/user/alerts/_communities.html:8 +msgid "Visit Community" +msgstr "" + +#: app/templates/user/alerts/_communities.html:16 +msgid "" +"You have not subscribed to an alert for new content in any communities. " +"Use the bell icon in each community to do so." +msgstr "" + +#: app/templates/user/alerts/_filter.html:1 +msgid "Alert filters: " +msgstr "" + +#: app/templates/user/alerts/_filter.html:2 +msgid "All authors" +msgstr "" + +#: app/templates/user/alerts/_filter.html:5 +msgid "Only Mine" +msgstr "" + +#: app/templates/user/alerts/_filter.html:6 +msgid "Mine" +msgstr "" + +#: app/templates/user/alerts/_filter.html:8 +msgid "Only Others" +msgstr "" + +#: app/templates/user/alerts/_filter.html:9 +msgid "Others" +msgstr "" + +#: app/templates/user/alerts/_posts.html:3 +msgid "You will be notified of top-level replies to these posts" +msgstr "" + +#: app/templates/user/alerts/_posts.html:16 +msgid "" +"You have not subscribed to any posts. Use the bell icon on each post to " +"do so." +msgstr "" + +#: app/templates/user/alerts/_topics.html:2 +msgid "You will be notified of new posts in communities covered by these topics" +msgstr "" + +#: app/templates/user/alerts/_topics.html:7 +msgid "Visit Topic" +msgstr "" + +#: app/templates/user/alerts/_topics.html:15 +msgid "" +"You have not subscribed to any topics. Use the bell icon on each topic to" +" do so." +msgstr "" + +#: app/templates/user/alerts/_type.html:1 +msgid "Alert type: " +msgstr "" + +#: app/templates/user/alerts/_users.html:2 +msgid "You will be notified of new posts by these users" +msgstr "" + +#: app/templates/user/alerts/_users.html:7 +msgid "Visit User" +msgstr "" + +#: app/templates/user/alerts/_users.html:15 +msgid "" +"You have not subscribed to an alert for new content from any users. Use " +"the bell icon on each person to do so." +msgstr "" + +#: app/topic/forms.py:9 msgid "Choose some topics you are interested in" msgstr "" -#: app/topic/forms.py:14 +#: app/topic/forms.py:10 msgid "Choose" msgstr "" -#: app/topic/routes.py:183 +#: app/topic/forms.py:14 +msgid "New topic name" +msgstr "" + +#: app/topic/forms.py:15 +msgid "New topic name here..." +msgstr "" + +#: app/topic/forms.py:16 +msgid "Suggested communities" +msgstr "" + +#: app/topic/forms.py:17 +msgid "Comma seperated list of community suggestions" +msgstr "" + +#: app/topic/forms.py:18 +msgid "Submit" +msgstr "" + +#: app/topic/routes.py:203 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:187 +#: app/topic/routes.py:207 msgid "" "You did not choose any topics. Would you like to choose individual " "communities instead?" msgstr "" -#: app/user/forms.py:14 +#: app/topic/routes.py:270 +msgid "" +"Thank you for the topic suggestion, it has been sent to the site " +"administrator(s)." +msgstr "" + +#: app/topic/routes.py:273 +msgid "Suggest a topic\"" +msgstr "" + +#: app/user/forms.py:12 msgid "Display name" msgstr "" -#: app/user/forms.py:16 +#: app/user/forms.py:14 msgid "Set new password" msgstr "" -#: app/user/forms.py:23 +#: app/user/forms.py:22 msgid "Save profile" msgstr "" -#: app/user/forms.py:27 +#: app/user/forms.py:26 msgid "That email address is already in use by another account" msgstr "" -#: app/user/forms.py:31 +#: app/user/forms.py:30 msgid "Matrix user ids start with @" msgstr "" -#: app/user/forms.py:35 +#: app/user/forms.py:34 msgid "Interface language" msgstr "" @@ -3137,107 +4396,129 @@ msgstr "" msgid "Receive email about missed notifications" msgstr "" -#: app/user/forms.py:41 -msgid "Use markdown editor GUI when writing" +#: app/user/forms.py:41 app/user/forms.py:118 +msgid "Reply collapse threshold" msgstr "" -#: app/user/forms.py:42 -msgid "Show profile in user list" +#: app/user/forms.py:42 app/user/forms.py:119 +msgid "Reply hide threshold" msgstr "" #: app/user/forms.py:43 -msgid "My posts appear in search results" +msgid "Use markdown editor GUI when writing" msgstr "" #: app/user/forms.py:44 -msgid "Manually approve followers" +msgid "Show profile in user list" msgstr "" #: app/user/forms.py:45 -msgid "Import community subscriptions and user blocks from Lemmy" +msgid "My posts appear in search results" msgstr "" -#: app/user/forms.py:51 -msgid "By default, sort posts by" +#: app/user/forms.py:46 +msgid "" +"Do not display posts with which I have already interacted " +"(opened/upvoted/downvoted)" msgstr "" -#: app/user/forms.py:52 +#: app/user/forms.py:47 +msgid "Manually approve followers" +msgstr "" + +#: app/user/forms.py:48 +msgid "Vote privately" +msgstr "" + +#: app/user/forms.py:54 +msgid "Default post sort" +msgstr "" + +#: app/user/forms.py:61 +msgid "Default home filter" +msgstr "" + +#: app/user/forms.py:63 msgid "Theme" msgstr "" -#: app/user/forms.py:53 +#: app/user/forms.py:64 app/user/forms.py:120 msgid "Save settings" msgstr "" -#: app/user/forms.py:57 +#: app/user/forms.py:68 +msgid "Import community subscriptions and user blocks from Lemmy" +msgstr "" + +#: app/user/forms.py:74 msgid "Yes, delete my account" msgstr "" -#: app/user/forms.py:68 +#: app/user/forms.py:85 msgid "Malicious reporting" msgstr "" -#: app/user/forms.py:92 -msgid "Home feed" -msgstr "" - -#: app/user/forms.py:93 -msgid "Posts in communities" -msgstr "" - -#: app/user/forms.py:94 -msgid "Comments on posts" -msgstr "" - -#: app/user/forms.py:95 -msgid "Make semi-transparent" -msgstr "" - -#: app/user/forms.py:95 -msgid "Hide completely" -msgstr "" - -#: app/user/forms.py:96 -msgid "Action to take" -msgstr "" - -#: app/user/forms.py:97 -msgid "Keywords that trigger this filter" -msgstr "" - -#: app/user/forms.py:100 -msgid "Expire after" -msgstr "" - -#: 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" +msgid "Blur thumbnail" msgstr "" #: app/user/forms.py:111 +msgid "Make post semi-transparent" +msgstr "" + +#: app/user/forms.py:125 +msgid "Home feed" +msgstr "" + +#: app/user/forms.py:126 +msgid "Posts in communities" +msgstr "" + +#: app/user/forms.py:127 +msgid "Comments on posts" +msgstr "" + +#: app/user/forms.py:129 +msgid "Action to take" +msgstr "" + +#: app/user/forms.py:130 +msgid "Keywords that trigger this filter" +msgstr "" + +#: app/user/forms.py:133 +msgid "Expire after" +msgstr "" + +#: app/user/forms.py:138 +msgid "Your remote instance:" +msgstr "" + +#: app/user/forms.py:141 +msgid "Mastodon, Misskey, Akkoma, Iceshrimp and friends" +msgstr "" + +#: app/user/forms.py:142 +msgid "Friendica" +msgstr "" + +#: app/user/forms.py:143 +msgid "Hubzilla" +msgstr "" + +#: app/user/forms.py:144 msgid "Lemmy" msgstr "" -#: app/user/forms.py:112 +#: app/user/forms.py:145 msgid "Pixelfed" msgstr "" -#: app/user/forms.py:115 +#: app/user/forms.py:148 msgid "Instance type" msgstr "" -#: app/user/forms.py:116 +#: app/user/forms.py:149 msgid "View profile on remote instance" msgstr "" @@ -3249,101 +4530,143 @@ msgstr "" msgid "This user has been deleted." msgstr "" -#: app/user/routes.py:85 +#: app/user/routes.py:93 #, python-format msgid "Posts by %(user_name)s" msgstr "" -#: app/user/routes.py:172 +#: app/user/routes.py:125 +msgid "" +"You have changed your email address so we need to verify it. Please check" +" your email inbox for a verification link." +msgstr "" + +#: app/user/routes.py:196 +msgid "Avatar removed!" +msgstr "" + +#: app/user/routes.py:366 msgid "Auto-detect" msgstr "" -#: app/user/routes.py:173 +#: app/user/routes.py:367 msgid "Catalan" msgstr "" -#: app/user/routes.py:174 +#: app/user/routes.py:368 msgid "English" msgstr "" -#: app/user/routes.py:175 +#: app/user/routes.py:369 msgid "French" msgstr "" -#: app/user/routes.py:176 +#: app/user/routes.py:370 msgid "German" msgstr "" -#: app/user/routes.py:212 +#: app/user/routes.py:371 +msgid "Japanese" +msgstr "" + +#: app/user/routes.py:433 +msgid "Export Complete." +msgstr "" + +#: app/user/routes.py:458 msgid "" "Your subscriptions and blocks are being imported. If you have many it " "could take a few minutes." msgstr "" -#: app/user/routes.py:270 +#: app/user/routes.py:505 msgid "You cannot ban yourself." msgstr "" -#: app/user/routes.py:295 +#: app/user/routes.py:532 msgid "You cannot unban yourself." msgstr "" -#: app/user/routes.py:319 -msgid "You cannot block yourself." +#: app/user/routes.py:590 +msgid "You cannot block your instance." msgstr "" -#: app/user/routes.py:351 -msgid "You cannot unblock yourself." -msgstr "" - -#: app/user/routes.py:379 +#: app/user/routes.py:641 msgid "" "Moderators have already assessed reports regarding this person, no " "further reports are necessary." msgstr "" -#: app/user/routes.py:385 +#: app/user/routes.py:647 #, python-format msgid "%(user_name)s has already been reported, thank you!" msgstr "" -#: app/user/routes.py:407 +#: app/user/routes.py:669 #, python-format msgid "%(user_name)s has been reported, thank you!" msgstr "" -#: app/user/routes.py:413 +#: app/user/routes.py:675 msgid "Report user" msgstr "" -#: app/user/routes.py:430 +#: app/user/routes.py:693 msgid "You cannot delete yourself." msgstr "" -#: app/user/routes.py:487 +#: app/user/routes.py:754 msgid "Account deletion in progress. Give it a few minutes." msgstr "" -#: app/user/routes.py:492 +#: app/user/routes.py:759 msgid "Delete my account" msgstr "" -#: app/user/routes.py:543 +#: app/user/routes.py:811 msgid "You cannot purge yourself." msgstr "" -#: app/user/routes.py:620 +#: app/user/routes.py:894 msgid "All notifications marked as read." msgstr "" -#: app/user/routes.py:791 +#: app/user/routes.py:1089 msgid "Filter deleted." msgstr "" -#: app/user/routes.py:824 +#: app/user/routes.py:1147 +msgid "Comment bookmarks" +msgstr "" + +#: app/user/routes.py:1175 +msgid "Reply Alerts" +msgstr "" + +#: app/user/routes.py:1194 +msgid "Community Alerts" +msgstr "" + +#: app/user/routes.py:1200 +msgid "Topic Alerts" +msgstr "" + +#: app/user/routes.py:1206 +msgid "User Alerts" +msgstr "" + +#: app/user/routes.py:1221 +msgid "Post Alerts" +msgstr "" + +#: app/user/routes.py:1246 msgid "Lemmy can't follow profiles, sorry" msgstr "" +#: app/user/routes.py:1303 +msgid "Reading history has been deleted" +msgstr "" + #~ msgid "Reply from %(name)s on %(post_title)s" #~ msgstr "" @@ -3363,3 +4686,58 @@ msgstr "" #~ msgid "Subscribe" #~ msgstr "" +#~ 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 "" + +#~ msgid "Add poll to community" +#~ msgstr "" + +#~ msgid "Account not found" +#~ msgstr "" + +#~ msgid "Local communities" +#~ msgstr "" + +#~ msgid "We have upvoted the post for you." +#~ msgstr "" + +#~ msgid "" +#~ "You have already upvoted the post, " +#~ "you do not need to say \"this\"" +#~ " also." +#~ msgstr "" + +#~ msgid "All posts" +#~ msgstr "" + +#~ msgid "Communities - no topic" +#~ msgstr "" + +#~ msgid "Explore communities" +#~ msgstr "" + +#~ msgid "About community" +#~ msgstr "" + +#~ msgid "Only people on %(instance_name)s can post or reply in this community." +#~ msgstr "" + +#~ msgid "Go to community" +#~ msgstr "" + +#~ msgid "Settings & Moderation" +#~ msgstr "" + +#~ msgid "View context" +#~ msgstr "" + +#~ msgid "Ban post author @%(author_name)s from
%(community_name)s" +#~ msgstr "" + +#~ msgid "By default, sort posts by" +#~ msgstr "" + diff --git a/app/translations/fr/LC_MESSAGES/messages.po b/app/translations/fr/LC_MESSAGES/messages.po index 5f0a80a7..7b4b1a0b 100644 --- a/app/translations/fr/LC_MESSAGES/messages.po +++ b/app/translations/fr/LC_MESSAGES/messages.po @@ -1,38 +1,34 @@ + msgid "" msgstr "" -"Project-Id-Version: piefed\n" +"Project-Id-Version: piefed\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2024-05-21 19:51+1200\n" -"PO-Revision-Date: 2024-05-28 07:46\n" +"POT-Creation-Date: 2024-11-11 16:34+1300\n" +"PO-Revision-Date: 2024-05-28 07:46+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:39 msgid "Please log in to access this page." msgstr "Veuillez vous connecter pour accéder à cette page." -#: app/cli.py:278 app/main/routes.py:361 +#: app/cli.py:376 app/main/routes.py:499 msgid "[PieFed] You have unread notifications" msgstr "[PieFed] Vous avez des notifications non lues" -#: app/cli.py:378 app/post/routes.py:1925 +#: app/cli.py:476 app/post/routes.py:1820 app/shared/post.py:121 #, python-format msgid "Replies to my post %(post_title)s" msgstr "Réponses à mon message %(post_title)s" -#: app/cli.py:387 app/post/routes.py:118 app/post/routes.py:679 -#: app/post/routes.py:1947 +#: app/cli.py:485 app/models.py:1695 app/post/routes.py:1842 +#: app/shared/reply.py:125 #, python-format msgid "Replies to my comment on %(post_title)s" msgstr "Réponses à mon commentaire sur %(post_title)s" @@ -53,21 +49,86 @@ msgstr "Votre demande d'inscription a été approuvée - bienvenue sur PieFed" msgid "Welcome to PieFed" msgstr "Bienvenue sur PieFed" -#: app/activitypub/util.py:1644 +#: app/models.py:2242 +#, fuzzy +msgid "Added moderator" +msgstr "Ajouter un·e modérateur·trice" + +#: app/models.py:2243 +#, fuzzy +msgid "Removed moderator" +msgstr "Ajouter un·e modérateur·trice" + +#: app/models.py:2244 +#, fuzzy +msgid "Featured post" +msgstr "Créer une publication" + +#: app/models.py:2245 +#, fuzzy +msgid "Unfeatured post" +msgstr "Créer une publication" + +#: app/models.py:2246 +#, fuzzy +msgid "Deleted post" +msgstr "Créer une publication" + +#: app/models.py:2247 +#, fuzzy +msgid "Un-deleted post" +msgstr "Supprimer le compte" + +#: app/models.py:2248 +#, fuzzy +msgid "Deleted comment" +msgstr "Supprimer la communauté" + +#: app/models.py:2249 +#, fuzzy +msgid "Un-deleted comment" +msgstr "Supprimer la communauté" + +#: app/models.py:2250 +#, fuzzy +msgid "Deleted community" +msgstr "Supprimer la communauté" + +#: app/models.py:2251 +#, fuzzy +msgid "Deleted account" +msgstr "Supprimer le compte" + +#: app/models.py:2252 +#, fuzzy +msgid "Restored account" +msgstr "Créer un nouveau compte" + +#: app/models.py:2253 +#, fuzzy +msgid "Banned account" +msgstr "Compte de bot" + +#: app/models.py:2254 +#, fuzzy +msgid "Un-banned account" +msgstr "Compte de bot" + +#: app/activitypub/util.py:1711 #, python-format msgid "Reply to %(post_title)s" msgstr "Réponse à %(post_title)s" -#: app/activitypub/util.py:1657 +#: app/activitypub/util.py:1725 app/activitypub/util.py:1730 #, python-format msgid "Reply to comment on %(post_title)s" msgstr "Réponses au commentaire sur %(post_title)s" -#: app/activitypub/util.py:1926 app/post/routes.py:1506 +#: app/activitypub/util.py:2026 app/post/routes.py:1259 msgid "A post has been reported" msgstr "Une publication a été signalée" -#: app/activitypub/util.py:1947 app/post/routes.py:1640 +#: app/activitypub/util.py:2047 app/post/routes.py:1409 app/shared/reply.py:318 msgid "A comment has been reported" msgstr "Un commentaire a été signalé" @@ -83,14 +144,19 @@ msgstr "Description" msgid "Icon" msgstr "Icône" -#: app/admin/forms.py:19 +#: app/admin/forms.py:18 msgid "Sidebar" msgstr "Barre latérale" -#: app/admin/forms.py:20 app/templates/base.html:253 +#: app/admin/forms.py:19 app/templates/base.html:272 +#: app/templates/instance/people.html:24 msgid "About" msgstr "À propos" +#: app/admin/forms.py:20 +msgid "Announcement at top of home page" +msgstr "" + #: app/admin/forms.py:21 msgid "Legal information" msgstr "Mentions légales" @@ -99,11 +165,11 @@ msgstr "Mentions légales" msgid "General instance contact email address" msgstr "Adresse e-mail de contact de l'instance" -#: 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 +#: app/admin/forms.py:23 app/admin/forms.py:42 app/admin/forms.py:52 +#: app/admin/forms.py:103 app/admin/forms.py:123 app/admin/forms.py:132 +#: app/admin/forms.py:166 app/admin/forms.py:226 app/community/forms.py:63 +#: app/community/forms.py:76 app/community/forms.py:118 +#: app/templates/admin/permissions.html:34 app/user/forms.py:134 msgid "Save" msgstr "Enregistrer" @@ -119,6 +185,10 @@ msgstr "Autoriser les messages d'image locaux" 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:29 +msgid "0 means cache forever" +msgstr "" + #: app/admin/forms.py:30 msgid "Allow NSFW communities" msgstr "Autoriser les communautés NSFW" @@ -129,11 +199,15 @@ msgstr "Autoriser les communautés et messages NSFL" #: 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: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:34 msgid "Open" @@ -160,466 +234,651 @@ msgid "Block registrations from these referrers (one per line)" msgstr "Bloquer les inscriptions de ces parrains/marraines (une par ligne)" #: app/admin/forms.py:38 -msgid "Log ActivityPub JSON for debugging" -msgstr "Journaliser le JSON ActivityPub pour débogage" - -#: app/admin/forms.py:39 msgid "Default theme" msgstr "Thème par défaut" -#: app/admin/forms.py:44 +#: app/admin/forms.py:39 +msgid "Log ActivityPub JSON for debugging" +msgstr "Journaliser le JSON ActivityPub pour débogage" + +#: app/admin/forms.py:40 +msgid "Show moderation actions publicly" +msgstr "" + +#: app/admin/forms.py:41 +#, fuzzy +msgid "Show Rational Discourse Toolkit in sidebar" +msgstr "Boîte à outils de discours rationnel" + +#: app/admin/forms.py:46 msgid "Allowlist instead of blocklist" msgstr "Liste d'autorisations au lieu de la liste d'exclusion" -#: app/admin/forms.py:45 +#: app/admin/forms.py:47 msgid "Allow federation with these instances" msgstr "Autoriser la fédération avec ces instances" -#: app/admin/forms.py:46 +#: app/admin/forms.py:48 msgid "Blocklist instead of allowlist" msgstr "Liste d'exclusion au lieu de liste d'autorisations" -#: app/admin/forms.py:47 +#: app/admin/forms.py:49 msgid "Deny federation with these instances" msgstr "Refuser la fédération avec ces instances" -#: app/admin/forms.py:48 +#: app/admin/forms.py:50 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:49 -msgid "Discard all posts and comments by users with these words in their name (one per line)" -msgstr "Rejeter tous les messages et commentaires des utilisateur·rices avec ces mots dans leur nom (un par ligne)" +#: app/admin/forms.py:51 +msgid "" +"Discard all posts and comments by users with these words in their name " +"(one per line)" +msgstr "" +"Rejeter tous les messages et commentaires des utilisateur·rices avec ces " +"mots dans leur nom (un 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 +#: app/admin/forms.py:56 +#, fuzzy +msgid "Number of Communities to add" +msgstr "Nombre de commentaires :" + +#: app/admin/forms.py:57 +#, fuzzy +msgid "Add Communities" +msgstr "Toutes les communautés" + +#: app/admin/forms.py:61 +msgid "Import Bans List Json File" +msgstr "" + +#: app/admin/forms.py:62 app/user/forms.py:70 +#, fuzzy +msgid "Import" +msgstr "Signaler" + +#: app/admin/forms.py:63 app/user/forms.py:69 +#, fuzzy +msgid "Export" +msgstr "Signaler" + +#: app/admin/forms.py:67 app/community/forms.py:48 app/community/forms.py:67 +#: app/community/forms.py:110 msgid "Title" msgstr "Titre" -#: app/admin/forms.py:55 app/admin/forms.py:107 app/community/forms.py:20 +#: app/admin/forms.py:68 app/community/forms.py:20 +#: app/templates/community/community_wiki_list.html:33 msgid "Url" msgstr "Url" -#: app/admin/forms.py:56 app/community/forms.py:21 app/community/forms.py:49 +#: app/admin/forms.py:69 app/community/forms.py:21 app/community/forms.py:49 +#: app/templates/community/community_moderate.html:39 msgid "Description" msgstr "Description" -#: app/admin/forms.py:57 app/community/forms.py:22 app/community/forms.py:50 +#: app/admin/forms.py:70 app/community/forms.py:22 app/community/forms.py:50 msgid "Icon image" msgstr "Image d'icône" -#: app/admin/forms.py:58 app/community/forms.py:23 app/community/forms.py:51 +#: app/admin/forms.py:71 app/community/forms.py:23 app/community/forms.py:51 msgid "Banner image" msgstr "Image de bannière" -#: app/admin/forms.py:59 app/community/forms.py:24 app/community/forms.py:52 +#: app/admin/forms.py:72 app/community/forms.py:24 app/community/forms.py:52 msgid "Rules" msgstr "Règlement" -#: app/admin/forms.py:60 app/community/forms.py:53 +#: app/admin/forms.py:73 app/community/forms.py:53 msgid "Porn community" msgstr "Communauté pornographique" -#: app/admin/forms.py:61 +#: app/admin/forms.py:74 msgid "Banned - no new posts accepted" msgstr "Banni - aucune nouvelle publication acceptée" -#: app/admin/forms.py:62 app/community/forms.py:54 +#: app/admin/forms.py:75 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:63 app/community/forms.py:55 +#: app/admin/forms.py:76 app/community/forms.py:55 msgid "Only moderators can post" msgstr "Seuls les modérateur·ices peuvent publier" -#: app/admin/forms.py:64 app/community/forms.py:56 +#: app/admin/forms.py:77 app/community/forms.py:56 msgid "New moderators wanted" msgstr "Recrutement de modérateur·ices en cours" -#: app/admin/forms.py:65 +#: app/admin/forms.py:78 msgid "Posts show on home page" msgstr "Messages affichés sur la page d'accueil" -#: app/admin/forms.py:66 +#: app/admin/forms.py:79 msgid "Posts can be popular" msgstr "Les publications peuvent être populaires" -#: app/admin/forms.py:67 +#: app/admin/forms.py:80 msgid "Posts show in All list" msgstr "Afficher les publications dans la liste \"Tous\"" -#: app/admin/forms.py:68 +#: app/admin/forms.py:81 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:69 +#: app/admin/forms.py:82 msgid "Forever" msgstr "Depuis Toujours" -#: app/admin/forms.py:70 +#: app/admin/forms.py:83 msgid "1 week" msgstr "1 semaine" -#: app/admin/forms.py:71 +#: app/admin/forms.py:84 msgid "2 weeks" msgstr "2 semaines" -#: app/admin/forms.py:72 +#: app/admin/forms.py:85 msgid "1 month" msgstr "1 mois" -#: app/admin/forms.py:73 +#: app/admin/forms.py:86 msgid "2 months" msgstr "2 mois" -#: app/admin/forms.py:74 +#: app/admin/forms.py:87 msgid "3 months" msgstr "3 mois" -#: app/admin/forms.py:75 +#: app/admin/forms.py:88 msgid "6 months" msgstr "6 mois" -#: app/admin/forms.py:76 +#: app/admin/forms.py:89 msgid "1 year" msgstr "1 an" -#: app/admin/forms.py:77 +#: app/admin/forms.py:90 msgid "2 years" msgstr "2 ans" -#: app/admin/forms.py:78 +#: app/admin/forms.py:91 msgid "5 years" msgstr "5 ans" -#: app/admin/forms.py:79 +#: app/admin/forms.py:92 msgid "10 years" msgstr "10 ans" -#: app/admin/forms.py:81 +#: app/admin/forms.py:94 msgid "Retain content" msgstr "Conserver le contenu" -#: app/admin/forms.py:82 app/community/forms.py:57 +#: app/admin/forms.py:95 app/community/forms.py:57 msgid "Topic" msgstr "Rubrique" -#: app/admin/forms.py:83 app/community/forms.py:59 +#: app/admin/forms.py:96 app/community/forms.py:59 #: app/templates/community/_community_nav.html:25 msgid "List" msgstr "Liste" -#: app/admin/forms.py:84 app/community/forms.py:60 +#: app/admin/forms.py:97 app/community/forms.py:60 msgid "Masonry" msgstr "Dallage des images" -#: app/admin/forms.py:85 app/community/forms.py:61 +#: app/admin/forms.py:98 app/community/forms.py:61 msgid "Wide masonry" msgstr "Dallage large des images" -#: app/admin/forms.py:86 app/community/forms.py:62 +#: app/admin/forms.py:99 app/community/forms.py:62 msgid "Layout" msgstr "Mise en Page" -#: app/admin/forms.py:87 +#: app/admin/forms.py:100 app/admin/forms.py:131 msgid "Posting warning" msgstr "Avertissement de publication" -#: app/admin/forms.py:88 app/community/forms.py:27 app/community/forms.py:58 +#: app/admin/forms.py:101 app/community/forms.py:27 app/community/forms.py:58 msgid "Languages" msgstr "Langues" -#: app/admin/forms.py:89 +#: app/admin/forms.py:102 msgid "Override remote language setting" msgstr "Remplacer les paramètres de langue distante" -#: app/admin/forms.py:96 app/community/forms.py:34 +#: app/admin/forms.py:109 app/community/forms.py:34 msgid "Url is required." msgstr "L'adresse Url est obligatoire." -#: app/admin/forms.py:100 app/community/forms.py:38 +#: app/admin/forms.py:113 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: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 +#: app/admin/forms.py:119 app/community/forms.py:19 +#: app/templates/admin/approve_registrations.html:20 +#: app/templates/admin/approve_registrations.html:58 +#: app/templates/admin/users.html:22 +#: app/templates/community/community_mod_list.html:34 +#: app/templates/community/community_wiki_list.html:32 +#: app/templates/instance/people.html:23 app/templates/user/filters.html:43 +#: app/templates/user/filters.html:85 app/templates/user/filters.html:103 +#: app/templates/user/filters.html:121 app/templates/user/filters.html:139 +#: app/user/forms.py:124 msgid "Name" msgstr "Nom" -#: app/admin/forms.py:108 +#: app/admin/forms.py:119 +msgid "Human readable name for the topic." +msgstr "" + +#: app/admin/forms.py:120 app/community/forms.py:68 +msgid "Slug" +msgstr "" + +#: app/admin/forms.py:120 +msgid "A short and unique identifier that becomes part of the URL." +msgstr "" + +#: app/admin/forms.py:121 msgid "Parent topic" msgstr "Rubrique parente" -#: app/admin/forms.py:113 app/auth/forms.py:10 app/auth/forms.py:17 -#: app/community/forms.py:67 +#: app/admin/forms.py:122 +#, fuzzy +msgid "Show posts from child topics" +msgstr "Pas de messages dans cette rubrique pour le moment." + +#: app/admin/forms.py:127 +msgid "Vote weight" +msgstr "" + +#: app/admin/forms.py:128 app/templates/admin/instances.html:18 +#: app/templates/admin/instances.html:55 +#: app/templates/instance/list_instances.html:20 +#: app/templates/instance/list_instances.html:49 +#, fuzzy +msgid "Dormant" +msgstr "Domaines" + +#: app/admin/forms.py:129 app/templates/admin/instances.html:19 +#: app/templates/admin/instances.html:53 +#: app/templates/instance/list_instances.html:21 +#, fuzzy +msgid "Gone forever" +msgstr "Depuis Toujours" + +#: app/admin/forms.py:130 app/templates/admin/instances.html:20 +#: app/templates/admin/instances.html:31 +#: app/templates/instance/list_instances.html:22 +msgid "Trusted" +msgstr "" + +#: app/admin/forms.py:136 app/auth/forms.py:10 app/auth/forms.py:17 +#: app/community/forms.py:80 msgid "User name" msgstr "Nom d’utilisateur·rice" -#: app/admin/forms.py:115 app/user/forms.py:15 +#: app/admin/forms.py:138 app/user/forms.py:13 msgid "Email address" msgstr "Adresse e-mail" -#: app/admin/forms.py:116 app/auth/forms.py:11 app/auth/forms.py:20 -#: app/auth/forms.py:74 +#: app/admin/forms.py:139 app/auth/forms.py:11 app/auth/forms.py:20 +#: app/auth/forms.py:77 msgid "Password" msgstr "Mot de passe" -#: app/admin/forms.py:118 app/auth/forms.py:22 app/auth/forms.py:76 +#: app/admin/forms.py:141 app/auth/forms.py:22 app/auth/forms.py:79 msgid "Repeat password" msgstr "Confirmez le mot de passe" -#: app/admin/forms.py:119 app/user/forms.py:18 +#: app/admin/forms.py:142 app/user/forms.py:16 msgid "Bio" msgstr "Biographie" -#: app/admin/forms.py:120 app/user/forms.py:19 +#: app/admin/forms.py:143 app/user/forms.py:17 msgid "Matrix User ID" msgstr "ID Matrix" -#: app/admin/forms.py:121 app/user/forms.py:20 +#: app/admin/forms.py:144 app/user/forms.py:19 msgid "Avatar image" msgstr "Avatar" -#: app/admin/forms.py:122 app/user/forms.py:21 +#: app/admin/forms.py:145 app/user/forms.py:20 msgid "Top banner image" msgstr "Image de la bannière supérieure" -#: app/admin/forms.py:123 app/admin/forms.py:177 app/user/forms.py:22 +#: app/admin/forms.py:146 app/admin/forms.py:208 app/user/forms.py:21 msgid "This profile is a bot" msgstr "Ce profil est un robot" -#: app/admin/forms.py:124 app/admin/forms.py:178 +#: app/admin/forms.py:147 app/admin/forms.py:209 msgid "Email address is verified" msgstr "Adresse e-mail vérifiée" -#: app/admin/forms.py:125 app/admin/forms.py:179 +#: app/admin/forms.py:148 app/admin/forms.py:210 +#: app/templates/admin/users.html:27 msgid "Banned" msgstr "Banni" -#: app/admin/forms.py:126 app/user/forms.py:36 +#: app/admin/forms.py:149 app/user/forms.py:36 msgid "Subscribe to email newsletter" msgstr "S'abonner à la newsletter" -#: app/admin/forms.py:127 app/user/forms.py:38 +#: app/admin/forms.py:150 app/admin/forms.py:211 app/user/forms.py:108 +msgid "Show" +msgstr "" + +#: app/admin/forms.py:151 app/admin/forms.py:212 app/user/forms.py:109 +#: app/user/forms.py:128 +msgid "Hide completely" +msgstr "Cacher complètement" + +#: app/admin/forms.py:152 app/admin/forms.py:213 +msgid "Blur" +msgstr "" + +#: app/admin/forms.py:153 app/admin/forms.py:214 app/user/forms.py:128 +msgid "Make semi-transparent" +msgstr "Rendre semi-transparent" + +#: app/admin/forms.py:154 app/user/forms.py:38 app/user/forms.py:112 msgid "Hide posts by bots" msgstr "Masquer les messages des robots" -#: app/admin/forms.py:128 app/user/forms.py:39 +#: app/admin/forms.py:156 app/admin/forms.py:215 app/user/forms.py:39 +#: app/user/forms.py:114 msgid "Show NSFW posts" msgstr "Afficher les messages NSFW" -#: app/admin/forms.py:129 app/user/forms.py:40 +#: app/admin/forms.py:158 app/admin/forms.py:217 app/user/forms.py:40 +#: app/user/forms.py:116 msgid "Show NSFL posts" msgstr "Afficher les messages NSFL" -#: app/admin/forms.py:130 app/admin/forms.py:180 +#: app/admin/forms.py:161 app/admin/forms.py:219 msgid "User" msgstr "Utilisateur·rice" -#: app/admin/forms.py:131 app/admin/forms.py:181 +#: app/admin/forms.py:162 app/admin/forms.py:220 +#: app/templates/admin/permissions.html:19 msgid "Staff" msgstr "Equipe" -#: app/admin/forms.py:132 app/admin/forms.py:182 app/admin/routes.py:32 -#: app/templates/base.html:189 +#: app/admin/forms.py:163 app/admin/forms.py:221 app/admin/routes.py:40 +#: app/templates/admin/permissions.html:20 app/templates/base.html:209 msgid "Admin" msgstr "Administrateur·ice" -#: app/admin/forms.py:134 app/admin/forms.py:184 +#: app/admin/forms.py:165 app/admin/forms.py:223 msgid "Role" msgstr "Rôle" -#: app/admin/forms.py:140 app/auth/forms.py:32 +#: app/admin/forms.py:171 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:144 app/auth/forms.py:36 +#: app/admin/forms.py:175 app/auth/forms.py:39 msgid "User names cannot contain @." msgstr "Les noms d'utilisateur·rice ne peuvent pas contenir de @." -#: app/admin/forms.py:148 app/auth/forms.py:40 +#: app/admin/forms.py:179 app/auth/forms.py:43 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:150 app/auth/forms.py:42 +#: app/admin/forms.py:181 app/auth/forms.py:45 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:153 app/auth/forms.py:45 +#: app/admin/forms.py:184 app/auth/forms.py:48 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:160 app/admin/forms.py:173 app/auth/forms.py:52 -#: app/auth/forms.py:65 +#: app/admin/forms.py:191 app/admin/forms.py:204 app/auth/forms.py:55 +#: app/auth/forms.py:68 msgid "This password is too common." msgstr "Ce mot de passe est trop fréquent." -#: app/admin/forms.py:170 app/auth/forms.py:62 +#: app/admin/forms.py:201 app/auth/forms.py:65 msgid "This password is not secure." msgstr "Ce mot de passe n'est pas sécurisé." -#: app/admin/forms.py:185 +#: app/admin/forms.py:224 msgid "Remove avatar" msgstr "Supprimer l’avatar" -#: app/admin/forms.py:186 +#: app/admin/forms.py:225 msgid "Remove banner" msgstr "Supprimer la bannière" -#: app/admin/forms.py:191 +#: app/admin/forms.py:230 msgid "Subject" msgstr "Objet" -#: app/admin/forms.py:192 +#: app/admin/forms.py:231 msgid "Body (text)" msgstr "Contenu du corp (texte)" -#: app/admin/forms.py:193 +#: app/admin/forms.py:232 msgid "Body (html)" msgstr "Contenu du corps (html)" -#: app/admin/forms.py:194 +#: app/admin/forms.py:233 msgid "Test mode" msgstr "Mode de test" -#: app/admin/forms.py:195 app/admin/routes.py:793 +#: app/admin/forms.py:234 app/admin/routes.py:1273 msgid "Send newsletter" msgstr "Envoyer la newsletter" -#: app/admin/routes.py:64 app/templates/admin/_nav.html:4 -#: app/templates/admin/site.html:13 app/templates/base.html:191 +#: app/admin/routes.py:131 app/templates/admin/_nav.html:4 +#: app/templates/admin/site.html:13 app/templates/base.html:211 msgid "Site profile" msgstr "Configuration du site" -#: app/admin/routes.py:112 app/templates/admin/_nav.html:5 -#: app/templates/admin/misc.html:12 app/templates/base.html:192 +#: app/admin/routes.py:184 app/templates/admin/_nav.html:5 +#: app/templates/admin/misc.html:12 app/templates/base.html:212 msgid "Misc settings" msgstr "Autres paramètres" -#: app/admin/routes.py:150 +#: app/admin/routes.py:263 +#, python-format +msgid "%d out of %d communities were excluded using current filters" +msgstr "" + +#: app/admin/routes.py:310 +#, python-format +msgid "Results: %(results)s" +msgstr "" + +#: app/admin/routes.py:314 +#, python-format +msgid "" +"Subscription process for %(communities_to_add)d of " +"%(parsed_communities_sorted)d communities launched in background, check " +"admin/activities for details" +msgstr "" + +#: app/admin/routes.py:339 +msgid "Ban imports started in a background process." +msgstr "" + +#: app/admin/routes.py:342 +msgid "Ban imports requested, but no json provided." +msgstr "" + +#: app/admin/routes.py:428 msgid "Admin settings saved" msgstr "Paramètres d'administration enregistrés" -#: app/admin/routes.py:162 +#: app/admin/routes.py:441 msgid "Federation settings" msgstr "Paramètres de Fédération" -#: app/admin/routes.py:184 +#: app/admin/routes.py:592 msgid "ActivityPub Log" msgstr "Journalisation de l'ActivityPub" -#: app/admin/routes.py:194 app/templates/admin/activity_json.html:13 +#: app/admin/routes.py:602 app/templates/admin/activity_json.html:13 msgid "Activity JSON" msgstr "Activité JSON" -#: 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 +#: app/admin/routes.py:637 app/community/routes.py:306 +#: app/community/routes.py:1608 app/community/routes.py:1665 +#: app/main/routes.py:216 app/post/routes.py:212 app/post/routes.py:1933 +#: app/templates/admin/_nav.html:6 app/templates/admin/instances.html:26 +#: app/templates/base.html:213 app/templates/list_communities.html:61 +#: app/templates/user/alerts/_type.html:9 app/templates/user/filters.html:73 +#: app/templates/user/notifications.html:66 +#: app/templates/user/show_profile.html:191 msgid "Communities" msgstr "Communautés" -#: app/admin/routes.py:251 +#: app/admin/routes.py:660 msgid "Communities with no topic" msgstr "Communautés sans rubrique" -#: 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 +#: app/admin/routes.py:731 app/admin/routes.py:838 app/admin/routes.py:866 +#: app/admin/routes.py:1127 app/admin/routes.py:1368 +#: app/community/routes.py:1044 app/community/routes.py:1552 +#: app/community/routes.py:1731 msgid "Saved" msgstr "Enregistré" -#: 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:735 +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:338 app/community/routes.py:1129 +#: app/admin/routes.py:755 app/community/routes.py:1057 msgid "Edit community" msgstr "Modifier la communauté" -#: app/admin/routes.py:357 app/community/routes.py:1152 +#: app/admin/routes.py:779 app/community/routes.py:1120 msgid "Community deleted" msgstr "La communauté a été supprimée" -#: 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 +#: app/admin/routes.py:813 app/community/routes.py:292 +#: app/community/routes.py:1595 app/community/routes.py:1652 +#: app/post/routes.py:198 app/templates/admin/_nav.html:7 +#: app/templates/admin/topics.html:31 app/templates/base.html:145 +#: app/templates/base.html:165 app/templates/base.html:214 +#: app/templates/topic/show_topic.html:14 +#: app/templates/user/alerts/_type.html:12 msgid "Topics" msgstr "Rubriques" -#: app/admin/routes.py:416 app/templates/admin/topics.html:31 +#: app/admin/routes.py:841 app/templates/admin/topics.html:31 msgid "Add topic" msgstr "Ajouter une rubrique" -#: app/admin/routes.py:444 +#: app/admin/routes.py:873 msgid "Edit topic" msgstr "Modifier la rubrique" -#: app/admin/routes.py:459 +#: app/admin/routes.py:889 msgid "Topic deleted" msgstr "Rubrique supprimé" -#: app/admin/routes.py:461 +#: app/admin/routes.py:891 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:488 app/templates/admin/_nav.html:8 -#: app/templates/admin/users.html:12 app/templates/base.html:196 +#: app/admin/routes.py:920 app/templates/admin/_nav.html:8 +#: app/templates/admin/instances.html:27 app/templates/admin/users.html:12 +#: app/templates/admin/users_trash.html:12 app/templates/base.html:215 +#: app/templates/user/alerts/_type.html:15 msgid "Users" msgstr "Utilisateur·ices" -#: app/admin/routes.py:524 +#: app/admin/routes.py:959 msgid "Problematic users" msgstr "Utilisateur·rices problématiques" -#: app/admin/routes.py:545 +#: app/admin/routes.py:981 msgid "Bad posts" msgstr "Mauvaise publication" -#: app/admin/routes.py:577 +#: app/admin/routes.py:1016 msgid "Likely spam" msgstr "Probablement spam" -#: app/admin/routes.py:613 +#: app/admin/routes.py:1050 app/templates/base.html:219 +#, fuzzy +msgid "Deleted content" +msgstr "Supprimer le compte" + +#: app/admin/routes.py:1088 msgid "Registration approved." msgstr "Inscription approuvée." -#: 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:1123 +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: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:1131 +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:659 +#: app/admin/routes.py:1140 msgid "Edit user" msgstr "Modifier l’utilisateur·rice" -#: app/admin/routes.py:725 +#: app/admin/routes.py:1200 msgid "User added" msgstr "Utilisateur·rice ajouté" -#: app/admin/routes.py:728 +#: app/admin/routes.py:1203 msgid "Add user" msgstr "Ajouter un·e utilisateur·rice" -#: app/admin/routes.py:752 +#: app/admin/routes.py:1231 msgid "User deleted" msgstr "Utilisateur·rice supprimé" -#: app/admin/routes.py:775 app/templates/admin/reports.html:12 -#: app/templates/community/_community_moderation_nav.html:11 +#: app/admin/routes.py:1254 app/templates/admin/reports.html:12 +#: app/templates/admin/users.html:28 +#: app/templates/community/_community_moderation_nav.html:8 #: app/templates/community/community_moderate.html:21 msgid "Reports" msgstr "Signalements" -#: app/admin/util.py:111 +#: app/admin/routes.py:1295 +#, fuzzy +msgid "Settings saved" +msgstr "Paramètres d'administration enregistrés" + +#: app/admin/routes.py:1300 +msgid "Role permissions" +msgstr "" + +#: app/admin/routes.py:1377 +#, fuzzy +msgid "Edit instance" +msgstr "Instances" + +#: app/admin/util.py:108 msgid "None" msgstr "Aucun" @@ -631,7 +890,9 @@ msgstr "Mode bande passante faible" msgid "Log In" msgstr "Se connecter" -#: app/auth/forms.py:18 app/auth/forms.py:19 app/auth/forms.py:69 +#: app/auth/forms.py:18 app/auth/forms.py:19 app/auth/forms.py:72 +#: app/templates/admin/approve_registrations.html:21 +#: app/templates/admin/approve_registrations.html:59 msgid "Email" msgstr "Email" @@ -639,85 +900,103 @@ 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:154 app/templates/base.html:147 +#: app/auth/forms.py:27 app/auth/routes.py:164 app/templates/base.html:160 msgid "Register" msgstr "S'inscrire" -#: app/auth/forms.py:70 +#: app/auth/forms.py:37 +#, fuzzy +msgid "User names cannot contain spaces." +msgstr "Les noms d'utilisateur·rice ne peuvent pas contenir de @." + +#: app/auth/forms.py:73 msgid "Request password reset" msgstr "Demande de réinitialisation du mot de passe" -#: app/auth/forms.py:78 +#: app/auth/forms.py:81 msgid "Set password" msgstr "Choisir un mot de passe" -#: app/auth/routes.py:29 app/auth/routes.py:32 +#: app/auth/routes.py:30 app/auth/routes.py:33 app/shared/auth.py:37 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." +#: app/auth/routes.py:37 app/shared/auth.py:43 +msgid "" +"Invalid password. Please reset " +"your password." +msgstr "" +"Mot de passe invalide. Veuillez réinitialiser votre mot de " +"passe." -#: app/auth/routes.py:39 +#: app/auth/routes.py:40 app/shared/auth.py:46 msgid "Invalid password" msgstr "Mot de passe incorrect" -#: app/auth/routes.py:42 +#: app/auth/routes.py:43 app/shared/auth.py:61 msgid "You have been banned." msgstr "Vous avez été banni." -#: app/auth/routes.py:75 +#: app/auth/routes.py:78 msgid "Login" msgstr "Connexion" -#: app/auth/routes.py:101 +#: app/auth/routes.py:109 msgid "Sorry, you cannot use that email address" msgstr "Désolé, vous ne pouvez pas utiliser cette adresse e-mail" -#: app/auth/routes.py:103 +#: app/auth/routes.py:111 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:120 +#: app/auth/routes.py:128 #, 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:159 +#: app/auth/routes.py:169 msgid "Account under review" msgstr "Compte en cours d'examen" -#: app/auth/routes.py:164 app/templates/auth/check_email.html:8 +#: app/auth/routes.py:174 app/templates/auth/check_email.html:8 msgid "Check your email" msgstr "Vérifiez votre boîte mail" -#: app/auth/routes.py:175 +#: app/auth/routes.py:185 msgid "Sorry, you cannot use that email address." msgstr "Désolé, vous ne pouvez pas utiliser cette adresse e-mail." -#: app/auth/routes.py:180 +#: app/auth/routes.py:190 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:183 +#: app/auth/routes.py:193 msgid "No account with that email address exists" msgstr "Aucun compte avec cette adresse e-mail n'existe" -#: app/auth/routes.py:185 +#: app/auth/routes.py:195 msgid "Reset Password" msgstr "Réinitialiser le mot de passe" -#: app/auth/routes.py:199 +#: app/auth/routes.py:209 #, 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:219 +#: app/auth/routes.py:223 app/auth/routes.py:230 msgid "Thank you for verifying your email address." msgstr "Merci d'avoir vérifié votre adresse e-mail." -#: app/auth/routes.py:221 +#: app/auth/routes.py:232 msgid "Email address validation failed." msgstr "La validation de l'adresse e-mail a échoué." @@ -729,75 +1008,75 @@ msgstr "Message" msgid "Reply" msgstr "Répondre" -#: app/chat/forms.py:18 app/post/forms.py:18 app/user/forms.py:62 +#: app/chat/forms.py:18 app/post/forms.py:18 app/user/forms.py:79 msgid "Spam" msgstr "Indésirable" -#: app/chat/forms.py:19 app/post/forms.py:18 app/user/forms.py:63 +#: app/chat/forms.py:19 app/post/forms.py:18 app/user/forms.py:80 msgid "Harassment" msgstr "Harcèlement" -#: app/chat/forms.py:20 app/post/forms.py:19 app/user/forms.py:64 +#: app/chat/forms.py:20 app/post/forms.py:19 app/user/forms.py:81 msgid "Threatening violence" msgstr "Menace de violence" -#: app/chat/forms.py:21 app/user/forms.py:65 +#: app/chat/forms.py:21 app/user/forms.py:82 msgid "Promoting hate / genocide" msgstr "Promotion de la haine / des génocides" -#: app/chat/forms.py:22 app/post/forms.py:20 app/user/forms.py:66 +#: app/chat/forms.py:22 app/post/forms.py:20 app/user/forms.py:83 msgid "Misinformation / disinformation" msgstr "Informations erronées / désinformation" -#: app/chat/forms.py:23 app/post/forms.py:21 app/user/forms.py:67 +#: app/chat/forms.py:23 app/post/forms.py:21 app/user/forms.py:84 msgid "Racism, sexism, transphobia" msgstr "Racisme, sexisme, transphobie" -#: app/chat/forms.py:24 app/post/forms.py:23 app/user/forms.py:70 +#: app/chat/forms.py:24 app/post/forms.py:23 app/user/forms.py:87 msgid "Minor abuse or sexualization" msgstr "Sexualisation ou abus de mineurs" -#: app/chat/forms.py:25 app/post/forms.py:24 app/user/forms.py:71 +#: app/chat/forms.py:25 app/post/forms.py:24 app/user/forms.py:88 msgid "Non-consensual intimate media" msgstr "Médias intimes non consentis" -#: app/chat/forms.py:26 app/post/forms.py:25 app/user/forms.py:72 +#: app/chat/forms.py:26 app/post/forms.py:25 app/user/forms.py:89 msgid "Prohibited transaction" msgstr "Transaction interdite" -#: app/chat/forms.py:26 app/post/forms.py:25 app/user/forms.py:72 +#: app/chat/forms.py:26 app/post/forms.py:25 app/user/forms.py:89 msgid "Impersonation" msgstr "Usurpation d'identité" -#: app/chat/forms.py:27 app/post/forms.py:26 app/user/forms.py:73 +#: app/chat/forms.py:27 app/post/forms.py:26 app/user/forms.py:90 msgid "Copyright violation" msgstr "Infraction aux droits d'auteur" -#: app/chat/forms.py:27 app/post/forms.py:26 app/user/forms.py:73 +#: app/chat/forms.py:27 app/post/forms.py:26 app/user/forms.py:90 msgid "Trademark violation" msgstr "Violation de marque de commerce" -#: app/chat/forms.py:28 app/post/forms.py:27 app/user/forms.py:74 +#: app/chat/forms.py:28 app/post/forms.py:27 app/user/forms.py:91 msgid "Self-harm or suicide" msgstr "Automutilation ou suicide" -#: app/chat/forms.py:29 app/community/forms.py:247 app/post/forms.py:28 -#: app/user/forms.py:75 +#: app/chat/forms.py:29 app/community/forms.py:237 app/post/forms.py:28 +#: app/user/forms.py:92 msgid "Other" msgstr "Autres" -#: 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 +#: app/chat/forms.py:30 app/community/forms.py:101 app/community/forms.py:239 +#: app/post/forms.py:29 app/user/forms.py:93 msgid "Reason" msgstr "Raison" -#: app/chat/forms.py:31 app/community/forms.py:250 app/post/forms.py:30 -#: app/user/forms.py:77 +#: app/chat/forms.py:31 app/community/forms.py:240 app/post/forms.py:30 +#: app/user/forms.py:94 msgid "More info" msgstr "Plus d'informations" -#: 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 +#: app/chat/forms.py:33 app/community/forms.py:242 app/post/forms.py:32 +#: app/templates/user/show_profile.html:102 app/user/forms.py:96 msgid "Report" msgstr "Signaler" @@ -806,37 +1085,37 @@ msgstr "Signaler" msgid "Chat with %(name)s" msgstr "Discutez avec %(name)s" -#: app/chat/routes.py:69 +#: app/chat/routes.py:70 msgid "Send" msgstr "Envoyer" -#: app/chat/routes.py:79 app/templates/chat/new_message.html:14 +#: app/chat/routes.py:80 app/templates/chat/new_message.html:14 #, python-format msgid "New message to \"%(recipient_name)s\"" msgstr "Nouveau message pour \"%(recipient_name)s\"" -#: app/chat/routes.py:124 +#: app/chat/routes.py:127 msgid "Conversation deleted" msgstr "Conversation supprimée" -#: app/chat/routes.py:135 +#: app/chat/routes.py:138 msgid "Instance blocked." msgstr "Instance bloquée." -#: app/chat/routes.py:165 +#: app/chat/routes.py:168 msgid "This conversation has been reported, thank you!" msgstr "Cette conversation a été signalée, merci !" -#: app/chat/routes.py:170 +#: app/chat/routes.py:173 msgid "Report conversation" msgstr "Signaler la conversation" -#: app/chat/util.py:58 +#: app/chat/util.py:54 #, python-format msgid "Message failed to send to %(name)s." msgstr "L'envoi du message à %(name)s a échoué." -#: app/chat/util.py:60 +#: app/chat/util.py:56 msgid "Message sent." msgstr "Message envoyé." @@ -848,123 +1127,133 @@ msgstr "Nouveau" msgid "A community with this url already exists." msgstr "Une communauté avec cette url existe déjà." -#: app/community/forms.py:68 -msgid "Add" -msgstr "Ajouter" +#: app/community/forms.py:69 app/community/forms.py:111 app/post/forms.py:11 +msgid "Body" +msgstr "Corps" + +#: app/community/forms.py:70 +#, fuzzy +msgid "Mods and admins" +msgstr "Domaines bannis" + +#: app/community/forms.py:71 +#, fuzzy +msgid "Trusted accounts" +msgstr "Créer un nouveau compte" #: app/community/forms.py:72 +#, fuzzy +msgid "Community members" +msgstr "Communautés" + +#: app/community/forms.py:73 +#, fuzzy +msgid "Any account" +msgstr "Compte" + +#: app/community/forms.py:75 +msgid "Who can edit" +msgstr "" + +#: app/community/forms.py:81 +#, fuzzy +msgid "Find" +msgstr "Friendica" + +#: app/community/forms.py:85 msgid "Amend the report description if necessary" msgstr "Modifiez la description du rapport si nécessaire" -#: app/community/forms.py:73 +#: app/community/forms.py:86 msgid "Escalate report" msgstr "Signalez le rapport à un responsable" -#: app/community/forms.py:77 +#: app/community/forms.py:90 msgid "Note for mod log" msgstr "Note pour le journal des modérateurs" -#: app/community/forms.py:78 +#: app/community/forms.py:91 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:79 +#: app/community/forms.py:92 #: app/templates/community/community_moderate_report_resolve.html:13 msgid "Resolve report" msgstr "Résoudre le signalement" -#: app/community/forms.py:83 +#: app/community/forms.py:96 msgid "Community address" msgstr "Adresse de la communauté" -#: app/community/forms.py:84 app/search/routes.py:85 -#: app/templates/base.html:222 app/templates/community/add_remote.html:13 +#: app/community/forms.py:97 app/search/routes.py:106 +#: app/templates/base.html:246 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/domain/domains_blocked.html:29 app/templates/index.html:44 +#: app/templates/instance/list_instances.html:17 #: 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:89 +#: app/community/forms.py:102 msgid "Ban until" msgstr "Bannir jusqu'au" -#: app/community/forms.py:90 +#: app/community/forms.py:103 msgid "Also delete all their posts" msgstr "Supprimer également toutes leurs publications" -#: app/community/forms.py:91 +#: app/community/forms.py:104 msgid "Also delete all their comments" msgstr "Supprimer également tous leurs commentaires" -#: app/community/forms.py:92 +#: app/community/forms.py:105 #: app/templates/community/community_moderate_subscribers.html:56 #: app/templates/domain/domains_blocked.html:48 -#: app/templates/user/show_profile.html:206 +#: app/templates/user/show_profile.html:231 msgid "Ban" msgstr "Bannir" -#: 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/community/forms.py:109 app/templates/list_communities.html:66 #: app/templates/search/start.html:18 msgid "Community" msgstr "Communauté" -#: 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: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/community/forms.py:112 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 "Mots-clés" -#: 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 +#: app/community/forms.py:113 msgid "Sticky" msgstr "Epinglé" -#: 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 +#: app/community/forms.py:114 msgid "NSFW" msgstr "NSFW" -#: 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 +#: app/community/forms.py:115 msgid "Gore/gross" msgstr "Gore" -#: 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/community/forms.py:116 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: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 +#: app/community/forms.py:117 app/post/forms.py:13 +#: app/templates/search/start.html:36 msgid "Language" msgstr "Langue" -#: app/community/forms.py:112 app/community/forms.py:134 +#: app/community/forms.py:126 app/community/forms.py:141 msgid "URL" msgstr "URL" -#: app/community/forms.py:125 +#: app/community/forms.py:135 #, python-format msgid "Links to %(domain)s are not allowed." msgstr "Les liens vers %(domain)s ne sont pas autorisés." @@ -974,235 +1263,270 @@ msgstr "Les liens vers %(domain)s ne sont pas autorisés." msgid "Videos from %(domain)s are not allowed." msgstr "Les vidéos de %(domain)s ne sont pas autorisées." -#: app/community/forms.py:155 +#: app/community/forms.py:153 app/community/forms.py:180 msgid "Alt text" msgstr "Texte alternatif" -#: app/community/forms.py:157 app/templates/community/_add_post_types.html:4 +#: app/community/forms.py:154 app/templates/community/add_post.html:14 +#: app/templates/search/start.html:31 msgid "Image" msgstr "Image" -#: app/community/forms.py:185 +#: app/community/forms.py:175 app/community/forms.py:186 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:194 +#: app/community/forms.py:191 msgid "Mode" msgstr "Mode" -#: app/community/forms.py:194 +#: app/community/forms.py:191 msgid "Voters choose one option" msgstr "Les votants choisissent une option" -#: app/community/forms.py:194 +#: app/community/forms.py:191 msgid "Voters choose many options" msgstr "Les votants choisissent plusieurs options" -#: app/community/forms.py:196 +#: app/community/forms.py:193 msgid "30 minutes" msgstr "30 minutes" -#: app/community/forms.py:197 +#: app/community/forms.py:194 msgid "1 hour" msgstr "1 heure" -#: app/community/forms.py:198 +#: app/community/forms.py:195 msgid "6 hours" msgstr "6 heures" -#: app/community/forms.py:199 +#: app/community/forms.py:196 msgid "12 hours" msgstr "12 heures" -#: app/community/forms.py:200 +#: app/community/forms.py:197 msgid "1 day" msgstr "1 jour" -#: app/community/forms.py:201 +#: app/community/forms.py:198 msgid "3 days" msgstr "3 jours" -#: app/community/forms.py:202 +#: app/community/forms.py:199 msgid "7 days" msgstr "7 jours" -#: app/community/forms.py:204 +#: app/community/forms.py:201 msgid "End voting in" msgstr "Terminer le vote dans" -#: app/community/forms.py:205 +#: app/community/forms.py:202 msgid "Accept votes from this instance only" msgstr "Accepter les votes de cette instance uniquement" -#: app/community/forms.py:232 +#: app/community/forms.py:222 msgid "Polls need options for people to choose from" msgstr "Les sondages ont besoin d'options" -#: app/community/forms.py:235 +#: app/community/forms.py:225 msgid "Provide at least two choices" msgstr "Donner au moins deux choix" -#: app/community/forms.py:241 +#: app/community/forms.py:231 msgid "Breaks instance rules" msgstr "Ne respecte pas les règles de l'instance" -#: app/community/forms.py:242 +#: app/community/forms.py:232 msgid "Abandoned by moderators" msgstr "Abandonné par les modérateur·rices" -#: app/community/forms.py:243 +#: app/community/forms.py:233 msgid "Cult" msgstr "Culte" -#: app/community/forms.py:244 +#: app/community/forms.py:234 msgid "Scam" msgstr "Arnaque" -#: app/community/forms.py:245 +#: app/community/forms.py:235 msgid "Alt-right pipeline" msgstr "Promotion de l'extrême droite" -#: app/community/forms.py:246 app/post/forms.py:19 +#: app/community/forms.py:236 app/post/forms.py:19 msgid "Hate / genocide" msgstr "Haine/genocide" -#: app/community/forms.py:264 app/community/routes.py:1155 +#: app/community/forms.py:254 app/community/routes.py:1123 msgid "Delete community" msgstr "Supprimer la communauté" -#: app/community/routes.py:87 +#: app/community/forms.py:258 +msgid "Full URL" +msgstr "" + +#: app/community/forms.py:259 +msgid "Retrieve" +msgstr "" + +#: app/community/routes.py:98 msgid "Your new community has been created." msgstr "Votre nouvelle communauté a été créée." -#: app/community/routes.py:93 app/templates/community/add_local.html:13 +#: app/community/routes.py:104 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:119 app/community/routes.py:1607 +#: app/community/routes.py:125 app/community/routes.py:1960 +msgid "" +"Sorry, that instance is blocked, check https://gui.fediseer.com/ for " +"reasons." +msgstr "" + +#: app/community/routes.py:140 app/community/routes.py:1963 msgid "Community not found." msgstr "Communauté non trouvée." -#: 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:142 app/community/routes.py:1965 +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:124 app/community/routes.py:1612 +#: app/community/routes.py:145 app/community/routes.py:1968 #, python-format msgid "That community is banned from %(site)s." msgstr "Cette communauté est bannie de %(site)s." -#: app/community/routes.py:127 +#: app/community/routes.py:148 app/templates/search/start.html:84 msgid "Add remote community" msgstr "Ajouter une communauté distante" -#: 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/community/routes.py:167 app/search/routes.py:125 +#, fuzzy +msgid "Post not found." +msgstr "Compte introuvable" + +#: app/community/routes.py:170 app/search/routes.py:128 +#: app/templates/community/retrieve_remote_post.html:13 +msgid "Retrieve Remote Post" +msgstr "" + +#: app/community/routes.py:275 app/community/routes.py:1580 +#: app/community/routes.py:1637 app/instance/routes.py:159 +#: app/post/routes.py:181 app/post/routes.py:1929 app/templates/base.html:143 +#: app/templates/base.html:163 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/tag/tag.html:13 -#: app/templates/topic/show_topic.html:13 +#: app/templates/community/community_modlog.html:13 +#: app/templates/community/community_wiki_list.html:13 +#: app/templates/community/community_wiki_revisions.html:13 +#: app/templates/domain/domain.html:13 app/templates/instance/overview.html:13 +#: app/templates/instance/people.html:13 app/templates/tag/tag.html:13 +#: app/templates/topic/show_topic.html:13 app/templates/user/alerts.html:13 +#: app/templates/user/bookmarks.html:13 +#: app/templates/user/bookmarks_comments.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/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/filters.html:14 app/templates/user/import_export.html:15 +#: app/templates/user/notifications.html:13 app/templates/user/people.html:13 +#: app/templates/user/read_posts.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:350 +#: app/community/routes.py:434 app/shared/tasks/follows.py:51 msgid "You cannot join this community" msgstr "Vous ne pouvez pas rejoindre cette communauté" -#: 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:525 app/community/routes.py:605 -#: app/community/routes.py:685 app/community/routes.py:765 +#: app/community/routes.py:753 msgid "Add post to community" msgstr "Ajouter une publication à la communauté" -#: app/community/routes.py:833 -msgid "Add poll to community" -msgstr "Ajouter un sondage à la communauté" - -#: app/community/routes.py:923 app/community/routes.py:948 -#: app/community/routes.py:950 +#: app/community/routes.py:842 app/community/routes.py:870 +#: app/community/routes.py:872 #, 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:1048 +#: app/community/routes.py:968 msgid "A community has been reported" msgstr "Une communauté a été signalée" -#: app/community/routes.py:1059 +#: app/community/routes.py:979 msgid "Community has been reported, thank you!" msgstr "La communauté a été signalée, merci !" -#: app/community/routes.py:1062 +#: app/community/routes.py:982 msgid "Report community" msgstr "Signaler la communauté" -#: app/community/routes.py:1173 +#: app/community/routes.py:1079 +#, fuzzy +msgid "Icon removed!" +msgstr "Enlever" + +#: app/community/routes.py:1095 app/user/routes.py:211 +#, fuzzy +msgid "Banner removed!" +msgstr "Image de bannière" + +#: app/community/routes.py:1142 #: 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:1198 +#: app/community/routes.py:1168 msgid "Moderator added" msgstr "Modérateur·ices ajouté" -#: app/community/routes.py:1202 +#: app/community/routes.py:1172 #, 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:1227 -msgid "Account not found" -msgstr "Compte introuvable" - -#: app/community/routes.py:1229 -#: app/templates/community/community_add_moderator.html:13 +#: app/community/routes.py:1215 +#: app/templates/community/community_find_moderator.html:13 #, python-format msgid "Add moderator to %(community)s" msgstr "Ajouter un·e modérateur·rice à %(community)s" -#: app/community/routes.py:1249 +#: app/community/routes.py:1238 msgid "Moderator removed" msgstr "Modérateur·rice supprimé" -#: app/community/routes.py:1266 app/post/routes.py:1592 app/post/routes.py:1715 +#: app/community/routes.py:1263 app/post/routes.py:1360 app/post/routes.py:1505 +#: app/user/routes.py:597 #, python-format msgid "Content from %(name)s will be hidden." msgstr "Le contenu de %(name)s sera masqué." -#: app/community/routes.py:1295 +#: app/community/routes.py:1292 #, python-format msgid "%(name)s has been banned." msgstr "%(name)s a été banni·e." -#: app/community/routes.py:1302 +#: app/community/routes.py:1299 #, python-format msgid "Posts by %(name)s have been deleted." msgstr "Les messages de %(name)s ont été supprimés." -#: app/community/routes.py:1308 +#: app/community/routes.py:1305 #, python-format msgid "Comments by %(name)s have been deleted." msgstr "Les commentaires de %(name)s ont été supprimés." -#: app/community/routes.py:1334 +#: app/community/routes.py:1333 msgid "Ban from community" msgstr "Bannir de la communauté" @@ -1211,226 +1535,468 @@ msgstr "Bannir de la communauté" msgid "%(name)s has been unbanned." msgstr "%(name)s a été débanni·e." -#: app/community/routes.py:1392 +#: app/community/routes.py:1394 +#, python-format msgid "New posts in %(community_name)s" msgstr "Nouvelles publications dans %(community_name)s" -#: app/community/routes.py:1437 app/community/routes.py:1471 +#: app/community/routes.py:1439 app/community/routes.py:1474 #, python-format msgid "Moderation of %(community)s" msgstr "Modération de %(community)s" -#: app/community/routes.py:1499 +#: app/community/routes.py:1517 +#, fuzzy +msgid "Community Wiki" +msgstr "Communauté" + +#: app/community/routes.py:1555 +#: app/templates/community/community_wiki_list.html:25 +msgid "Add wiki page" +msgstr "" + +#: app/community/routes.py:1702 +msgid "Reverted to old version of the page." +msgstr "" + +#: app/community/routes.py:1742 +#, fuzzy +msgid "Edit wiki page" +msgstr "Page suivante" + +#: app/community/routes.py:1770 +#, python-format +msgid "%(title)s revisions" +msgstr "" + +#: app/community/routes.py:1794 +#, fuzzy +msgid "Page deleted" +msgstr "Utilisateur·rice supprimé" + +#: app/community/routes.py:1821 +#, fuzzy, python-format +msgid "Mod Log of %(community)s" +msgstr "Modération de %(community)s" + +#: app/community/routes.py:1851 msgid "Admin has been notified about this report." msgstr "L'administrateur·ice a été informé de ce signalement." -#: app/community/routes.py:1547 +#: app/community/routes.py:1899 msgid "Report resolved." msgstr "Signalement résolu." -#: app/community/routes.py:1585 +#: app/community/routes.py:1937 msgid "Report ignored." msgstr "Signalement ignoré." -#: app/community/routes.py:1615 +#: app/community/routes.py:1971 msgid "Search result for remote community" msgstr "Résultat de la recherche pour la communauté distante" -#: app/domain/routes.py:114 +#: app/dev/forms.py:12 +#, fuzzy +msgid "Populate Communities" +msgstr "Communautés connexes" + +#: app/dev/forms.py:15 +#, fuzzy +msgid "Populate Topics" +msgstr "Rubrique parente" + +#: app/dev/forms.py:18 +#, fuzzy +msgid "Delete Communities" +msgstr "Supprimer la communauté" + +#: app/dev/forms.py:21 +#, fuzzy +msgid "Delete Topics" +msgstr "Modifier la rubrique" + +#: app/domain/routes.py:121 #, python-format msgid "%(name)s blocked." msgstr "%(name)s bloqué·e." -#: app/domain/routes.py:127 +#: app/domain/routes.py:134 #, python-format msgid "%(name)s un-blocked." msgstr "%(name)s débloqué·e." -#: app/domain/routes.py:140 app/tag/routes.py:120 +#: app/domain/routes.py:147 app/tag/routes.py:178 #, 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:152 app/tag/routes.py:132 +#: app/domain/routes.py:159 app/tag/routes.py:190 #, 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:75 +#: app/instance/routes.py:26 app/instance/routes.py:163 +#: app/templates/base.html:225 app/templates/instance/overview.html:14 +#: app/templates/instance/people.html:14 app/templates/user/filters.html:77 +msgid "Instances" +msgstr "Instances" + +#: app/instance/routes.py:30 +#, fuzzy +msgid "Trusted instances" +msgstr "Instances" + +#: app/instance/routes.py:33 +#, fuzzy +msgid "Online instances" +msgstr "Aucune instance bloquée" + +#: app/instance/routes.py:36 +#, fuzzy +msgid "Dormant instances" +msgstr "Instances" + +#: app/instance/routes.py:39 +#, fuzzy +msgid "Gone forever instances" +msgstr "Votre instance distante :" + +#: app/instance/routes.py:69 app/templates/instance/overview.html:18 +#, fuzzy, python-format +msgid "%(instance)s overview" +msgstr "Instances" + +#: app/instance/routes.py:97 app/templates/instance/people.html:19 +#, python-format +msgid "People from %(instance)s" +msgstr "" + +#: app/instance/routes.py:177 app/templates/instance/posts.html:19 +#, fuzzy, python-format +msgid "Posts from %(instance)s" +msgstr "Publier dans %(name)s" + +#: app/main/routes.py:62 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:178 app/templates/base.html:142 -#: app/templates/base.html:160 +#: app/main/routes.py:164 app/templates/base.html:154 +#: app/templates/base.html:174 msgid "Browse by topic" msgstr "Parcourir par rubrique" -#: app/main/routes.py:234 -msgid "Local communities" +#: app/main/routes.py:268 +#, fuzzy +msgid "Local Communities" msgstr "Communautés locales" -#: app/main/routes.py:249 app/templates/base.html:171 -#: app/templates/list_communities.html:19 -msgid "Joined communities" +#: app/main/routes.py:320 +#, fuzzy +msgid "Joined Communities" msgstr "Communautés rejointes" -#: app/main/routes.py:417 +#: app/main/routes.py:352 +#, fuzzy +msgid "Moderation Log" +msgstr "Modération" + +#: app/main/routes.py:559 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:14 msgid "Comment" msgstr "Commenter" -#: app/post/forms.py:18 app/user/forms.py:61 +#: app/post/forms.py:18 app/user/forms.py:78 msgid "Breaks community rules" msgstr "Ne respecte pas les règles de la communauté" -#: app/post/forms.py:22 app/user/forms.py:69 +#: app/post/forms.py:22 app/user/forms.py:86 msgid "Sharing personal info - doxing" msgstr "Partage des informations personnelles - doxing" -#: app/post/forms.py:44 app/post/routes.py:1609 +#: app/post/forms.py:44 app/post/routes.py:1377 #: app/templates/post/post_mea_culpa.html:13 msgid "I changed my mind" msgstr "J'ai changé d'avis" -#: app/post/routes.py:50 +#: app/post/forms.py:48 +#, fuzzy +msgid "Community to post this link to" +msgstr "Paramètres de la communauté" + +#: app/post/forms.py:49 +#, fuzzy +msgid "Next" +msgstr "Page suivante" + +#: app/post/routes.py:46 +msgid "This post has been deleted and is only visible to staff and admins." +msgstr "" + +#: app/post/routes.py:56 #, 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:78 app/post/routes.py:627 +#: app/post/routes.py:77 app/post/routes.py:559 #, python-format -msgid "You cannot reply to %(name)s" -msgstr "Vous ne pouvez pas répondre à %(name)s" +msgid "Your reply was not accepted because %(reason)s" +msgstr "" -#: 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:95 -msgid "We have upvoted the post for you." -msgstr "Nous avons voté en faveur du poste pour vous." - -#: app/post/routes.py:98 -msgid "You have already upvoted the post, you do not need to say \"this\" also." -msgstr "Vous avez déjà voté pour le post, vous n'avez pas besoin de dire \"this\" aussi." - -#: app/post/routes.py:577 +#: app/post/routes.py:435 msgid "Vote has been cast." msgstr "Le vote a été exprimé." -#: app/post/routes.py:596 app/post/routes.py:804 +#: app/post/routes.py:483 app/post/routes.py:669 #, python-format msgid "Discussing %(title)s" msgstr "Discuter de %(title)s" -#: app/post/routes.py:650 +#: app/post/routes.py:516 +#, python-format +msgid "You cannot reply to %(name)s" +msgstr "Vous ne pouvez pas répondre à %(name)s" + +#: app/post/routes.py:530 +msgid "This type of comment is not accepted, sorry." +msgstr "Ce type de commentaire n'est pas accepté, désolé." + +#: app/post/routes.py:539 msgid "We have upvoted the comment for you." msgstr "Nous avons voté pour le commentaire pour vous." -#: app/post/routes.py:653 -msgid "You have already upvoted the comment, you do not need to say \"this\" also." -msgstr "Vous avez déjà voté pour le commentaire, vous n'avez pas besoin de dire \"this\" aussi." +#: app/post/routes.py:542 +msgid "" +"You have already upvoted the comment, you do not need to say \"this\" " +"also." +msgstr "" +"Vous avez déjà voté pour le commentaire, vous n'avez pas besoin de dire " +"\"this\" aussi." -#: 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 +#: app/post/routes.py:792 app/post/routes.py:1529 app/shared/reply.py:223 +#: app/user/routes.py:165 app/user/routes.py:398 app/user/routes.py:462 +#: app/user/routes.py:986 app/user/routes.py:1027 app/user/routes.py:1059 msgid "Your changes have been saved." msgstr "Vos changements ont été enregistrés." -#: 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 +#: app/post/routes.py:828 app/templates/post/post_edit.html:11 msgid "Edit post" msgstr "Modifier le message" -#: app/post/routes.py:1434 +#: app/post/routes.py:1045 msgid "Post deleted." msgstr "Post supprimé." -#: 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:1173 +#, fuzzy +msgid "Post has been restored." +msgstr "Une publication a été signalée" -#: app/post/routes.py:1496 +#: app/post/routes.py:1187 +#, fuzzy +msgid "Post purged." +msgstr "Post supprimé." + +#: app/post/routes.py:1204 app/post/routes.py:1473 app/shared/post.py:64 +#: app/shared/reply.py:68 +msgid "Bookmark added." +msgstr "" + +#: app/post/routes.py:1206 app/shared/post.py:67 +#, fuzzy +msgid "This post has already been bookmarked." +msgstr "Cet·te utilisateur·rice a été banni·e." + +#: app/post/routes.py:1220 app/post/routes.py:1236 app/shared/post.py:92 +#: app/shared/reply.py:97 +#, fuzzy +msgid "Bookmark has been removed." +msgstr "Une publication a été signalée" + +#: app/post/routes.py:1246 +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:1249 msgid "Post has already been reported, thank you!" msgstr "La publication a déjà été signalée, merci !" -#: app/post/routes.py:1544 +#: app/post/routes.py:1297 msgid "Post has been reported, thank you!" msgstr "Cette conversation a été signalée, merci !" -#: app/post/routes.py:1549 +#: app/post/routes.py:1302 msgid "Report post" msgstr "Signaler la publication" -#: app/post/routes.py:1563 app/post/routes.py:1699 +#: app/post/routes.py:1317 app/post/routes.py:1488 #, python-format msgid "%(name)s has been blocked." msgstr "%(name)s a été bloqué·e." -#: app/post/routes.py:1579 +#: app/post/routes.py:1334 #, 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: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:1347 +#, fuzzy, python-format +msgid "Posts in %(name)s will be hidden." +msgstr "Les publications liées à %(name)s seront masquées." -#: app/post/routes.py:1628 +#: app/post/routes.py:1392 +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:1397 app/shared/reply.py:306 msgid "Comment has already been reported, thank you!" msgstr "Le commentaire a déjà été signalé, merci !" -#: app/post/routes.py:1679 +#: app/post/routes.py:1448 msgid "Comment has been reported, thank you!" msgstr "Le commentaire a été signalé, merci !" -#: app/post/routes.py:1684 +#: app/post/routes.py:1453 msgid "Report comment" msgstr "Signaler le commentaire" -#: app/post/routes.py:1844 +#: app/post/routes.py:1475 +#, fuzzy +msgid "This comment has already been bookmarked." +msgstr "Le commentaire a déjà été signalé, merci !" + +#: app/post/routes.py:1635 msgid "Edit comment" msgstr "Modifier le commentaire" -#: app/post/routes.py:1868 +#: app/post/routes.py:1659 app/shared/reply.py:250 msgid "Comment deleted." msgstr "Commentaire supprimé." -#: app/search/routes.py:74 +#: app/post/routes.py:1726 app/shared/reply.py:278 +#, fuzzy +msgid "Comment restored." +msgstr "Commentaire supprimé." + +#: app/post/routes.py:1799 +#, fuzzy +msgid "Comment purged." +msgstr "Commentaire supprimé." + +#: app/post/routes.py:1801 +#, fuzzy +msgid "Comments that have been replied to cannot be purged." +msgstr "Le commentaire a été signalé, merci !" + +#: app/post/routes.py:1870 app/post/routes.py:1890 +#, fuzzy +msgid "Voting Activity" +msgstr "Trier par activité récente" + +#: app/post/routes.py:1937 +#, fuzzy +msgid "Cross post" +msgstr "Afficher les messages croisés" + +#: app/search/routes.py:94 #, python-format msgid "Search results for %(q)s" msgstr "Résultats de recherche pour %(q)s" +#: app/shared/reply.py:71 +#, fuzzy +msgid "This comment has already been bookmarked" +msgstr "Le commentaire a déjà été signalé, merci !" + +#: app/shared/site.py:25 +#, fuzzy +msgid "You cannot block the local instance." +msgstr "Vous ne pouvez pas vous bloquer vous-même." + +#: app/shared/user.py:32 app/user/routes.py:558 +msgid "You cannot block yourself." +msgstr "Vous ne pouvez pas vous bloquer vous-même." + +#: app/shared/user.py:40 +#, fuzzy +msgid "You cannot block admin or staff." +msgstr "Vous ne pouvez pas vous bloquer vous-même." + +#: app/shared/user.py:71 app/user/routes.py:613 +msgid "You cannot unblock yourself." +msgstr "Vous ne pouvez pas vous débloquer." + +#: app/shared/tasks/follows.py:65 +#, fuzzy +msgid "Community is on banned or blocked instance" +msgstr "Ajouter une communauté à partir d'une autre instance" + +#: app/shared/tasks/notes.py:103 app/shared/tasks/notes.py:197 +#, fuzzy +msgid "You have been mentioned in a comment" +msgstr "Vous avez été banni." + +#: app/templates/_home_nav.html:1 +msgid "Sorting methods: " +msgstr "" + +#: app/templates/_home_nav.html:2 +#, fuzzy +msgid "Trending now" +msgstr "Terminer le vote dans" + #: app/templates/_home_nav.html:3 #: app/templates/community/_community_nav.html:10 -#: app/templates/post/post.html:66 app/user/forms.py:46 +#: app/templates/post/post.html:67 app/user/forms.py:49 msgid "Hot" msgstr "Populaire" +#: app/templates/_home_nav.html:5 +#, fuzzy +msgid "Most upvotes in the last 24h" +msgstr "Le plus de votes négatifs depuis les 3 derniers jours" + #: app/templates/_home_nav.html:6 #: app/templates/community/_community_nav.html:13 -#: app/templates/post/post.html:69 app/user/forms.py:47 +#: app/templates/post/post.html:70 app/templates/search/start.html:58 +#: app/user/forms.py:50 msgid "Top" msgstr "Meilleur" +#: app/templates/_home_nav.html:8 +#, fuzzy +msgid "Latest posts" +msgstr "Créer une publication" + #: app/templates/_home_nav.html:9 #: app/templates/community/_community_nav.html:16 -#: app/templates/post/post.html:72 app/user/forms.py:48 +#: app/templates/post/post.html:73 app/user/forms.py:51 msgid "New" msgstr "Nouveau" +#: app/templates/_home_nav.html:11 +#, fuzzy +msgid "Recently commented on" +msgstr "Signaler le commentaire" + #: app/templates/_home_nav.html:12 #: app/templates/community/_community_nav.html:19 -#: app/templates/list_communities.html:81 app/user/forms.py:49 +#: app/templates/list_communities.html:81 +#: app/templates/user/show_profile.html:109 app/user/forms.py:52 msgid "Active" msgstr "Actif" @@ -1438,178 +2004,377 @@ msgstr "Actif" msgid "Rational Discourse Toolkit" 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:68 +#: app/templates/_side_pane.html:9 app/templates/community/add_remote.html:37 +#: app/templates/community/lookup_remote.html:20 +#: app/templates/list_communities.html:96 +msgid "Leave" +msgstr "Quitter" + +#: app/templates/_side_pane.html:11 app/templates/list_communities.html:98 +msgid "Pending" +msgstr "En attente" + +#: app/templates/_side_pane.html:13 app/templates/community/add_remote.html:39 +#: app/templates/community/lookup_remote.html:22 +#: app/templates/list_communities.html:100 +#: app/templates/list_communities.html:103 +msgid "Join" +msgstr "Rejoindre" + +#: app/templates/_side_pane.html:18 +#: app/templates/community/_community_nav.html:4 +#: app/templates/community/add_post.html:3 +#: app/templates/topic/show_topic.html:78 +msgid "Create post" +msgstr "Créer une publication" + +#: app/templates/_side_pane.html:23 +msgid "Search this community" +msgstr "Rechercher dans cette communauté" + +#: app/templates/_side_pane.html:45 +msgid "Moderators have not been active recently." +msgstr "" + +#: app/templates/_side_pane.html:50 +#, fuzzy +msgid "View community on original server" +msgstr "Communautés sur ce serveur" + +#: app/templates/_side_pane.html:51 +msgid "Retrieve a post from the original server" +msgstr "" + +#: app/templates/_side_pane.html:55 +#, fuzzy, python-format +msgid "Only people on %(instance_domain)s can post or reply in this community." +msgstr "" +"Seules les personnes sur %(instance_name)s peuvent poster ou répondre " +"dans cette communauté." + +#: app/templates/_side_pane.html:67 +msgid "Related communities" +msgstr "Communautés connexes" + +#: app/templates/_side_pane.html:77 app/templates/index.html:22 +#: app/templates/index.html:61 app/templates/list_topics.html:36 +#: app/templates/search/results.html:58 app/templates/topic/show_topic.html:99 +#, fuzzy +msgid "More communities" +msgstr "Explorer les communautés" + +#: app/templates/_side_pane.html:86 +msgid "Community Settings" +msgstr "Paramètres de la communauté" + +#: app/templates/_side_pane.html:90 +msgid "Moderate" +msgstr "Modérer" + +#: app/templates/_side_pane.html:93 +#: 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/community/community_modlog.html:15 +#: app/templates/community/community_wiki_list.html:15 +#: app/templates/community/community_wiki_revisions.html:15 +#: app/templates/user/_user_nav.html:5 app/templates/user/notifications.html:57 +#: app/templates/user/show_profile.html:182 +msgid "Settings" +msgstr "Paramètres" + +#: app/templates/_view_filter_nav.html:1 +#, fuzzy +msgid "Post filters: " +msgstr "Filtres" + +#: app/templates/_view_filter_nav.html:3 +#, fuzzy +msgid "Posts from joined communities" +msgstr "Publications dans les communautés" + +#: app/templates/_view_filter_nav.html:4 app/user/forms.py:56 +#, fuzzy +msgid "Subscribed" +msgstr "Désabonné" + +#: app/templates/_view_filter_nav.html:7 +#, fuzzy +msgid "Posts on this instance" +msgstr "À propos de cette instance" + +#: app/templates/_view_filter_nav.html:8 app/templates/list_communities.html:17 +#: app/user/forms.py:57 +msgid "Local" +msgstr "Locale" + +#: app/templates/_view_filter_nav.html:10 +#, fuzzy +msgid "Posts from popular communities" +msgstr "Publications dans les communautés" + +#: app/templates/_view_filter_nav.html:11 app/user/forms.py:58 +msgid "Popular" +msgstr "Populaire" + +#: app/templates/_view_filter_nav.html:13 +#, fuzzy +msgid "No filter" +msgstr "Filtres" + +#: app/templates/_view_filter_nav.html:14 +#: app/templates/list_communities.html:14 app/templates/search/start.html:20 +#: app/templates/search/start.html:28 app/templates/search/start.html:38 +#: app/templates/search/start.html:46 app/templates/user/alerts/_filter.html:3 +#: app/user/forms.py:59 +msgid "All" +msgstr "Tout" + +#: app/templates/about.html:10 app/templates/donate.html:24 +#: app/templates/index.html:69 app/templates/keyboard_shortcuts.html:63 +#: app/templates/search/results.html:66 #, python-format msgid "About %(site_name)s" msgstr "À propos de %(site_name)s" -#: app/templates/base.html:55 +#: app/templates/about.html:16 +#, fuzzy +msgid "Team" +msgstr "Thème" + +#: app/templates/about.html:21 +#, fuzzy +msgid "Contact" +msgstr "Faire un don" + +#: app/templates/about.html:23 +#, fuzzy +msgid "About Us" +msgstr "À propos" + +#: app/templates/about.html:31 +#, fuzzy +msgid "Legal Information" +msgstr "Mentions légales" + +#: app/templates/about.html:33 +msgid "Our Privacy Policy" +msgstr "" + +#: app/templates/base.html:6 +#: app/templates/community/community_wiki_revisions.html:29 +msgid "Author" +msgstr "Auteur" + +#: app/templates/base.html:31 app/templates/post/post_teaser/_article.html:11 +#: app/templates/post/post_teaser/_image.html:14 +#: app/templates/post/post_teaser/_link.html:17 +#: app/templates/post/post_teaser/_poll.html:12 +#: app/templates/post/post_teaser/_video.html:19 +#, python-format +msgid "Go to community %(name)s" +msgstr "Aller à la communauté %(name)s" + +#: app/templates/base.html:66 msgid "PieFed" msgstr "PieFed" -#: app/templates/base.html:116 app/templates/base.html:213 -#: app/templates/user/notifications.html:18 app/user/routes.py:582 +#: app/templates/base.html:127 app/templates/base.html:237 +#: app/templates/user/notifications.html:18 app/user/routes.py:855 msgid "Notifications" msgstr "Notifications" -#: app/templates/base.html:136 app/templates/base.html:154 -msgid "Popular" -msgstr "Populaire" +#: app/templates/base.html:152 app/templates/base.html:172 +#, fuzzy +msgid "More topics" +msgstr "Parcourir les rubriques" -#: app/templates/base.html:137 app/templates/base.html:155 -msgid "All posts" -msgstr "Toutes les publications" - -#: app/templates/base.html:143 app/templates/base.html:161 +#: app/templates/base.html:156 app/templates/base.html:176 #: app/templates/list_communities.html:13 msgid "All communities" msgstr "Toutes les communautés" -#: app/templates/auth/login.html:13 app/templates/base.html:146 +#: app/templates/auth/login.html:13 app/templates/base.html:159 msgid "Log in" msgstr "Se connecter" -#: app/templates/base.html:148 app/templates/base.html:186 -#: app/templates/donate.html:10 +#: app/templates/base.html:161 app/templates/base.html:206 +#: app/templates/base.html:271 app/templates/donate.html:10 msgid "Donate" msgstr "Faire un don" -#: app/templates/base.html:164 +#: app/templates/base.html:179 msgid "Moderating" msgstr "Modération" -#: app/templates/base.html:179 +#: app/templates/base.html:186 app/templates/list_communities.html:19 +msgid "Joined communities" +msgstr "Communautés rejointes" + +#: app/templates/base.html:194 msgid "Account" msgstr "Compte" -#: app/templates/base.html:181 +#: app/templates/base.html:196 msgid "View profile" msgstr "Voir le profil" -#: app/templates/base.html:182 +#: app/templates/base.html:197 msgid "Edit profile & settings" msgstr "Modifier le profil et les paramètres" -#: app/templates/base.html:183 +#: app/templates/base.html:198 msgid "Chats" msgstr "Chats" -#: app/templates/base.html:194 -msgid "Communities - no topic" -msgstr "Communautés - sans rubrique" +#: app/templates/base.html:199 app/templates/user/bookmarks.html:15 +#: app/templates/user/bookmarks.html:18 +#: app/templates/user/bookmarks_comments.html:15 app/user/routes.py:1125 +msgid "Bookmarks" +msgstr "" -#: app/templates/base.html:197 +#: app/templates/base.html:200 +#, fuzzy +msgid "Activity Alerts" +msgstr "Activités" + +#: app/templates/base.html:202 +#, fuzzy +msgid "Read Posts" +msgstr "Lire la publication" + +#: app/templates/base.html:216 msgid "Monitoring - users" msgstr "Suivi - utilisateur·rices" -#: app/templates/base.html:198 +#: app/templates/base.html:217 msgid "Monitoring - content" msgstr "Suivi - contenu" -#: app/templates/base.html:199 +#: app/templates/base.html:218 msgid "Monitoring - spammy content" msgstr "Suivi - contenu spam" -#: app/templates/admin/_nav.html:11 app/templates/base.html:201 +#: app/templates/admin/_nav.html:11 app/templates/base.html:221 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/admin/_nav.html:13 app/templates/base.html:223 #: 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 +#: app/templates/base.html:224 msgid "Federation" msgstr "Fédération" #: app/templates/admin/_nav.html:15 app/templates/admin/newsletter.html:9 -#: app/templates/base.html:205 +#: app/templates/base.html:226 msgid "Newsletter" msgstr "Newsletter" -#: app/templates/admin/_nav.html:16 app/templates/admin/activities.html:12 -#: app/templates/base.html:206 +#: app/templates/admin/_nav.html:17 app/templates/admin/activities.html:12 +#: app/templates/base.html:227 msgid "Activities" msgstr "Activités" -#: app/templates/base.html:211 +#: app/templates/admin/_nav.html:16 app/templates/admin/permissions.html:13 +#: app/templates/base.html:228 +msgid "Permissions" +msgstr "" + +#: app/templates/admin/_nav.html:19 app/templates/base.html:230 +#: app/templates/dev/tools.html:10 +msgid "Dev Tools" +msgstr "" + +#: app/templates/base.html:235 msgid "Log out" msgstr "Se déconnecter" -#: app/templates/base.html:213 +#: app/templates/base.html:237 #, python-format msgid "%(num)d unread notifications" msgstr "%(num)d notifications non lues" -#: app/templates/base.html:223 +#: app/templates/base.html:247 msgid "Light mode" msgstr "Mode Clair" -#: app/templates/base.html:224 +#: app/templates/base.html:248 msgid "Dark mode" msgstr "Mode sombre" -#: app/templates/base.html:254 app/templates/keyboard_shortcuts.html:10 +#: app/templates/base.html:273 app/templates/keyboard_shortcuts.html:10 msgid "Keyboard shortcuts" msgstr "Raccourcis clavier" -#: app/templates/index.html:17 +#: app/templates/index.html:21 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: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 "Explorer les communautés" - -#: 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/admin/activities.html:60 +#: app/templates/admin/communities.html:54 +#: app/templates/admin/deleted_posts.html:23 +#: app/templates/admin/deleted_posts.html:47 +#: app/templates/admin/instances.html:66 app/templates/admin/posts.html:21 +#: app/templates/admin/reports.html:54 app/templates/admin/users.html:66 +#: app/templates/admin/users_trash.html:68 #: app/templates/community/community.html:99 #: app/templates/community/community_moderate.html:80 -#: app/templates/community/community_moderate_subscribers.html:67 +#: app/templates/community/community_moderate_subscribers.html:70 #: 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/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 +#: app/templates/domain/domains_blocked.html:59 app/templates/index.html:29 +#: app/templates/instance/list_instances.html:61 +#: app/templates/instance/people.html:40 app/templates/instance/posts.html:32 +#: app/templates/list_communities.html:122 app/templates/modlog.html:50 +#: 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/alerts.html:24 +#: app/templates/user/bookmarks.html:31 +#: app/templates/user/bookmarks_comments.html:35 +#: app/templates/user/read_posts.html:32 +#: app/templates/user/show_profile.html:130 +#: app/templates/user/show_profile.html:156 msgid "Previous page" msgstr "Page précédente" -#: 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/admin/activities.html:65 +#: app/templates/admin/communities.html:59 +#: app/templates/admin/deleted_posts.html:28 +#: app/templates/admin/deleted_posts.html:52 +#: app/templates/admin/instances.html:71 app/templates/admin/posts.html:26 +#: app/templates/admin/reports.html:59 app/templates/admin/users.html:71 +#: app/templates/admin/users_trash.html:73 #: app/templates/community/community.html:104 #: app/templates/community/community_moderate.html:85 -#: app/templates/community/community_moderate_subscribers.html:72 +#: app/templates/community/community_moderate_subscribers.html:75 #: 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/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 +#: app/templates/domain/domains_blocked.html:64 app/templates/index.html:34 +#: app/templates/instance/list_instances.html:66 +#: app/templates/instance/people.html:45 app/templates/instance/posts.html:37 +#: app/templates/list_communities.html:127 app/templates/modlog.html:55 +#: 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/alerts.html:29 +#: app/templates/user/bookmarks.html:36 +#: app/templates/user/bookmarks_comments.html:40 +#: app/templates/user/read_posts.html:37 +#: app/templates/user/show_profile.html:135 +#: app/templates/user/show_profile.html:161 msgid "Next page" msgstr "Page suivante" -#: app/templates/index.html:47 app/templates/search/results.html:48 +#: app/templates/index.html:51 app/templates/search/results.html:48 msgid "Active communities" msgstr "Communautés actives" -#: app/templates/index.html:60 app/templates/list_communities.html:130 -#: app/templates/search/results.html:61 +#: app/templates/index.html:62 app/templates/list_communities.html:134 +#: app/templates/search/results.html:59 msgid "Browse topics" msgstr "Parcourir les rubriques" @@ -1621,8 +2386,10 @@ msgstr "La plupart des raccourcis sont les mêmes que ceux de reddit." msgid "Navigation" msgstr "Navigation" -#: app/templates/community/community_mod_list.html:33 -#: app/templates/keyboard_shortcuts.html:43 app/templates/user/filters.html:31 +#: app/templates/community/community_mod_list.html:35 +#: app/templates/community/community_modlog.html:32 +#: app/templates/keyboard_shortcuts.html:43 app/templates/modlog.html:18 +#: app/templates/user/filters.html:45 msgid "Action" msgstr "Action" @@ -1635,24 +2402,22 @@ 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." - -#: app/templates/list_communities.html:14 app/templates/search/start.html:20 -#: app/templates/search/start.html:28 -msgid "All" -msgstr "Tout" +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:16 msgid "Communities on this server" msgstr "Communautés sur ce serveur" -#: app/templates/list_communities.html:17 -msgid "Local" -msgstr "Locale" - #: app/templates/list_communities.html:20 -#: app/templates/user/show_profile.html:92 +#: app/templates/user/show_profile.html:108 msgid "Joined" msgstr "Rejoint" @@ -1688,7 +2453,14 @@ msgstr "Trier par nom" msgid "Sort by post count" msgstr "Trier par nombre de publications" +#: app/templates/admin/instances.html:28 +#: app/templates/instance/list_instances.html:40 +#: app/templates/instance/overview.html:21 +#: app/templates/instance/people.html:25 app/templates/instance/posts.html:16 #: app/templates/list_communities.html:71 +#: app/templates/user/_bookmarks_nav.html:5 +#: app/templates/user/alerts/_type.html:3 +#: app/templates/user/show_profile.html:114 msgid "Posts" msgstr "Publications" @@ -1696,8 +2468,11 @@ msgstr "Publications" msgid "Sort by reply count" msgstr "Trier par nombre de réponses" -#: app/templates/list_communities.html:76 app/templates/post/post.html:61 -#: app/templates/post/post.html:158 +#: app/templates/instance/people.html:26 app/templates/list_communities.html:76 +#: app/templates/post/post.html:62 app/templates/post/post.html:150 +#: app/templates/user/_bookmarks_nav.html:8 +#: app/templates/user/alerts/_type.html:6 +#: app/templates/user/show_profile.html:115 msgid "Comments" msgstr "Commentaires" @@ -1705,47 +2480,23 @@ msgstr "Commentaires" msgid "Sort by recent activity" msgstr "Trier par activité récente" -#: app/templates/list_communities.html:92 +#: app/templates/list_communities.html:96 #, python-format msgid "Leave %(name)s" msgstr "Quitter %(name)s" -#: app/templates/community/add_remote.html:32 -#: 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 "Quitter" - -#: app/templates/community/community.html:123 -#: app/templates/list_communities.html:94 -msgid "Pending" -msgstr "En attente" - -#: app/templates/list_communities.html:96 -#: app/templates/list_communities.html:99 +#: app/templates/list_communities.html:100 +#: app/templates/list_communities.html:103 #, python-format msgid "Join %(name)s" msgstr "Rejoindre %(name)s" -#: app/templates/community/add_remote.html:34 -#: 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 "Rejoindre" - -#: app/templates/list_communities.html:106 +#: app/templates/list_communities.html:110 #, python-format msgid "Browse %(name)s" msgstr "Explorer %(name)s" -#: app/templates/list_communities.html:128 app/templates/list_topics.html:36 +#: app/templates/list_communities.html:132 app/templates/list_topics.html:34 msgid "There are no communities yet." msgstr "Il n'y a pas encore de communautés." @@ -1753,6 +2504,44 @@ msgstr "Il n'y a pas encore de communautés." msgid "Choose a topic" msgstr "Choisissez une rubrique" +#: app/templates/list_topics.html:38 app/templates/topic/suggest_topics.html:14 +#, fuzzy +msgid "Suggest a topic" +msgstr "Choisissez une rubrique" + +#: app/templates/modlog.html:10 +#, fuzzy +msgid "Moderation log" +msgstr "Modération" + +#: app/templates/community/community_modlog.html:30 +#: app/templates/community/community_wiki_revisions.html:30 +#: app/templates/modlog.html:16 +#, fuzzy +msgid "When" +msgstr "Quand : " + +#: app/templates/community/community_modlog.html:31 +#: app/templates/modlog.html:17 +#, fuzzy +msgid "Moderator" +msgstr "Modérateur·ices" + +#: app/templates/community/community_modlog.html:47 +#: app/templates/modlog.html:33 +#, fuzzy +msgid "Reason:" +msgstr "Raison" + +#: app/templates/modlog.html:36 +#, fuzzy, python-format +msgid " in %(community_name)s" +msgstr "Modifier %(community_name)s" + +#: app/templates/modlog.html:44 +msgid "There are no moderation actions to show." +msgstr "" + #: app/templates/privacy.html:10 msgid "Privacy" msgstr "Confidentialité" @@ -1782,25 +2571,114 @@ msgstr "Inscriptions" 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:22 +#: app/templates/admin/approve_registrations.html:60 +#, fuzzy +msgid "Email verifed" +msgstr "Adresse e-mail vérifiée" + +#: app/templates/admin/approve_registrations.html:23 +#: app/templates/admin/approve_registrations.html:61 +#, fuzzy +msgid "Answer" +msgstr "Utilisateur·rice" + +#: app/templates/admin/approve_registrations.html:24 +#: app/templates/admin/approve_registrations.html:62 +#, fuzzy +msgid "Applied" +msgstr "PieFed" + +#: app/templates/admin/approve_registrations.html:25 +#: app/templates/admin/approve_registrations.html:63 +#: app/templates/admin/users.html:29 +msgid "IP and country code" +msgstr "" + +#: app/templates/admin/approve_registrations.html:26 +#: app/templates/admin/approve_registrations.html:64 +#: app/templates/admin/users.html:30 +msgid "Source" +msgstr "" + +#: app/templates/admin/approve_registrations.html:27 +#: app/templates/admin/approve_registrations.html:65 +#: app/templates/admin/users.html:31 +#: app/templates/community/community_moderate.html:42 +#: app/templates/community/community_wiki_revisions.html:42 +#, fuzzy +msgid "Actions" +msgstr "Action" + #: app/templates/admin/approve_registrations.html:39 msgid "Approve" msgstr "Approuver" #: app/templates/admin/approve_registrations.html:40 +#: app/templates/admin/approve_registrations.html:78 +#: app/templates/community/community_wiki_revisions.html:45 msgid "View" msgstr "Voir" #: 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 +#: app/templates/community/community_wiki_list.html:55 +#: app/templates/post/post_options.html:28 +#: app/templates/post/post_reply_options.html:32 +#: app/templates/user/notifications.html:35 +#: app/templates/user/show_profile.html:237 msgid "Delete" msgstr "Supprimer" #: app/templates/admin/approve_registrations.html:47 +#: app/templates/admin/approve_registrations.html:84 msgid "No one is waiting to be approved." msgstr "Personne n'attend d'être approuvé." +#: app/templates/admin/approve_registrations.html:54 +#, fuzzy +msgid "Recently approved" +msgstr "Inscription approuvée." + +#: app/templates/admin/communities.html:27 +#, fuzzy +msgid "Posts show on home page." +msgstr "Messages affichés sur la page d'accueil" + +#: app/templates/admin/communities.html:28 +#, fuzzy +msgid "Posts can be popular." +msgstr "Les publications peuvent être populaires" + +#: app/templates/admin/communities.html:29 +#, fuzzy +msgid "Posts show in the All feed." +msgstr "Afficher les publications dans la liste \"Tous\"" + +#: app/templates/admin/communities.html:30 +msgid "Content warning, NSFW or NSFL set for community." +msgstr "" + +#: app/templates/admin/deleted_posts.html:12 +#, fuzzy +msgid "Deleted posts" +msgstr "Supprimer le compte" + +#: app/templates/admin/deleted_posts.html:17 +#, fuzzy +msgid "No deleted posts." +msgstr "Post supprimé." + +#: app/templates/admin/deleted_posts.html:41 +#, fuzzy +msgid "No deleted comments." +msgstr "Supprimer la communauté" + +#: app/templates/admin/deleted_posts.html:57 +#: app/templates/admin/spam_posts.html:29 +#: app/templates/user/show_profile.html:166 +msgid "No comments yet." +msgstr "Pas encore de commentaires." + #: app/templates/admin/edit_community.html:12 #, python-format msgid "Edit %(community_name)s" @@ -1810,6 +2688,11 @@ msgstr "Modifier %(community_name)s" msgid "Will not be overwritten by remote server" msgstr "Ne sera pas écrasé par le serveur distant" +#: app/templates/admin/edit_instance.html:13 +#, fuzzy, python-format +msgid "Edit %(instance_name)s" +msgstr "Modifier %(topic_name)s" + #: app/templates/admin/edit_topic.html:13 #, python-format msgid "Edit %(topic_name)s" @@ -1820,34 +2703,193 @@ msgstr "Modifier %(topic_name)s" msgid "Edit %(user_name)s (%(display_name)s)" msgstr "Modifier %(user_name)s (%(display_name)s)" +#: app/templates/admin/instances.html:17 app/templates/admin/instances.html:57 +#: app/templates/instance/list_instances.html:19 +#: app/templates/instance/list_instances.html:34 +#: app/templates/instance/list_instances.html:51 +#, fuzzy +msgid "Online" +msgstr "Rejoint" + +#: app/templates/admin/instances.html:23 +#, fuzzy +msgid "Domain" +msgstr "Domaines" + +#: app/templates/admin/instances.html:24 +#: app/templates/instance/list_instances.html:30 +msgid "Software" +msgstr "" + +#: app/templates/admin/instances.html:25 +#: app/templates/instance/list_instances.html:31 +#, fuzzy +msgid "Version" +msgstr "Raison" + +#: app/templates/admin/instances.html:26 +#, fuzzy +msgid "Known Communities" +msgstr "Communautés rejointes" + +#: app/templates/admin/instances.html:27 +#, fuzzy +msgid "Known Users" +msgstr "Nouvel·le utilisateur·rice ?" + +#: app/templates/admin/instances.html:29 +#, fuzzy +msgid "Post Replies" +msgstr "Post supprimé." + +#: app/templates/admin/instances.html:30 +msgid "Vote Weight" +msgstr "" + +#: app/templates/admin/instances.html:32 +msgid "When an Activity was received from them" +msgstr "" + +#: app/templates/admin/instances.html:32 app/templates/admin/users.html:24 +#, fuzzy +msgid "Seen" +msgstr "Envoyer" + +#: app/templates/admin/instances.html:33 +msgid "When we successfully sent them an Activity" +msgstr "" + +#: app/templates/admin/instances.html:33 +#, fuzzy +msgid "Sent" +msgstr "Envoyer" + +#: app/templates/admin/instances.html:34 +msgid "How many times we failed to send (reset to 0 after every successful send)" +msgstr "" + +#: app/templates/admin/instances.html:34 +#, fuzzy +msgid "Failed" +msgstr "Filtré : " + +#: app/templates/admin/instances.html:35 +msgid "Instance Status - Online/Dormant/Gone Forever" +msgstr "" + +#: app/templates/admin/instances.html:35 +#, fuzzy +msgid "Status" +msgstr "Mots-clés" + +#: app/templates/admin/instances.html:48 +#, fuzzy +msgid "Yes" +msgstr "5 ans" + +#: app/templates/admin/instances.html:59 +#: app/templates/community/community_wiki_list.html:52 +#: app/templates/community/community_wiki_page_view.html:26 +#: app/templates/post/post_options.html:18 +#: app/templates/post/post_reply_options.html:18 +msgid "Edit" +msgstr "Modifier" + #: app/templates/admin/posts.html:12 app/templates/admin/spam_posts.html:12 msgid "Most downvoted posts in the last 3 days" msgstr "Le plus de votes négatifs depuis les 3 derniers jours" #: 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 "Configurez l'instance en lui donnant un nom, un slogan, des informations de base pour la barre latérale et un logo. Ces informations apparaissent dans les aperçus des liens dans les médias sociaux." +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 "" +"Configurez l'instance en lui donnant un nom, un slogan, des informations " +"de base pour la barre latérale et un logo. Ces informations apparaissent " +"dans les aperçus des liens dans les médias sociaux." -#: app/templates/admin/site.html:23 +#: app/templates/admin/site.html:20 app/templates/admin/site.html:22 +#: app/templates/admin/site.html:28 app/templates/admin/site.html:30 +msgid "HTML is allowed in this field." +msgstr "" + +#: app/templates/admin/site.html:24 +msgid "Provide a square image, minimum 50 pixels wide but ideally 152+ pixels." +msgstr "" + +#: app/templates/admin/site.html:25 msgid "About this instance" msgstr "À propos de cette instance" -#: 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 "Fournissez une description plus détaillée de l'instance, définissez une adresse de contact et fournissez des informations juridiques. Ces informations apparaissent sur la page à propos de." +#: app/templates/admin/site.html:26 +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 "" +"Fournissez une description plus détaillée de l'instance, définissez une " +"adresse de contact et fournissez des informations juridiques. Ces " +"informations apparaissent sur la page à propos de." -#: 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 +#: app/templates/admin/users.html:13 app/templates/admin/users_trash.html:13 msgid "Add local user" msgstr "Ajouter un·e utilisateur·rice local" +#: app/templates/admin/users.html:22 +#, fuzzy +msgid "Display name." +msgstr "Nom d'affichage" + +#: app/templates/admin/users.html:23 +#: app/templates/community/community_moderate.html:37 +#, fuzzy +msgid "Local/Remote" +msgstr "Ajouter depuis le Fediverse" + +#: app/templates/admin/users.html:24 +msgid "Last seen." +msgstr "" + +#: app/templates/admin/users.html:25 +msgid "Attitude: Percentage of up votes vs. down votes the account made." +msgstr "" + +#: app/templates/admin/users.html:25 app/templates/user/show_profile.html:113 +msgid "Attitude" +msgstr "Attitude" + +#: app/templates/admin/users.html:26 +msgid "" +"Reputation: The Karma of the account. Total up votes minus down votes " +"they got." +msgstr "" + +#: app/templates/admin/users.html:26 +#, fuzzy +msgid "Reputation" +msgstr "Inscriptions" + +#: app/templates/admin/users.html:28 +#, fuzzy +msgid "How often a user has been reported." +msgstr "Une publication a été signalée" + +#: app/templates/admin/users.html:29 +msgid "IP address of last interaction." +msgstr "" + +#: app/templates/admin/users.html:30 +msgid "Which website linked to PieFed when the user initially registered." +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." -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:18 msgid "New User?" @@ -1867,6 +2909,7 @@ msgstr "Réinitialiser" #: app/templates/auth/permission_denied.html:8 #: app/templates/chat/blocked.html:13 app/templates/chat/denied.html:14 +#: app/templates/topic/suggestion_denied.html:14 msgid "Sorry" msgstr "Désolé" @@ -1879,8 +2922,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" @@ -1888,7 +2935,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 @@ -1900,8 +2949,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." @@ -1927,24 +2982,32 @@ 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:50 -#: app/templates/post/post_reply_options.html:34 +#: app/templates/post/post_options.html:70 +#: app/templates/post/post_reply_options.html:56 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" msgstr "Chat" -#: app/templates/chat/conversation.html:42 app/templates/user/filters.html:56 +#: app/templates/chat/conversation.html:42 +#: app/templates/instance/list_instances.html:39 +#: app/templates/instance/overview.html:20 +#: app/templates/instance/people.html:16 app/templates/user/filters.html:71 #: 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:35 -#: app/templates/user/show_profile.html:64 app/user/routes.py:37 +#: app/templates/user/show_profile.html:64 msgid "People" msgstr "Personnes" @@ -1958,119 +3021,64 @@ msgid "Messages with: " msgstr "Messages avec : " #: app/templates/chat/conversation.html:75 -#: app/templates/post/_post_teaser.html:81 +#: app/templates/post/post_teaser/_utilities_bar.html:17 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 -msgid "Share a video" -msgstr "Partager une vidéo" - -#: app/templates/community/_add_post_types.html:5 -msgid "Video" -msgstr "Vidéo" - -#: 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: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 "Paramètres" - #: app/templates/community/_community_moderation_nav.html:7 -#: app/templates/community/community_mod_list.html:16 -msgid "Moderators" -msgstr "Modérateur·ices" - -#: app/templates/community/_community_moderation_nav.html:10 #: app/templates/community/_community_nav.html:9 msgid "Sort by hot" msgstr "Trier par Tendance" +#: app/templates/community/_community_moderation_nav.html:11 +#: app/templates/community/community_mod_list.html:16 +msgid "Moderators" +msgstr "Modérateur·ices" + #: app/templates/community/_community_moderation_nav.html:14 #: app/templates/community/community_moderate_subscribers.html:21 msgid "Subscribers" msgstr "Abonné·es" #: app/templates/community/_community_moderation_nav.html:17 +#: app/templates/community/community_wiki_list.html:16 +#: app/templates/community/community_wiki_revisions.html:16 +msgid "Wiki" +msgstr "" + +#: app/templates/community/_community_moderation_nav.html:20 msgid "Appeals" msgstr "Appels" -#: app/templates/community/_community_moderation_nav.html:20 +#: app/templates/community/_community_moderation_nav.html:23 msgid "Mod log" msgstr "Journal de modération" -#: 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 "Créer une publication" - #: app/templates/community/_community_nav.html:12 msgid "Sort by top" msgstr "Trier par Top" @@ -2093,73 +3101,82 @@ 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 !" - -#: 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: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_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 "Séparez chaque mot clef par une virgule." - -#: 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." +msgstr "" +"Notification pour chaque nouvelle publication. Déconseillé dans " +"communautés à forte fréquentation !" #: app/templates/community/add_local.html:31 #, python-format 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 "Choix du sondage" +#: app/templates/community/add_post.html:8 +msgid "Type of post" +msgstr "Types de publications" -#: app/templates/community/add_poll_post.html:72 -#: app/templates/post/post_edit_poll.html:61 -msgid "Add choice" -msgstr "Ajouter un choix" +#: app/templates/community/add_post.html:12 +msgid "Start a discussion" +msgstr "Démarrer une discussion" -#: app/templates/community/add_remote.html:25 +#: app/templates/community/add_post.html:12 app/templates/search/start.html:29 +msgid "Discussion" +msgstr "Discussion" + +#: app/templates/community/add_post.html:13 +msgid "Share a link" +msgstr "Partagez un lien" + +#: app/templates/community/add_post.html:13 app/templates/search/start.html:30 +msgid "Link" +msgstr "Lien" + +#: app/templates/community/add_post.html:14 +msgid "Share an image" +msgstr "Partager une image" + +#: app/templates/community/add_post.html:15 +msgid "Share a video" +msgstr "Partager une vidéo" + +#: app/templates/community/add_post.html:15 app/templates/search/start.html:32 +msgid "Video" +msgstr "Vidéo" + +#: app/templates/community/add_post.html:16 +msgid "Create a poll" +msgstr "Créer un sondage" + +#: app/templates/community/add_post.html:16 app/templates/search/start.html:33 +msgid "Poll" +msgstr "Sondage" + +#: app/templates/community/add_post.html:18 +msgid "Create an event" +msgstr "Créer un événement" + +#: app/templates/community/add_post.html:18 +msgid "Event" +msgstr "Evénement" + +#: app/templates/community/add_remote.html:31 #: 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 "Fournir une URL se terminant par .mp4 ou .webm." +#: app/templates/community/check_url_posted.html:2 +#, fuzzy +msgid "This link has already been posted to these communities:" +msgstr "Les images ne peuvent pas être publiées dans les communautés locales." #: 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:62 +#: app/templates/post/_post_full.html:16 app/templates/post/_post_full.html:67 +#: app/templates/post/post_teaser/_article.html:3 +#: app/templates/post/post_teaser/_image.html:6 +#: app/templates/post/post_teaser/_link.html:9 +#: app/templates/post/post_teaser/_poll.html:4 +#: app/templates/post/post_teaser/_video.html:11 msgid "Not safe for work" msgstr "Pas sûr pour le travail" @@ -2173,45 +3190,6 @@ msgstr "Pas sûr pour la vie" msgid "No posts in this community yet." msgstr "Aucune publication dans cette communauté pour le moment." -#: 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: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: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é." - -#: app/templates/community/community.html:166 app/templates/post/post.html:211 -msgid "Related communities" -msgstr "Communautés connexes" - -#: 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: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:189 -msgid "Settings & Moderation" -msgstr "Paramètres & Modération" - #: app/templates/community/community_ban_user.html:13 #, python-format msgid "Ban \"%(user_name)s\" from %(community_name)s" @@ -2231,17 +3209,67 @@ msgstr "Modifier %(community)s" msgid "Edit and configure this community" msgstr "Modifier et configurer cette communauté" +#: app/templates/community/community_edit.html:42 +#: app/templates/community/community_edit.html:50 +#: app/templates/post/_post_teaser_masonry.html:19 +#: app/templates/post/_post_teaser_masonry.html:23 +#: app/templates/post/_post_teaser_masonry.html:26 +#: app/templates/post/_post_teaser_masonry.html:58 +#: app/templates/post/post_teaser/_image.html:20 +#: app/templates/post/post_teaser/_utilities_bar.html:9 +#: app/templates/post/post_teaser/_utilities_bar.html:11 +#: app/templates/user/edit_profile.html:54 +#: app/templates/user/edit_profile.html:65 +msgid "View image" +msgstr "Afficher l'image" + +#: app/templates/community/community_edit.html:43 +#: app/templates/community/community_edit.html:53 +#, fuzzy +msgid "Delete image" +msgstr "Supprimer" + +#: app/templates/community/community_edit.html:45 +#: app/templates/user/edit_profile.html:60 +#: app/templates/user/show_profile.html:24 +#: app/templates/user/show_profile.html:41 +#: app/templates/user/show_profile.html:48 +msgid "Profile pic" +msgstr "Photo de Profil" + +#: app/templates/community/community_find_moderator.html:25 +msgid "Found some people:" +msgstr "" + +#: app/templates/community/community_find_moderator.html:32 +msgid "Add" +msgstr "Ajouter" + +#: app/templates/community/community_find_moderator.html:34 +#, fuzzy +msgid "Already a moderator" +msgstr "Ajouter un·e modérateur·trice" + +#: app/templates/community/community_find_moderator.html:42 +#, fuzzy +msgid "No people found" +msgstr "Aucune personne à afficher" + +#: app/templates/community/community_find_moderator.html:43 +msgid "Only local accounts can be added as moderators." +msgstr "" + #: app/templates/community/community_mod_list.html:24 msgid "See and change who moderates this community" msgstr "Voir et changer qui modére cette communauté" -#: app/templates/community/community_mod_list.html:26 +#: app/templates/community/community_mod_list.html:27 #: app/templates/community/community_moderate.html:24 #: app/templates/community/community_moderate_subscribers.html:24 msgid "Add moderator" msgstr "Ajouter un·e modérateur·trice" -#: app/templates/community/community_mod_list.html:43 +#: app/templates/community/community_mod_list.html:45 msgid "Remove" msgstr "Enlever" @@ -2250,6 +3278,21 @@ msgstr "Enlever" msgid "See and handle all reports made about %(community)s" msgstr "Voir et gérer tous les signalements réalisés à propos de %(community)s" +#: app/templates/community/community_moderate.html:38 +#, fuzzy +msgid "Reasons" +msgstr "Raison" + +#: app/templates/community/community_moderate.html:40 +#: app/templates/search/start.html:26 +msgid "Type" +msgstr "" + +#: app/templates/community/community_moderate.html:41 +#, fuzzy +msgid "Created" +msgstr "Nouveau" + #: app/templates/community/community_moderate.html:67 msgid "Escalate" msgstr "Transmettre à un supérieur" @@ -2271,42 +3314,136 @@ 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 msgid "See who is subscribed to %(community)s" msgstr "Voir qui est abonné à %(community)s" -#: app/templates/community/community_moderate_subscribers.html:77 +#: app/templates/community/community_moderate_subscribers.html:58 +#, fuzzy +msgid "Kick" +msgstr "Epinglé" + +#: app/templates/community/community_moderate_subscribers.html:80 msgid "This community has no subscribers" msgstr "Cette communauté n'a pas d'abonnés" -#: app/templates/community/community_moderate_subscribers.html:79 +#: app/templates/community/community_moderate_subscribers.html:82 msgid "Banned People" msgstr "Personnes bannies" -#: app/templates/community/community_moderate_subscribers.html:80 +#: app/templates/community/community_moderate_subscribers.html:83 #, python-format msgid "See and manage who is banned from %(community)s" msgstr "Voir et gérer qui est banni de %(community)s" -#: app/templates/community/community_moderate_subscribers.html:116 +#: app/templates/community/community_moderate_subscribers.html:119 #: 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 +#: app/templates/user/show_profile.html:227 msgid "Unban" msgstr "Débannir" -#: app/templates/community/community_moderate_subscribers.html:125 +#: app/templates/community/community_moderate_subscribers.html:128 msgid "No banned people yet" msgstr "Pas encore de personnes bannies" +#: app/templates/community/community_modlog.html:16 +#, fuzzy +msgid "Modlog" +msgstr "Journal de modération" + +#: app/templates/community/community_modlog.html:22 +#, fuzzy, python-format +msgid "Moderation actions in %(community)s" +msgstr "Modération de %(community)s" + +#: app/templates/community/community_modlog.html:24 +#, fuzzy +msgid "See things moderators have done in this community." +msgstr "Voir et changer qui modére cette communauté" + +#: app/templates/community/community_modlog.html:55 +#, fuzzy +msgid "This community has had no moderation actions yet." +msgstr "Cette communauté n'a pas d'abonnés" + +#: app/templates/community/community_wiki_list.html:22 +#, fuzzy, python-format +msgid "Wiki pages for %(community)s" +msgstr "Modérateur·rices de %(community)s" + +#: app/templates/community/community_wiki_list.html:48 +#, fuzzy +msgid "View page" +msgstr "Afficher l'image" + +#: app/templates/community/community_wiki_list.html:49 +msgid "View revisions" +msgstr "" + +#: app/templates/community/community_wiki_list.html:63 +msgid "Add a link to the wiki in the community description." +msgstr "" + +#: app/templates/community/community_wiki_list.html:65 +#, fuzzy +msgid "There are no wiki pages in this community." +msgstr "Aucune publication dans cette communauté pour le moment." + +#: app/templates/community/community_wiki_revisions.html:22 +#, fuzzy, python-format +msgid "Revisions of %(title)s" +msgstr "Options pour \"%(post_title)s\"" + +#: app/templates/community/community_wiki_revisions.html:48 +#, fuzzy +msgid "Revert" +msgstr "Depuis Toujours" + +#: app/templates/community/retrieve_remote_post.html:30 +#, fuzzy +msgid "Found a post:" +msgstr "Trouver une communauté :" + +#: app/templates/dev/tools.html:11 +msgid "" +"Use these buttons to quickly generate some testing topics and communities" +" to use during development." +msgstr "" + +#: app/templates/dev/tools.html:16 +#, fuzzy +msgid "Add Dev Communities" +msgstr "Toutes les communautés" + +#: app/templates/dev/tools.html:26 +#, fuzzy +msgid "Add Dev Topics" +msgstr "Ajouter une rubrique" + +#: app/templates/dev/tools.html:38 +#, fuzzy +msgid "Delete Dev Communities" +msgstr "Communautés connexes" + +#: app/templates/dev/tools.html:48 +#, fuzzy +msgid "Delete Dev Topics" +msgstr "Ajouter une rubrique" + #: 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 -#: app/templates/user/filters.html:60 +#: app/templates/user/filters.html:75 msgid "Domains" msgstr "Domaines" @@ -2318,15 +3455,15 @@ msgstr "Aucun message dans ce domaine pour le moment." msgid "Domain management" msgstr "Gestion du domaine" -#: app/templates/domain/domain.html:51 app/templates/user/filters.html:71 -#: 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:81 +#: app/templates/domain/domain.html:51 app/templates/user/filters.html:86 +#: app/templates/user/filters.html:91 app/templates/user/filters.html:104 +#: app/templates/user/filters.html:109 app/templates/user/filters.html:122 +#: app/templates/user/filters.html:127 app/templates/user/filters.html:140 +#: app/templates/user/filters.html:145 app/templates/user/show_profile.html:91 msgid "Unblock" msgstr "Débloquer" -#: app/templates/domain/domain.html:55 app/templates/user/show_profile.html:83 +#: app/templates/domain/domain.html:55 msgid "Block" msgstr "Bloquer" @@ -2362,8 +3499,26 @@ 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/401.html:12 +msgid "Sorry, access is denied" +msgstr "" + +#: app/templates/errors/401.html:15 +#, fuzzy +msgid "You cannot access this area." +msgstr "Votre compte n'a pas accès à cette zone." + +#: app/templates/errors/401.html:16 app/templates/errors/404.html:16 +#: app/templates/errors/500.html:16 +msgid "Back" +msgstr "Retour" #: app/templates/errors/404.html:12 msgid "Ooops, something is broken!" @@ -2373,127 +3528,195 @@ msgstr "Oups, il y a un problème !" msgid "The page your browser tried to load could not be found." msgstr "La page que votre navigateur a essayé de charger est introuvable." -#: app/templates/errors/404.html:16 app/templates/errors/500.html:16 -msgid "Back" -msgstr "Retour" - #: app/templates/errors/500.html: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 +#: app/templates/errors/alt_profile.html:3 +msgid "" +"In PieFed, accounts have a main profile and an alternative profile (used " +"for private voting). You are viewing the alternative profile of an " +"account." +msgstr "" + +#: app/templates/errors/alt_profile.html:4 +msgid "More about this" +msgstr "" + +#: app/templates/instance/list_instances.html:28 +#: app/templates/user/show_profile.html:107 +#, fuzzy +msgid "Instance" +msgstr "Instances" + +#: app/templates/instance/list_instances.html:29 +#, fuzzy +msgid "More details" +msgstr "Plus de paramètres d'email" + +#: app/templates/instance/list_instances.html:32 +msgid "Heard from" +msgstr "" + +#: app/templates/instance/list_instances.html:33 +#, fuzzy +msgid "Sent to" +msgstr "Réinitialiser" + +#: app/templates/instance/list_instances.html:47 +#, fuzzy +msgid "Gone" +msgstr "Aucun" + +#: app/templates/instance/list_instances.html:71 +#, fuzzy +msgid "No results to show." +msgstr "Aucune personne à afficher" + +#: app/templates/instance/overview.html:19 +#, python-format +msgid "This is a %(software)s instance." +msgstr "" + +#: app/templates/instance/overview.html:22 +#, fuzzy +msgid "Go to instance" +msgstr "À propos de cette instance" + +#: app/templates/instance/overview.html:31 +#: app/templates/user/show_profile.html:97 +#, fuzzy, python-format +msgid "Unblock %(instance_name)s" +msgstr "Aucune instance bloquée" + +#: app/templates/instance/overview.html:33 +#: app/templates/user/show_profile.html:99 +#, fuzzy, python-format +msgid "Block everyone from %(instance_name)s" +msgstr "Bloquer les conversations et les messages de l'instance : %(name)s" + +#: app/templates/instance/people.html:50 app/templates/user/people.html:32 +msgid "No people to show" +msgstr "Aucune personne à afficher" + +#: app/templates/instance/posts.html:25 +#, fuzzy +msgid "No posts from this instance yet." +msgstr "Aucun message avec ce mot clef pour le moment." + +#: app/templates/post/_comment_voting_buttons.html:4 msgid "UpVote button." msgstr "Bouton \"Voter pour\"." -#: app/templates/post/_comment_voting_buttons.html:9 +#: app/templates/post/_comment_voting_buttons.html:10 +#: app/templates/post/_post_voting_buttons.html:9 +#: app/templates/post/_post_voting_buttons.html:21 msgid "Score: " msgstr "Score : " -#: app/templates/post/_comment_voting_buttons.html:11 +#: app/templates/post/_comment_voting_buttons.html:12 msgid "DownVote button." msgstr "Bouton \"Voter contre\"." -#: app/templates/post/_comment_voting_buttons.html:21 +#: app/templates/post/_comment_voting_buttons.html:22 msgid "Score:" msgstr "Score :" -#: app/templates/post/_post_full.html:21 app/templates/post/_post_full.html:67 -#: app/templates/post/_post_teaser.html:63 +#: app/templates/post/_post_full.html:17 app/templates/post/_post_full.html:68 +#: app/templates/post/post_teaser/_article.html:4 +#: app/templates/post/post_teaser/_image.html:7 +#: app/templates/post/post_teaser/_link.html:10 +#: app/templates/post/post_teaser/_poll.html:5 +#: app/templates/post/post_teaser/_video.html:12 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:65 +#: app/templates/post/_post_full.html:24 app/templates/post/_post_full.html:77 +#: app/templates/post/post_teaser/_article.html:6 +#: app/templates/post/post_teaser/_image.html:9 +#: app/templates/post/post_teaser/_link.html:12 +#: app/templates/post/post_teaser/_poll.html:7 +#: app/templates/post/post_teaser/_video.html:14 msgid "Reported. Check post for issues." msgstr "Signalé. Vérifiez les messages pour analyse." -#: app/templates/post/_post_full.html:101 -#: app/templates/post/_post_full.html:122 +#: app/templates/post/_post_full.html:102 +#: app/templates/post/_post_full.html:123 msgid "Watch on piped.video" msgstr "Regarder sur piped.video" +#: app/templates/post/_post_full.html:143 +msgid "Archive.ph link" +msgstr "" + #: app/templates/post/_post_full.html:152 +msgid "The poll has finished, yet no votes were cast." +msgstr "" + +#: app/templates/post/_post_full.html:164 #, python-format msgid "Total votes: %(total_votes)d." msgstr "Nombre total de votes: %(total_votes)d." -#: app/templates/post/_post_full.html:153 +#: app/templates/post/_post_full.html:165 msgid "Poll closes" msgstr "Sondage clos" -#: app/templates/post/_post_full.html:185 +#: app/templates/post/_post_full.html:196 msgid "Hashtags" msgstr "Hashtags" -#: app/templates/post/_post_full.html:195 -#: app/templates/post/_post_full.html:196 +#: app/templates/post/_post_full.html:211 +#: app/templates/post/_post_full.html:212 msgid "Show cross-posts" msgstr "Afficher les messages croisés" -#: app/templates/post/_post_full.html:197 +#: app/templates/post/_post_full.html:213 msgid "Number of cross-posts:" msgstr "Nombre de messages croisés :" -#: app/templates/post/_post_reply_teaser.html:3 -msgid "View context" -msgstr "Voir le contexte" +#: app/templates/post/_post_reply_teaser.html:31 +#: app/templates/post/post.html:86 +msgid "Post creator" +msgstr "Créateur de publication" -#: app/templates/post/_post_teaser.html:6 -#: app/templates/post/_post_teaser_masonry.html:8 +#: app/templates/post/_post_reply_teaser.html:40 +#: app/templates/post/continue_discussion.html:27 +#: app/templates/post/post.html:90 +msgid "Reported. Check comment for issues." +msgstr "Signalé. Vérifiez les commentaires pour analyse." + +#: app/templates/post/_post_reply_teaser.html:45 +#, fuzzy +msgid "Comment deleted" +msgstr "Commentaire supprimé." + +#: app/templates/post/_post_reply_teaser.html:86 +#: app/templates/post/post.html:126 +msgid "Comment options" +msgstr "Options des commentaires" + +#: app/templates/post/_post_teaser.html:12 +#: app/templates/post/_post_teaser_masonry.html:14 msgid "Filtered: " msgstr "Filtré : " -#: app/templates/post/_post_teaser.html:20 -msgid "Follow link" -msgstr "Suivre le lien" - -#: 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:52 -msgid "View image" -msgstr "Afficher l'image" - -#: 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: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:70 -#, python-format -msgid "Go to community %(name)s" -msgstr "Aller à la communauté %(name)s" - -#: 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 +#: app/templates/post/_post_teaser_masonry.html:50 +#: app/templates/post/_post_teaser_masonry.html:51 +#: app/templates/post/_post_teaser_masonry.html:71 +#: app/templates/post/_post_teaser_masonry.html:72 +#: app/templates/post/post_teaser/_utilities_bar.html:3 msgid "View comments" msgstr "Voir les commentaires" -#: app/templates/post/_post_teaser.html:73 -msgid "Number of comments:" -msgstr "Nombre de commentaires :" - #: app/templates/post/_post_voting_buttons.html:3 #, python-format msgid "UpVote button, %(count)d upvotes so far." @@ -2513,59 +3736,54 @@ 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: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" +#: app/templates/post/add_reply.html:38 app/templates/post/post.html:43 +#: app/templates/post/post_edit.html:60 app/templates/user/edit_profile.html:44 +msgid "Enable markdown editor" +msgstr "Activer l'éditeur Markdown" -#: app/templates/post/continue_discussion.html:47 -#: app/templates/post/post.html:108 -msgid "Reported. Check comment for issues." -msgstr "Signalé. Vérifiez les commentaires pour analyse." - -#: app/templates/post/post.html:52 +#: app/templates/post/post.html:53 msgid "Verify your email address to comment" msgstr "Vérifiez votre adresse e-mail pour commenter" -#: app/templates/post/post.html:55 +#: app/templates/post/post.html:56 msgid "Log in to comment" msgstr "Connectez-vous pour commenter" -#: app/templates/post/post.html:58 +#: app/templates/post/post.html:59 msgid "Comments are disabled." msgstr "Les commentaires sont désactivés." -#: app/templates/post/post.html:65 +#: app/templates/post/post.html:66 msgid "Sort by magic" msgstr "Trier par magie" -#: app/templates/post/post.html:68 +#: app/templates/post/post.html:69 msgid "Comments with the most upvotes" msgstr "Commentaires avec le plus de votes positifs" -#: app/templates/post/post.html:71 +#: app/templates/post/post.html:72 msgid "Show newest first" msgstr "Plus récent d'abord" #: app/templates/post/post.html:87 -msgid "Author" -msgstr "Auteur" - -#: app/templates/post/post.html:104 -msgid "Post creator" -msgstr "Créateur de publication" - -#: app/templates/post/post.html:105 msgid "When: " msgstr "Quand : " -#: app/templates/post/post.html:134 -msgid "Comment options" -msgstr "Options des commentaires" +#: app/templates/post/post_cross_post.html:20 +#, fuzzy, python-format +msgid "Cross-post %(post_name)s" +msgstr "Messages croisés pour \"%(post_title)s\"" #: app/templates/post/post_cross_posts.html:11 #, python-format @@ -2574,71 +3792,150 @@ 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_edit.html:39 +msgid "Describe the image, to help visually impaired people." +msgstr "Décrivez l'image pour aider les personnes malvoyantes." + +#: app/templates/post/post_edit.html:42 +msgid "Provide a URL ending with .mp4 or .webm." +msgstr "Fournir une URL se terminant par .mp4 ou .webm." + +#: app/templates/post/post_edit.html:66 +msgid "Poll choices" +msgstr "Choix du sondage" + +#: app/templates/post/post_edit.html:97 +msgid "Add choice" +msgstr "Ajouter un choix" + +#: app/templates/post/post_edit.html:105 +msgid "Separate each tag with a comma." +msgstr "Séparez chaque mot clef par une virgule." #: 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 msgid "Options for \"%(post_title)s\"" msgstr "Options pour \"%(post_title)s\"" -#: app/templates/post/post_options.html:18 -#: app/templates/post/post_reply_options.html:18 -msgid "Edit" -msgstr "Modifier" +#: app/templates/post/post_options.html:23 +#: app/templates/post/post_reply_options.html:23 +#, fuzzy +msgid "Restore" +msgstr "Résoudre" -#: app/templates/post/post_options.html:26 +#: app/templates/post/post_options.html:25 +#: app/templates/post/post_reply_options.html:27 +#, fuzzy +msgid "Purge" +msgstr "Bannir et purger" + +#: app/templates/post/post_options.html:33 +#: app/templates/post/post_reply_options.html:37 +#, fuzzy +msgid "Remove bookmark" +msgstr "Supprimer la bannière" + +#: app/templates/post/post_options.html:36 +#: app/templates/post/post_reply_options.html:40 +msgid "Bookmark" +msgstr "" + +#: app/templates/post/post_options.html:40 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:30 +#: app/templates/post/post_options.html:44 +#: app/templates/post/post_teaser/_utilities_bar.html:15 +#, fuzzy +msgid "Cross-post" +msgstr "Afficher les messages croisés" + +#: app/templates/post/post_options.html:45 +#, fuzzy +msgid "Cross-post to another community" +msgstr "Ajouter une publication à la communauté" + +#: app/templates/post/post_options.html:48 #, python-format msgid "Block post author @%(author_name)s" msgstr "Bloquer l'auteur du message @%(author_name)s" -#: app/templates/post/post_options.html:33 -#, python-format -msgid "Ban post author @%(author_name)s from
%(community_name)s" +#: app/templates/post/post_options.html:50 +#, fuzzy, python-format +msgid "Block community %(community_name)s" +msgstr "Modifier %(community_name)s" + +#: app/templates/post/post_options.html:53 +#, fuzzy, 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:37 +#: app/templates/post/post_options.html:57 #, python-format msgid "Block domain %(domain)s" msgstr "Bloquer le domaine %(domain)s" -#: app/templates/post/post_options.html:41 -#: app/templates/post/post_reply_options.html:29 +#: app/templates/post/post_options.html:61 +#: app/templates/post/post_reply_options.html:47 #, 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:47 +#: app/templates/post/post_options.html:67 #, python-format msgid "View original on %(domain)s" msgstr "Afficher l'original sur %(domain)s" -#: 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_options.html:73 +#: app/templates/post/post_reply_options.html:52 +#, fuzzy +msgid "View Voting Activity" +msgstr "Terminer le vote dans" + +#: app/templates/post/post_options.html:76 +#: app/templates/post/post_reply_options.html:58 +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:26 +#: app/templates/post/post_reply_options.html:44 #, python-format msgid "Block author @%(author_name)s" msgstr "Bloquer l'auteur @%(author_name)s" @@ -2648,11 +3945,56 @@ msgstr "Bloquer l'auteur @%(author_name)s" msgid "Report comment on \"%(post_title)s\" by %(reply_name)s" msgstr "Signaler un commentaire sur \"%(post_title)s\" par %(reply_name)s" +#: app/templates/post/post_reply_voting_activity.html:10 +#, python-format +msgid "Voting Activity for \"%(reply_text)s\"" +msgstr "" + #: app/templates/post/post_report.html:13 #, python-format msgid "Report \"%(post_title)s\"" msgstr "Signaler \"%(post_title)s\"" +#: app/templates/post/post_voting_activity.html:10 +#, fuzzy, python-format +msgid "Voting Activity for \"%(post_title)s\"" +msgstr "Options pour \"%(post_title)s\"" + +#: app/templates/post/post_teaser/_article.html:9 +#: app/templates/post/post_teaser/_image.html:12 +#: app/templates/post/post_teaser/_link.html:15 +#: app/templates/post/post_teaser/_poll.html:10 +#: app/templates/post/post_teaser/_video.html:17 +#, fuzzy +msgid "Post deleted" +msgstr "Post supprimé." + +#: app/templates/post/post_teaser/_article.html:26 +#: app/templates/post/post_teaser/_article.html:28 +#: app/templates/post/post_teaser/_poll.html:22 +#: app/templates/post/post_teaser/_poll.html:24 +#: app/templates/user/alerts/_posts.html:8 +msgid "Read post" +msgstr "Lire la publication" + +#: app/templates/post/post_teaser/_link.html:7 +#: app/templates/post/post_teaser/_video.html:9 +msgid "All posts about this domain" +msgstr "Tous les messages à propos de ce domaine" + +#: app/templates/post/post_teaser/_link.html:32 +msgid "Follow link" +msgstr "Suivre le lien" + +#: app/templates/post/post_teaser/_link.html:34 +#: app/templates/post/post_teaser/_video.html:42 +msgid "Read article" +msgstr "Lire l'article" + +#: app/templates/post/post_teaser/_utilities_bar.html:3 +msgid "Number of comments:" +msgstr "Nombre de commentaires :" + #: app/templates/search/results.html:11 msgid "Search results for" msgstr "Résultats de recherche pour" @@ -2669,42 +4011,95 @@ msgstr "Rechercher des publications" msgid "Keyword" msgstr "Mot-clé" -#: app/templates/search/start.html:36 +#: app/templates/search/start.html:15 +#, fuzzy +msgid "optional" +msgstr "Options" + +#: app/templates/search/start.html:44 +#, fuzzy +msgid "Instance Software" +msgstr "Type d'instance" + +#: app/templates/search/start.html:54 +#, fuzzy +msgid "Sort by" +msgstr "Trier par Top" + +#: app/templates/search/start.html:56 +#, fuzzy +msgid "Relevance" +msgstr "Résoudre" + +#: app/templates/search/start.html:57 +#, fuzzy +msgid "Recent first" +msgstr "Réinitialiser" + +#: app/templates/search/start.html:63 msgid "Example searches:" msgstr "Exemple de recherches :" -#: app/templates/search/start.html:39 +#: app/templates/search/start.html:66 msgid "star wars" msgstr "star wars" -#: 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:67 +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:43 +#: app/templates/search/start.html:70 msgid "star or wars" msgstr "star or wars" -#: 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:71 +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:47 +#: app/templates/search/start.html:74 msgid "star -wars" msgstr "star -wars" -#: 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:75 +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:51 +#: app/templates/search/start.html:78 msgid "\"star wars\"" msgstr "\"star wars\"" -#: app/templates/search/start.html:52 +#: app/templates/search/start.html:79 msgid "Results will have exactly that phrase in them." msgstr "Les résultats contiendront exactement cette phrase." +#: app/templates/search/start.html:82 +#, fuzzy +msgid "Trying to add a communitiy or post from another instance?" +msgstr "Ajouter une communauté à partir d'une autre instance" + +#: app/templates/search/start.html:83 +msgid "" +"In many types of federated platforms you can put a URL of a post or " +"community into the search in order to add it to your local instance. In " +"PieFed the search is just for searching." +msgstr "" + +#: app/templates/search/start.html:85 +msgid "Retrieve remote post" +msgstr "" + #: app/templates/tag/tag.html:23 msgid "No posts in this tag yet." msgstr "Aucun message avec ce mot clef pour le moment." @@ -2713,6 +4108,10 @@ msgstr "Aucun message avec ce mot clef pour le moment." msgid "Tag management" msgstr "Gestion des mots clefs" +#: app/templates/tag/tag.html:66 +msgid "RSS" +msgstr "" + #: app/templates/tag/tags.html:14 app/templates/tag/tags_blocked.html:14 #, python-format msgid "Tags containing \"%(search)s\"" @@ -2728,7 +4127,9 @@ msgstr "Combien de fois a quelque chose utilisant ce mot clef a été posté" #: app/templates/topic/_notification_toggle.html:5 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 !" +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." @@ -2746,17 +4147,29 @@ msgstr "Pas de messages dans cette rubrique pour le moment." msgid "Topic communities" msgstr "Communautés dans la rubrique" +#: app/templates/topic/suggestion_denied.html:16 +#, fuzzy +msgid "" +"You have not been using PieFed long enough to be allowed to suggest " +"Topics." +msgstr "" +"Vous n'avez pas utilisé PieFed assez longtemps pour être autorisé à " +"envoyer des messages privés." + #: app/templates/topic/topic_create_post.html:9 #, python-format msgid "Which community within %(topic)s to post in?" msgstr "Dans quelle communauté de %(topic)s publier ?" #: app/templates/topic/topic_create_post.html:18 +#: app/templates/topic/topic_create_post.html:33 #, python-format msgid "Post in %(name)s" msgstr "Publier dans %(name)s" #: app/templates/topic/topic_create_post.html:23 +#: app/templates/topic/topic_create_post.html:38 +#, python-format msgid "View %(name)s" msgstr "Voir %(name)s" @@ -2765,7 +4178,7 @@ msgid "Notify about every new post by this person." msgstr "Notifier chaque nouveau message par cette personne." #: app/templates/user/_user_nav.html:8 app/templates/user/notifications.html:54 -#: app/templates/user/show_profile.html:154 +#: app/templates/user/show_profile.html:179 msgid "Profile" msgstr "Profil" @@ -2773,9 +4186,38 @@ msgstr "Profil" msgid "Blocks & Filters" msgstr "Blocages et filtres" +#: app/templates/user/_user_nav.html:14 app/user/routes.py:465 +#, fuzzy +msgid "Import & Export" +msgstr "Signaler la publication" + +#: app/templates/user/alerts.html:15 +#, fuzzy +msgid "Alerts" +msgstr "Signalements" + +#: app/templates/user/bookmarks.html:24 +msgid "" +"No posts have been bookmarked. Use the three dots on each post to find " +"the bookmark function." +msgstr "" + +#: app/templates/user/bookmarks_comments.html:18 +#, fuzzy +msgid "Bookmarks of comments" +msgstr "Nombre de commentaires :" + +#: app/templates/user/bookmarks_comments.html:28 +msgid "" +"No comments have been bookmarked. Use the three dots on each comment to " +"find the bookmark function." +msgstr "" + #: app/templates/user/delete_account.html:15 #: app/templates/user/edit_settings.html:17 #: app/templates/user/edit_settings.html:20 +#: app/templates/user/import_export.html:17 +#: app/templates/user/import_export.html:20 msgid "Change settings" msgstr "Modifier les paramètres" @@ -2786,34 +4228,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·rice \"%(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·rice \"%(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:774 +#: app/templates/user/edit_filters.html:18 app/user/routes.py:1071 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:734 +#: app/templates/user/edit_filters.html:27 app/templates/user/filters.html:37 +#: app/user/routes.py:1030 msgid "Add filter" msgstr "Ajouter un filtre" @@ -2834,8 +4300,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:156 -#: app/user/routes.py:231 +#: app/templates/user/edit_profile.html:16 app/user/routes.py:175 +#: app/user/routes.py:413 msgid "Edit profile" msgstr "Modifier le profil" @@ -2845,18 +4311,35 @@ 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 +#: app/templates/user/edit_profile.html:69 +#, fuzzy +msgid "Remove image" +msgstr "Afficher l'image" + +#: app/templates/user/edit_profile.html:75 +#: app/templates/user/edit_settings.html:42 msgid "Delete account" msgstr "Supprimer le compte" +#: app/templates/user/edit_settings.html:38 +msgid "" +"Votes will be sent to untrusted " +"instances using an alt" +msgstr "" + #: app/templates/user/email_notifs_unsubscribed.html:9 #: app/templates/user/newsletter_unsubscribed.html:9 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 @@ -2869,80 +4352,108 @@ msgid "Follow on remote instance" msgstr "Suivre sur l'instance distante" #: 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 "Nous sommes sur le point de vous envoyer sur votre instance où vous devrez ensuite cliquer sur le bouton \"Suivre\"." +msgid "" +"We are about to send you to your instance where you will then need to " +"click the \"Follow\" button." +msgstr "" +"Nous sommes sur le point de vous envoyer sur votre instance où vous " +"devrez ensuite cliquer sur le bouton \"Suivre\"." -#: 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." +#: app/templates/user/filters.html:28 +msgid "Collapse replies with a score at or below this level - click to view." +msgstr "" #: app/templates/user/filters.html:30 +msgid "Hide replies with a score at or below this level." +msgstr "" + +#: app/templates/user/filters.html:39 +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:44 msgid "Keywords" msgstr "Mots-clés" -#: app/templates/user/filters.html:32 +#: app/templates/user/filters.html:46 msgid "Expires" msgstr "Expire" -#: app/templates/user/filters.html:39 +#: app/templates/user/filters.html:53 msgid "Invisible" msgstr "Invisible" -#: app/templates/user/filters.html:39 +#: app/templates/user/filters.html:53 msgid "Semi-transparent" msgstr "Semi-transparent" -#: app/templates/user/filters.html:49 +#: app/templates/user/filters.html:63 msgid "No filters defined yet." msgstr "Aucun filtre défini pour l'instant." -#: app/templates/user/filters.html:62 -msgid "Instances" -msgstr "Instances" - -#: app/templates/user/filters.html:81 +#: app/templates/user/filters.html:96 msgid "No blocked people" msgstr "Aucune personne bloquée" -#: app/templates/user/filters.html:99 +#: app/templates/user/filters.html:114 msgid "No blocked communities" msgstr "Aucune communauté bloquée" -#: app/templates/user/filters.html:117 +#: app/templates/user/filters.html:132 msgid "No blocked domains" msgstr "Aucun domaine bloqué" -#: app/templates/user/filters.html:135 +#: app/templates/user/filters.html:150 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:41 +#, fuzzy +msgid "No notifications to show." +msgstr "Notifications" + #: app/templates/user/notifications.html:49 -#: app/templates/user/show_profile.html:149 +#: app/templates/user/read_posts.html:46 +#: app/templates/user/show_profile.html:174 msgid "Manage" msgstr "Gérer" #: app/templates/user/notifications.html:95 -#: app/templates/user/show_profile.html:225 +#: app/templates/user/show_profile.html:250 msgid "Upvoted" msgstr "Voté pour" -#: app/templates/user/people.html:32 -msgid "No people to show" -msgstr "Aucune personne à afficher" +#: app/templates/user/read_posts.html:15 app/templates/user/read_posts.html:18 +#: app/user/routes.py:1290 +#, fuzzy +msgid "Read posts" +msgstr "Lire la publication" -#: app/templates/user/show_profile.html:24 -#: app/templates/user/show_profile.html:41 -#: app/templates/user/show_profile.html:48 -msgid "Profile pic" -msgstr "Photo de Profil" +#: app/templates/user/read_posts.html:26 +#: app/templates/user/show_profile.html:140 +msgid "No posts yet." +msgstr "Aucune publication pour le moment." + +#: app/templates/user/read_posts.html:51 +#, fuzzy +msgid "Delete history" +msgstr "Supprimer la communauté" #: app/templates/user/show_profile.html:76 msgid "Send message" @@ -2956,43 +4467,47 @@ msgstr "Envoyer un message dans Matrix" msgid "Send message using Matrix" msgstr "Envoyer un message en utilisant Matrix" -#: app/templates/user/show_profile.html:88 +#: app/templates/user/show_profile.html:82 msgid "Follow" msgstr "S'abonner" -#: app/templates/user/show_profile.html:94 +#: app/templates/user/show_profile.html:87 +#, fuzzy +msgid "More" +msgstr "Mode" + +#: app/templates/user/show_profile.html:93 +#, fuzzy, python-format +msgid "Block %(user_name)s" +msgstr "Bloquer @%(author_name)s" + +#: app/templates/user/show_profile.html:111 msgid "Bot Account" msgstr "Compte de bot" -#: app/templates/user/show_profile.html:96 -msgid "Attitude" -msgstr "Attitude" - -#: app/templates/user/show_profile.html:96 +#: app/templates/user/show_profile.html:113 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:105 +#: app/templates/user/show_profile.html:127 msgid "Post pagination" msgstr "Pagination des publications" -#: app/templates/user/show_profile.html:118 -msgid "No posts yet." -msgstr "Aucune publication pour le moment." - -#: app/templates/user/show_profile.html:128 +#: app/templates/user/show_profile.html:153 msgid "Comment pagination" msgstr "Pagination des commentaires" -#: app/templates/user/show_profile.html:170 +#: app/templates/user/show_profile.html:195 msgid "Member of" msgstr "Membre de" -#: app/templates/user/show_profile.html:195 +#: app/templates/user/show_profile.html:220 msgid "Moderate user" msgstr "Modérer l'utilisateur·rice" -#: app/templates/user/show_profile.html:215 +#: app/templates/user/show_profile.html:240 msgid "Ban + Purge" msgstr "Bannir et purger" @@ -3001,43 +4516,189 @@ msgstr "Bannir et purger" msgid "Report \"%(user_name)s\"" msgstr "Signaler \"%(user_name)s\"" -#: app/topic/forms.py:13 +#: app/templates/user/alerts/_comments.html:3 +msgid "You will be notified of replies to these comments" +msgstr "" + +#: app/templates/user/alerts/_comments.html:8 +#, fuzzy +msgid "Read replies" +msgstr "Lire la publication" + +#: app/templates/user/alerts/_comments.html:18 +msgid "" +"You have not subscribed to any comments. Use the bell icon on each " +"comment to do so." +msgstr "" + +#: app/templates/user/alerts/_communities.html:3 +msgid "You will be notified of new posts in these communities" +msgstr "" + +#: app/templates/user/alerts/_communities.html:8 +#, fuzzy +msgid "Visit Community" +msgstr "Modifier la communauté" + +#: app/templates/user/alerts/_communities.html:16 +msgid "" +"You have not subscribed to an alert for new content in any communities. " +"Use the bell icon in each community to do so." +msgstr "" + +#: app/templates/user/alerts/_filter.html:1 +#, fuzzy +msgid "Alert filters: " +msgstr "Modifier le filtre" + +#: app/templates/user/alerts/_filter.html:2 +#, fuzzy +msgid "All authors" +msgstr "Auteur" + +#: app/templates/user/alerts/_filter.html:5 +msgid "Only Mine" +msgstr "" + +#: app/templates/user/alerts/_filter.html:6 +#, fuzzy +msgid "Mine" +msgstr "Administrateur·ice" + +#: app/templates/user/alerts/_filter.html:8 +#, fuzzy +msgid "Only Others" +msgstr "Autres" + +#: app/templates/user/alerts/_filter.html:9 +#, fuzzy +msgid "Others" +msgstr "Autres" + +#: app/templates/user/alerts/_posts.html:3 +msgid "You will be notified of top-level replies to these posts" +msgstr "" + +#: app/templates/user/alerts/_posts.html:16 +msgid "" +"You have not subscribed to any posts. Use the bell icon on each post to " +"do so." +msgstr "" + +#: app/templates/user/alerts/_topics.html:2 +msgid "You will be notified of new posts in communities covered by these topics" +msgstr "" + +#: app/templates/user/alerts/_topics.html:7 +#, fuzzy +msgid "Visit Topic" +msgstr "Modifier la rubrique" + +#: app/templates/user/alerts/_topics.html:15 +msgid "" +"You have not subscribed to any topics. Use the bell icon on each topic to" +" do so." +msgstr "" + +#: app/templates/user/alerts/_type.html:1 +#, fuzzy +msgid "Alert type: " +msgstr "Texte alternatif" + +#: app/templates/user/alerts/_users.html:2 +msgid "You will be notified of new posts by these users" +msgstr "" + +#: app/templates/user/alerts/_users.html:7 +#, fuzzy +msgid "Visit User" +msgstr "Modifier l’utilisateur·rice" + +#: app/templates/user/alerts/_users.html:15 +msgid "" +"You have not subscribed to an alert for new content from any users. Use " +"the bell icon on each person to do so." +msgstr "" + +#: app/topic/forms.py:9 msgid "Choose some topics you are interested in" msgstr "Choisissez des rubriques qui vous intéressent" -#: app/topic/forms.py:14 +#: app/topic/forms.py:10 msgid "Choose" msgstr "Choisir" -#: 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/forms.py:14 +#, fuzzy, python-format +msgid "New topic name" +msgstr "Modifier %(topic_name)s" -#: 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/topic/forms.py:15 +msgid "New topic name here..." +msgstr "" -#: app/user/forms.py:14 +#: app/topic/forms.py:16 +#, fuzzy +msgid "Suggested communities" +msgstr "Communautés connexes" + +#: app/topic/forms.py:17 +msgid "Comma seperated list of community suggestions" +msgstr "" + +#: app/topic/forms.py:18 +#, fuzzy +msgid "Submit" +msgstr "Objet" + +#: app/topic/routes.py:203 +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:207 +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:270 +msgid "" +"Thank you for the topic suggestion, it has been sent to the site " +"administrator(s)." +msgstr "" + +#: app/topic/routes.py:273 +#, fuzzy +msgid "Suggest a topic\"" +msgstr "Choisissez une rubrique" + +#: app/user/forms.py:12 msgid "Display name" msgstr "Nom d'affichage" -#: app/user/forms.py:16 +#: app/user/forms.py:14 msgid "Set new password" msgstr "Définir un nouveau mot de passe" -#: app/user/forms.py:23 +#: app/user/forms.py:22 msgid "Save profile" msgstr "Sauvegarder le profil" -#: app/user/forms.py:27 +#: app/user/forms.py:26 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:31 +#: app/user/forms.py:30 msgid "Matrix user ids start with @" msgstr "Les identifiants Matrix commencent par @" -#: app/user/forms.py:35 +#: app/user/forms.py:34 msgid "Interface language" msgstr "Langue de l'interface" @@ -3045,107 +4706,134 @@ msgstr "Langue de l'interface" msgid "Receive email about missed notifications" msgstr "Recevoir un e-mail à propos des notifications manquées" -#: app/user/forms.py:41 +#: app/user/forms.py:41 app/user/forms.py:118 +msgid "Reply collapse threshold" +msgstr "" + +#: app/user/forms.py:42 app/user/forms.py:119 +msgid "Reply hide threshold" +msgstr "" + +#: app/user/forms.py:43 msgid "Use markdown editor GUI when writing" msgstr "Utiliser l'éditeur Markdown lors de l'écriture" -#: app/user/forms.py:42 +#: app/user/forms.py:44 msgid "Show profile in user list" msgstr "Afficher le profil dans la liste des utilisateur·rices" -#: app/user/forms.py:43 +#: app/user/forms.py:45 msgid "My posts appear in search results" msgstr "Mes messages apparaissent dans les résultats de recherche" -#: app/user/forms.py:44 +#: app/user/forms.py:46 +msgid "" +"Do not display posts with which I have already interacted " +"(opened/upvoted/downvoted)" +msgstr "" + +#: app/user/forms.py:47 msgid "Manually approve followers" msgstr "Approuver manuellement les abonnés" -#: 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'utilisateur·rices de Lemmy" +#: app/user/forms.py:48 +msgid "Vote privately" +msgstr "" -#: app/user/forms.py:51 -msgid "By default, sort posts by" -msgstr "Par défaut, trier les messages par" +#: app/user/forms.py:54 +#, fuzzy +msgid "Default post sort" +msgstr "Toutes les publications" -#: app/user/forms.py:52 +#: app/user/forms.py:61 +#, fuzzy +msgid "Default home filter" +msgstr "Thème par défaut" + +#: app/user/forms.py:63 msgid "Theme" msgstr "Thème" -#: app/user/forms.py:53 +#: app/user/forms.py:64 app/user/forms.py:120 msgid "Save settings" msgstr "Enregistrer les paramètres" -#: app/user/forms.py:57 +#: app/user/forms.py:68 +msgid "Import community subscriptions and user blocks from Lemmy" +msgstr "" +"Importer les abonnements de la communauté et les blocages " +"d'utilisateur·rices de Lemmy" + +#: app/user/forms.py:74 msgid "Yes, delete my account" msgstr "Oui, supprimer mon compte" -#: app/user/forms.py:68 +#: app/user/forms.py:85 msgid "Malicious reporting" msgstr "Signalement malveillant" -#: app/user/forms.py:92 +#: app/user/forms.py:110 +msgid "Blur thumbnail" +msgstr "" + +#: app/user/forms.py:111 +#, fuzzy +msgid "Make post semi-transparent" +msgstr "Rendre semi-transparent" + +#: app/user/forms.py:125 msgid "Home feed" msgstr "Flux d'accueil" -#: app/user/forms.py:93 +#: app/user/forms.py:126 msgid "Posts in communities" msgstr "Publications dans les communautés" -#: app/user/forms.py:94 +#: app/user/forms.py:127 msgid "Comments on posts" msgstr "Commentaires sur les publications" -#: app/user/forms.py:95 -msgid "Make semi-transparent" -msgstr "Rendre semi-transparent" - -#: app/user/forms.py:95 -msgid "Hide completely" -msgstr "Cacher complètement" - -#: app/user/forms.py:96 +#: app/user/forms.py:129 msgid "Action to take" msgstr "Action à mener" -#: app/user/forms.py:97 +#: app/user/forms.py:130 msgid "Keywords that trigger this filter" msgstr "Mots clés qui déclenchent ce filtre" -#: app/user/forms.py:100 +#: app/user/forms.py:133 msgid "Expire after" msgstr "Expire après" -#: app/user/forms.py:105 +#: app/user/forms.py:138 msgid "Your remote instance:" msgstr "Votre instance distante :" -#: app/user/forms.py:108 +#: app/user/forms.py:141 msgid "Mastodon, Misskey, Akkoma, Iceshrimp and friends" msgstr "Mastodon, Misskey, Akkoma, Iceshrimp et similaires" -#: app/user/forms.py:109 +#: app/user/forms.py:142 msgid "Friendica" msgstr "Friendica" -#: app/user/forms.py:110 +#: app/user/forms.py:143 msgid "Hubzilla" msgstr "Hubzilla" -#: app/user/forms.py:111 +#: app/user/forms.py:144 msgid "Lemmy" msgstr "Lemmy" -#: app/user/forms.py:112 +#: app/user/forms.py:145 msgid "Pixelfed" msgstr "Pixelfed" -#: app/user/forms.py:115 +#: app/user/forms.py:148 msgid "Instance type" msgstr "Type d'instance" -#: app/user/forms.py:116 +#: app/user/forms.py:149 msgid "View profile on remote instance" msgstr "Voir le profil sur l'instance distante" @@ -3157,97 +4845,157 @@ msgstr "Cet·te utilisateur·rice a été banni·e." msgid "This user has been deleted." msgstr "Cet·te utilisateur·rice a été supprimé·e." -#: app/user/routes.py:85 +#: app/user/routes.py:93 #, python-format msgid "Posts by %(user_name)s" msgstr "Publications par %(user_name)s" -#: app/user/routes.py:172 +#: app/user/routes.py:125 +msgid "" +"You have changed your email address so we need to verify it. Please check" +" your email inbox for a verification link." +msgstr "" + +#: app/user/routes.py:196 +#, fuzzy +msgid "Avatar removed!" +msgstr "Modérateur·rice supprimé" + +#: app/user/routes.py:366 msgid "Auto-detect" msgstr "Détection automatique" -#: app/user/routes.py:173 +#: app/user/routes.py:367 msgid "Catalan" msgstr "Catalan" -#: app/user/routes.py:174 +#: app/user/routes.py:368 msgid "English" msgstr "Anglais" -#: app/user/routes.py:175 +#: app/user/routes.py:369 msgid "French" msgstr "Français" -#: app/user/routes.py:176 +#: app/user/routes.py:370 msgid "German" msgstr "Allemand" -#: 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:371 +msgid "Japanese" +msgstr "" -#: app/user/routes.py:270 +#: app/user/routes.py:433 +#, fuzzy +msgid "Export Complete." +msgstr "Signaler le commentaire" + +#: app/user/routes.py:458 +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:505 msgid "You cannot ban yourself." msgstr "Vous ne pouvez pas vous bannir vous-même." -#: app/user/routes.py:295 +#: app/user/routes.py:532 msgid "You cannot unban yourself." msgstr "Vous ne pouvez pas vous débannir." -#: app/user/routes.py:319 -msgid "You cannot block yourself." +#: app/user/routes.py:590 +#, fuzzy +msgid "You cannot block your instance." msgstr "Vous ne pouvez pas vous bloquer vous-même." -#: app/user/routes.py:351 -msgid "You cannot unblock yourself." -msgstr "Vous ne pouvez pas vous débloquer." +#: app/user/routes.py:641 +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:385 +#: app/user/routes.py:647 #, 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:407 +#: app/user/routes.py:669 #, python-format msgid "%(user_name)s has been reported, thank you!" msgstr "%(user_name)s a été signalé·e, merci !" -#: app/user/routes.py:413 +#: app/user/routes.py:675 msgid "Report user" msgstr "Signaler l'utilisateur·rice" -#: app/user/routes.py:430 +#: app/user/routes.py:693 msgid "You cannot delete yourself." msgstr "Vous ne pouvez pas vous supprimer vous-même." -#: app/user/routes.py:487 +#: app/user/routes.py:754 msgid "Account deletion in progress. Give it a few minutes." msgstr "Suppression du compte en cours. Veuillez patienter quelques minutes." -#: app/user/routes.py:492 +#: app/user/routes.py:759 msgid "Delete my account" msgstr "Supprimer mon compte" -#: app/user/routes.py:543 +#: app/user/routes.py:811 msgid "You cannot purge yourself." msgstr "Vous ne pouvez pas vous purger vous-même." -#: app/user/routes.py:620 +#: app/user/routes.py:894 msgid "All notifications marked as read." msgstr "Toutes les notifications sont marquées comme lues." -#: app/user/routes.py:791 +#: app/user/routes.py:1089 msgid "Filter deleted." msgstr "Filtre supprimé." -#: app/user/routes.py:824 +#: app/user/routes.py:1147 +#, fuzzy +msgid "Comment bookmarks" +msgstr "Options des commentaires" + +#: app/user/routes.py:1175 +#, fuzzy +msgid "Reply Alerts" +msgstr "Signalements" + +#: app/user/routes.py:1194 +#, fuzzy +msgid "Community Alerts" +msgstr "La communauté a été supprimée" + +#: app/user/routes.py:1200 +#, fuzzy +msgid "Topic Alerts" +msgstr "Rubrique supprimé" + +#: app/user/routes.py:1206 +#, fuzzy +msgid "User Alerts" +msgstr "Nom d’utilisateur·rice" + +#: app/user/routes.py:1221 +#, fuzzy +msgid "Post Alerts" +msgstr "Post supprimé." + +#: app/user/routes.py:1246 msgid "Lemmy can't follow profiles, sorry" msgstr "Lemmy ne peut pas suivre de profils, désolé" +#: app/user/routes.py:1303 +#, fuzzy +msgid "Reading history has been deleted" +msgstr "Cet·te utilisateur·rice a été supprimé·e." + #~ msgid "Allow search engines to index this profile" #~ msgstr "Suchmaschinen erlauben, dieses Profil zu indizieren" @@ -3285,3 +5033,48 @@ msgstr "Lemmy ne peut pas suivre de profils, désolé" #~ msgid "Subscribe" #~ msgstr "" +#~ 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." + +#~ msgid "Add poll to community" +#~ msgstr "Ajouter un sondage à la communauté" + +#~ msgid "We have upvoted the post for you." +#~ msgstr "Nous avons voté en faveur du poste pour vous." + +#~ msgid "" +#~ "You have already upvoted the post, " +#~ "you do not need to say \"this\"" +#~ " also." +#~ msgstr "" +#~ "Vous avez déjà voté pour le post," +#~ " vous n'avez pas besoin de dire " +#~ "\"this\" aussi." + +#~ msgid "Communities - no topic" +#~ msgstr "Communautés - sans rubrique" + +#~ msgid "About community" +#~ msgstr "À propos de la communauté" + +#~ msgid "Go to community" +#~ msgstr "Aller à la communauté" + +#~ msgid "Settings & Moderation" +#~ msgstr "Paramètres & Modération" + +#~ msgid "View context" +#~ msgstr "Voir le contexte" + +#~ msgid "By default, sort posts by" +#~ msgstr "Par défaut, trier les messages par" + diff --git a/app/translations/ja/LC_MESSAGES/messages.po b/app/translations/ja/LC_MESSAGES/messages.po index 8243b7f0..0010dda7 100644 --- a/app/translations/ja/LC_MESSAGES/messages.po +++ b/app/translations/ja/LC_MESSAGES/messages.po @@ -1,41 +1,37 @@ + msgid "" msgstr "" -"Project-Id-Version: piefed\n" +"Project-Id-Version: piefed\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2024-05-21 19:51+1200\n" -"PO-Revision-Date: 2024-06-25 12:46\n" +"POT-Creation-Date: 2024-11-11 16:34+1300\n" +"PO-Revision-Date: 2024-11-11 03:28+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:39 msgid "Please log in to access this page." msgstr "このページにアクセスするにはログインが必要です。" -#: app/cli.py:278 app/main/routes.py:361 +#: app/cli.py:376 app/main/routes.py:499 msgid "[PieFed] You have unread notifications" msgstr "[PieFed] 未読の通知があります" -#: app/cli.py:378 app/post/routes.py:1925 +#: app/cli.py:476 app/post/routes.py:1820 app/shared/post.py:121 #, python-format msgid "Replies to my post %(post_title)s" -msgstr "" +msgstr "自分の投稿 %(post_title)s へ返信" -#: app/cli.py:387 app/post/routes.py:118 app/post/routes.py:679 -#: app/post/routes.py:1947 +#: app/cli.py:485 app/models.py:1695 app/post/routes.py:1842 +#: app/shared/reply.py:125 #, python-format msgid "Replies to my comment on %(post_title)s" -msgstr "" +msgstr "%(post_title)sに対する私のコメントへの返信" #: app/email.py:16 msgid "[PieFed] Reset Your Password" @@ -53,21 +49,86 @@ msgstr "申請が承認されました - PieFedにようこそ" msgid "Welcome to PieFed" msgstr "PieFedへようこそ!" -#: app/activitypub/util.py:1644 +#: app/models.py:2242 +#, fuzzy +msgid "Added moderator" +msgstr "モデレーターを追加" + +#: app/models.py:2243 +#, fuzzy +msgid "Removed moderator" +msgstr "モデレーターを追加" + +#: app/models.py:2244 +#, fuzzy +msgid "Featured post" +msgstr "投稿を作成" + +#: app/models.py:2245 +#, fuzzy +msgid "Unfeatured post" +msgstr "投稿を作成" + +#: app/models.py:2246 +#, fuzzy +msgid "Deleted post" +msgstr "投稿を作成" + +#: app/models.py:2247 +#, fuzzy +msgid "Un-deleted post" +msgstr "アカウントの削除" + +#: app/models.py:2248 +#, fuzzy +msgid "Deleted comment" +msgstr "コミュニティを削除" + +#: app/models.py:2249 +#, fuzzy +msgid "Un-deleted comment" +msgstr "コミュニティを削除" + +#: app/models.py:2250 +#, fuzzy +msgid "Deleted community" +msgstr "コミュニティを削除" + +#: app/models.py:2251 +#, fuzzy +msgid "Deleted account" +msgstr "アカウントの削除" + +#: app/models.py:2252 +#, fuzzy +msgid "Restored account" +msgstr "新規アカウント登録" + +#: app/models.py:2253 +#, fuzzy +msgid "Banned account" +msgstr "Botアカウント" + +#: app/models.py:2254 +#, fuzzy +msgid "Un-banned account" +msgstr "Botアカウント" + +#: app/activitypub/util.py:1711 #, python-format msgid "Reply to %(post_title)s" msgstr "%(post_title)s に返信" -#: app/activitypub/util.py:1657 +#: app/activitypub/util.py:1725 app/activitypub/util.py:1730 #, python-format msgid "Reply to comment on %(post_title)s" msgstr "%(post_title)s のコメントに返信" -#: app/activitypub/util.py:1926 app/post/routes.py:1506 +#: app/activitypub/util.py:2026 app/post/routes.py:1259 msgid "A post has been reported" msgstr "投稿を通報しました" -#: app/activitypub/util.py:1947 app/post/routes.py:1640 +#: app/activitypub/util.py:2047 app/post/routes.py:1409 app/shared/reply.py:318 msgid "A comment has been reported" msgstr "コメントを通報しました" @@ -83,27 +144,32 @@ msgstr "タグライン" msgid "Icon" msgstr "アイコン" -#: app/admin/forms.py:19 +#: app/admin/forms.py:18 msgid "Sidebar" msgstr "サイドバー" -#: app/admin/forms.py:20 app/templates/base.html:253 +#: app/admin/forms.py:19 app/templates/base.html:272 +#: app/templates/instance/people.html:24 msgid "About" msgstr "概要" +#: app/admin/forms.py:20 +msgid "Announcement at top of home page" +msgstr "" + #: app/admin/forms.py:21 msgid "Legal information" msgstr "法的情報" #: app/admin/forms.py:22 msgid "General instance contact email address" -msgstr "" +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 +#: app/admin/forms.py:23 app/admin/forms.py:42 app/admin/forms.py:52 +#: app/admin/forms.py:103 app/admin/forms.py:123 app/admin/forms.py:132 +#: app/admin/forms.py:166 app/admin/forms.py:226 app/community/forms.py:63 +#: app/community/forms.py:76 app/community/forms.py:118 +#: app/templates/admin/permissions.html:34 app/user/forms.py:134 msgid "Save" msgstr "保存" @@ -119,6 +185,10 @@ msgstr "ローカルの画像投稿を許可する" msgid "Days to cache images from remote instances for" msgstr "リモートインスタンスから画像をキャッシュする日数" +#: app/admin/forms.py:29 +msgid "0 means cache forever" +msgstr "" + #: app/admin/forms.py:30 msgid "Allow NSFW communities" msgstr "NSFW コミュニティを許可する" @@ -133,7 +203,7 @@ msgstr "管理者のみが新しいローカルコミュニティを作成でき #: app/admin/forms.py:33 msgid "Notify admins about reports, not just moderators" -msgstr "" +msgstr "モデレーターだけでなく、管理者にも報告内容を通知する" #: app/admin/forms.py:34 msgid "Open" @@ -153,473 +223,638 @@ msgstr "新規登録モード" #: app/admin/forms.py:36 msgid "Question to ask people applying for an account" -msgstr "" +msgstr "アカウントを申請する人への質問内容" #: 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:39 msgid "Default theme" msgstr "デフォルトテーマ" -#: app/admin/forms.py:44 -msgid "Allowlist instead of blocklist" +#: app/admin/forms.py:39 +msgid "Log ActivityPub JSON for debugging" +msgstr "デバッグ用のActivityPub JSON ログ" + +#: app/admin/forms.py:40 +msgid "Show moderation actions publicly" msgstr "" -#: app/admin/forms.py:45 -msgid "Allow federation with these instances" +#: app/admin/forms.py:41 +msgid "Show Rational Discourse Toolkit in sidebar" msgstr "" #: app/admin/forms.py:46 -msgid "Blocklist instead of allowlist" -msgstr "" +msgid "Allowlist instead of blocklist" +msgstr "ブロックリストではなく、許可リストを使用する" #: app/admin/forms.py:47 -msgid "Deny federation with these instances" -msgstr "" +msgid "Allow federation with these instances" +msgstr "これらのインスタンスとの連合を許可する" #: app/admin/forms.py:48 -msgid "Discard all posts and comments with these phrases (one per line)" -msgstr "" +msgid "Blocklist instead of allowlist" +msgstr "許可リストではなく、ブロックリストを使用する" #: app/admin/forms.py:49 -msgid "Discard all posts and comments by users with these words in their name (one per line)" +msgid "Deny federation with these instances" +msgstr "これらのインスタンスとの連合を拒否する" + +#: app/admin/forms.py:50 +msgid "Discard all posts and comments with these phrases (one per line)" +msgstr "以下のフレーズによる投稿とコメントを破棄する(1行に1つずつ)" + +#: app/admin/forms.py:51 +msgid "" +"Discard all posts and comments by users with these words in their name " +"(one per line)" +msgstr "名前に以下の単語が含まれるユーザーの投稿やコメントをすべて破棄する(1行に1つずつ)" + +#: app/admin/forms.py:56 +#, fuzzy +msgid "Number of Communities to add" +msgstr "コメント数:" + +#: app/admin/forms.py:57 +#, fuzzy +msgid "Add Communities" +msgstr "すべてのコミュニティ" + +#: app/admin/forms.py:61 +msgid "Import Bans List Json File" 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 +#: app/admin/forms.py:62 app/user/forms.py:70 +#, fuzzy +msgid "Import" +msgstr "通報" + +#: app/admin/forms.py:63 app/user/forms.py:69 +#, fuzzy +msgid "Export" +msgstr "通報" + +#: app/admin/forms.py:67 app/community/forms.py:48 app/community/forms.py:67 +#: app/community/forms.py:110 msgid "Title" msgstr "タイトル" -#: app/admin/forms.py:55 app/admin/forms.py:107 app/community/forms.py:20 +#: app/admin/forms.py:68 app/community/forms.py:20 +#: app/templates/community/community_wiki_list.html:33 msgid "Url" msgstr "URL" -#: app/admin/forms.py:56 app/community/forms.py:21 app/community/forms.py:49 +#: app/admin/forms.py:69 app/community/forms.py:21 app/community/forms.py:49 +#: app/templates/community/community_moderate.html:39 msgid "Description" msgstr "説明" -#: app/admin/forms.py:57 app/community/forms.py:22 app/community/forms.py:50 +#: app/admin/forms.py:70 app/community/forms.py:22 app/community/forms.py:50 msgid "Icon image" msgstr "アイコン画像" -#: app/admin/forms.py:58 app/community/forms.py:23 app/community/forms.py:51 +#: app/admin/forms.py:71 app/community/forms.py:23 app/community/forms.py:51 msgid "Banner image" msgstr "バナー画像" -#: app/admin/forms.py:59 app/community/forms.py:24 app/community/forms.py:52 +#: app/admin/forms.py:72 app/community/forms.py:24 app/community/forms.py:52 msgid "Rules" msgstr "ルール" -#: app/admin/forms.py:60 app/community/forms.py:53 +#: app/admin/forms.py:73 app/community/forms.py:53 msgid "Porn community" msgstr "ポルノコミュニティ" -#: app/admin/forms.py:61 +#: app/admin/forms.py:74 msgid "Banned - no new posts accepted" -msgstr "" +msgstr "アクセス禁止中 - 新しい投稿は受け付けられませんでした" -#: app/admin/forms.py:62 app/community/forms.py:54 +#: app/admin/forms.py:75 app/community/forms.py:54 msgid "Only accept posts from current instance" -msgstr "" +msgstr "ローカルユーザからの投稿のみ許可する" -#: app/admin/forms.py:63 app/community/forms.py:55 +#: app/admin/forms.py:76 app/community/forms.py:55 msgid "Only moderators can post" msgstr "モデレータのみ投稿できます" -#: app/admin/forms.py:64 app/community/forms.py:56 +#: app/admin/forms.py:77 app/community/forms.py:56 msgid "New moderators wanted" -msgstr "" +msgstr "モデレーター募集中にする" -#: app/admin/forms.py:65 +#: app/admin/forms.py:78 msgid "Posts show on home page" -msgstr "" +msgstr "投稿をホームに表示する" -#: app/admin/forms.py:66 +#: app/admin/forms.py:79 msgid "Posts can be popular" msgstr "" -#: app/admin/forms.py:67 +#: app/admin/forms.py:80 msgid "Posts show in All list" -msgstr "" +msgstr "すべてのリストに投稿を表示" -#: app/admin/forms.py:68 +#: app/admin/forms.py:81 msgid "Low quality / toxic - upvotes in here don't add to reputation" msgstr "" -#: app/admin/forms.py:69 +#: app/admin/forms.py:82 msgid "Forever" msgstr "無期限" -#: app/admin/forms.py:70 +#: app/admin/forms.py:83 msgid "1 week" msgstr "1 週間" -#: app/admin/forms.py:71 +#: app/admin/forms.py:84 msgid "2 weeks" msgstr "2 週間" -#: app/admin/forms.py:72 +#: app/admin/forms.py:85 msgid "1 month" msgstr "1ヶ月" -#: app/admin/forms.py:73 +#: app/admin/forms.py:86 msgid "2 months" msgstr "2ヶ月" -#: app/admin/forms.py:74 +#: app/admin/forms.py:87 msgid "3 months" msgstr "3ヶ月" -#: app/admin/forms.py:75 +#: app/admin/forms.py:88 msgid "6 months" msgstr "6ヶ月" -#: app/admin/forms.py:76 +#: app/admin/forms.py:89 msgid "1 year" msgstr "1 年" -#: app/admin/forms.py:77 +#: app/admin/forms.py:90 msgid "2 years" msgstr "2 年" -#: app/admin/forms.py:78 +#: app/admin/forms.py:91 msgid "5 years" msgstr "5 年" -#: app/admin/forms.py:79 +#: app/admin/forms.py:92 msgid "10 years" msgstr "10 年" -#: app/admin/forms.py:81 +#: app/admin/forms.py:94 msgid "Retain content" -msgstr "" +msgstr "内容を保持" -#: app/admin/forms.py:82 app/community/forms.py:57 +#: app/admin/forms.py:95 app/community/forms.py:57 msgid "Topic" msgstr "トピック" -#: app/admin/forms.py:83 app/community/forms.py:59 +#: app/admin/forms.py:96 app/community/forms.py:59 #: app/templates/community/_community_nav.html:25 msgid "List" msgstr "リスト" -#: app/admin/forms.py:84 app/community/forms.py:60 +#: app/admin/forms.py:97 app/community/forms.py:60 msgid "Masonry" -msgstr "" +msgstr "タイル" -#: app/admin/forms.py:85 app/community/forms.py:61 +#: app/admin/forms.py:98 app/community/forms.py:61 msgid "Wide masonry" -msgstr "" +msgstr "タイル (ワイド)" -#: app/admin/forms.py:86 app/community/forms.py:62 +#: app/admin/forms.py:99 app/community/forms.py:62 msgid "Layout" msgstr "レイアウト" -#: app/admin/forms.py:87 +#: app/admin/forms.py:100 app/admin/forms.py:131 msgid "Posting warning" -msgstr "" +msgstr "投稿に関する警告" -#: app/admin/forms.py:88 app/community/forms.py:27 app/community/forms.py:58 +#: app/admin/forms.py:101 app/community/forms.py:27 app/community/forms.py:58 msgid "Languages" msgstr "言語" -#: app/admin/forms.py:89 +#: app/admin/forms.py:102 msgid "Override remote language setting" -msgstr "" +msgstr "リモートの言語設定を上書き" -#: app/admin/forms.py:96 app/community/forms.py:34 +#: app/admin/forms.py:109 app/community/forms.py:34 msgid "Url is required." msgstr "URLは必須項目です。" -#: app/admin/forms.py:100 app/community/forms.py:38 +#: app/admin/forms.py:113 app/community/forms.py:38 msgid "- cannot be in Url. Use _ instead?" msgstr "\"-\"はURLに使用できません。代わりに\"_\"を使用しますか?" -#: 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 +#: app/admin/forms.py:119 app/community/forms.py:19 +#: app/templates/admin/approve_registrations.html:20 +#: app/templates/admin/approve_registrations.html:58 +#: app/templates/admin/users.html:22 +#: app/templates/community/community_mod_list.html:34 +#: app/templates/community/community_wiki_list.html:32 +#: app/templates/instance/people.html:23 app/templates/user/filters.html:43 +#: app/templates/user/filters.html:85 app/templates/user/filters.html:103 +#: app/templates/user/filters.html:121 app/templates/user/filters.html:139 +#: app/user/forms.py:124 msgid "Name" msgstr "名前" -#: app/admin/forms.py:108 +#: app/admin/forms.py:119 +msgid "Human readable name for the topic." +msgstr "" + +#: app/admin/forms.py:120 app/community/forms.py:68 +msgid "Slug" +msgstr "" + +#: app/admin/forms.py:120 +msgid "A short and unique identifier that becomes part of the URL." +msgstr "" + +#: app/admin/forms.py:121 msgid "Parent topic" msgstr "親トピック" -#: app/admin/forms.py:113 app/auth/forms.py:10 app/auth/forms.py:17 -#: app/community/forms.py:67 +#: app/admin/forms.py:122 +#, fuzzy +msgid "Show posts from child topics" +msgstr "このトピックにはまだ投稿がありません。" + +#: app/admin/forms.py:127 +msgid "Vote weight" +msgstr "" + +#: app/admin/forms.py:128 app/templates/admin/instances.html:18 +#: app/templates/admin/instances.html:55 +#: app/templates/instance/list_instances.html:20 +#: app/templates/instance/list_instances.html:49 +#, fuzzy +msgid "Dormant" +msgstr "ドメイン" + +#: app/admin/forms.py:129 app/templates/admin/instances.html:19 +#: app/templates/admin/instances.html:53 +#: app/templates/instance/list_instances.html:21 +#, fuzzy +msgid "Gone forever" +msgstr "無期限" + +#: app/admin/forms.py:130 app/templates/admin/instances.html:20 +#: app/templates/admin/instances.html:31 +#: app/templates/instance/list_instances.html:22 +msgid "Trusted" +msgstr "" + +#: app/admin/forms.py:136 app/auth/forms.py:10 app/auth/forms.py:17 +#: app/community/forms.py:80 msgid "User name" msgstr "ユーザー名" -#: app/admin/forms.py:115 app/user/forms.py:15 +#: app/admin/forms.py:138 app/user/forms.py:13 msgid "Email address" msgstr "メールアドレス" -#: app/admin/forms.py:116 app/auth/forms.py:11 app/auth/forms.py:20 -#: app/auth/forms.py:74 +#: app/admin/forms.py:139 app/auth/forms.py:11 app/auth/forms.py:20 +#: app/auth/forms.py:77 msgid "Password" msgstr "パスワード" -#: app/admin/forms.py:118 app/auth/forms.py:22 app/auth/forms.py:76 +#: app/admin/forms.py:141 app/auth/forms.py:22 app/auth/forms.py:79 msgid "Repeat password" msgstr "パスワード(確認)" -#: app/admin/forms.py:119 app/user/forms.py:18 +#: app/admin/forms.py:142 app/user/forms.py:16 msgid "Bio" msgstr "自己紹介" -#: app/admin/forms.py:120 app/user/forms.py:19 +#: app/admin/forms.py:143 app/user/forms.py:17 msgid "Matrix User ID" msgstr "Matrix ユーザーID" -#: app/admin/forms.py:121 app/user/forms.py:20 +#: app/admin/forms.py:144 app/user/forms.py:19 msgid "Avatar image" msgstr "アバター画像" -#: app/admin/forms.py:122 app/user/forms.py:21 +#: app/admin/forms.py:145 app/user/forms.py:20 msgid "Top banner image" msgstr "バナー画像" -#: app/admin/forms.py:123 app/admin/forms.py:177 app/user/forms.py:22 +#: app/admin/forms.py:146 app/admin/forms.py:208 app/user/forms.py:21 msgid "This profile is a bot" msgstr "Botアカウント" -#: app/admin/forms.py:124 app/admin/forms.py:178 +#: app/admin/forms.py:147 app/admin/forms.py:209 msgid "Email address is verified" msgstr "メールの認証が完了しました" -#: app/admin/forms.py:125 app/admin/forms.py:179 +#: app/admin/forms.py:148 app/admin/forms.py:210 +#: app/templates/admin/users.html:27 msgid "Banned" -msgstr "" +msgstr "アクセス禁止" -#: app/admin/forms.py:126 app/user/forms.py:36 +#: app/admin/forms.py:149 app/user/forms.py:36 msgid "Subscribe to email newsletter" msgstr "ニュースレターを購読する" -#: app/admin/forms.py:127 app/user/forms.py:38 +#: app/admin/forms.py:150 app/admin/forms.py:211 app/user/forms.py:108 +msgid "Show" +msgstr "" + +#: app/admin/forms.py:151 app/admin/forms.py:212 app/user/forms.py:109 +#: app/user/forms.py:128 +msgid "Hide completely" +msgstr "完全に隠す" + +#: app/admin/forms.py:152 app/admin/forms.py:213 +msgid "Blur" +msgstr "" + +#: app/admin/forms.py:153 app/admin/forms.py:214 app/user/forms.py:128 +msgid "Make semi-transparent" +msgstr "半透明にする" + +#: app/admin/forms.py:154 app/user/forms.py:38 app/user/forms.py:112 msgid "Hide posts by bots" msgstr "ボットによる投稿を非表示にする" -#: app/admin/forms.py:128 app/user/forms.py:39 +#: app/admin/forms.py:156 app/admin/forms.py:215 app/user/forms.py:39 +#: app/user/forms.py:114 msgid "Show NSFW posts" msgstr "NSFW投稿を表示する" -#: app/admin/forms.py:129 app/user/forms.py:40 +#: app/admin/forms.py:158 app/admin/forms.py:217 app/user/forms.py:40 +#: app/user/forms.py:116 msgid "Show NSFL posts" msgstr "NSFL投稿を表示する" -#: app/admin/forms.py:130 app/admin/forms.py:180 +#: app/admin/forms.py:161 app/admin/forms.py:219 msgid "User" msgstr "ユーザー" -#: app/admin/forms.py:131 app/admin/forms.py:181 +#: app/admin/forms.py:162 app/admin/forms.py:220 +#: app/templates/admin/permissions.html:19 msgid "Staff" msgstr "スタッフ" -#: app/admin/forms.py:132 app/admin/forms.py:182 app/admin/routes.py:32 -#: app/templates/base.html:189 +#: app/admin/forms.py:163 app/admin/forms.py:221 app/admin/routes.py:40 +#: app/templates/admin/permissions.html:20 app/templates/base.html:209 msgid "Admin" msgstr "管理者" -#: app/admin/forms.py:134 app/admin/forms.py:184 +#: app/admin/forms.py:165 app/admin/forms.py:223 msgid "Role" msgstr "ロール" -#: app/admin/forms.py:140 app/auth/forms.py:32 +#: app/admin/forms.py:171 app/auth/forms.py:32 msgid "An account with this email address already exists." msgstr "このメールアドレスは既に使用されています。" -#: app/admin/forms.py:144 app/auth/forms.py:36 +#: app/admin/forms.py:175 app/auth/forms.py:39 msgid "User names cannot contain @." msgstr "ユーザー名に @ を含めることはできません。" -#: app/admin/forms.py:148 app/auth/forms.py:40 +#: app/admin/forms.py:179 app/auth/forms.py:43 msgid "This username was used in the past and cannot be reused." msgstr "このユーザー名は既に使用されているため使えません。" -#: app/admin/forms.py:150 app/auth/forms.py:42 +#: app/admin/forms.py:181 app/auth/forms.py:45 msgid "An account with this user name already exists." msgstr "このユーザー名は既に使用されています。" -#: app/admin/forms.py:153 app/auth/forms.py:45 +#: app/admin/forms.py:184 app/auth/forms.py:48 msgid "A community with this name exists so it cannot be used for a user." msgstr "このコミュニティ名は既に使用されています。" -#: app/admin/forms.py:160 app/admin/forms.py:173 app/auth/forms.py:52 -#: app/auth/forms.py:65 +#: app/admin/forms.py:191 app/admin/forms.py:204 app/auth/forms.py:55 +#: app/auth/forms.py:68 msgid "This password is too common." msgstr "" -#: app/admin/forms.py:170 app/auth/forms.py:62 +#: app/admin/forms.py:201 app/auth/forms.py:65 msgid "This password is not secure." msgstr "このパスワードは安全ではありません。" -#: app/admin/forms.py:185 +#: app/admin/forms.py:224 msgid "Remove avatar" msgstr "アバターを削除" -#: app/admin/forms.py:186 +#: app/admin/forms.py:225 msgid "Remove banner" msgstr "バナーを削除" -#: app/admin/forms.py:191 +#: app/admin/forms.py:230 msgid "Subject" msgstr "件名" -#: app/admin/forms.py:192 +#: app/admin/forms.py:231 msgid "Body (text)" msgstr "本文 (text)" -#: app/admin/forms.py:193 +#: app/admin/forms.py:232 msgid "Body (html)" msgstr "本文 (html)" -#: app/admin/forms.py:194 +#: app/admin/forms.py:233 msgid "Test mode" msgstr "テストモード" -#: app/admin/forms.py:195 app/admin/routes.py:793 +#: app/admin/forms.py:234 app/admin/routes.py:1273 msgid "Send newsletter" msgstr "ニュースレターを送信" -#: app/admin/routes.py:64 app/templates/admin/_nav.html:4 -#: app/templates/admin/site.html:13 app/templates/base.html:191 +#: app/admin/routes.py:131 app/templates/admin/_nav.html:4 +#: app/templates/admin/site.html:13 app/templates/base.html:211 msgid "Site profile" msgstr "サイトの設定" -#: app/admin/routes.py:112 app/templates/admin/_nav.html:5 -#: app/templates/admin/misc.html:12 app/templates/base.html:192 +#: app/admin/routes.py:184 app/templates/admin/_nav.html:5 +#: app/templates/admin/misc.html:12 app/templates/base.html:212 msgid "Misc settings" msgstr "その他の設定" -#: app/admin/routes.py:150 +#: app/admin/routes.py:263 +#, python-format +msgid "%d out of %d communities were excluded using current filters" +msgstr "" + +#: app/admin/routes.py:310 +#, python-format +msgid "Results: %(results)s" +msgstr "" + +#: app/admin/routes.py:314 +#, python-format +msgid "" +"Subscription process for %(communities_to_add)d of " +"%(parsed_communities_sorted)d communities launched in background, check " +"admin/activities for details" +msgstr "" + +#: app/admin/routes.py:339 +msgid "Ban imports started in a background process." +msgstr "" + +#: app/admin/routes.py:342 +msgid "Ban imports requested, but no json provided." +msgstr "" + +#: app/admin/routes.py:428 msgid "Admin settings saved" msgstr "管理者設定を保存しました" -#: app/admin/routes.py:162 +#: app/admin/routes.py:441 msgid "Federation settings" msgstr "フェデレーションの設定" -#: app/admin/routes.py:184 +#: app/admin/routes.py:592 msgid "ActivityPub Log" msgstr "ActivityPub ログ" -#: app/admin/routes.py:194 app/templates/admin/activity_json.html:13 +#: app/admin/routes.py:602 app/templates/admin/activity_json.html:13 msgid "Activity JSON" msgstr "Activity JSON" -#: 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 +#: app/admin/routes.py:637 app/community/routes.py:306 +#: app/community/routes.py:1608 app/community/routes.py:1665 +#: app/main/routes.py:216 app/post/routes.py:212 app/post/routes.py:1933 +#: app/templates/admin/_nav.html:6 app/templates/admin/instances.html:26 +#: app/templates/base.html:213 app/templates/list_communities.html:61 +#: app/templates/user/alerts/_type.html:9 app/templates/user/filters.html:73 +#: app/templates/user/notifications.html:66 +#: app/templates/user/show_profile.html:191 msgid "Communities" msgstr "コミュニティ" -#: app/admin/routes.py:251 +#: app/admin/routes.py:660 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 +#: app/admin/routes.py:731 app/admin/routes.py:838 app/admin/routes.py:866 +#: app/admin/routes.py:1127 app/admin/routes.py:1368 +#: app/community/routes.py:1044 app/community/routes.py:1552 +#: app/community/routes.py:1731 msgid "Saved" msgstr "保存しました" -#: app/admin/routes.py:318 -msgid "This is a remote community - most settings here will be regularly overwritten with data from the original server." +#: app/admin/routes.py:735 +msgid "" +"This is a remote community - most settings here will be regularly " +"overwritten with data from the original server." msgstr "これはリモートのコミュニティです - ほとんどの設定は定期的に元のサーバーからのデータで上書きされます。" -#: app/admin/routes.py:338 app/community/routes.py:1129 +#: app/admin/routes.py:755 app/community/routes.py:1057 msgid "Edit community" msgstr "コミュニティの編集" -#: app/admin/routes.py:357 app/community/routes.py:1152 +#: app/admin/routes.py:779 app/community/routes.py:1120 msgid "Community deleted" msgstr "コミュニティが削除されました" -#: 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 +#: app/admin/routes.py:813 app/community/routes.py:292 +#: app/community/routes.py:1595 app/community/routes.py:1652 +#: app/post/routes.py:198 app/templates/admin/_nav.html:7 +#: app/templates/admin/topics.html:31 app/templates/base.html:145 +#: app/templates/base.html:165 app/templates/base.html:214 +#: app/templates/topic/show_topic.html:14 +#: app/templates/user/alerts/_type.html:12 msgid "Topics" msgstr "トピック" -#: app/admin/routes.py:416 app/templates/admin/topics.html:31 +#: app/admin/routes.py:841 app/templates/admin/topics.html:31 msgid "Add topic" msgstr "トピックを追加" -#: app/admin/routes.py:444 +#: app/admin/routes.py:873 msgid "Edit topic" msgstr "トピックを編集" -#: app/admin/routes.py:459 +#: app/admin/routes.py:889 msgid "Topic deleted" msgstr "トピックを削除しました" -#: app/admin/routes.py:461 +#: app/admin/routes.py:891 msgid "Cannot delete topic with communities assigned to it." msgstr "トピックに割り当てられているコミュニティは削除できません。" -#: app/admin/routes.py:488 app/templates/admin/_nav.html:8 -#: app/templates/admin/users.html:12 app/templates/base.html:196 +#: app/admin/routes.py:920 app/templates/admin/_nav.html:8 +#: app/templates/admin/instances.html:27 app/templates/admin/users.html:12 +#: app/templates/admin/users_trash.html:12 app/templates/base.html:215 +#: app/templates/user/alerts/_type.html:15 msgid "Users" msgstr "ユーザー" -#: app/admin/routes.py:524 +#: app/admin/routes.py:959 msgid "Problematic users" msgstr "問題のあるユーザー" -#: app/admin/routes.py:545 +#: app/admin/routes.py:981 msgid "Bad posts" msgstr "不正な投稿" -#: app/admin/routes.py:577 +#: app/admin/routes.py:1016 msgid "Likely spam" -msgstr "スパムの可能性が高い" +msgstr "スパムの可能性が高い投稿" -#: app/admin/routes.py:613 +#: app/admin/routes.py:1050 app/templates/base.html:219 +#, fuzzy +msgid "Deleted content" +msgstr "アカウントの削除" + +#: app/admin/routes.py:1088 msgid "Registration approved." msgstr "ユーザー登録が承認されました。" -#: 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:1123 +msgid "" +"Permissions are cached for 50 seconds so new admin roles won't take " +"effect immediately." +msgstr "権限は50秒間キャッシュされるため、新しい設定はすぐに有効にはなりません。" -#: app/admin/routes.py:652 -msgid "This is a remote user - most settings here will be regularly overwritten with data from the original server." +#: app/admin/routes.py:1131 +msgid "" +"This is a remote user - most settings here will be regularly overwritten " +"with data from the original server." msgstr "これはリモートユーザーです - ほとんどの設定は定期的に元のサーバーからのデータで上書きされます。" -#: app/admin/routes.py:659 +#: app/admin/routes.py:1140 msgid "Edit user" msgstr "ユーザーの編集" -#: app/admin/routes.py:725 +#: app/admin/routes.py:1200 msgid "User added" msgstr "ユーザーを追加しました" -#: app/admin/routes.py:728 +#: app/admin/routes.py:1203 msgid "Add user" msgstr "ユーザーを追加" -#: app/admin/routes.py:752 +#: app/admin/routes.py:1231 msgid "User deleted" msgstr "ユーザーを削除しました" -#: app/admin/routes.py:775 app/templates/admin/reports.html:12 -#: app/templates/community/_community_moderation_nav.html:11 +#: app/admin/routes.py:1254 app/templates/admin/reports.html:12 +#: app/templates/admin/users.html:28 +#: app/templates/community/_community_moderation_nav.html:8 #: app/templates/community/community_moderate.html:21 msgid "Reports" msgstr "通報" -#: app/admin/util.py:111 +#: app/admin/routes.py:1295 +#, fuzzy +msgid "Settings saved" +msgstr "管理者設定を保存しました" + +#: app/admin/routes.py:1300 +msgid "Role permissions" +msgstr "" + +#: app/admin/routes.py:1377 +#, fuzzy +msgid "Edit instance" +msgstr "インスタンス" + +#: app/admin/util.py:108 msgid "None" msgstr "該当なし" @@ -631,7 +866,9 @@ msgstr "低帯域幅モード" msgid "Log In" msgstr "ログイン" -#: app/auth/forms.py:18 app/auth/forms.py:19 app/auth/forms.py:69 +#: app/auth/forms.py:18 app/auth/forms.py:19 app/auth/forms.py:72 +#: app/templates/admin/approve_registrations.html:21 +#: app/templates/admin/approve_registrations.html:59 msgid "Email" msgstr "メール" @@ -639,85 +876,94 @@ msgstr "メール" msgid "Why would you like to join this site?" msgstr "このサイトに登録したいと思った理由を教えて下さい。" -#: app/auth/forms.py:27 app/auth/routes.py:154 app/templates/base.html:147 +#: app/auth/forms.py:27 app/auth/routes.py:164 app/templates/base.html:160 msgid "Register" msgstr "新規登録" -#: app/auth/forms.py:70 +#: app/auth/forms.py:37 +#, fuzzy +msgid "User names cannot contain spaces." +msgstr "ユーザー名に @ を含めることはできません。" + +#: app/auth/forms.py:73 msgid "Request password reset" msgstr "パスワードリセットのリクエスト" -#: app/auth/forms.py:78 +#: app/auth/forms.py:81 msgid "Set password" msgstr "パスワードを設定" -#: app/auth/routes.py:29 app/auth/routes.py:32 +#: app/auth/routes.py:30 app/auth/routes.py:33 app/shared/auth.py:37 msgid "No account exists with that user name." msgstr "そのユーザー名のアカウントは存在しません。" -#: app/auth/routes.py:36 -msgid "Invalid password. Please reset your password." +#: app/auth/routes.py:37 app/shared/auth.py:43 +msgid "" +"Invalid password. Please reset " +"your password." msgstr "無効なパスワードです、パスワードをリセットしてください。" -#: app/auth/routes.py:39 +#: app/auth/routes.py:40 app/shared/auth.py:46 msgid "Invalid password" msgstr "無効なパスワード" -#: app/auth/routes.py:42 +#: app/auth/routes.py:43 app/shared/auth.py:61 msgid "You have been banned." msgstr "あなたはBANされました。" -#: app/auth/routes.py:75 +#: app/auth/routes.py:78 msgid "Login" msgstr "ログイン" -#: app/auth/routes.py:101 +#: app/auth/routes.py:109 msgid "Sorry, you cannot use that email address" msgstr "申し訳ありませんが、そのメールアドレスは使用できません" -#: app/auth/routes.py:103 +#: app/auth/routes.py:111 msgid "Sorry, you cannot use that user name" msgstr "申し訳ありませんが、そのユーザー名は使用できません" -#: app/auth/routes.py:120 +#: app/auth/routes.py:128 #, python-format msgid "Your username contained special letters so it was changed to %(name)s." -msgstr "" +msgstr "ユーザー名に特殊文字が含まれているため、 %(name)s に変更されました。" -#: app/auth/routes.py:159 +#: app/auth/routes.py:169 msgid "Account under review" -msgstr "" +msgstr "確認中のアカウント" -#: app/auth/routes.py:164 app/templates/auth/check_email.html:8 +#: app/auth/routes.py:174 app/templates/auth/check_email.html:8 msgid "Check your email" msgstr "メールをご確認ください" -#: app/auth/routes.py:175 +#: app/auth/routes.py:185 msgid "Sorry, you cannot use that email address." msgstr "申し訳ありませんが、そのメールアドレスは使用できません。" -#: app/auth/routes.py:180 +#: app/auth/routes.py:190 msgid "Check your email for a link to reset your password." msgstr "パスワードをリセットするためのリンクをメールで確認してください。" -#: app/auth/routes.py:183 +#: app/auth/routes.py:193 msgid "No account with that email address exists" -msgstr "" +msgstr "そのメールアドレスのアカウントは存在しません" -#: app/auth/routes.py:185 +#: app/auth/routes.py:195 msgid "Reset Password" msgstr "パスワードリセット" -#: app/auth/routes.py:199 +#: app/auth/routes.py:209 #, 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 "パスワードがリセットされました。 ユーザ名 %(name)s でログインしてください。" -#: app/auth/routes.py:219 +#: app/auth/routes.py:223 app/auth/routes.py:230 msgid "Thank you for verifying your email address." msgstr "メール認証をしていただきありがとうございます。" -#: app/auth/routes.py:221 +#: app/auth/routes.py:232 msgid "Email address validation failed." msgstr "メールアドレスの認証に失敗しました。" @@ -729,75 +975,75 @@ msgstr "メッセージ" msgid "Reply" msgstr "返信" -#: app/chat/forms.py:18 app/post/forms.py:18 app/user/forms.py:62 +#: app/chat/forms.py:18 app/post/forms.py:18 app/user/forms.py:79 msgid "Spam" msgstr "スパム" -#: app/chat/forms.py:19 app/post/forms.py:18 app/user/forms.py:63 +#: app/chat/forms.py:19 app/post/forms.py:18 app/user/forms.py:80 msgid "Harassment" msgstr "ハラスメント/迷惑行為" -#: app/chat/forms.py:20 app/post/forms.py:19 app/user/forms.py:64 +#: app/chat/forms.py:20 app/post/forms.py:19 app/user/forms.py:81 msgid "Threatening violence" msgstr "暴力的" -#: app/chat/forms.py:21 app/user/forms.py:65 +#: app/chat/forms.py:21 app/user/forms.py:82 msgid "Promoting hate / genocide" -msgstr "" +msgstr "憎悪/大量虐殺の促進" -#: app/chat/forms.py:22 app/post/forms.py:20 app/user/forms.py:66 +#: app/chat/forms.py:22 app/post/forms.py:20 app/user/forms.py:83 msgid "Misinformation / disinformation" msgstr "不正確/誤った情報" -#: app/chat/forms.py:23 app/post/forms.py:21 app/user/forms.py:67 +#: app/chat/forms.py:23 app/post/forms.py:21 app/user/forms.py:84 msgid "Racism, sexism, transphobia" msgstr "人種差別主義/性差別主義/トランスフォビア" -#: app/chat/forms.py:24 app/post/forms.py:23 app/user/forms.py:70 +#: app/chat/forms.py:24 app/post/forms.py:23 app/user/forms.py:87 msgid "Minor abuse or sexualization" -msgstr "" +msgstr "軽微な虐待または性的な内容" -#: app/chat/forms.py:25 app/post/forms.py:24 app/user/forms.py:71 +#: app/chat/forms.py:25 app/post/forms.py:24 app/user/forms.py:88 msgid "Non-consensual intimate media" -msgstr "" +msgstr "同意のない親密なメディア" -#: app/chat/forms.py:26 app/post/forms.py:25 app/user/forms.py:72 +#: app/chat/forms.py:26 app/post/forms.py:25 app/user/forms.py:89 msgid "Prohibited transaction" msgstr "" -#: app/chat/forms.py:26 app/post/forms.py:25 app/user/forms.py:72 +#: app/chat/forms.py:26 app/post/forms.py:25 app/user/forms.py:89 msgid "Impersonation" msgstr "なりすまし" -#: app/chat/forms.py:27 app/post/forms.py:26 app/user/forms.py:73 +#: app/chat/forms.py:27 app/post/forms.py:26 app/user/forms.py:90 msgid "Copyright violation" msgstr "著作権の侵害" -#: app/chat/forms.py:27 app/post/forms.py:26 app/user/forms.py:73 +#: app/chat/forms.py:27 app/post/forms.py:26 app/user/forms.py:90 msgid "Trademark violation" msgstr "商標の違反" -#: app/chat/forms.py:28 app/post/forms.py:27 app/user/forms.py:74 +#: app/chat/forms.py:28 app/post/forms.py:27 app/user/forms.py:91 msgid "Self-harm or suicide" msgstr "自傷行為または自殺" -#: app/chat/forms.py:29 app/community/forms.py:247 app/post/forms.py:28 -#: app/user/forms.py:75 +#: app/chat/forms.py:29 app/community/forms.py:237 app/post/forms.py:28 +#: app/user/forms.py:92 msgid "Other" msgstr "その他" -#: 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 +#: app/chat/forms.py:30 app/community/forms.py:101 app/community/forms.py:239 +#: app/post/forms.py:29 app/user/forms.py:93 msgid "Reason" msgstr "理由" -#: app/chat/forms.py:31 app/community/forms.py:250 app/post/forms.py:30 -#: app/user/forms.py:77 +#: app/chat/forms.py:31 app/community/forms.py:240 app/post/forms.py:30 +#: app/user/forms.py:94 msgid "More info" msgstr "詳細情報" -#: 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 +#: app/chat/forms.py:33 app/community/forms.py:242 app/post/forms.py:32 +#: app/templates/user/show_profile.html:102 app/user/forms.py:96 msgid "Report" msgstr "通報" @@ -806,37 +1052,37 @@ msgstr "通報" msgid "Chat with %(name)s" msgstr "%(name)s とチャット" -#: app/chat/routes.py:69 +#: app/chat/routes.py:70 msgid "Send" msgstr "送信" -#: app/chat/routes.py:79 app/templates/chat/new_message.html:14 +#: app/chat/routes.py:80 app/templates/chat/new_message.html:14 #, python-format msgid "New message to \"%(recipient_name)s\"" msgstr "\"%(recipient_name)s\" への新しいメッセージ" -#: app/chat/routes.py:124 +#: app/chat/routes.py:127 msgid "Conversation deleted" msgstr "会話を削除しました" -#: app/chat/routes.py:135 +#: app/chat/routes.py:138 msgid "Instance blocked." msgstr "インスタンスがブロックされました。" -#: app/chat/routes.py:165 +#: app/chat/routes.py:168 msgid "This conversation has been reported, thank you!" msgstr "この会話は報告されました。ありがとうございます!" -#: app/chat/routes.py:170 +#: app/chat/routes.py:173 msgid "Report conversation" msgstr "会話に関する報告" -#: app/chat/util.py:58 +#: app/chat/util.py:54 #, python-format msgid "Message failed to send to %(name)s." msgstr "メッセージを %(name)s に送信できませんでした。" -#: app/chat/util.py:60 +#: app/chat/util.py:56 msgid "Message sent." msgstr "メッセージを送信" @@ -848,123 +1094,132 @@ msgstr "作成" msgid "A community with this url already exists." msgstr "このURLのコミュニティは既に存在します。" -#: app/community/forms.py:68 -msgid "Add" -msgstr "追加" +#: app/community/forms.py:69 app/community/forms.py:111 app/post/forms.py:11 +msgid "Body" +msgstr "本文" -#: app/community/forms.py:72 -msgid "Amend the report description if necessary" +#: app/community/forms.py:70 +msgid "Mods and admins" msgstr "" +#: app/community/forms.py:71 +#, fuzzy +msgid "Trusted accounts" +msgstr "新規アカウント登録" + +#: app/community/forms.py:72 +#, fuzzy +msgid "Community members" +msgstr "コミュニティ" + #: app/community/forms.py:73 +#, fuzzy +msgid "Any account" +msgstr "アカウント" + +#: app/community/forms.py:75 +msgid "Who can edit" +msgstr "" + +#: app/community/forms.py:81 +#, fuzzy +msgid "Find" +msgstr "Friendica" + +#: app/community/forms.py:85 +msgid "Amend the report description if necessary" +msgstr "必要に応じて報告の説明を修正してください" + +#: app/community/forms.py:86 msgid "Escalate report" msgstr "" -#: app/community/forms.py:77 +#: app/community/forms.py:90 msgid "Note for mod log" msgstr "" -#: app/community/forms.py:78 +#: app/community/forms.py:91 msgid "Also resolve all other reports about the same thing." msgstr "" -#: app/community/forms.py:79 +#: app/community/forms.py:92 #: app/templates/community/community_moderate_report_resolve.html:13 msgid "Resolve report" msgstr "解決済みの通報" -#: app/community/forms.py:83 +#: app/community/forms.py:96 msgid "Community address" msgstr "コミュニティのURL" -#: app/community/forms.py:84 app/search/routes.py:85 -#: app/templates/base.html:222 app/templates/community/add_remote.html:13 +#: app/community/forms.py:97 app/search/routes.py:106 +#: app/templates/base.html:246 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/domain/domains_blocked.html:29 app/templates/index.html:44 +#: app/templates/instance/list_instances.html:17 #: 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 +#: app/community/forms.py:102 msgid "Ban until" msgstr "" -#: app/community/forms.py:90 +#: app/community/forms.py:103 msgid "Also delete all their posts" msgstr "" -#: app/community/forms.py:91 +#: app/community/forms.py:104 msgid "Also delete all their comments" -msgstr "" +msgstr "彼らのコメントをすべて削除" -#: app/community/forms.py:92 +#: app/community/forms.py:105 #: app/templates/community/community_moderate_subscribers.html:56 #: app/templates/domain/domains_blocked.html:48 -#: app/templates/user/show_profile.html:206 +#: app/templates/user/show_profile.html:231 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/community/forms.py:109 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/community/forms.py:112 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 +#: app/community/forms.py:113 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 +#: app/community/forms.py:114 msgid "NSFW" msgstr "NSFW" -#: 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 +#: app/community/forms.py:115 msgid "Gore/gross" msgstr "" -#: 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/community/forms.py:116 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: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 +#: app/community/forms.py:117 app/post/forms.py:13 +#: app/templates/search/start.html:36 msgid "Language" msgstr "言語" -#: app/community/forms.py:112 app/community/forms.py:134 +#: app/community/forms.py:126 app/community/forms.py:141 msgid "URL" msgstr "URL" -#: app/community/forms.py:125 +#: app/community/forms.py:135 #, python-format msgid "Links to %(domain)s are not allowed." msgstr "" @@ -972,309 +1227,444 @@ msgstr "" #: app/community/forms.py:147 #, python-format msgid "Videos from %(domain)s are not allowed." -msgstr "" +msgstr "%(domain)s からの動画は許可されていません。" -#: app/community/forms.py:155 +#: app/community/forms.py:153 app/community/forms.py:180 msgid "Alt text" msgstr "代替テキスト" -#: app/community/forms.py:157 app/templates/community/_add_post_types.html:4 +#: app/community/forms.py:154 app/templates/community/add_post.html:14 +#: app/templates/search/start.html:31 msgid "Image" msgstr "画像" -#: app/community/forms.py:185 +#: app/community/forms.py:175 app/community/forms.py:186 msgid "Images cannot be posted to local communities." msgstr "" -#: app/community/forms.py:194 +#: app/community/forms.py:191 msgid "Mode" msgstr "モード" -#: app/community/forms.py:194 +#: app/community/forms.py:191 msgid "Voters choose one option" msgstr "1つの選択肢にのみ投票できます" -#: app/community/forms.py:194 +#: app/community/forms.py:191 msgid "Voters choose many options" msgstr "複数の選択肢に投票できます" -#: app/community/forms.py:196 +#: app/community/forms.py:193 msgid "30 minutes" msgstr "30 分" -#: app/community/forms.py:197 +#: app/community/forms.py:194 msgid "1 hour" msgstr "1 時間" -#: app/community/forms.py:198 +#: app/community/forms.py:195 msgid "6 hours" msgstr "6 時間" -#: app/community/forms.py:199 +#: app/community/forms.py:196 msgid "12 hours" msgstr "12 時間" -#: app/community/forms.py:200 +#: app/community/forms.py:197 msgid "1 day" msgstr "1 日" -#: app/community/forms.py:201 +#: app/community/forms.py:198 msgid "3 days" msgstr "3 日" -#: app/community/forms.py:202 +#: app/community/forms.py:199 msgid "7 days" msgstr "7 日" -#: app/community/forms.py:204 +#: app/community/forms.py:201 msgid "End voting in" msgstr "投票期限" -#: app/community/forms.py:205 +#: app/community/forms.py:202 msgid "Accept votes from this instance only" msgstr "このサーバーからのみ投票を受け付ける" -#: app/community/forms.py:232 +#: app/community/forms.py:222 msgid "Polls need options for people to choose from" msgstr "" -#: app/community/forms.py:235 +#: app/community/forms.py:225 msgid "Provide at least two choices" msgstr "" -#: app/community/forms.py:241 +#: app/community/forms.py:231 msgid "Breaks instance rules" msgstr "" -#: app/community/forms.py:242 +#: app/community/forms.py:232 msgid "Abandoned by moderators" msgstr "" -#: app/community/forms.py:243 +#: app/community/forms.py:233 msgid "Cult" -msgstr "" +msgstr "カルト" -#: app/community/forms.py:244 +#: app/community/forms.py:234 msgid "Scam" -msgstr "" +msgstr "詐欺" -#: app/community/forms.py:245 +#: app/community/forms.py:235 msgid "Alt-right pipeline" msgstr "" -#: app/community/forms.py:246 app/post/forms.py:19 +#: app/community/forms.py:236 app/post/forms.py:19 msgid "Hate / genocide" -msgstr "" +msgstr "憎悪 / 大虐殺" -#: app/community/forms.py:264 app/community/routes.py:1155 +#: app/community/forms.py:254 app/community/routes.py:1123 msgid "Delete community" msgstr "コミュニティを削除" -#: app/community/routes.py:87 +#: app/community/forms.py:258 +msgid "Full URL" +msgstr "" + +#: app/community/forms.py:259 +msgid "Retrieve" +msgstr "" + +#: app/community/routes.py:98 msgid "Your new community has been created." msgstr "新しいコミュニティが作成されました。" -#: app/community/routes.py:93 app/templates/community/add_local.html:13 +#: app/community/routes.py:104 app/templates/community/add_local.html:13 #: app/templates/community/community_edit.html:25 msgid "Create community" msgstr "コミュニティを作成" -#: app/community/routes.py:119 app/community/routes.py:1607 +#: app/community/routes.py:125 app/community/routes.py:1960 +msgid "" +"Sorry, that instance is blocked, check https://gui.fediseer.com/ for " +"reasons." +msgstr "" + +#: app/community/routes.py:140 app/community/routes.py:1963 msgid "Community not found." msgstr "コミュニティが見つかりません。" -#: 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." +#: app/community/routes.py:142 app/community/routes.py:1965 +msgid "" +"Community not found. If you are searching for a nsfw community it is " +"blocked by this instance." msgstr "" -#: app/community/routes.py:124 app/community/routes.py:1612 +#: app/community/routes.py:145 app/community/routes.py:1968 #, python-format msgid "That community is banned from %(site)s." msgstr "" -#: app/community/routes.py:127 +#: app/community/routes.py:148 app/templates/search/start.html:84 msgid "Add remote community" msgstr "リモートコミュニティを追加" -#: 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/community/routes.py:167 app/search/routes.py:125 +#, fuzzy +msgid "Post not found." +msgstr "アカウントが見つかりません" + +#: app/community/routes.py:170 app/search/routes.py:128 +#: app/templates/community/retrieve_remote_post.html:13 +msgid "Retrieve Remote Post" +msgstr "" + +#: app/community/routes.py:275 app/community/routes.py:1580 +#: app/community/routes.py:1637 app/instance/routes.py:159 +#: app/post/routes.py:181 app/post/routes.py:1929 app/templates/base.html:143 +#: app/templates/base.html:163 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/tag/tag.html:13 -#: app/templates/topic/show_topic.html:13 +#: app/templates/community/community_modlog.html:13 +#: app/templates/community/community_wiki_list.html:13 +#: app/templates/community/community_wiki_revisions.html:13 +#: app/templates/domain/domain.html:13 app/templates/instance/overview.html:13 +#: app/templates/instance/people.html:13 app/templates/tag/tag.html:13 +#: app/templates/topic/show_topic.html:13 app/templates/user/alerts.html:13 +#: app/templates/user/bookmarks.html:13 +#: app/templates/user/bookmarks_comments.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/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/filters.html:14 app/templates/user/import_export.html:15 +#: app/templates/user/notifications.html:13 app/templates/user/people.html:13 +#: app/templates/user/read_posts.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:350 +#: app/community/routes.py:434 app/shared/tasks/follows.py:51 msgid "You cannot join this community" msgstr "このコミュニティに参加することはできません" -#: 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:525 app/community/routes.py:605 -#: app/community/routes.py:685 app/community/routes.py:765 +#: app/community/routes.py:753 msgid "Add post to community" msgstr "コミュニティに投稿" -#: 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 +#: app/community/routes.py:842 app/community/routes.py:870 +#: app/community/routes.py:872 #, python-format msgid "Your post to %(name)s has been made." -msgstr "" +msgstr "%(name)s への投稿が完了しました。" -#: app/community/routes.py:1048 +#: app/community/routes.py:968 msgid "A community has been reported" -msgstr "" +msgstr "コミュニティが報告されました" -#: app/community/routes.py:1059 +#: app/community/routes.py:979 msgid "Community has been reported, thank you!" -msgstr "" +msgstr "コミュニティが報告されました。ありがとうございます!" -#: app/community/routes.py:1062 +#: app/community/routes.py:982 msgid "Report community" msgstr "コミュニティを報告" -#: app/community/routes.py:1173 +#: app/community/routes.py:1079 +#, fuzzy +msgid "Icon removed!" +msgstr "削除" + +#: app/community/routes.py:1095 app/user/routes.py:211 +#, fuzzy +msgid "Banner removed!" +msgstr "バナー画像" + +#: app/community/routes.py:1142 #: app/templates/community/community_mod_list.html:22 #, python-format msgid "Moderators for %(community)s" msgstr "" -#: app/community/routes.py:1198 +#: app/community/routes.py:1168 msgid "Moderator added" msgstr "モデレーターが追加されました" -#: app/community/routes.py:1202 +#: app/community/routes.py:1172 #, python-format msgid "You are now a moderator of %(name)s" msgstr "" -#: app/community/routes.py:1227 -msgid "Account not found" -msgstr "アカウントが見つかりません" - -#: app/community/routes.py:1229 -#: app/templates/community/community_add_moderator.html:13 +#: app/community/routes.py:1215 +#: app/templates/community/community_find_moderator.html:13 #, python-format msgid "Add moderator to %(community)s" msgstr "モデレーターを %(community)sに追加" -#: app/community/routes.py:1249 +#: app/community/routes.py:1238 msgid "Moderator removed" msgstr "" -#: app/community/routes.py:1266 app/post/routes.py:1592 app/post/routes.py:1715 +#: app/community/routes.py:1263 app/post/routes.py:1360 app/post/routes.py:1505 +#: app/user/routes.py:597 #, python-format msgid "Content from %(name)s will be hidden." -msgstr "" +msgstr "%(name)sのコンテンツは非表示になります。" -#: app/community/routes.py:1295 +#: app/community/routes.py:1292 #, python-format msgid "%(name)s has been banned." -msgstr "" +msgstr "%(name)sはBANされました。" -#: app/community/routes.py:1302 +#: app/community/routes.py:1299 #, python-format msgid "Posts by %(name)s have been deleted." -msgstr "" +msgstr "%(name)sによる投稿は削除されました。" -#: app/community/routes.py:1308 +#: app/community/routes.py:1305 #, python-format msgid "Comments by %(name)s have been deleted." -msgstr "" +msgstr "%(name)sによるコメントは削除されました。" -#: app/community/routes.py:1334 +#: app/community/routes.py:1333 msgid "Ban from community" msgstr "" #: app/community/routes.py:1357 #, python-format msgid "%(name)s has been unbanned." -msgstr "" +msgstr "%(name)sのBANが解除されました。" -#: app/community/routes.py:1392 +#: app/community/routes.py:1394 +#, python-format msgid "New posts in %(community_name)s" msgstr "" -#: app/community/routes.py:1437 app/community/routes.py:1471 +#: app/community/routes.py:1439 app/community/routes.py:1474 #, python-format msgid "Moderation of %(community)s" msgstr "" -#: app/community/routes.py:1499 -msgid "Admin has been notified about this report." +#: app/community/routes.py:1517 +#, fuzzy +msgid "Community Wiki" +msgstr "コミュニティ" + +#: app/community/routes.py:1555 +#: app/templates/community/community_wiki_list.html:25 +msgid "Add wiki page" msgstr "" -#: app/community/routes.py:1547 +#: app/community/routes.py:1702 +msgid "Reverted to old version of the page." +msgstr "" + +#: app/community/routes.py:1742 +#, fuzzy +msgid "Edit wiki page" +msgstr "次のページ" + +#: app/community/routes.py:1770 +#, python-format +msgid "%(title)s revisions" +msgstr "" + +#: app/community/routes.py:1794 +#, fuzzy +msgid "Page deleted" +msgstr "ユーザーを削除しました" + +#: app/community/routes.py:1821 +#, fuzzy, python-format +msgid "Mod Log of %(community)s" +msgstr "モデレーターを %(community)sに追加" + +#: app/community/routes.py:1851 +msgid "Admin has been notified about this report." +msgstr "管理者にこの報告が通知されました。" + +#: app/community/routes.py:1899 msgid "Report resolved." msgstr "" -#: app/community/routes.py:1585 +#: app/community/routes.py:1937 msgid "Report ignored." msgstr "" -#: app/community/routes.py:1615 +#: app/community/routes.py:1971 msgid "Search result for remote community" msgstr "" -#: app/domain/routes.py:114 +#: app/dev/forms.py:12 +#, fuzzy +msgid "Populate Communities" +msgstr "活発なコミュニティ" + +#: app/dev/forms.py:15 +#, fuzzy +msgid "Populate Topics" +msgstr "親トピック" + +#: app/dev/forms.py:18 +#, fuzzy +msgid "Delete Communities" +msgstr "コミュニティを削除" + +#: app/dev/forms.py:21 +#, fuzzy +msgid "Delete Topics" +msgstr "トピックを編集" + +#: app/domain/routes.py:121 #, python-format msgid "%(name)s blocked." msgstr "" -#: app/domain/routes.py:127 +#: app/domain/routes.py:134 #, python-format msgid "%(name)s un-blocked." msgstr "" -#: app/domain/routes.py:140 app/tag/routes.py:120 +#: app/domain/routes.py:147 app/tag/routes.py:178 #, python-format msgid "%(name)s banned for all users and all content deleted." -msgstr "" +msgstr "%(name)sは全ユーザーに対してBANされ、すべてのコンテンツが削除されました。" -#: app/domain/routes.py:152 app/tag/routes.py:132 +#: app/domain/routes.py:159 app/tag/routes.py:190 #, python-format msgid "%(name)s un-banned for all users." msgstr "" -#: app/main/routes.py:75 -msgid "Create an account to tailor this feed to your interests." -msgstr "アカウントを作成することで、このフィードを興味の合わせてカスタマイズすることができます。" +#: app/instance/routes.py:26 app/instance/routes.py:163 +#: app/templates/base.html:225 app/templates/instance/overview.html:14 +#: app/templates/instance/people.html:14 app/templates/user/filters.html:77 +msgid "Instances" +msgstr "インスタンス" -#: app/main/routes.py:178 app/templates/base.html:142 -#: app/templates/base.html:160 +#: app/instance/routes.py:30 +#, fuzzy +msgid "Trusted instances" +msgstr "インスタンス" + +#: app/instance/routes.py:33 +#, fuzzy +msgid "Online instances" +msgstr "ブロックしたインスタンスはありません" + +#: app/instance/routes.py:36 +#, fuzzy +msgid "Dormant instances" +msgstr "インスタンス" + +#: app/instance/routes.py:39 +#, fuzzy +msgid "Gone forever instances" +msgstr "リモートインスタンス:" + +#: app/instance/routes.py:69 app/templates/instance/overview.html:18 +#, fuzzy, python-format +msgid "%(instance)s overview" +msgstr "インスタンス" + +#: app/instance/routes.py:97 app/templates/instance/people.html:19 +#, python-format +msgid "People from %(instance)s" +msgstr "" + +#: app/instance/routes.py:177 app/templates/instance/posts.html:19 +#, fuzzy, python-format +msgid "Posts from %(instance)s" +msgstr "%(name)s に投稿" + +#: app/main/routes.py:62 +msgid "Create an account to tailor this feed to your interests." +msgstr "アカウントを作成することで、このフィードを興味に合わせてカスタマイズすることができます。" + +#: app/main/routes.py:164 app/templates/base.html:154 +#: app/templates/base.html:174 msgid "Browse by topic" msgstr "トピックの一覧を表示" -#: app/main/routes.py:234 -msgid "Local communities" +#: app/main/routes.py:268 +#, fuzzy +msgid "Local Communities" msgstr "ローカルコミュニティ" -#: app/main/routes.py:249 app/templates/base.html:171 -#: app/templates/list_communities.html:19 -msgid "Joined communities" +#: app/main/routes.py:320 +#, fuzzy +msgid "Joined Communities" msgstr "参加しているコミュニティ" -#: app/main/routes.py:417 +#: app/main/routes.py:352 +#, fuzzy +msgid "Moderation Log" +msgstr "モデレーション" + +#: app/main/routes.py:559 msgid "Please click the link in your email inbox to verify your account." msgstr "" @@ -1282,334 +1672,657 @@ msgstr "" msgid "Comment" msgstr "コメント" -#: app/post/forms.py:18 app/user/forms.py:61 +#: app/post/forms.py:18 app/user/forms.py:78 msgid "Breaks community rules" msgstr "" -#: app/post/forms.py:22 app/user/forms.py:69 +#: app/post/forms.py:22 app/user/forms.py:86 msgid "Sharing personal info - doxing" msgstr "" -#: app/post/forms.py:44 app/post/routes.py:1609 +#: app/post/forms.py:44 app/post/routes.py:1377 #: app/templates/post/post_mea_culpa.html:13 msgid "I changed my mind" +msgstr "議論に対する気持ちが変わりました" + +#: app/post/forms.py:48 +#, fuzzy +msgid "Community to post this link to" +msgstr "コミュニティの設定" + +#: app/post/forms.py:49 +#, fuzzy +msgid "Next" +msgstr "次のページ" + +#: app/post/routes.py:46 +msgid "This post has been deleted and is only visible to staff and admins." msgstr "" -#: app/post/routes.py:50 +#: app/post/routes.py:56 #, python-format msgid "%(name)s has indicated they made a mistake in this post." msgstr "" -#: app/post/routes.py:78 app/post/routes.py:627 +#: app/post/routes.py:77 app/post/routes.py:559 #, python-format -msgid "You cannot reply to %(name)s" +msgid "Your reply was not accepted because %(reason)s" msgstr "" -#: app/post/routes.py:88 app/post/routes.py:641 -msgid "This type of comment is not accepted, sorry." -msgstr "" - -#: 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 +#: app/post/routes.py:435 msgid "Vote has been cast." -msgstr "" +msgstr "投票が行われました。" -#: app/post/routes.py:596 app/post/routes.py:804 +#: app/post/routes.py:483 app/post/routes.py:669 #, python-format msgid "Discussing %(title)s" -msgstr "" +msgstr "%(title)s についての議論" -#: app/post/routes.py:650 +#: app/post/routes.py:516 +#, python-format +msgid "You cannot reply to %(name)s" +msgstr "%(name)s に返信することはできません" + +#: app/post/routes.py:530 +msgid "This type of comment is not accepted, sorry." +msgstr "申し訳ありませんが、このタイプのコメントは受け付けられません。" + +#: app/post/routes.py:539 msgid "We have upvoted the comment for you." -msgstr "" +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:542 +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 +#: app/post/routes.py:792 app/post/routes.py:1529 app/shared/reply.py:223 +#: app/user/routes.py:165 app/user/routes.py:398 app/user/routes.py:462 +#: app/user/routes.py:986 app/user/routes.py:1027 app/user/routes.py:1059 msgid "Your changes have been saved." msgstr "変更が保存されました。" -#: 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 +#: app/post/routes.py:828 app/templates/post/post_edit.html:11 msgid "Edit post" msgstr "投稿の編集" -#: app/post/routes.py:1434 +#: app/post/routes.py:1045 msgid "Post deleted." msgstr "投稿を削除しました。" -#: app/post/routes.py:1493 -msgid "Moderators have already assessed reports regarding this post, no further reports are necessary." +#: app/post/routes.py:1173 +#, fuzzy +msgid "Post has been restored." +msgstr "投稿を通報しました" + +#: app/post/routes.py:1187 +#, fuzzy +msgid "Post purged." +msgstr "投稿を削除しました。" + +#: app/post/routes.py:1204 app/post/routes.py:1473 app/shared/post.py:64 +#: app/shared/reply.py:68 +msgid "Bookmark added." msgstr "" -#: app/post/routes.py:1496 +#: app/post/routes.py:1206 app/shared/post.py:67 +#, fuzzy +msgid "This post has already been bookmarked." +msgstr "このユーザーはBANされています。" + +#: app/post/routes.py:1220 app/post/routes.py:1236 app/shared/post.py:92 +#: app/shared/reply.py:97 +#, fuzzy +msgid "Bookmark has been removed." +msgstr "投稿を通報しました" + +#: app/post/routes.py:1246 +msgid "" +"Moderators have already assessed reports regarding this post, no further " +"reports are necessary." +msgstr "" + +#: app/post/routes.py:1249 msgid "Post has already been reported, thank you!" -msgstr "" +msgstr "その投稿はすでに報告されています。ありがとうございます!" -#: app/post/routes.py:1544 +#: app/post/routes.py:1297 msgid "Post has been reported, thank you!" -msgstr "" +msgstr "投稿が報告されました。ありがとうございます!" -#: app/post/routes.py:1549 +#: app/post/routes.py:1302 msgid "Report post" msgstr "投稿を報告" -#: app/post/routes.py:1563 app/post/routes.py:1699 +#: app/post/routes.py:1317 app/post/routes.py:1488 #, python-format msgid "%(name)s has been blocked." -msgstr "" +msgstr "%(name)sはブロックされました。" -#: app/post/routes.py:1579 +#: app/post/routes.py:1334 #, python-format msgid "Posts linking to %(name)s will be hidden." -msgstr "" +msgstr "%(name)sへのリンクを含む投稿は非表示になります。" -#: app/post/routes.py:1623 -msgid "Moderators have already assessed reports regarding this comment, no further reports are necessary." -msgstr "" +#: app/post/routes.py:1347 +#, fuzzy, python-format +msgid "Posts in %(name)s will be hidden." +msgstr "%(name)sへのリンクを含む投稿は非表示になります。" -#: app/post/routes.py:1628 +#: app/post/routes.py:1392 +msgid "" +"Moderators have already assessed reports regarding this comment, no " +"further reports are necessary." +msgstr "モデレーターはこのコメントに関する報告をすでに評価しているため、追加の報告は必要ありません。" + +#: app/post/routes.py:1397 app/shared/reply.py:306 msgid "Comment has already been reported, thank you!" -msgstr "" +msgstr "そのコメントはすでに報告されています。ありがとうございます!" -#: app/post/routes.py:1679 +#: app/post/routes.py:1448 msgid "Comment has been reported, thank you!" -msgstr "" +msgstr "コメントが報告されました。ありがとうございます!" -#: app/post/routes.py:1684 +#: app/post/routes.py:1453 msgid "Report comment" msgstr "コメントを通報する" -#: app/post/routes.py:1844 +#: app/post/routes.py:1475 +#, fuzzy +msgid "This comment has already been bookmarked." +msgstr "そのコメントはすでに報告されています。ありがとうございます!" + +#: app/post/routes.py:1635 msgid "Edit comment" msgstr "コメントを編集" -#: app/post/routes.py:1868 +#: app/post/routes.py:1659 app/shared/reply.py:250 msgid "Comment deleted." msgstr "コメントを削除しました。" -#: app/search/routes.py:74 +#: app/post/routes.py:1726 app/shared/reply.py:278 +#, fuzzy +msgid "Comment restored." +msgstr "コメントを削除しました。" + +#: app/post/routes.py:1799 +#, fuzzy +msgid "Comment purged." +msgstr "コメントを削除しました。" + +#: app/post/routes.py:1801 +#, fuzzy +msgid "Comments that have been replied to cannot be purged." +msgstr "コメントが報告されました。ありがとうございます!" + +#: app/post/routes.py:1870 app/post/routes.py:1890 +#, fuzzy +msgid "Voting Activity" +msgstr "最近の活動でソートする" + +#: app/post/routes.py:1937 +#, fuzzy +msgid "Cross post" +msgstr "クロスポストを表示" + +#: app/search/routes.py:94 #, python-format msgid "Search results for %(q)s" msgstr "%(q)s の検索結果" +#: app/shared/reply.py:71 +#, fuzzy +msgid "This comment has already been bookmarked" +msgstr "そのコメントはすでに報告されています。ありがとうございます!" + +#: app/shared/site.py:25 +#, fuzzy +msgid "You cannot block the local instance." +msgstr "自分をブロックすることはできません。" + +#: app/shared/user.py:32 app/user/routes.py:558 +msgid "You cannot block yourself." +msgstr "自分をブロックすることはできません。" + +#: app/shared/user.py:40 +#, fuzzy +msgid "You cannot block admin or staff." +msgstr "自分をブロックすることはできません。" + +#: app/shared/user.py:71 app/user/routes.py:613 +msgid "You cannot unblock yourself." +msgstr "自分でブロックを解除することはできません。" + +#: app/shared/tasks/follows.py:65 +#, fuzzy +msgid "Community is on banned or blocked instance" +msgstr "ブロックしたインスタンスはありません" + +#: app/shared/tasks/notes.py:103 app/shared/tasks/notes.py:197 +#, fuzzy +msgid "You have been mentioned in a comment" +msgstr "あなたはBANされました。" + +#: app/templates/_home_nav.html:1 +msgid "Sorting methods: " +msgstr "" + +#: app/templates/_home_nav.html:2 +#, fuzzy +msgid "Trending now" +msgstr "投票期限" + #: app/templates/_home_nav.html:3 #: app/templates/community/_community_nav.html:10 -#: app/templates/post/post.html:66 app/user/forms.py:46 +#: app/templates/post/post.html:67 app/user/forms.py:49 msgid "Hot" msgstr "人気" +#: app/templates/_home_nav.html:5 +msgid "Most upvotes in the last 24h" +msgstr "" + #: app/templates/_home_nav.html:6 #: app/templates/community/_community_nav.html:13 -#: app/templates/post/post.html:69 app/user/forms.py:47 +#: app/templates/post/post.html:70 app/templates/search/start.html:58 +#: app/user/forms.py:50 msgid "Top" msgstr "上位" +#: app/templates/_home_nav.html:8 +#, fuzzy +msgid "Latest posts" +msgstr "投稿を作成" + #: app/templates/_home_nav.html:9 #: app/templates/community/_community_nav.html:16 -#: app/templates/post/post.html:72 app/user/forms.py:48 +#: app/templates/post/post.html:73 app/user/forms.py:51 msgid "New" msgstr "新規" +#: app/templates/_home_nav.html:11 +#, fuzzy +msgid "Recently commented on" +msgstr "コメントを通報する" + #: app/templates/_home_nav.html:12 #: app/templates/community/_community_nav.html:19 -#: app/templates/list_communities.html:81 app/user/forms.py:49 +#: app/templates/list_communities.html:81 +#: app/templates/user/show_profile.html:109 app/user/forms.py:52 msgid "Active" -msgstr "話題" +msgstr "アクティブ" #: app/templates/_inoculation_links.html:4 msgid "Rational Discourse Toolkit" 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:68 +#: app/templates/_side_pane.html:9 app/templates/community/add_remote.html:37 +#: app/templates/community/lookup_remote.html:20 +#: app/templates/list_communities.html:96 +msgid "Leave" +msgstr "退出" + +#: app/templates/_side_pane.html:11 app/templates/list_communities.html:98 +msgid "Pending" +msgstr "保留中" + +#: app/templates/_side_pane.html:13 app/templates/community/add_remote.html:39 +#: app/templates/community/lookup_remote.html:22 +#: app/templates/list_communities.html:100 +#: app/templates/list_communities.html:103 +msgid "Join" +msgstr "参加" + +#: app/templates/_side_pane.html:18 +#: app/templates/community/_community_nav.html:4 +#: app/templates/community/add_post.html:3 +#: app/templates/topic/show_topic.html:78 +msgid "Create post" +msgstr "投稿を作成" + +#: app/templates/_side_pane.html:23 +msgid "Search this community" +msgstr "コミュニティ内で検索" + +#: app/templates/_side_pane.html:45 +msgid "Moderators have not been active recently." +msgstr "" + +#: app/templates/_side_pane.html:50 +msgid "View community on original server" +msgstr "" + +#: app/templates/_side_pane.html:51 +msgid "Retrieve a post from the original server" +msgstr "" + +#: app/templates/_side_pane.html:55 +#, fuzzy, python-format +msgid "Only people on %(instance_domain)s can post or reply in this community." +msgstr "%(instance_name)s のユーザーだけがこのコミュニティに投稿及び返信することができます。" + +#: app/templates/_side_pane.html:67 +msgid "Related communities" +msgstr "" + +#: app/templates/_side_pane.html:77 app/templates/index.html:22 +#: app/templates/index.html:61 app/templates/list_topics.html:36 +#: app/templates/search/results.html:58 app/templates/topic/show_topic.html:99 +#, fuzzy +msgid "More communities" +msgstr "コミュニティを探索" + +#: app/templates/_side_pane.html:86 +msgid "Community Settings" +msgstr "コミュニティの設定" + +#: app/templates/_side_pane.html:90 +msgid "Moderate" +msgstr "管理" + +#: app/templates/_side_pane.html:93 +#: 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/community/community_modlog.html:15 +#: app/templates/community/community_wiki_list.html:15 +#: app/templates/community/community_wiki_revisions.html:15 +#: app/templates/user/_user_nav.html:5 app/templates/user/notifications.html:57 +#: app/templates/user/show_profile.html:182 +msgid "Settings" +msgstr "設定" + +#: app/templates/_view_filter_nav.html:1 +#, fuzzy +msgid "Post filters: " +msgstr "フィルター" + +#: app/templates/_view_filter_nav.html:3 +#, fuzzy +msgid "Posts from joined communities" +msgstr "コミュニティの投稿" + +#: app/templates/_view_filter_nav.html:4 app/user/forms.py:56 +#, fuzzy +msgid "Subscribed" +msgstr "参加者" + +#: app/templates/_view_filter_nav.html:7 +#, fuzzy +msgid "Posts on this instance" +msgstr "このインスタンスについて" + +#: app/templates/_view_filter_nav.html:8 app/templates/list_communities.html:17 +#: app/user/forms.py:57 +msgid "Local" +msgstr "ローカル" + +#: app/templates/_view_filter_nav.html:10 +#, fuzzy +msgid "Posts from popular communities" +msgstr "コミュニティの投稿" + +#: app/templates/_view_filter_nav.html:11 app/user/forms.py:58 +msgid "Popular" +msgstr "人気" + +#: app/templates/_view_filter_nav.html:13 +#, fuzzy +msgid "No filter" +msgstr "フィルター" + +#: app/templates/_view_filter_nav.html:14 +#: app/templates/list_communities.html:14 app/templates/search/start.html:20 +#: app/templates/search/start.html:28 app/templates/search/start.html:38 +#: app/templates/search/start.html:46 app/templates/user/alerts/_filter.html:3 +#: app/user/forms.py:59 +msgid "All" +msgstr "全て" + +#: app/templates/about.html:10 app/templates/donate.html:24 +#: app/templates/index.html:69 app/templates/keyboard_shortcuts.html:63 +#: app/templates/search/results.html:66 #, python-format msgid "About %(site_name)s" msgstr "%(site_name)s について" -#: app/templates/base.html:55 +#: app/templates/about.html:16 +#, fuzzy +msgid "Team" +msgstr "テーマ" + +#: app/templates/about.html:21 +#, fuzzy +msgid "Contact" +msgstr "寄付" + +#: app/templates/about.html:23 +#, fuzzy +msgid "About Us" +msgstr "概要" + +#: app/templates/about.html:31 +#, fuzzy +msgid "Legal Information" +msgstr "法的情報" + +#: app/templates/about.html:33 +msgid "Our Privacy Policy" +msgstr "" + +#: app/templates/base.html:6 +#: app/templates/community/community_wiki_revisions.html:29 +msgid "Author" +msgstr "作成者" + +#: app/templates/base.html:31 app/templates/post/post_teaser/_article.html:11 +#: app/templates/post/post_teaser/_image.html:14 +#: app/templates/post/post_teaser/_link.html:17 +#: app/templates/post/post_teaser/_poll.html:12 +#: app/templates/post/post_teaser/_video.html:19 +#, python-format +msgid "Go to community %(name)s" +msgstr "コミュニティ %(name)s に移動" + +#: app/templates/base.html:66 msgid "PieFed" msgstr "PieFed" -#: app/templates/base.html:116 app/templates/base.html:213 -#: app/templates/user/notifications.html:18 app/user/routes.py:582 +#: app/templates/base.html:127 app/templates/base.html:237 +#: app/templates/user/notifications.html:18 app/user/routes.py:855 msgid "Notifications" msgstr "通知" -#: app/templates/base.html:136 app/templates/base.html:154 -msgid "Popular" -msgstr "人気" +#: app/templates/base.html:152 app/templates/base.html:172 +#, fuzzy +msgid "More topics" +msgstr "トピックを見る" -#: app/templates/base.html:137 app/templates/base.html:155 -msgid "All posts" -msgstr "全ての投稿" - -#: app/templates/base.html:143 app/templates/base.html:161 +#: app/templates/base.html:156 app/templates/base.html:176 #: app/templates/list_communities.html:13 msgid "All communities" msgstr "すべてのコミュニティ" -#: app/templates/auth/login.html:13 app/templates/base.html:146 +#: app/templates/auth/login.html:13 app/templates/base.html:159 msgid "Log in" msgstr "ログイン" -#: app/templates/base.html:148 app/templates/base.html:186 -#: app/templates/donate.html:10 +#: app/templates/base.html:161 app/templates/base.html:206 +#: app/templates/base.html:271 app/templates/donate.html:10 msgid "Donate" msgstr "寄付" -#: app/templates/base.html:164 +#: app/templates/base.html:179 msgid "Moderating" msgstr "管理" -#: app/templates/base.html:179 +#: app/templates/base.html:186 app/templates/list_communities.html:19 +msgid "Joined communities" +msgstr "参加しているコミュニティ" + +#: app/templates/base.html:194 msgid "Account" msgstr "アカウント" -#: app/templates/base.html:181 +#: app/templates/base.html:196 msgid "View profile" msgstr "プロフィールの表示" -#: app/templates/base.html:182 +#: app/templates/base.html:197 msgid "Edit profile & settings" msgstr "プロフィールと設定の編集" -#: app/templates/base.html:183 +#: app/templates/base.html:198 msgid "Chats" msgstr "チャット" -#: app/templates/base.html:194 -msgid "Communities - no topic" -msgstr "コミュニティ - トピック無所属" +#: app/templates/base.html:199 app/templates/user/bookmarks.html:15 +#: app/templates/user/bookmarks.html:18 +#: app/templates/user/bookmarks_comments.html:15 app/user/routes.py:1125 +msgid "Bookmarks" +msgstr "" -#: app/templates/base.html:197 +#: app/templates/base.html:200 +#, fuzzy +msgid "Activity Alerts" +msgstr "アクティビティ" + +#: app/templates/base.html:202 +#, fuzzy +msgid "Read Posts" +msgstr "投稿を読む" + +#: app/templates/base.html:216 msgid "Monitoring - users" msgstr "モニタリング - ユーザー" -#: app/templates/base.html:198 +#: app/templates/base.html:217 msgid "Monitoring - content" -msgstr "モニタリング - コンテキスト" +msgstr "モニタリング - 投稿" -#: app/templates/base.html:199 +#: app/templates/base.html:218 msgid "Monitoring - spammy content" -msgstr "モニタリング - スパムコンテキスト" +msgstr "モニタリング - スパムと思われる投稿" -#: app/templates/admin/_nav.html:11 app/templates/base.html:201 +#: app/templates/admin/_nav.html:11 app/templates/base.html:221 msgid "Registration applications" -msgstr "登録済みアプリケーション" +msgstr "登録申請" -#: app/templates/admin/_nav.html:13 app/templates/base.html:203 -#: app/templates/community/community.html:191 +#: app/templates/admin/_nav.html:13 app/templates/base.html:223 #: 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 +#: app/templates/base.html:224 msgid "Federation" msgstr "連合" #: app/templates/admin/_nav.html:15 app/templates/admin/newsletter.html:9 -#: app/templates/base.html:205 +#: app/templates/base.html:226 msgid "Newsletter" msgstr "ニュースレター" -#: app/templates/admin/_nav.html:16 app/templates/admin/activities.html:12 -#: app/templates/base.html:206 +#: app/templates/admin/_nav.html:17 app/templates/admin/activities.html:12 +#: app/templates/base.html:227 msgid "Activities" -msgstr "活動" +msgstr "アクティビティ" -#: app/templates/base.html:211 +#: app/templates/admin/_nav.html:16 app/templates/admin/permissions.html:13 +#: app/templates/base.html:228 +msgid "Permissions" +msgstr "" + +#: app/templates/admin/_nav.html:19 app/templates/base.html:230 +#: app/templates/dev/tools.html:10 +msgid "Dev Tools" +msgstr "" + +#: app/templates/base.html:235 msgid "Log out" msgstr "ログアウト" -#: app/templates/base.html:213 +#: app/templates/base.html:237 #, python-format msgid "%(num)d unread notifications" msgstr "" -#: app/templates/base.html:223 +#: app/templates/base.html:247 msgid "Light mode" msgstr "ライトモード" -#: app/templates/base.html:224 +#: app/templates/base.html:248 msgid "Dark mode" msgstr "ダークモード" -#: app/templates/base.html:254 app/templates/keyboard_shortcuts.html:10 +#: app/templates/base.html:273 app/templates/keyboard_shortcuts.html:10 msgid "Keyboard shortcuts" msgstr "キーボードショートカット" -#: app/templates/index.html:17 +#: app/templates/index.html:21 msgid "No posts yet. Join some communities to see more." msgstr "投稿はまだありません。投稿は他のコミュニティで見ることができるかもしれません。" -#: 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: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/admin/activities.html:60 +#: app/templates/admin/communities.html:54 +#: app/templates/admin/deleted_posts.html:23 +#: app/templates/admin/deleted_posts.html:47 +#: app/templates/admin/instances.html:66 app/templates/admin/posts.html:21 +#: app/templates/admin/reports.html:54 app/templates/admin/users.html:66 +#: app/templates/admin/users_trash.html:68 #: app/templates/community/community.html:99 #: app/templates/community/community_moderate.html:80 -#: app/templates/community/community_moderate_subscribers.html:67 +#: app/templates/community/community_moderate_subscribers.html:70 #: 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/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 +#: app/templates/domain/domains_blocked.html:59 app/templates/index.html:29 +#: app/templates/instance/list_instances.html:61 +#: app/templates/instance/people.html:40 app/templates/instance/posts.html:32 +#: app/templates/list_communities.html:122 app/templates/modlog.html:50 +#: 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/alerts.html:24 +#: app/templates/user/bookmarks.html:31 +#: app/templates/user/bookmarks_comments.html:35 +#: app/templates/user/read_posts.html:32 +#: app/templates/user/show_profile.html:130 +#: app/templates/user/show_profile.html:156 msgid "Previous page" msgstr "前のページ" -#: 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/admin/activities.html:65 +#: app/templates/admin/communities.html:59 +#: app/templates/admin/deleted_posts.html:28 +#: app/templates/admin/deleted_posts.html:52 +#: app/templates/admin/instances.html:71 app/templates/admin/posts.html:26 +#: app/templates/admin/reports.html:59 app/templates/admin/users.html:71 +#: app/templates/admin/users_trash.html:73 #: app/templates/community/community.html:104 #: app/templates/community/community_moderate.html:85 -#: app/templates/community/community_moderate_subscribers.html:72 +#: app/templates/community/community_moderate_subscribers.html:75 #: 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/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 +#: app/templates/domain/domains_blocked.html:64 app/templates/index.html:34 +#: app/templates/instance/list_instances.html:66 +#: app/templates/instance/people.html:45 app/templates/instance/posts.html:37 +#: app/templates/list_communities.html:127 app/templates/modlog.html:55 +#: 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/alerts.html:29 +#: app/templates/user/bookmarks.html:36 +#: app/templates/user/bookmarks_comments.html:40 +#: app/templates/user/read_posts.html:37 +#: app/templates/user/show_profile.html:135 +#: app/templates/user/show_profile.html:161 msgid "Next page" msgstr "次のページ" -#: app/templates/index.html:47 app/templates/search/results.html:48 +#: app/templates/index.html:51 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 +#: app/templates/index.html:62 app/templates/list_communities.html:134 +#: app/templates/search/results.html:59 msgid "Browse topics" msgstr "トピックを見る" @@ -1621,8 +2334,10 @@ msgstr "" msgid "Navigation" msgstr "ナビゲーション" -#: app/templates/community/community_mod_list.html:33 -#: app/templates/keyboard_shortcuts.html:43 app/templates/user/filters.html:31 +#: app/templates/community/community_mod_list.html:35 +#: app/templates/community/community_modlog.html:32 +#: app/templates/keyboard_shortcuts.html:43 app/templates/modlog.html:18 +#: app/templates/user/filters.html:45 msgid "Action" msgstr "アクション" @@ -1635,24 +2350,18 @@ 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." -msgstr "" - -#: app/templates/list_communities.html:14 app/templates/search/start.html:20 -#: app/templates/search/start.html:28 -msgid "All" -msgstr "全て" +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 "投稿のリストを表示しているとき、投票や投稿への移動などのアクションは現在の投稿に依存します。現在の投稿は、マウスをホバーするか、JキーとKキーを使って決定されます。" #: app/templates/list_communities.html:16 msgid "Communities on this server" msgstr "" -#: app/templates/list_communities.html:17 -msgid "Local" -msgstr "ローカル" - #: app/templates/list_communities.html:20 -#: app/templates/user/show_profile.html:92 +#: app/templates/user/show_profile.html:108 msgid "Joined" msgstr "参加済み" @@ -1688,7 +2397,14 @@ msgstr "名前でソート" msgid "Sort by post count" msgstr "投稿数でソート" +#: app/templates/admin/instances.html:28 +#: app/templates/instance/list_instances.html:40 +#: app/templates/instance/overview.html:21 +#: app/templates/instance/people.html:25 app/templates/instance/posts.html:16 #: app/templates/list_communities.html:71 +#: app/templates/user/_bookmarks_nav.html:5 +#: app/templates/user/alerts/_type.html:3 +#: app/templates/user/show_profile.html:114 msgid "Posts" msgstr "投稿" @@ -1696,56 +2412,35 @@ msgstr "投稿" msgid "Sort by reply count" msgstr "返信数でソート" -#: app/templates/list_communities.html:76 app/templates/post/post.html:61 -#: app/templates/post/post.html:158 +#: app/templates/instance/people.html:26 app/templates/list_communities.html:76 +#: app/templates/post/post.html:62 app/templates/post/post.html:150 +#: app/templates/user/_bookmarks_nav.html:8 +#: app/templates/user/alerts/_type.html:6 +#: app/templates/user/show_profile.html:115 msgid "Comments" msgstr "コメント" #: app/templates/list_communities.html:81 msgid "Sort by recent activity" -msgstr "" +msgstr "最近の活動でソートする" -#: app/templates/list_communities.html:92 +#: app/templates/list_communities.html:96 #, python-format msgid "Leave %(name)s" msgstr "%(name)s から退出する" -#: app/templates/community/add_remote.html:32 -#: 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:123 -#: app/templates/list_communities.html:94 -msgid "Pending" -msgstr "保留中" - -#: app/templates/list_communities.html:96 -#: app/templates/list_communities.html:99 +#: app/templates/list_communities.html:100 +#: app/templates/list_communities.html:103 #, python-format msgid "Join %(name)s" msgstr "%(name)s に参加" -#: app/templates/community/add_remote.html:34 -#: 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:106 +#: app/templates/list_communities.html:110 #, python-format msgid "Browse %(name)s" msgstr "%(name)s を見る" -#: app/templates/list_communities.html:128 app/templates/list_topics.html:36 +#: app/templates/list_communities.html:132 app/templates/list_topics.html:34 msgid "There are no communities yet." msgstr "コミュニティはまだありません。" @@ -1753,6 +2448,43 @@ msgstr "コミュニティはまだありません。" msgid "Choose a topic" msgstr "トピックを選択" +#: app/templates/list_topics.html:38 app/templates/topic/suggest_topics.html:14 +#, fuzzy +msgid "Suggest a topic" +msgstr "トピックを選択" + +#: app/templates/modlog.html:10 +#, fuzzy +msgid "Moderation log" +msgstr "モデレーション" + +#: app/templates/community/community_modlog.html:30 +#: app/templates/community/community_wiki_revisions.html:30 +#: app/templates/modlog.html:16 +msgid "When" +msgstr "" + +#: app/templates/community/community_modlog.html:31 +#: app/templates/modlog.html:17 +#, fuzzy +msgid "Moderator" +msgstr "モデレーター" + +#: app/templates/community/community_modlog.html:47 +#: app/templates/modlog.html:33 +#, fuzzy +msgid "Reason:" +msgstr "理由" + +#: app/templates/modlog.html:36 +#, fuzzy, python-format +msgid " in %(community_name)s" +msgstr "%(community_name)s を編集" + +#: app/templates/modlog.html:44 +msgid "There are no moderation actions to show." +msgstr "" + #: app/templates/privacy.html:10 msgid "Privacy" msgstr "プライバシー" @@ -1767,7 +2499,7 @@ msgstr "管理画面" #: app/templates/admin/_nav.html:9 msgid "Watch" -msgstr "" +msgstr "監視" #: app/templates/admin/add_user.html:12 msgid "Add new user" @@ -1775,79 +2507,324 @@ msgstr "新しいユーザーを追加する" #: app/templates/admin/approve_registrations.html:12 msgid "Registrations" -msgstr "" +msgstr "登録申請" #: app/templates/admin/approve_registrations.html:14 #, python-format msgid "When registering, people are asked \"%(question)s\"." +msgstr "登録時に、ユーザーは「%(question)s」と尋ねられます。" + +#: app/templates/admin/approve_registrations.html:22 +#: app/templates/admin/approve_registrations.html:60 +#, fuzzy +msgid "Email verifed" +msgstr "メールの認証が完了しました" + +#: app/templates/admin/approve_registrations.html:23 +#: app/templates/admin/approve_registrations.html:61 +#, fuzzy +msgid "Answer" +msgstr "ユーザー" + +#: app/templates/admin/approve_registrations.html:24 +#: app/templates/admin/approve_registrations.html:62 +#, fuzzy +msgid "Applied" +msgstr "PieFed" + +#: app/templates/admin/approve_registrations.html:25 +#: app/templates/admin/approve_registrations.html:63 +#: app/templates/admin/users.html:29 +msgid "IP and country code" msgstr "" +#: app/templates/admin/approve_registrations.html:26 +#: app/templates/admin/approve_registrations.html:64 +#: app/templates/admin/users.html:30 +msgid "Source" +msgstr "" + +#: app/templates/admin/approve_registrations.html:27 +#: app/templates/admin/approve_registrations.html:65 +#: app/templates/admin/users.html:31 +#: app/templates/community/community_moderate.html:42 +#: app/templates/community/community_wiki_revisions.html:42 +#, fuzzy +msgid "Actions" +msgstr "アクション" + #: app/templates/admin/approve_registrations.html:39 msgid "Approve" msgstr "承認" #: app/templates/admin/approve_registrations.html:40 +#: app/templates/admin/approve_registrations.html:78 +#: app/templates/community/community_wiki_revisions.html:45 msgid "View" -msgstr "" +msgstr "表示" #: 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 +#: app/templates/community/community_wiki_list.html:55 +#: app/templates/post/post_options.html:28 +#: app/templates/post/post_reply_options.html:32 +#: app/templates/user/notifications.html:35 +#: app/templates/user/show_profile.html:237 msgid "Delete" msgstr "削除" #: app/templates/admin/approve_registrations.html:47 +#: app/templates/admin/approve_registrations.html:84 msgid "No one is waiting to be approved." +msgstr "承認待ちはありません。" + +#: app/templates/admin/approve_registrations.html:54 +#, fuzzy +msgid "Recently approved" +msgstr "ユーザー登録が承認されました。" + +#: app/templates/admin/communities.html:27 +#, fuzzy +msgid "Posts show on home page." +msgstr "投稿をホームに表示する" + +#: app/templates/admin/communities.html:28 +msgid "Posts can be popular." msgstr "" +#: app/templates/admin/communities.html:29 +#, fuzzy +msgid "Posts show in the All feed." +msgstr "すべてのリストに投稿を表示" + +#: app/templates/admin/communities.html:30 +msgid "Content warning, NSFW or NSFL set for community." +msgstr "" + +#: app/templates/admin/deleted_posts.html:12 +#, fuzzy +msgid "Deleted posts" +msgstr "アカウントの削除" + +#: app/templates/admin/deleted_posts.html:17 +#, fuzzy +msgid "No deleted posts." +msgstr "投稿を削除しました。" + +#: app/templates/admin/deleted_posts.html:41 +#, fuzzy +msgid "No deleted comments." +msgstr "コミュニティを削除" + +#: app/templates/admin/deleted_posts.html:57 +#: app/templates/admin/spam_posts.html:29 +#: app/templates/user/show_profile.html:166 +msgid "No comments yet." +msgstr "コメントはありません" + #: app/templates/admin/edit_community.html:12 #, python-format msgid "Edit %(community_name)s" -msgstr "" +msgstr "%(community_name)s を編集" #: app/templates/admin/edit_community.html:39 msgid "Will not be overwritten by remote server" -msgstr "" +msgstr "リモートサーバーによって上書きされることはありません。" + +#: app/templates/admin/edit_instance.html:13 +#, fuzzy, python-format +msgid "Edit %(instance_name)s" +msgstr "%(topic_name)s を編集" #: app/templates/admin/edit_topic.html:13 #, python-format msgid "Edit %(topic_name)s" -msgstr "" +msgstr "%(topic_name)s を編集" #: 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/instances.html:17 app/templates/admin/instances.html:57 +#: app/templates/instance/list_instances.html:19 +#: app/templates/instance/list_instances.html:34 +#: app/templates/instance/list_instances.html:51 +#, fuzzy +msgid "Online" +msgstr "参加済み" + +#: app/templates/admin/instances.html:23 +#, fuzzy +msgid "Domain" +msgstr "ドメイン" + +#: app/templates/admin/instances.html:24 +#: app/templates/instance/list_instances.html:30 +msgid "Software" +msgstr "" + +#: app/templates/admin/instances.html:25 +#: app/templates/instance/list_instances.html:31 +#, fuzzy +msgid "Version" +msgstr "理由" + +#: app/templates/admin/instances.html:26 +#, fuzzy +msgid "Known Communities" +msgstr "参加しているコミュニティ" + +#: app/templates/admin/instances.html:27 +#, fuzzy +msgid "Known Users" +msgstr "新しいユーザーですか?" + +#: app/templates/admin/instances.html:29 +#, fuzzy +msgid "Post Replies" +msgstr "投稿を削除しました。" + +#: app/templates/admin/instances.html:30 +msgid "Vote Weight" +msgstr "" + +#: app/templates/admin/instances.html:32 +msgid "When an Activity was received from them" +msgstr "" + +#: app/templates/admin/instances.html:32 app/templates/admin/users.html:24 +#, fuzzy +msgid "Seen" +msgstr "送信" + +#: app/templates/admin/instances.html:33 +msgid "When we successfully sent them an Activity" +msgstr "" + +#: app/templates/admin/instances.html:33 +#, fuzzy +msgid "Sent" +msgstr "送信" + +#: app/templates/admin/instances.html:34 +msgid "How many times we failed to send (reset to 0 after every successful send)" +msgstr "" + +#: app/templates/admin/instances.html:34 +#, fuzzy +msgid "Failed" +msgstr "プロフィール" + +#: app/templates/admin/instances.html:35 +msgid "Instance Status - Online/Dormant/Gone Forever" +msgstr "" + +#: app/templates/admin/instances.html:35 +#, fuzzy +msgid "Status" +msgstr "タグ" + +#: app/templates/admin/instances.html:48 +#, fuzzy +msgid "Yes" +msgstr "5 年" + +#: app/templates/admin/instances.html:59 +#: app/templates/community/community_wiki_list.html:52 +#: app/templates/community/community_wiki_page_view.html:26 +#: app/templates/post/post_options.html:18 +#: app/templates/post/post_reply_options.html:18 +msgid "Edit" +msgstr "編集" + #: 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/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." +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" +#: app/templates/admin/site.html:20 app/templates/admin/site.html:22 +#: app/templates/admin/site.html:28 app/templates/admin/site.html:30 +msgid "HTML is allowed in this field." 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." +msgid "Provide a square image, minimum 50 pixels wide but ideally 152+ pixels." msgstr "" -#: app/templates/admin/spam_posts.html:26 -#: app/templates/user/show_profile.html:141 -msgid "No comments yet." -msgstr "コメントはありません" +#: app/templates/admin/site.html:25 +msgid "About this instance" +msgstr "このインスタンスについて" -#: app/templates/admin/users.html:13 +#: app/templates/admin/site.html:26 +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/users.html:13 app/templates/admin/users_trash.html:13 msgid "Add local user" msgstr "ローカルユーザーを追加" +#: app/templates/admin/users.html:22 +#, fuzzy +msgid "Display name." +msgstr "表示名" + +#: app/templates/admin/users.html:23 +#: app/templates/community/community_moderate.html:37 +#, fuzzy +msgid "Local/Remote" +msgstr "リモートを追加" + +#: app/templates/admin/users.html:24 +msgid "Last seen." +msgstr "" + +#: app/templates/admin/users.html:25 +msgid "Attitude: Percentage of up votes vs. down votes the account made." +msgstr "" + +#: app/templates/admin/users.html:25 app/templates/user/show_profile.html:113 +msgid "Attitude" +msgstr "評判度" + +#: app/templates/admin/users.html:26 +msgid "" +"Reputation: The Karma of the account. Total up votes minus down votes " +"they got." +msgstr "" + +#: app/templates/admin/users.html:26 +#, fuzzy +msgid "Reputation" +msgstr "登録申請" + +#: app/templates/admin/users.html:28 +#, fuzzy +msgid "How often a user has been reported." +msgstr "投稿を通報しました" + +#: app/templates/admin/users.html:29 +msgid "IP address of last interaction." +msgstr "" + +#: app/templates/admin/users.html:30 +msgid "Which website linked to PieFed when the user initially registered." +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." -msgstr "登録したメールアドレスへリンクを送りました。\n" +msgid "" +"We sent you an email containing a link that you need to click to enable " +"your account." +msgstr "" +"登録したメールアドレスへリンクを送りました。\n" "クリックしてアカウントを有効にすることができます。" #: app/templates/auth/login.html:18 @@ -1868,6 +2845,7 @@ msgstr "今すぐリセット" #: app/templates/auth/permission_denied.html:8 #: app/templates/chat/blocked.html:13 app/templates/chat/denied.html:14 +#: app/templates/topic/suggestion_denied.html:14 msgid "Sorry" msgstr "" @@ -1880,7 +2858,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 @@ -1901,12 +2881,15 @@ 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 msgid "You have blocked this person or they have blocked you." -msgstr "" +msgstr "この人をブロックしているか、ブロックされています。" #: app/templates/chat/chat_options.html:14 #, python-format @@ -1928,24 +2911,29 @@ msgid "Block chats and posts from instance: %(name)s" msgstr "" #: app/templates/chat/chat_options.html:29 -#: app/templates/post/post_options.html:50 -#: app/templates/post/post_reply_options.html:34 +#: app/templates/post/post_options.html:70 +#: app/templates/post/post_reply_options.html:56 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 msgid "Chat" msgstr "チャット" -#: app/templates/chat/conversation.html:42 app/templates/user/filters.html:56 +#: app/templates/chat/conversation.html:42 +#: app/templates/instance/list_instances.html:39 +#: app/templates/instance/overview.html:20 +#: app/templates/instance/people.html:16 app/templates/user/filters.html:71 #: 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:35 -#: app/templates/user/show_profile.html:64 app/user/routes.py:37 +#: app/templates/user/show_profile.html:64 msgid "People" msgstr "ユーザー" @@ -1959,12 +2947,14 @@ msgid "Messages with: " msgstr "メッセージ: " #: app/templates/chat/conversation.html:75 -#: app/templates/post/_post_teaser.html:81 +#: app/templates/post/post_teaser/_utilities_bar.html:17 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 @@ -1972,7 +2962,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 @@ -1980,98 +2972,35 @@ 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: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_moderation_nav.html:11 +#: app/templates/community/community_mod_list.html:16 +msgid "Moderators" +msgstr "モデレーター" + #: 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" +#: app/templates/community/community_wiki_list.html:16 +#: app/templates/community/community_wiki_revisions.html:16 +msgid "Wiki" msgstr "" #: app/templates/community/_community_moderation_nav.html:20 +msgid "Appeals" +msgstr "" + +#: app/templates/community/_community_moderation_nav.html:23 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 "トップ順に並べ替え" @@ -2090,77 +3019,83 @@ msgstr "タイル" #: app/templates/community/_community_nav.html:31 msgid "Wide tile" -msgstr "ワイドタイル" +msgstr "タイル (ワイド)" #: app/templates/community/_notification_toggle.html:5 msgid "Notify about every new post. Not advisable in high traffic communities!" 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: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エディターを有効にする" - -#: 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 "%(name)s を利用している人だけが投稿または返信できます" + +#: app/templates/community/add_post.html:8 +msgid "Type of post" +msgstr "投稿の種類" + +#: app/templates/community/add_post.html:12 +msgid "Start a discussion" 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_post.html:12 app/templates/search/start.html:29 +msgid "Discussion" +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_post.html:13 +msgid "Share a link" +msgstr "リンクを共有する" -#: app/templates/community/add_remote.html:25 +#: app/templates/community/add_post.html:13 app/templates/search/start.html:30 +msgid "Link" +msgstr "リンク" + +#: app/templates/community/add_post.html:14 +msgid "Share an image" +msgstr "" + +#: app/templates/community/add_post.html:15 +msgid "Share a video" +msgstr "" + +#: app/templates/community/add_post.html:15 app/templates/search/start.html:32 +msgid "Video" +msgstr "動画" + +#: app/templates/community/add_post.html:16 +msgid "Create a poll" +msgstr "投票を作成" + +#: app/templates/community/add_post.html:16 app/templates/search/start.html:33 +msgid "Poll" +msgstr "投票" + +#: app/templates/community/add_post.html:18 +msgid "Create an event" +msgstr "イベントを作成" + +#: app/templates/community/add_post.html:18 +msgid "Event" +msgstr "イベント" + +#: app/templates/community/add_remote.html:31 #: 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 ".mp4 または .webm で終わるURLを指定してください。" +#: app/templates/community/check_url_posted.html:2 +msgid "This link has already been posted to these communities:" +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:62 +#: app/templates/post/_post_full.html:16 app/templates/post/_post_full.html:67 +#: app/templates/post/post_teaser/_article.html:3 +#: app/templates/post/post_teaser/_image.html:6 +#: app/templates/post/post_teaser/_link.html:9 +#: app/templates/post/post_teaser/_poll.html:4 +#: app/templates/post/post_teaser/_video.html:11 msgid "Not safe for work" msgstr "" @@ -2172,46 +3107,7 @@ msgstr "" #: app/templates/community/community.html:91 msgid "No posts in this community yet." -msgstr "" - -#: 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: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:156 -#, python-format -msgid "Only people on %(instance_name)s can post or reply in this community." -msgstr "" - -#: app/templates/community/community.html:166 app/templates/post/post.html:211 -msgid "Related communities" -msgstr "" - -#: 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: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:189 -msgid "Settings & Moderation" -msgstr "設定とモデレーション" +msgstr "まだこのコミュニティに投稿はありません。" #: app/templates/community/community_ban_user.html:13 #, python-format @@ -2221,7 +3117,7 @@ msgstr "" #: app/templates/community/community_delete.html:13 #, python-format msgid "Delete \"%(community_title)s\"" -msgstr "" +msgstr "\"%(community_title)s\" を削除" #: app/templates/community/community_edit.html:23 #, python-format @@ -2230,27 +3126,92 @@ msgstr "%(community)s を編集" #: app/templates/community/community_edit.html:28 msgid "Edit and configure this community" +msgstr "このコミュニティの設定を編集します" + +#: app/templates/community/community_edit.html:42 +#: app/templates/community/community_edit.html:50 +#: app/templates/post/_post_teaser_masonry.html:19 +#: app/templates/post/_post_teaser_masonry.html:23 +#: app/templates/post/_post_teaser_masonry.html:26 +#: app/templates/post/_post_teaser_masonry.html:58 +#: app/templates/post/post_teaser/_image.html:20 +#: app/templates/post/post_teaser/_utilities_bar.html:9 +#: app/templates/post/post_teaser/_utilities_bar.html:11 +#: app/templates/user/edit_profile.html:54 +#: app/templates/user/edit_profile.html:65 +msgid "View image" +msgstr "画像を表示" + +#: app/templates/community/community_edit.html:43 +#: app/templates/community/community_edit.html:53 +#, fuzzy +msgid "Delete image" +msgstr "削除" + +#: app/templates/community/community_edit.html:45 +#: app/templates/user/edit_profile.html:60 +#: app/templates/user/show_profile.html:24 +#: app/templates/user/show_profile.html:41 +#: app/templates/user/show_profile.html:48 +msgid "Profile pic" +msgstr "プロフィール画像" + +#: app/templates/community/community_find_moderator.html:25 +msgid "Found some people:" +msgstr "" + +#: app/templates/community/community_find_moderator.html:32 +msgid "Add" +msgstr "追加" + +#: app/templates/community/community_find_moderator.html:34 +#, fuzzy +msgid "Already a moderator" +msgstr "モデレーターを追加" + +#: app/templates/community/community_find_moderator.html:42 +#, fuzzy +msgid "No people found" +msgstr "表示するユーザーがいません。" + +#: app/templates/community/community_find_moderator.html:43 +msgid "Only local accounts can be added as moderators." 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_mod_list.html:27 #: 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:43 +#: app/templates/community/community_mod_list.html:45 msgid "Remove" msgstr "削除" #: app/templates/community/community_moderate.html:27 #, python-format msgid "See and handle all reports made about %(community)s" +msgstr "%(community)s に関するすべてのレポートを表示および処理する" + +#: app/templates/community/community_moderate.html:38 +#, fuzzy +msgid "Reasons" +msgstr "理由" + +#: app/templates/community/community_moderate.html:40 +#: app/templates/search/start.html:26 +msgid "Type" msgstr "" +#: app/templates/community/community_moderate.html:41 +#, fuzzy +msgid "Created" +msgstr "作成" + #: app/templates/community/community_moderate.html:67 msgid "Escalate" msgstr "" @@ -2272,7 +3233,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 @@ -2280,34 +3243,123 @@ msgstr "" msgid "See who is subscribed to %(community)s" msgstr "%(community)s の参加者を見る" -#: app/templates/community/community_moderate_subscribers.html:77 +#: app/templates/community/community_moderate_subscribers.html:58 +#, fuzzy +msgid "Kick" +msgstr "告知" + +#: app/templates/community/community_moderate_subscribers.html:80 msgid "This community has no subscribers" msgstr "このコミュニティには参加者はいません。" -#: app/templates/community/community_moderate_subscribers.html:79 +#: app/templates/community/community_moderate_subscribers.html:82 msgid "Banned People" msgstr "BANされたユーザー" -#: app/templates/community/community_moderate_subscribers.html:80 +#: app/templates/community/community_moderate_subscribers.html:83 #, python-format msgid "See and manage who is banned from %(community)s" msgstr "" -#: app/templates/community/community_moderate_subscribers.html:116 +#: app/templates/community/community_moderate_subscribers.html:119 #: 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 +#: app/templates/user/show_profile.html:227 msgid "Unban" msgstr "BANを解除" -#: app/templates/community/community_moderate_subscribers.html:125 +#: app/templates/community/community_moderate_subscribers.html:128 msgid "No banned people yet" msgstr "BANされた人はいません" +#: app/templates/community/community_modlog.html:16 +#, fuzzy +msgid "Modlog" +msgstr "モデレーションログ" + +#: app/templates/community/community_modlog.html:22 +#, fuzzy, python-format +msgid "Moderation actions in %(community)s" +msgstr "モデレーターを %(community)sに追加" + +#: app/templates/community/community_modlog.html:24 +#, fuzzy +msgid "See things moderators have done in this community." +msgstr "コミュニティモデレーターの変更と表示" + +#: app/templates/community/community_modlog.html:55 +#, fuzzy +msgid "This community has had no moderation actions yet." +msgstr "このコミュニティには参加者はいません。" + +#: app/templates/community/community_wiki_list.html:22 +#, fuzzy, python-format +msgid "Wiki pages for %(community)s" +msgstr "%(community)s を編集" + +#: app/templates/community/community_wiki_list.html:48 +#, fuzzy +msgid "View page" +msgstr "画像を表示" + +#: app/templates/community/community_wiki_list.html:49 +msgid "View revisions" +msgstr "" + +#: app/templates/community/community_wiki_list.html:63 +msgid "Add a link to the wiki in the community description." +msgstr "" + +#: app/templates/community/community_wiki_list.html:65 +#, fuzzy +msgid "There are no wiki pages in this community." +msgstr "まだこのコミュニティに投稿はありません。" + +#: app/templates/community/community_wiki_revisions.html:22 +#, fuzzy, python-format +msgid "Revisions of %(title)s" +msgstr "\"%(post_title)s\"のオプション" + +#: app/templates/community/community_wiki_revisions.html:48 +#, fuzzy +msgid "Revert" +msgstr "無期限" + +#: app/templates/community/retrieve_remote_post.html:30 +#, fuzzy +msgid "Found a post:" +msgstr "コミュニティを探す:" + +#: app/templates/dev/tools.html:11 +msgid "" +"Use these buttons to quickly generate some testing topics and communities" +" to use during development." +msgstr "" + +#: app/templates/dev/tools.html:16 +#, fuzzy +msgid "Add Dev Communities" +msgstr "すべてのコミュニティ" + +#: app/templates/dev/tools.html:26 +#, fuzzy +msgid "Add Dev Topics" +msgstr "トピックを追加" + +#: app/templates/dev/tools.html:38 +#, fuzzy +msgid "Delete Dev Communities" +msgstr "コミュニティを削除" + +#: app/templates/dev/tools.html:48 +#, fuzzy +msgid "Delete Dev Topics" +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 -#: app/templates/user/filters.html:60 +#: app/templates/user/filters.html:75 msgid "Domains" msgstr "ドメイン" @@ -2319,15 +3371,15 @@ msgstr "このドメインにはまだ投稿がありません。" msgid "Domain management" msgstr "ドメイン管理" -#: app/templates/domain/domain.html:51 app/templates/user/filters.html:71 -#: 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:81 +#: app/templates/domain/domain.html:51 app/templates/user/filters.html:86 +#: app/templates/user/filters.html:91 app/templates/user/filters.html:104 +#: app/templates/user/filters.html:109 app/templates/user/filters.html:122 +#: app/templates/user/filters.html:127 app/templates/user/filters.html:140 +#: app/templates/user/filters.html:145 app/templates/user/show_profile.html:91 msgid "Unblock" msgstr "ブロック解除" -#: app/templates/domain/domain.html:55 app/templates/user/show_profile.html:83 +#: app/templates/domain/domain.html:55 msgid "Block" msgstr "ブロック" @@ -2363,138 +3415,220 @@ 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/401.html:12 +msgid "Sorry, access is denied" +msgstr "" + +#: app/templates/errors/401.html:15 +#, fuzzy +msgid "You cannot access this area." +msgstr "自分をBANすることはできません。" + +#: app/templates/errors/401.html:16 app/templates/errors/404.html:16 +#: app/templates/errors/500.html:16 +msgid "Back" +msgstr "戻る" + #: app/templates/errors/404.html:12 msgid "Ooops, something is broken!" -msgstr "" +msgstr "おっと、何かが壊れています!" #: app/templates/errors/404.html:15 msgid "The page your browser tried to load could not be found." msgstr "ページが見つかりませんでした" -#: app/templates/errors/404.html:16 app/templates/errors/500.html:16 -msgid "Back" -msgstr "" - #: app/templates/errors/500.html:12 msgid "An unexpected error has occurred" -msgstr "" +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 +#: app/templates/errors/alt_profile.html:3 +msgid "" +"In PieFed, accounts have a main profile and an alternative profile (used " +"for private voting). You are viewing the alternative profile of an " +"account." +msgstr "" + +#: app/templates/errors/alt_profile.html:4 +msgid "More about this" +msgstr "" + +#: app/templates/instance/list_instances.html:28 +#: app/templates/user/show_profile.html:107 +#, fuzzy +msgid "Instance" +msgstr "インスタンス" + +#: app/templates/instance/list_instances.html:29 +#, fuzzy +msgid "More details" +msgstr "その他のメール設定" + +#: app/templates/instance/list_instances.html:32 +msgid "Heard from" +msgstr "" + +#: app/templates/instance/list_instances.html:33 +#, fuzzy +msgid "Sent to" +msgstr "今すぐリセット" + +#: app/templates/instance/list_instances.html:47 +#, fuzzy +msgid "Gone" +msgstr "該当なし" + +#: app/templates/instance/list_instances.html:71 +#, fuzzy +msgid "No results to show." +msgstr "表示するユーザーがいません。" + +#: app/templates/instance/overview.html:19 +#, python-format +msgid "This is a %(software)s instance." +msgstr "" + +#: app/templates/instance/overview.html:22 +#, fuzzy +msgid "Go to instance" +msgstr "このインスタンスについて" + +#: app/templates/instance/overview.html:31 +#: app/templates/user/show_profile.html:97 +#, fuzzy, python-format +msgid "Unblock %(instance_name)s" +msgstr "ブロックしたインスタンスはありません" + +#: app/templates/instance/overview.html:33 +#: app/templates/user/show_profile.html:99 +#, python-format +msgid "Block everyone from %(instance_name)s" +msgstr "" + +#: app/templates/instance/people.html:50 app/templates/user/people.html:32 +msgid "No people to show" +msgstr "表示するユーザーがいません。" + +#: app/templates/instance/posts.html:25 +#, fuzzy +msgid "No posts from this instance yet." +msgstr "このタグにはまだ投稿がありません。" + +#: app/templates/post/_comment_voting_buttons.html:4 msgid "UpVote button." msgstr "" -#: app/templates/post/_comment_voting_buttons.html:9 +#: app/templates/post/_comment_voting_buttons.html:10 +#: app/templates/post/_post_voting_buttons.html:9 +#: app/templates/post/_post_voting_buttons.html:21 msgid "Score: " -msgstr "" +msgstr "スコア: " -#: app/templates/post/_comment_voting_buttons.html:11 +#: app/templates/post/_comment_voting_buttons.html:12 msgid "DownVote button." msgstr "" -#: app/templates/post/_comment_voting_buttons.html:21 +#: app/templates/post/_comment_voting_buttons.html:22 msgid "Score:" -msgstr "" +msgstr "スコア:" -#: app/templates/post/_post_full.html:21 app/templates/post/_post_full.html:67 -#: app/templates/post/_post_teaser.html:63 +#: app/templates/post/_post_full.html:17 app/templates/post/_post_full.html:68 +#: app/templates/post/post_teaser/_article.html:4 +#: app/templates/post/post_teaser/_image.html:7 +#: app/templates/post/post_teaser/_link.html:10 +#: app/templates/post/post_teaser/_poll.html:5 +#: app/templates/post/post_teaser/_video.html:12 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:65 +#: app/templates/post/_post_full.html:24 app/templates/post/_post_full.html:77 +#: app/templates/post/post_teaser/_article.html:6 +#: app/templates/post/post_teaser/_image.html:9 +#: app/templates/post/post_teaser/_link.html:12 +#: app/templates/post/post_teaser/_poll.html:7 +#: app/templates/post/post_teaser/_video.html:14 msgid "Reported. Check post for issues." msgstr "" -#: app/templates/post/_post_full.html:101 -#: app/templates/post/_post_full.html:122 +#: app/templates/post/_post_full.html:102 +#: app/templates/post/_post_full.html:123 msgid "Watch on piped.video" msgstr "" +#: app/templates/post/_post_full.html:143 +msgid "Archive.ph link" +msgstr "" + #: app/templates/post/_post_full.html:152 +msgid "The poll has finished, yet no votes were cast." +msgstr "" + +#: app/templates/post/_post_full.html:164 #, python-format msgid "Total votes: %(total_votes)d." -msgstr "" +msgstr "総投票数: %(total_votes)d." -#: app/templates/post/_post_full.html:153 +#: app/templates/post/_post_full.html:165 msgid "Poll closes" -msgstr "" +msgstr "投票の終了" -#: app/templates/post/_post_full.html:185 +#: app/templates/post/_post_full.html:196 msgid "Hashtags" msgstr "ハッシュタグ" -#: app/templates/post/_post_full.html:195 -#: app/templates/post/_post_full.html:196 +#: app/templates/post/_post_full.html:211 +#: app/templates/post/_post_full.html:212 msgid "Show cross-posts" -msgstr "" +msgstr "クロスポストを表示" -#: app/templates/post/_post_full.html:197 +#: app/templates/post/_post_full.html:213 msgid "Number of cross-posts:" +msgstr "クロスポストの数:" + +#: app/templates/post/_post_reply_teaser.html:31 +#: app/templates/post/post.html:86 +msgid "Post creator" +msgstr "投稿の作成者" + +#: app/templates/post/_post_reply_teaser.html:40 +#: app/templates/post/continue_discussion.html:27 +#: app/templates/post/post.html:90 +msgid "Reported. Check comment for issues." msgstr "" -#: app/templates/post/_post_reply_teaser.html:3 -msgid "View context" -msgstr "詳細の表示" +#: app/templates/post/_post_reply_teaser.html:45 +#, fuzzy +msgid "Comment deleted" +msgstr "コメントを削除しました。" -#: app/templates/post/_post_teaser.html:6 -#: app/templates/post/_post_teaser_masonry.html:8 +#: app/templates/post/_post_reply_teaser.html:86 +#: app/templates/post/post.html:126 +msgid "Comment options" +msgstr "コメントオプション" + +#: app/templates/post/_post_teaser.html:12 +#: app/templates/post/_post_teaser_masonry.html:14 msgid "Filtered: " msgstr "" -#: app/templates/post/_post_teaser.html:20 -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: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: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:70 -#, python-format -msgid "Go to community %(name)s" -msgstr "" - -#: 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 +#: app/templates/post/_post_teaser_masonry.html:50 +#: app/templates/post/_post_teaser_masonry.html:51 +#: app/templates/post/_post_teaser_masonry.html:71 +#: app/templates/post/_post_teaser_masonry.html:72 +#: app/templates/post/post_teaser/_utilities_bar.html:3 msgid "View comments" msgstr "コメントを見る" -#: app/templates/post/_post_teaser.html:73 -msgid "Number of comments:" -msgstr "コメント数:" - #: app/templates/post/_post_voting_buttons.html:3 #, python-format msgid "UpVote button, %(count)d upvotes so far." @@ -2514,75 +3648,93 @@ 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: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/add_reply.html:38 app/templates/post/post.html:43 +#: app/templates/post/post_edit.html:60 app/templates/user/edit_profile.html:44 +msgid "Enable markdown editor" +msgstr "Markdownエディターを有効にする" -#: 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:52 +#: app/templates/post/post.html:53 msgid "Verify your email address to comment" msgstr "" -#: app/templates/post/post.html:55 +#: app/templates/post/post.html:56 msgid "Log in to comment" msgstr "ログインしてコメントする" -#: app/templates/post/post.html:58 +#: app/templates/post/post.html:59 msgid "Comments are disabled." msgstr "コメントは無効です。" -#: app/templates/post/post.html:65 +#: app/templates/post/post.html:66 msgid "Sort by magic" msgstr "" -#: app/templates/post/post.html:68 +#: app/templates/post/post.html:69 msgid "Comments with the most upvotes" msgstr "最も賛成票の多いコメント" -#: app/templates/post/post.html:71 +#: app/templates/post/post.html:72 msgid "Show newest first" msgstr "" #: app/templates/post/post.html:87 -msgid "Author" -msgstr "作成者" - -#: app/templates/post/post.html:104 -msgid "Post creator" -msgstr "" - -#: app/templates/post/post.html:105 msgid "When: " msgstr "" -#: app/templates/post/post.html:134 -msgid "Comment options" -msgstr "" +#: app/templates/post/post_cross_post.html:20 +#, fuzzy, python-format +msgid "Cross-post %(post_name)s" +msgstr "\"%(post_title)s\" のクロス投稿" #: app/templates/post/post_cross_posts.html:11 #, python-format msgid "Cross-posts for \"%(post_title)s\"" -msgstr "" +msgstr "\"%(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 "" +#: app/templates/post/post_edit.html:39 +msgid "Describe the image, to help visually impaired people." +msgstr "視覚的に閲覧が難しいユーザーのために説明を追加してください。" + +#: app/templates/post/post_edit.html:42 +msgid "Provide a URL ending with .mp4 or .webm." +msgstr ".mp4 または .webm で終わるURLを指定してください。" + +#: app/templates/post/post_edit.html:66 +msgid "Poll choices" +msgstr "選択肢" + +#: app/templates/post/post_edit.html:97 +msgid "Add choice" +msgstr "選択肢を追加" + +#: app/templates/post/post_edit.html:105 +msgid "Separate each tag with a comma." +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 "" +"この議論が間違いであり、終了させたい場合は下のボタンを押してください。\n" +"\n" +"それ以降コメントは投稿されることはなく、「この投稿の内容は誤りでした」というメッセージが表示されます。" #: 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 @@ -2592,46 +3744,89 @@ msgstr "" #: app/templates/post/post_options.html:13 #, python-format msgid "Options for \"%(post_title)s\"" +msgstr "\"%(post_title)s\"のオプション" + +#: app/templates/post/post_options.html:23 +#: app/templates/post/post_reply_options.html:23 +#, fuzzy +msgid "Restore" +msgstr "新規登録" + +#: app/templates/post/post_options.html:25 +#: app/templates/post/post_reply_options.html:27 +#, fuzzy +msgid "Purge" +msgstr "Ban + パージ" + +#: app/templates/post/post_options.html:33 +#: app/templates/post/post_reply_options.html:37 +#, fuzzy +msgid "Remove bookmark" +msgstr "バナーを削除" + +#: app/templates/post/post_options.html:36 +#: app/templates/post/post_reply_options.html:40 +msgid "Bookmark" msgstr "" -#: app/templates/post/post_options.html:18 -#: app/templates/post/post_reply_options.html:18 -msgid "Edit" -msgstr "編集" - -#: app/templates/post/post_options.html:26 +#: app/templates/post/post_options.html:40 msgid "I made a mistake with this post and have changed my mind about the topic" msgstr "" -#: app/templates/post/post_options.html:30 +#: app/templates/post/post_options.html:44 +#: app/templates/post/post_teaser/_utilities_bar.html:15 +#, fuzzy +msgid "Cross-post" +msgstr "クロスポストを表示" + +#: app/templates/post/post_options.html:45 +#, fuzzy +msgid "Cross-post to another community" +msgstr "コミュニティに投稿" + +#: app/templates/post/post_options.html:48 #, python-format msgid "Block post author @%(author_name)s" msgstr "" -#: app/templates/post/post_options.html:33 +#: app/templates/post/post_options.html:50 +#, fuzzy, python-format +msgid "Block community %(community_name)s" +msgstr "%(community_name)s を編集" + +#: app/templates/post/post_options.html:53 #, python-format -msgid "Ban post author @%(author_name)s from
%(community_name)s" +msgid "Ban post author @%(author_name)s from %(community_name)s" msgstr "" -#: app/templates/post/post_options.html:37 +#: app/templates/post/post_options.html:57 #, python-format msgid "Block domain %(domain)s" msgstr "" -#: app/templates/post/post_options.html:41 -#: app/templates/post/post_reply_options.html:29 +#: app/templates/post/post_options.html:61 +#: app/templates/post/post_reply_options.html:47 #, python-format msgid "Hide every post from author's instance: %(name)s" msgstr "" -#: app/templates/post/post_options.html:47 +#: app/templates/post/post_options.html:67 #, python-format msgid "View original on %(domain)s" msgstr "%(domain)s でオリジナルを表示" -#: 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." +#: app/templates/post/post_options.html:73 +#: app/templates/post/post_reply_options.html:52 +#, fuzzy +msgid "View Voting Activity" +msgstr "投票期限" + +#: app/templates/post/post_options.html:76 +#: app/templates/post/post_reply_options.html:58 +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 @@ -2639,7 +3834,7 @@ msgstr "" msgid "Options for comment on \"%(post_title)s\"" msgstr "" -#: app/templates/post/post_reply_options.html:26 +#: app/templates/post/post_reply_options.html:44 #, python-format msgid "Block author @%(author_name)s" msgstr "" @@ -2649,18 +3844,63 @@ msgstr "" msgid "Report comment on \"%(post_title)s\" by %(reply_name)s" msgstr "" +#: app/templates/post/post_reply_voting_activity.html:10 +#, python-format +msgid "Voting Activity for \"%(reply_text)s\"" +msgstr "" + #: app/templates/post/post_report.html:13 #, python-format msgid "Report \"%(post_title)s\"" msgstr "" +#: app/templates/post/post_voting_activity.html:10 +#, fuzzy, python-format +msgid "Voting Activity for \"%(post_title)s\"" +msgstr "\"%(post_title)s\"のオプション" + +#: app/templates/post/post_teaser/_article.html:9 +#: app/templates/post/post_teaser/_image.html:12 +#: app/templates/post/post_teaser/_link.html:15 +#: app/templates/post/post_teaser/_poll.html:10 +#: app/templates/post/post_teaser/_video.html:17 +#, fuzzy +msgid "Post deleted" +msgstr "投稿を削除しました。" + +#: app/templates/post/post_teaser/_article.html:26 +#: app/templates/post/post_teaser/_article.html:28 +#: app/templates/post/post_teaser/_poll.html:22 +#: app/templates/post/post_teaser/_poll.html:24 +#: app/templates/user/alerts/_posts.html:8 +msgid "Read post" +msgstr "投稿を読む" + +#: app/templates/post/post_teaser/_link.html:7 +#: app/templates/post/post_teaser/_video.html:9 +msgid "All posts about this domain" +msgstr "このドメインのすべての投稿" + +#: app/templates/post/post_teaser/_link.html:32 +msgid "Follow link" +msgstr "フォローリンク" + +#: app/templates/post/post_teaser/_link.html:34 +#: app/templates/post/post_teaser/_video.html:42 +msgid "Read article" +msgstr "記事を読む" + +#: app/templates/post/post_teaser/_utilities_bar.html:3 +msgid "Number of comments:" +msgstr "コメント数:" + #: app/templates/search/results.html:11 msgid "Search results for" -msgstr "" +msgstr "検索結果" #: app/templates/search/results.html:19 msgid "No posts match your search." -msgstr "" +msgstr "検索に一致する投稿はありませんでした。" #: app/templates/search/start.html:13 msgid "Search for posts" @@ -2670,48 +3910,99 @@ msgstr "投稿を検索" msgid "Keyword" msgstr "キーワード" -#: app/templates/search/start.html:36 +#: app/templates/search/start.html:15 +#, fuzzy +msgid "optional" +msgstr "オプション" + +#: app/templates/search/start.html:44 +#, fuzzy +msgid "Instance Software" +msgstr "インスタンスタイプ" + +#: app/templates/search/start.html:54 +#, fuzzy +msgid "Sort by" +msgstr "トップ順に並べ替え" + +#: app/templates/search/start.html:56 +msgid "Relevance" +msgstr "" + +#: app/templates/search/start.html:57 +#, fuzzy +msgid "Recent first" +msgstr "今すぐリセット" + +#: app/templates/search/start.html:63 msgid "Example searches:" msgstr "検索の例:" -#: app/templates/search/start.html:39 +#: app/templates/search/start.html:66 msgid "star wars" -msgstr "" +msgstr "star wars" -#: app/templates/search/start.html:40 -msgid "There is an implied \"and\" here. Results will have both words somewhere in them." +#: app/templates/search/start.html:67 +msgid "" +"There is an implied \"and\" here. Results will have both words somewhere " +"in them." msgstr "スペースで区切ることで両方の単語が含まれる検索になります。" -#: app/templates/search/start.html:43 +#: app/templates/search/start.html:70 msgid "star or wars" -msgstr "" +msgstr "star or wars" -#: 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:71 +msgid "" +"This will broaden the search to include results that contain any of the " +"words." +msgstr "or で区切ることでどちらかの単語が含まれる検索になります。" -#: app/templates/search/start.html:47 +#: app/templates/search/start.html:74 msgid "star -wars" -msgstr "" +msgstr "star -wars" -#: 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." +#: app/templates/search/start.html:75 +msgid "" +"To search for things containing \"star\" but not \"wars\" you can put a -" +" before the word you want to exclude." msgstr "" +"\"star\"は含みますが、\"wars\"を含まない検索になります。\n" +"除外したい単語の前に - をつけてください。" -#: app/templates/search/start.html:51 +#: app/templates/search/start.html:78 msgid "\"star wars\"" +msgstr "\"star wars\"" + +#: app/templates/search/start.html:79 +msgid "Results will have exactly that phrase in them." +msgstr "ダブルクオーテーションでくくることによって、そのフレーズを含む検索になります。" + +#: app/templates/search/start.html:82 +msgid "Trying to add a communitiy or post from another instance?" msgstr "" -#: app/templates/search/start.html:52 -msgid "Results will have exactly that phrase in them." +#: app/templates/search/start.html:83 +msgid "" +"In many types of federated platforms you can put a URL of a post or " +"community into the search in order to add it to your local instance. In " +"PieFed the search is just for searching." +msgstr "" + +#: app/templates/search/start.html:85 +msgid "Retrieve remote post" msgstr "" #: app/templates/tag/tag.html:23 msgid "No posts in this tag yet." -msgstr "" +msgstr "このタグにはまだ投稿がありません。" #: app/templates/tag/tag.html:45 msgid "Tag management" +msgstr "タグ管理" + +#: app/templates/tag/tag.html:66 +msgid "RSS" msgstr "" #: app/templates/tag/tags.html:14 app/templates/tag/tags_blocked.html:14 @@ -2745,6 +4036,12 @@ msgstr "このトピックにはまだ投稿がありません。" #: app/templates/topic/show_topic.html:89 msgid "Topic communities" +msgstr "トピックのコミュニティ" + +#: app/templates/topic/suggestion_denied.html:16 +msgid "" +"You have not been using PieFed long enough to be allowed to suggest " +"Topics." msgstr "" #: app/templates/topic/topic_create_post.html:9 @@ -2753,20 +4050,23 @@ msgid "Which community within %(topic)s to post in?" msgstr "" #: app/templates/topic/topic_create_post.html:18 +#: app/templates/topic/topic_create_post.html:33 #, python-format msgid "Post in %(name)s" -msgstr "" +msgstr "%(name)s に投稿" #: app/templates/topic/topic_create_post.html:23 +#: app/templates/topic/topic_create_post.html:38 +#, python-format msgid "View %(name)s" -msgstr "" +msgstr "%(name)s を表示" #: app/templates/user/_notification_toggle.html:5 msgid "Notify about every new post by this person." -msgstr "" +msgstr "このユーザの新しい投稿をすべて通知する。" #: app/templates/user/_user_nav.html:8 app/templates/user/notifications.html:54 -#: app/templates/user/show_profile.html:154 +#: app/templates/user/show_profile.html:179 msgid "Profile" msgstr "プロフィール" @@ -2774,9 +4074,38 @@ msgstr "プロフィール" msgid "Blocks & Filters" msgstr "ブロックとフィルター" +#: app/templates/user/_user_nav.html:14 app/user/routes.py:465 +#, fuzzy +msgid "Import & Export" +msgstr "投稿を報告" + +#: app/templates/user/alerts.html:15 +#, fuzzy +msgid "Alerts" +msgstr "通報" + +#: app/templates/user/bookmarks.html:24 +msgid "" +"No posts have been bookmarked. Use the three dots on each post to find " +"the bookmark function." +msgstr "" + +#: app/templates/user/bookmarks_comments.html:18 +#, fuzzy +msgid "Bookmarks of comments" +msgstr "コメント数:" + +#: app/templates/user/bookmarks_comments.html:28 +msgid "" +"No comments have been bookmarked. Use the three dots on each comment to " +"find the bookmark function." +msgstr "" + #: app/templates/user/delete_account.html:15 #: app/templates/user/edit_settings.html:17 #: app/templates/user/edit_settings.html:20 +#: app/templates/user/import_export.html:17 +#: app/templates/user/import_export.html:20 msgid "Change settings" msgstr "設定の変更" @@ -2787,20 +4116,33 @@ msgstr "%(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.\"" +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 "" +"ユーザー名\"%(username)sでアカウントを完全に削除しようとしています。 " +"あなたのプロフィールは消え、画像は削除されます。テキストベースの投稿は残りますが、「deleted」という名前に変更されます。" #: 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 "" +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 "なりすましを防ぐため、一度削除すると誰も\"%(username)s\"をユーザー名として使用できなくなります。" #: 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 @@ -2808,20 +4150,20 @@ msgstr "" msgid "Filters" msgstr "フィルター" -#: app/templates/user/edit_filters.html:18 app/user/routes.py:774 +#: app/templates/user/edit_filters.html:18 app/user/routes.py:1071 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:734 +#: app/templates/user/edit_filters.html:27 app/templates/user/filters.html:37 +#: app/user/routes.py:1030 msgid "Add filter" msgstr "フィルターを追加" #: app/templates/user/edit_filters.html:25 #, python-format msgid "Filter %(name)s" -msgstr "" +msgstr "%(name)s でフィルター" #: app/templates/user/edit_filters.html:33 msgid "Filter in these places" @@ -2835,8 +4177,8 @@ msgstr "1行に1つずつ設定できます、大文字と小文字は区別さ msgid "Stop applying this filter after this date. Optional." msgstr "この日付以降はフィルターの適用を停止します。これは任意です。" -#: app/templates/user/edit_profile.html:16 app/user/routes.py:156 -#: app/user/routes.py:231 +#: app/templates/user/edit_profile.html:16 app/user/routes.py:175 +#: app/user/routes.py:413 msgid "Edit profile" msgstr "プロフィールの編集" @@ -2846,17 +4188,31 @@ msgid "Edit profile of %(name)s" msgstr "%(name)s のプロフィールを編集" #: app/templates/user/edit_profile.html:58 -#: app/templates/user/edit_settings.html:43 +#: app/templates/user/edit_profile.html:69 +#, fuzzy +msgid "Remove image" +msgstr "画像を表示" + +#: app/templates/user/edit_profile.html:75 +#: app/templates/user/edit_settings.html:42 msgid "Delete account" msgstr "アカウントの削除" +#: app/templates/user/edit_settings.html:38 +msgid "" +"Votes will be sent to untrusted " +"instances using an alt" +msgstr "" + #: app/templates/user/email_notifs_unsubscribed.html:9 #: app/templates/user/newsletter_unsubscribed.html: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 @@ -2870,80 +4226,102 @@ 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." +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 "フィルターは、指定したキーワードを含む投稿を非表示にすることができます。" +#: app/templates/user/filters.html:28 +msgid "Collapse replies with a score at or below this level - click to view." +msgstr "" #: app/templates/user/filters.html:30 +msgid "Hide replies with a score at or below this level." +msgstr "" + +#: app/templates/user/filters.html:39 +msgid "" +"Filters can hide posts that contain keywords you specify, either by " +"making them less noticeable or invisible." +msgstr "フィルターは、指定したキーワードを含む投稿を非表示にすることができます。" + +#: app/templates/user/filters.html:44 msgid "Keywords" msgstr "キーワード" -#: app/templates/user/filters.html:32 +#: app/templates/user/filters.html:46 msgid "Expires" -msgstr "" +msgstr "有効期限" -#: app/templates/user/filters.html:39 +#: app/templates/user/filters.html:53 msgid "Invisible" msgstr "非表示" -#: app/templates/user/filters.html:39 +#: app/templates/user/filters.html:53 msgid "Semi-transparent" msgstr "" -#: app/templates/user/filters.html:49 +#: app/templates/user/filters.html:63 msgid "No filters defined yet." msgstr "フィルターはまだ定義されていません。" -#: app/templates/user/filters.html:62 -msgid "Instances" -msgstr "インスタンス" - -#: app/templates/user/filters.html:81 +#: app/templates/user/filters.html:96 msgid "No blocked people" msgstr "ブロックしたユーザーはいません" -#: app/templates/user/filters.html:99 +#: app/templates/user/filters.html:114 msgid "No blocked communities" msgstr "ブロックしたコミュニティはありません" -#: app/templates/user/filters.html:117 +#: app/templates/user/filters.html:132 msgid "No blocked domains" msgstr "ブロックしたドメインはありません" -#: app/templates/user/filters.html:135 +#: app/templates/user/filters.html:150 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 msgid "Mark all as read" -msgstr "" +msgstr "全て既読にする" + +#: app/templates/user/notifications.html:41 +#, fuzzy +msgid "No notifications to show." +msgstr "通知" #: app/templates/user/notifications.html:49 -#: app/templates/user/show_profile.html:149 +#: app/templates/user/read_posts.html:46 +#: app/templates/user/show_profile.html:174 msgid "Manage" msgstr "管理する" #: app/templates/user/notifications.html:95 -#: app/templates/user/show_profile.html:225 +#: app/templates/user/show_profile.html:250 msgid "Upvoted" msgstr "賛成済み" -#: app/templates/user/people.html:32 -msgid "No people to show" -msgstr "" +#: app/templates/user/read_posts.html:15 app/templates/user/read_posts.html:18 +#: app/user/routes.py:1290 +#, fuzzy +msgid "Read posts" +msgstr "投稿を読む" -#: app/templates/user/show_profile.html:24 -#: app/templates/user/show_profile.html:41 -#: app/templates/user/show_profile.html:48 -msgid "Profile pic" -msgstr "プロフィール画像" +#: app/templates/user/read_posts.html:26 +#: app/templates/user/show_profile.html:140 +msgid "No posts yet." +msgstr "投稿はまだありません。" + +#: app/templates/user/read_posts.html:51 +#, fuzzy +msgid "Delete history" +msgstr "コミュニティを削除" #: app/templates/user/show_profile.html:76 msgid "Send message" @@ -2957,88 +4335,232 @@ msgstr "Matrix chatでメッセージを送信" msgid "Send message using Matrix" msgstr "Matrixでメッセージを送る" -#: app/templates/user/show_profile.html:88 +#: app/templates/user/show_profile.html:82 msgid "Follow" msgstr "フォロー" -#: app/templates/user/show_profile.html:94 +#: app/templates/user/show_profile.html:87 +#, fuzzy +msgid "More" +msgstr "モード" + +#: app/templates/user/show_profile.html:93 +#, fuzzy, python-format +msgid "Block %(user_name)s" +msgstr "@%(author_name)s をブロック" + +#: app/templates/user/show_profile.html:111 msgid "Bot Account" msgstr "Botアカウント" -#: app/templates/user/show_profile.html:96 -msgid "Attitude" -msgstr "評判度" - -#: app/templates/user/show_profile.html:96 +#: app/templates/user/show_profile.html:113 msgid "Ratio of upvotes cast to downvotes cast. Higher is more positive." msgstr "" -#: app/templates/user/show_profile.html:105 +#: app/templates/user/show_profile.html:127 msgid "Post pagination" msgstr "" -#: app/templates/user/show_profile.html:118 -msgid "No posts yet." -msgstr "投稿はまだありません。" - -#: app/templates/user/show_profile.html:128 +#: app/templates/user/show_profile.html:153 msgid "Comment pagination" msgstr "" -#: app/templates/user/show_profile.html:170 +#: app/templates/user/show_profile.html:195 msgid "Member of" msgstr "メンバー" -#: app/templates/user/show_profile.html:195 +#: app/templates/user/show_profile.html:220 msgid "Moderate user" msgstr "ユーザー管理" -#: app/templates/user/show_profile.html:215 +#: app/templates/user/show_profile.html:240 msgid "Ban + Purge" msgstr "Ban + パージ" #: app/templates/user/user_report.html:13 #, python-format msgid "Report \"%(user_name)s\"" +msgstr "\"%(user_name)s\" を報告" + +#: app/templates/user/alerts/_comments.html:3 +msgid "You will be notified of replies to these comments" msgstr "" -#: app/topic/forms.py:13 +#: app/templates/user/alerts/_comments.html:8 +#, fuzzy +msgid "Read replies" +msgstr "投稿を読む" + +#: app/templates/user/alerts/_comments.html:18 +msgid "" +"You have not subscribed to any comments. Use the bell icon on each " +"comment to do so." +msgstr "" + +#: app/templates/user/alerts/_communities.html:3 +msgid "You will be notified of new posts in these communities" +msgstr "" + +#: app/templates/user/alerts/_communities.html:8 +#, fuzzy +msgid "Visit Community" +msgstr "コミュニティの編集" + +#: app/templates/user/alerts/_communities.html:16 +msgid "" +"You have not subscribed to an alert for new content in any communities. " +"Use the bell icon in each community to do so." +msgstr "" + +#: app/templates/user/alerts/_filter.html:1 +#, fuzzy +msgid "Alert filters: " +msgstr "フィルターの編集" + +#: app/templates/user/alerts/_filter.html:2 +#, fuzzy +msgid "All authors" +msgstr "作成者" + +#: app/templates/user/alerts/_filter.html:5 +msgid "Only Mine" +msgstr "" + +#: app/templates/user/alerts/_filter.html:6 +#, fuzzy +msgid "Mine" +msgstr "管理者" + +#: app/templates/user/alerts/_filter.html:8 +#, fuzzy +msgid "Only Others" +msgstr "その他" + +#: app/templates/user/alerts/_filter.html:9 +#, fuzzy +msgid "Others" +msgstr "その他" + +#: app/templates/user/alerts/_posts.html:3 +msgid "You will be notified of top-level replies to these posts" +msgstr "" + +#: app/templates/user/alerts/_posts.html:16 +msgid "" +"You have not subscribed to any posts. Use the bell icon on each post to " +"do so." +msgstr "" + +#: app/templates/user/alerts/_topics.html:2 +msgid "You will be notified of new posts in communities covered by these topics" +msgstr "" + +#: app/templates/user/alerts/_topics.html:7 +#, fuzzy +msgid "Visit Topic" +msgstr "トピックを編集" + +#: app/templates/user/alerts/_topics.html:15 +msgid "" +"You have not subscribed to any topics. Use the bell icon on each topic to" +" do so." +msgstr "" + +#: app/templates/user/alerts/_type.html:1 +#, fuzzy +msgid "Alert type: " +msgstr "代替テキスト" + +#: app/templates/user/alerts/_users.html:2 +msgid "You will be notified of new posts by these users" +msgstr "" + +#: app/templates/user/alerts/_users.html:7 +#, fuzzy +msgid "Visit User" +msgstr "ユーザーの編集" + +#: app/templates/user/alerts/_users.html:15 +msgid "" +"You have not subscribed to an alert for new content from any users. Use " +"the bell icon on each person to do so." +msgstr "" + +#: app/topic/forms.py:9 msgid "Choose some topics you are interested in" msgstr "興味のあるトピックを選択してください" -#: app/topic/forms.py:14 +#: app/topic/forms.py:10 msgid "Choose" msgstr "選択" -#: 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." +#: app/topic/forms.py:14 +#, fuzzy, python-format +msgid "New topic name" +msgstr "%(topic_name)s を編集" + +#: app/topic/forms.py:15 +msgid "New topic name here..." msgstr "" -#: app/topic/routes.py:187 -msgid "You did not choose any topics. Would you like to choose individual communities instead?" +#: app/topic/forms.py:16 +#, fuzzy +msgid "Suggested communities" +msgstr "参加しているコミュニティ" + +#: app/topic/forms.py:17 +msgid "Comma seperated list of community suggestions" +msgstr "" + +#: app/topic/forms.py:18 +#, fuzzy +msgid "Submit" +msgstr "件名" + +#: app/topic/routes.py:203 +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:207 +msgid "" +"You did not choose any topics. Would you like to choose individual " +"communities instead?" msgstr "トピックを選択していません。代わりにコミュニティを選択しますか?" -#: app/user/forms.py:14 +#: app/topic/routes.py:270 +msgid "" +"Thank you for the topic suggestion, it has been sent to the site " +"administrator(s)." +msgstr "" + +#: app/topic/routes.py:273 +#, fuzzy +msgid "Suggest a topic\"" +msgstr "トピックを選択" + +#: app/user/forms.py:12 msgid "Display name" msgstr "表示名" -#: app/user/forms.py:16 +#: app/user/forms.py:14 msgid "Set new password" msgstr "新しいパスワードを設定" -#: app/user/forms.py:23 +#: app/user/forms.py:22 msgid "Save profile" msgstr "プロフィールを保存" -#: app/user/forms.py:27 +#: app/user/forms.py:26 msgid "That email address is already in use by another account" -msgstr "" +msgstr "このメールアドレスはすでに使用されています。" -#: app/user/forms.py:31 +#: app/user/forms.py:30 msgid "Matrix user ids start with @" -msgstr "" +msgstr "MatrixユーザーIDは@で始まります" -#: app/user/forms.py:35 +#: app/user/forms.py:34 msgid "Interface language" msgstr "表示言語" @@ -3046,209 +4568,290 @@ msgstr "表示言語" msgid "Receive email about missed notifications" msgstr "不在時にメールで通知を受け取る" -#: app/user/forms.py:41 +#: app/user/forms.py:41 app/user/forms.py:118 +msgid "Reply collapse threshold" +msgstr "" + +#: app/user/forms.py:42 app/user/forms.py:119 +msgid "Reply hide threshold" +msgstr "" + +#: app/user/forms.py:43 msgid "Use markdown editor GUI when writing" msgstr "書き込み時にマークダウンエディタGUIを使用する" -#: app/user/forms.py:42 +#: app/user/forms.py:44 msgid "Show profile in user list" msgstr "ユーザ一覧にプロフィールを表示する" -#: app/user/forms.py:43 +#: app/user/forms.py:45 msgid "My posts appear in search results" msgstr "自分の投稿の検索を許可する" -#: app/user/forms.py:44 -msgid "Manually approve followers" +#: app/user/forms.py:46 +msgid "" +"Do not display posts with which I have already interacted " +"(opened/upvoted/downvoted)" msgstr "" -#: app/user/forms.py:45 -msgid "Import community subscriptions and user blocks from Lemmy" -msgstr "Lemmy からコミュニティの登録情報とユーザーブロックをインポート" +#: app/user/forms.py:47 +msgid "Manually approve followers" +msgstr "フォロワーを手動で承認する" -#: app/user/forms.py:51 -msgid "By default, sort posts by" -msgstr "デフォルトの投稿の順番" +#: app/user/forms.py:48 +msgid "Vote privately" +msgstr "" -#: app/user/forms.py:52 +#: app/user/forms.py:54 +#, fuzzy +msgid "Default post sort" +msgstr "全ての投稿" + +#: app/user/forms.py:61 +#, fuzzy +msgid "Default home filter" +msgstr "デフォルトテーマ" + +#: app/user/forms.py:63 msgid "Theme" msgstr "テーマ" -#: app/user/forms.py:53 +#: app/user/forms.py:64 app/user/forms.py:120 msgid "Save settings" msgstr "設定を保存" -#: app/user/forms.py:57 -msgid "Yes, delete my account" -msgstr "" - #: app/user/forms.py:68 +msgid "Import community subscriptions and user blocks from Lemmy" +msgstr "Lemmy からコミュニティの登録情報とユーザーブロックをインポート" + +#: app/user/forms.py:74 +msgid "Yes, delete my account" +msgstr "はい、アカウントを削除します。" + +#: app/user/forms.py:85 msgid "Malicious reporting" +msgstr "悪意のある報告" + +#: app/user/forms.py:110 +msgid "Blur thumbnail" msgstr "" -#: app/user/forms.py:92 +#: app/user/forms.py:111 +#, fuzzy +msgid "Make post semi-transparent" +msgstr "半透明にする" + +#: app/user/forms.py:125 msgid "Home feed" msgstr "ホームフィード" -#: app/user/forms.py:93 +#: app/user/forms.py:126 msgid "Posts in communities" msgstr "コミュニティの投稿" -#: app/user/forms.py:94 +#: app/user/forms.py:127 msgid "Comments on posts" msgstr "投稿のコメント" -#: app/user/forms.py:95 -msgid "Make semi-transparent" -msgstr "半透明にする" - -#: app/user/forms.py:95 -msgid "Hide completely" -msgstr "完全に隠す" - -#: app/user/forms.py:96 +#: app/user/forms.py:129 msgid "Action to take" msgstr "実行処理" -#: app/user/forms.py:97 +#: app/user/forms.py:130 msgid "Keywords that trigger this filter" msgstr "このフィルタのトリガーとなるキーワード" -#: app/user/forms.py:100 +#: app/user/forms.py:133 msgid "Expire after" msgstr "有効期限" -#: app/user/forms.py:105 +#: app/user/forms.py:138 msgid "Your remote instance:" msgstr "リモートインスタンス:" -#: app/user/forms.py:108 +#: app/user/forms.py:141 msgid "Mastodon, Misskey, Akkoma, Iceshrimp and friends" msgstr "Mastodon, Misskey, Akkoma, Iceshrimp, 及び friends" -#: app/user/forms.py:109 +#: app/user/forms.py:142 msgid "Friendica" msgstr "Friendica" -#: app/user/forms.py:110 +#: app/user/forms.py:143 msgid "Hubzilla" msgstr "Hubzilla" -#: app/user/forms.py:111 +#: app/user/forms.py:144 msgid "Lemmy" msgstr "Lemmy" -#: app/user/forms.py:112 +#: app/user/forms.py:145 msgid "Pixelfed" msgstr "Pixelfed" -#: app/user/forms.py:115 +#: app/user/forms.py:148 msgid "Instance type" msgstr "インスタンスタイプ" -#: app/user/forms.py:116 +#: app/user/forms.py:149 msgid "View profile on remote instance" msgstr "リモートインスタンスでプロフィールを表示" #: app/user/routes.py:51 msgid "This user has been banned." -msgstr "" +msgstr "このユーザーはBANされています。" #: app/user/routes.py:53 msgid "This user has been deleted." -msgstr "" +msgstr "このユーザーは削除されました。" -#: app/user/routes.py:85 +#: app/user/routes.py:93 #, python-format msgid "Posts by %(user_name)s" +msgstr "%(user_name)s の投稿" + +#: app/user/routes.py:125 +msgid "" +"You have changed your email address so we need to verify it. Please check" +" your email inbox for a verification link." msgstr "" -#: app/user/routes.py:172 +#: app/user/routes.py:196 +#, fuzzy +msgid "Avatar removed!" +msgstr "アバター画像" + +#: app/user/routes.py:366 msgid "Auto-detect" msgstr "" -#: app/user/routes.py:173 +#: app/user/routes.py:367 msgid "Catalan" msgstr "Catalan" -#: app/user/routes.py:174 +#: app/user/routes.py:368 msgid "English" msgstr "English" -#: app/user/routes.py:175 +#: app/user/routes.py:369 msgid "French" msgstr "French" -#: app/user/routes.py:176 +#: app/user/routes.py:370 msgid "German" msgstr "German" -#: app/user/routes.py:212 -msgid "Your subscriptions and blocks are being imported. If you have many it could take a few minutes." +#: app/user/routes.py:371 +msgid "Japanese" +msgstr "" + +#: app/user/routes.py:433 +#, fuzzy +msgid "Export Complete." +msgstr "コメントを通報する" + +#: app/user/routes.py:458 +msgid "" +"Your subscriptions and blocks are being imported. If you have many it " +"could take a few minutes." msgstr "登録情報とユーザブロックがインポートされています。数分かかる場合があります。" -#: app/user/routes.py:270 +#: app/user/routes.py:505 msgid "You cannot ban yourself." -msgstr "" +msgstr "自分をBANすることはできません。" -#: app/user/routes.py:295 +#: app/user/routes.py:532 msgid "You cannot unban yourself." +msgstr "自分でBANを解除することはできません。" + +#: app/user/routes.py:590 +#, fuzzy +msgid "You cannot block your instance." +msgstr "自分をブロックすることはできません。" + +#: app/user/routes.py:641 +msgid "" +"Moderators have already assessed reports regarding this person, no " +"further reports are necessary." msgstr "" -#: app/user/routes.py:319 -msgid "You cannot block yourself." -msgstr "" - -#: app/user/routes.py:351 -msgid "You cannot unblock yourself." -msgstr "" - -#: 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 +#: app/user/routes.py:647 #, python-format msgid "%(user_name)s has already been reported, thank you!" -msgstr "" +msgstr "%(user_name)s は既に報告されています。ありがとうございます!" -#: app/user/routes.py:407 +#: app/user/routes.py:669 #, python-format msgid "%(user_name)s has been reported, thank you!" -msgstr "" +msgstr "%(user_name)s が報告されました。ありがとうございます!" -#: app/user/routes.py:413 +#: app/user/routes.py:675 msgid "Report user" msgstr "ユーザーを通報する" -#: app/user/routes.py:430 +#: app/user/routes.py:693 msgid "You cannot delete yourself." msgstr "自分自身を削除することはできません。" -#: app/user/routes.py:487 +#: app/user/routes.py:754 msgid "Account deletion in progress. Give it a few minutes." -msgstr "" +msgstr "アカウントを削除中です。数分間お待ちください。" -#: app/user/routes.py:492 +#: app/user/routes.py:759 msgid "Delete my account" msgstr "アカウントの削除" -#: app/user/routes.py:543 +#: app/user/routes.py:811 msgid "You cannot purge yourself." -msgstr "" +msgstr "自分自身を削除することはできません。" -#: app/user/routes.py:620 +#: app/user/routes.py:894 msgid "All notifications marked as read." -msgstr "" +msgstr "すべての通知を既読にしました。" -#: app/user/routes.py:791 +#: app/user/routes.py:1089 msgid "Filter deleted." msgstr "フィルターを削除しました。" -#: app/user/routes.py:824 +#: app/user/routes.py:1147 +#, fuzzy +msgid "Comment bookmarks" +msgstr "コメントオプション" + +#: app/user/routes.py:1175 +#, fuzzy +msgid "Reply Alerts" +msgstr "通報" + +#: app/user/routes.py:1194 +#, fuzzy +msgid "Community Alerts" +msgstr "コミュニティが削除されました" + +#: app/user/routes.py:1200 +#, fuzzy +msgid "Topic Alerts" +msgstr "トピックを削除しました" + +#: app/user/routes.py:1206 +#, fuzzy +msgid "User Alerts" +msgstr "ユーザー名" + +#: app/user/routes.py:1221 +#, fuzzy +msgid "Post Alerts" +msgstr "投稿を削除しました。" + +#: app/user/routes.py:1246 msgid "Lemmy can't follow profiles, sorry" msgstr "Lemmyはユーザーをフォローすることはできません。" +#: app/user/routes.py:1303 +#, fuzzy +msgid "Reading history has been deleted" +msgstr "このユーザーは削除されました。" + #~ msgid "Allow search engines to index this profile" #~ msgstr "Suchmaschinen erlauben, dieses Profil zu indizieren" @@ -3286,3 +4889,43 @@ msgstr "Lemmyはユーザーをフォローすることはできません。" #~ msgid "Subscribe" #~ msgstr "" +#~ 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 "" + +#~ msgid "Add poll to community" +#~ msgstr "投票をコミュニティに追加" + +#~ msgid "We have upvoted the post for you." +#~ msgstr "" + +#~ msgid "" +#~ "You have already upvoted the post, " +#~ "you do not need to say \"this\"" +#~ " also." +#~ msgstr "" + +#~ msgid "Communities - no topic" +#~ msgstr "コミュニティ - トピック無所属" + +#~ msgid "About community" +#~ msgstr "コミュニティについて" + +#~ msgid "Go to community" +#~ msgstr "コミュニティに移動" + +#~ msgid "Settings & Moderation" +#~ msgstr "設定とモデレーション" + +#~ msgid "View context" +#~ msgstr "詳細の表示" + +#~ msgid "Ban post author @%(author_name)s from
%(community_name)s" +#~ msgstr "" + +#~ msgid "By default, sort posts by" +#~ msgstr "デフォルトの投稿の順番" + diff --git a/app/translations/lt/LC_MESSAGES/messages.po b/app/translations/lt/LC_MESSAGES/messages.po index 6d4e2170..497fc8cb 100644 --- a/app/translations/lt/LC_MESSAGES/messages.po +++ b/app/translations/lt/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-05-21 19:51+1200\n" +"POT-Creation-Date: 2024-11-11 16:34+1300\n" "PO-Revision-Date: 2024-04-09 00:36+0000\n" "Last-Translator: \n" "Language: lt\n" @@ -19,17 +19,17 @@ msgstr "" msgid "Please log in to access this page." msgstr "Kad patekti į šį puslapį, turite užsiregistruoti." -#: app/cli.py:278 app/main/routes.py:361 +#: app/cli.py:376 app/main/routes.py:499 msgid "[PieFed] You have unread notifications" msgstr "[PieFed] Yra neperskaitytų pranešimų" -#: app/cli.py:378 app/post/routes.py:1925 +#: app/cli.py:476 app/post/routes.py:1820 app/shared/post.py:121 #, fuzzy, python-format msgid "Replies to my post %(post_title)s" msgstr "Atsakė į %(post_title)s" -#: app/cli.py:387 app/post/routes.py:118 app/post/routes.py:679 -#: app/post/routes.py:1947 +#: app/cli.py:485 app/models.py:1695 app/post/routes.py:1842 +#: app/shared/reply.py:125 #, fuzzy, python-format msgid "Replies to my comment on %(post_title)s" msgstr "Atsakė į %(post_title)s" @@ -50,21 +50,75 @@ msgstr "Paraiška buvo patvirtinta - sveikiname prisijungus prie PieFed" msgid "Welcome to PieFed" msgstr "Sveiki atvykę į PieFed" -#: app/activitypub/util.py:1644 +#: app/models.py:2242 +msgid "Added moderator" +msgstr "" + +#: app/models.py:2243 +msgid "Removed moderator" +msgstr "" + +#: app/models.py:2244 +msgid "Featured post" +msgstr "" + +#: app/models.py:2245 +msgid "Unfeatured post" +msgstr "" + +#: app/models.py:2246 +msgid "Deleted post" +msgstr "" + +#: app/models.py:2247 +msgid "Un-deleted post" +msgstr "" + +#: app/models.py:2248 +msgid "Deleted comment" +msgstr "" + +#: app/models.py:2249 +msgid "Un-deleted comment" +msgstr "" + +#: app/models.py:2250 +#, fuzzy +msgid "Deleted community" +msgstr "Rodyti NSFW bendruomenes" + +#: app/models.py:2251 +msgid "Deleted account" +msgstr "" + +#: app/models.py:2252 +msgid "Restored account" +msgstr "" + +#: app/models.py:2253 +#, fuzzy +msgid "Banned account" +msgstr "Banerio paveiksliukas" + +#: app/models.py:2254 +msgid "Un-banned account" +msgstr "" + +#: app/activitypub/util.py:1711 #, fuzzy, python-format msgid "Reply to %(post_title)s" msgstr "Atsakė į %(post_title)s" -#: app/activitypub/util.py:1657 +#: app/activitypub/util.py:1725 app/activitypub/util.py:1730 #, fuzzy, python-format msgid "Reply to comment on %(post_title)s" msgstr "Atsakė į %(post_title)s" -#: app/activitypub/util.py:1926 app/post/routes.py:1506 +#: app/activitypub/util.py:2026 app/post/routes.py:1259 msgid "A post has been reported" msgstr "" -#: app/activitypub/util.py:1947 app/post/routes.py:1640 +#: app/activitypub/util.py:2047 app/post/routes.py:1409 app/shared/reply.py:318 msgid "A comment has been reported" msgstr "" @@ -81,15 +135,20 @@ msgstr "Šūkis" msgid "Icon" msgstr "Ikonėlė" -#: app/admin/forms.py:19 +#: app/admin/forms.py:18 msgid "Sidebar" msgstr "Šoninė juosta" -#: app/admin/forms.py:20 app/templates/base.html:253 +#: app/admin/forms.py:19 app/templates/base.html:272 +#: app/templates/instance/people.html:24 #, fuzzy msgid "About" msgstr "Išdėstymas" +#: app/admin/forms.py:20 +msgid "Announcement at top of home page" +msgstr "" + #: app/admin/forms.py:21 msgid "Legal information" msgstr "Teisinė informacija" @@ -98,11 +157,11 @@ msgstr "Teisinė informacija" 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 +#: app/admin/forms.py:23 app/admin/forms.py:42 app/admin/forms.py:52 +#: app/admin/forms.py:103 app/admin/forms.py:123 app/admin/forms.py:132 +#: app/admin/forms.py:166 app/admin/forms.py:226 app/community/forms.py:63 +#: app/community/forms.py:76 app/community/forms.py:118 +#: app/templates/admin/permissions.html:34 app/user/forms.py:134 msgid "Save" msgstr "Išsaugoti" @@ -118,6 +177,10 @@ msgstr "Leisti įkelti paveikslėlius į šį serverį" msgid "Days to cache images from remote instances for" msgstr "Kiek dienų kešuoti paveikslėlius iš nuotolusių serverių" +#: app/admin/forms.py:29 +msgid "0 means cache forever" +msgstr "" + #: app/admin/forms.py:30 msgid "Allow NSFW communities" msgstr "Rodyti NSFW bendruomenes" @@ -159,474 +222,624 @@ 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:39 msgid "Default theme" msgstr "Numatytoji tema" -#: app/admin/forms.py:44 -msgid "Allowlist instead of blocklist" +#: app/admin/forms.py:39 +msgid "Log ActivityPub JSON for debugging" msgstr "" -#: app/admin/forms.py:45 -msgid "Allow federation with these instances" +#: app/admin/forms.py:40 +msgid "Show moderation actions publicly" +msgstr "" + +#: app/admin/forms.py:41 +msgid "Show Rational Discourse Toolkit in sidebar" msgstr "" #: app/admin/forms.py:46 -msgid "Blocklist instead of allowlist" +msgid "Allowlist instead of blocklist" msgstr "" #: app/admin/forms.py:47 -msgid "Deny federation with these instances" +msgid "Allow federation with these instances" msgstr "" #: app/admin/forms.py:48 -msgid "Discard all posts and comments with these phrases (one per line)" +msgid "Blocklist instead of allowlist" msgstr "" #: app/admin/forms.py:49 +msgid "Deny federation with these instances" +msgstr "" + +#: app/admin/forms.py:50 +msgid "Discard all posts and comments with these phrases (one per line)" +msgstr "" + +#: app/admin/forms.py:51 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 +#: app/admin/forms.py:56 +msgid "Number of Communities to add" +msgstr "" + +#: app/admin/forms.py:57 +#, fuzzy +msgid "Add Communities" +msgstr "Rodyti NSFW bendruomenes" + +#: app/admin/forms.py:61 +msgid "Import Bans List Json File" +msgstr "" + +#: app/admin/forms.py:62 app/user/forms.py:70 +#, fuzzy +msgid "Import" +msgstr "Pranešimai" + +#: app/admin/forms.py:63 app/user/forms.py:69 +#, fuzzy +msgid "Export" +msgstr "Pranešimai" + +#: app/admin/forms.py:67 app/community/forms.py:48 app/community/forms.py:67 +#: app/community/forms.py:110 msgid "Title" msgstr "Pavadinimas" -#: app/admin/forms.py:55 app/admin/forms.py:107 app/community/forms.py:20 +#: app/admin/forms.py:68 app/community/forms.py:20 +#: app/templates/community/community_wiki_list.html:33 msgid "Url" msgstr "" -#: app/admin/forms.py:56 app/community/forms.py:21 app/community/forms.py:49 +#: app/admin/forms.py:69 app/community/forms.py:21 app/community/forms.py:49 +#: app/templates/community/community_moderate.html:39 msgid "Description" msgstr "Aprašymas" -#: app/admin/forms.py:57 app/community/forms.py:22 app/community/forms.py:50 +#: app/admin/forms.py:70 app/community/forms.py:22 app/community/forms.py:50 msgid "Icon image" msgstr "Piktogramos paveikslėlis" -#: app/admin/forms.py:58 app/community/forms.py:23 app/community/forms.py:51 +#: app/admin/forms.py:71 app/community/forms.py:23 app/community/forms.py:51 msgid "Banner image" msgstr "Banerio paveiksliukas" -#: app/admin/forms.py:59 app/community/forms.py:24 app/community/forms.py:52 +#: app/admin/forms.py:72 app/community/forms.py:24 app/community/forms.py:52 msgid "Rules" msgstr "Taisyklės" -#: app/admin/forms.py:60 app/community/forms.py:53 +#: app/admin/forms.py:73 app/community/forms.py:53 msgid "Porn community" msgstr "" -#: app/admin/forms.py:61 +#: app/admin/forms.py:74 msgid "Banned - no new posts accepted" msgstr "" -#: app/admin/forms.py:62 app/community/forms.py:54 +#: app/admin/forms.py:75 app/community/forms.py:54 msgid "Only accept posts from current instance" msgstr "" -#: app/admin/forms.py:63 app/community/forms.py:55 +#: app/admin/forms.py:76 app/community/forms.py:55 msgid "Only moderators can post" msgstr "" -#: app/admin/forms.py:64 app/community/forms.py:56 +#: app/admin/forms.py:77 app/community/forms.py:56 msgid "New moderators wanted" msgstr "" -#: app/admin/forms.py:65 +#: app/admin/forms.py:78 msgid "Posts show on home page" msgstr "" -#: app/admin/forms.py:66 +#: app/admin/forms.py:79 msgid "Posts can be popular" msgstr "" -#: app/admin/forms.py:67 +#: app/admin/forms.py:80 msgid "Posts show in All list" msgstr "" -#: app/admin/forms.py:68 +#: app/admin/forms.py:81 msgid "Low quality / toxic - upvotes in here don't add to reputation" msgstr "" -#: app/admin/forms.py:69 +#: app/admin/forms.py:82 msgid "Forever" msgstr "" -#: app/admin/forms.py:70 +#: app/admin/forms.py:83 msgid "1 week" msgstr "" -#: app/admin/forms.py:71 +#: app/admin/forms.py:84 msgid "2 weeks" msgstr "" -#: app/admin/forms.py:72 +#: app/admin/forms.py:85 msgid "1 month" msgstr "" -#: app/admin/forms.py:73 +#: app/admin/forms.py:86 msgid "2 months" msgstr "" -#: app/admin/forms.py:74 +#: app/admin/forms.py:87 msgid "3 months" msgstr "" -#: app/admin/forms.py:75 +#: app/admin/forms.py:88 msgid "6 months" msgstr "" -#: app/admin/forms.py:76 +#: app/admin/forms.py:89 msgid "1 year" msgstr "" -#: app/admin/forms.py:77 +#: app/admin/forms.py:90 msgid "2 years" msgstr "" -#: app/admin/forms.py:78 +#: app/admin/forms.py:91 msgid "5 years" msgstr "" -#: app/admin/forms.py:79 +#: app/admin/forms.py:92 msgid "10 years" msgstr "" -#: app/admin/forms.py:81 +#: app/admin/forms.py:94 msgid "Retain content" msgstr "" -#: app/admin/forms.py:82 app/community/forms.py:57 +#: app/admin/forms.py:95 app/community/forms.py:57 msgid "Topic" msgstr "" -#: app/admin/forms.py:83 app/community/forms.py:59 +#: app/admin/forms.py:96 app/community/forms.py:59 #: app/templates/community/_community_nav.html:25 msgid "List" msgstr "" -#: app/admin/forms.py:84 app/community/forms.py:60 +#: app/admin/forms.py:97 app/community/forms.py:60 msgid "Masonry" msgstr "" -#: app/admin/forms.py:85 app/community/forms.py:61 +#: app/admin/forms.py:98 app/community/forms.py:61 msgid "Wide masonry" msgstr "" -#: app/admin/forms.py:86 app/community/forms.py:62 +#: app/admin/forms.py:99 app/community/forms.py:62 msgid "Layout" msgstr "Išdėstymas" -#: app/admin/forms.py:87 +#: app/admin/forms.py:100 app/admin/forms.py:131 msgid "Posting warning" msgstr "" -#: app/admin/forms.py:88 app/community/forms.py:27 app/community/forms.py:58 +#: app/admin/forms.py:101 app/community/forms.py:27 app/community/forms.py:58 msgid "Languages" msgstr "" -#: app/admin/forms.py:89 +#: app/admin/forms.py:102 msgid "Override remote language setting" msgstr "" -#: app/admin/forms.py:96 app/community/forms.py:34 +#: app/admin/forms.py:109 app/community/forms.py:34 msgid "Url is required." msgstr "" -#: app/admin/forms.py:100 app/community/forms.py:38 +#: app/admin/forms.py:113 app/community/forms.py:38 msgid "- cannot be in Url. Use _ instead?" msgstr "" -#: 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 +#: app/admin/forms.py:119 app/community/forms.py:19 +#: app/templates/admin/approve_registrations.html:20 +#: app/templates/admin/approve_registrations.html:58 +#: app/templates/admin/users.html:22 +#: app/templates/community/community_mod_list.html:34 +#: app/templates/community/community_wiki_list.html:32 +#: app/templates/instance/people.html:23 app/templates/user/filters.html:43 +#: app/templates/user/filters.html:85 app/templates/user/filters.html:103 +#: app/templates/user/filters.html:121 app/templates/user/filters.html:139 +#: app/user/forms.py:124 msgid "Name" msgstr "Vardas" -#: app/admin/forms.py:108 +#: app/admin/forms.py:119 +msgid "Human readable name for the topic." +msgstr "" + +#: app/admin/forms.py:120 app/community/forms.py:68 +msgid "Slug" +msgstr "" + +#: app/admin/forms.py:120 +msgid "A short and unique identifier that becomes part of the URL." +msgstr "" + +#: app/admin/forms.py:121 msgid "Parent topic" msgstr "" -#: app/admin/forms.py:113 app/auth/forms.py:10 app/auth/forms.py:17 -#: app/community/forms.py:67 +#: app/admin/forms.py:122 +msgid "Show posts from child topics" +msgstr "" + +#: app/admin/forms.py:127 +msgid "Vote weight" +msgstr "" + +#: app/admin/forms.py:128 app/templates/admin/instances.html:18 +#: app/templates/admin/instances.html:55 +#: app/templates/instance/list_instances.html:20 +#: app/templates/instance/list_instances.html:49 +msgid "Dormant" +msgstr "" + +#: app/admin/forms.py:129 app/templates/admin/instances.html:19 +#: app/templates/admin/instances.html:53 +#: app/templates/instance/list_instances.html:21 +msgid "Gone forever" +msgstr "" + +#: app/admin/forms.py:130 app/templates/admin/instances.html:20 +#: app/templates/admin/instances.html:31 +#: app/templates/instance/list_instances.html:22 +msgid "Trusted" +msgstr "" + +#: app/admin/forms.py:136 app/auth/forms.py:10 app/auth/forms.py:17 +#: app/community/forms.py:80 msgid "User name" msgstr "Vartotojo vardas" -#: app/admin/forms.py:115 app/user/forms.py:15 +#: app/admin/forms.py:138 app/user/forms.py:13 msgid "Email address" msgstr "El. pašto adresas" -#: app/admin/forms.py:116 app/auth/forms.py:11 app/auth/forms.py:20 -#: app/auth/forms.py:74 +#: app/admin/forms.py:139 app/auth/forms.py:11 app/auth/forms.py:20 +#: app/auth/forms.py:77 msgid "Password" msgstr "Slaptažodis" -#: app/admin/forms.py:118 app/auth/forms.py:22 app/auth/forms.py:76 +#: app/admin/forms.py:141 app/auth/forms.py:22 app/auth/forms.py:79 msgid "Repeat password" msgstr "Pakartokite slaptažodį" -#: app/admin/forms.py:119 app/user/forms.py:18 +#: app/admin/forms.py:142 app/user/forms.py:16 msgid "Bio" msgstr "Biografija" -#: app/admin/forms.py:120 app/user/forms.py:19 +#: app/admin/forms.py:143 app/user/forms.py:17 msgid "Matrix User ID" msgstr "" -#: app/admin/forms.py:121 app/user/forms.py:20 +#: app/admin/forms.py:144 app/user/forms.py:19 msgid "Avatar image" msgstr "" -#: app/admin/forms.py:122 app/user/forms.py:21 +#: app/admin/forms.py:145 app/user/forms.py:20 msgid "Top banner image" msgstr "Reklaminio skydelio paveiksliukas" -#: app/admin/forms.py:123 app/admin/forms.py:177 app/user/forms.py:22 +#: app/admin/forms.py:146 app/admin/forms.py:208 app/user/forms.py:21 msgid "This profile is a bot" msgstr "" -#: app/admin/forms.py:124 app/admin/forms.py:178 +#: app/admin/forms.py:147 app/admin/forms.py:209 msgid "Email address is verified" msgstr "" -#: app/admin/forms.py:125 app/admin/forms.py:179 +#: app/admin/forms.py:148 app/admin/forms.py:210 +#: app/templates/admin/users.html:27 msgid "Banned" msgstr "" -#: app/admin/forms.py:126 app/user/forms.py:36 +#: app/admin/forms.py:149 app/user/forms.py:36 msgid "Subscribe to email newsletter" msgstr "" -#: app/admin/forms.py:127 app/user/forms.py:38 +#: app/admin/forms.py:150 app/admin/forms.py:211 app/user/forms.py:108 +msgid "Show" +msgstr "" + +#: app/admin/forms.py:151 app/admin/forms.py:212 app/user/forms.py:109 +#: app/user/forms.py:128 +msgid "Hide completely" +msgstr "" + +#: app/admin/forms.py:152 app/admin/forms.py:213 +msgid "Blur" +msgstr "" + +#: app/admin/forms.py:153 app/admin/forms.py:214 app/user/forms.py:128 +msgid "Make semi-transparent" +msgstr "" + +#: app/admin/forms.py:154 app/user/forms.py:38 app/user/forms.py:112 msgid "Hide posts by bots" msgstr "" -#: app/admin/forms.py:128 app/user/forms.py:39 +#: app/admin/forms.py:156 app/admin/forms.py:215 app/user/forms.py:39 +#: app/user/forms.py:114 msgid "Show NSFW posts" msgstr "" -#: app/admin/forms.py:129 app/user/forms.py:40 +#: app/admin/forms.py:158 app/admin/forms.py:217 app/user/forms.py:40 +#: app/user/forms.py:116 msgid "Show NSFL posts" msgstr "" -#: app/admin/forms.py:130 app/admin/forms.py:180 +#: app/admin/forms.py:161 app/admin/forms.py:219 msgid "User" msgstr "" -#: app/admin/forms.py:131 app/admin/forms.py:181 +#: app/admin/forms.py:162 app/admin/forms.py:220 +#: app/templates/admin/permissions.html:19 msgid "Staff" msgstr "" -#: app/admin/forms.py:132 app/admin/forms.py:182 app/admin/routes.py:32 -#: app/templates/base.html:189 +#: app/admin/forms.py:163 app/admin/forms.py:221 app/admin/routes.py:40 +#: app/templates/admin/permissions.html:20 app/templates/base.html:209 msgid "Admin" msgstr "" -#: app/admin/forms.py:134 app/admin/forms.py:184 +#: app/admin/forms.py:165 app/admin/forms.py:223 msgid "Role" msgstr "" -#: app/admin/forms.py:140 app/auth/forms.py:32 +#: app/admin/forms.py:171 app/auth/forms.py:32 msgid "An account with this email address already exists." msgstr "" -#: app/admin/forms.py:144 app/auth/forms.py:36 +#: app/admin/forms.py:175 app/auth/forms.py:39 msgid "User names cannot contain @." msgstr "" -#: app/admin/forms.py:148 app/auth/forms.py:40 +#: app/admin/forms.py:179 app/auth/forms.py:43 msgid "This username was used in the past and cannot be reused." msgstr "" -#: app/admin/forms.py:150 app/auth/forms.py:42 +#: app/admin/forms.py:181 app/auth/forms.py:45 msgid "An account with this user name already exists." msgstr "" -#: app/admin/forms.py:153 app/auth/forms.py:45 +#: app/admin/forms.py:184 app/auth/forms.py:48 msgid "A community with this name exists so it cannot be used for a user." msgstr "" -#: app/admin/forms.py:160 app/admin/forms.py:173 app/auth/forms.py:52 -#: app/auth/forms.py:65 +#: app/admin/forms.py:191 app/admin/forms.py:204 app/auth/forms.py:55 +#: app/auth/forms.py:68 msgid "This password is too common." msgstr "" -#: app/admin/forms.py:170 app/auth/forms.py:62 +#: app/admin/forms.py:201 app/auth/forms.py:65 msgid "This password is not secure." msgstr "" -#: app/admin/forms.py:185 +#: app/admin/forms.py:224 msgid "Remove avatar" msgstr "" -#: app/admin/forms.py:186 +#: app/admin/forms.py:225 msgid "Remove banner" msgstr "" -#: app/admin/forms.py:191 +#: app/admin/forms.py:230 msgid "Subject" msgstr "" -#: app/admin/forms.py:192 +#: app/admin/forms.py:231 msgid "Body (text)" msgstr "" -#: app/admin/forms.py:193 +#: app/admin/forms.py:232 msgid "Body (html)" msgstr "" -#: app/admin/forms.py:194 +#: app/admin/forms.py:233 msgid "Test mode" msgstr "" -#: app/admin/forms.py:195 app/admin/routes.py:793 +#: app/admin/forms.py:234 app/admin/routes.py:1273 msgid "Send newsletter" msgstr "" -#: app/admin/routes.py:64 app/templates/admin/_nav.html:4 -#: app/templates/admin/site.html:13 app/templates/base.html:191 +#: app/admin/routes.py:131 app/templates/admin/_nav.html:4 +#: app/templates/admin/site.html:13 app/templates/base.html:211 msgid "Site profile" msgstr "" -#: app/admin/routes.py:112 app/templates/admin/_nav.html:5 -#: app/templates/admin/misc.html:12 app/templates/base.html:192 +#: app/admin/routes.py:184 app/templates/admin/_nav.html:5 +#: app/templates/admin/misc.html:12 app/templates/base.html:212 msgid "Misc settings" msgstr "" -#: app/admin/routes.py:150 +#: app/admin/routes.py:263 +#, python-format +msgid "%d out of %d communities were excluded using current filters" +msgstr "" + +#: app/admin/routes.py:310 +#, python-format +msgid "Results: %(results)s" +msgstr "" + +#: app/admin/routes.py:314 +#, python-format +msgid "" +"Subscription process for %(communities_to_add)d of " +"%(parsed_communities_sorted)d communities launched in background, check " +"admin/activities for details" +msgstr "" + +#: app/admin/routes.py:339 +msgid "Ban imports started in a background process." +msgstr "" + +#: app/admin/routes.py:342 +msgid "Ban imports requested, but no json provided." +msgstr "" + +#: app/admin/routes.py:428 msgid "Admin settings saved" msgstr "" -#: app/admin/routes.py:162 +#: app/admin/routes.py:441 msgid "Federation settings" msgstr "" -#: app/admin/routes.py:184 +#: app/admin/routes.py:592 msgid "ActivityPub Log" msgstr "" -#: app/admin/routes.py:194 app/templates/admin/activity_json.html:13 +#: app/admin/routes.py:602 app/templates/admin/activity_json.html:13 msgid "Activity JSON" msgstr "" -#: 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 +#: app/admin/routes.py:637 app/community/routes.py:306 +#: app/community/routes.py:1608 app/community/routes.py:1665 +#: app/main/routes.py:216 app/post/routes.py:212 app/post/routes.py:1933 +#: app/templates/admin/_nav.html:6 app/templates/admin/instances.html:26 +#: app/templates/base.html:213 app/templates/list_communities.html:61 +#: app/templates/user/alerts/_type.html:9 app/templates/user/filters.html:73 +#: app/templates/user/notifications.html:66 +#: app/templates/user/show_profile.html:191 msgid "Communities" msgstr "" -#: app/admin/routes.py:251 +#: app/admin/routes.py:660 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 +#: app/admin/routes.py:731 app/admin/routes.py:838 app/admin/routes.py:866 +#: app/admin/routes.py:1127 app/admin/routes.py:1368 +#: app/community/routes.py:1044 app/community/routes.py:1552 +#: app/community/routes.py:1731 msgid "Saved" msgstr "" -#: app/admin/routes.py:318 +#: app/admin/routes.py:735 msgid "" "This is a remote community - most settings here will be regularly " "overwritten with data from the original server." msgstr "" -#: app/admin/routes.py:338 app/community/routes.py:1129 +#: app/admin/routes.py:755 app/community/routes.py:1057 msgid "Edit community" msgstr "" -#: app/admin/routes.py:357 app/community/routes.py:1152 +#: app/admin/routes.py:779 app/community/routes.py:1120 msgid "Community deleted" msgstr "" -#: 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 +#: app/admin/routes.py:813 app/community/routes.py:292 +#: app/community/routes.py:1595 app/community/routes.py:1652 +#: app/post/routes.py:198 app/templates/admin/_nav.html:7 +#: app/templates/admin/topics.html:31 app/templates/base.html:145 +#: app/templates/base.html:165 app/templates/base.html:214 +#: app/templates/topic/show_topic.html:14 +#: app/templates/user/alerts/_type.html:12 msgid "Topics" msgstr "" -#: app/admin/routes.py:416 app/templates/admin/topics.html:31 +#: app/admin/routes.py:841 app/templates/admin/topics.html:31 msgid "Add topic" msgstr "" -#: app/admin/routes.py:444 +#: app/admin/routes.py:873 msgid "Edit topic" msgstr "" -#: app/admin/routes.py:459 +#: app/admin/routes.py:889 msgid "Topic deleted" msgstr "" -#: app/admin/routes.py:461 +#: app/admin/routes.py:891 msgid "Cannot delete topic with communities assigned to it." msgstr "" -#: app/admin/routes.py:488 app/templates/admin/_nav.html:8 -#: app/templates/admin/users.html:12 app/templates/base.html:196 +#: app/admin/routes.py:920 app/templates/admin/_nav.html:8 +#: app/templates/admin/instances.html:27 app/templates/admin/users.html:12 +#: app/templates/admin/users_trash.html:12 app/templates/base.html:215 +#: app/templates/user/alerts/_type.html:15 msgid "Users" msgstr "" -#: app/admin/routes.py:524 +#: app/admin/routes.py:959 msgid "Problematic users" msgstr "" -#: app/admin/routes.py:545 +#: app/admin/routes.py:981 msgid "Bad posts" msgstr "" -#: app/admin/routes.py:577 +#: app/admin/routes.py:1016 msgid "Likely spam" msgstr "" -#: app/admin/routes.py:613 +#: app/admin/routes.py:1050 app/templates/base.html:219 +msgid "Deleted content" +msgstr "" + +#: app/admin/routes.py:1088 msgid "Registration approved." msgstr "" -#: app/admin/routes.py:644 +#: app/admin/routes.py:1123 msgid "" "Permissions are cached for 50 seconds so new admin roles won't take " "effect immediately." msgstr "" -#: app/admin/routes.py:652 +#: app/admin/routes.py:1131 msgid "" "This is a remote user - most settings here will be regularly overwritten " "with data from the original server." msgstr "" -#: app/admin/routes.py:659 +#: app/admin/routes.py:1140 msgid "Edit user" msgstr "" -#: app/admin/routes.py:725 +#: app/admin/routes.py:1200 msgid "User added" msgstr "" -#: app/admin/routes.py:728 +#: app/admin/routes.py:1203 msgid "Add user" msgstr "" -#: app/admin/routes.py:752 +#: app/admin/routes.py:1231 msgid "User deleted" msgstr "Naudotojas ištrintas" -#: app/admin/routes.py:775 app/templates/admin/reports.html:12 -#: app/templates/community/_community_moderation_nav.html:11 +#: app/admin/routes.py:1254 app/templates/admin/reports.html:12 +#: app/templates/admin/users.html:28 +#: app/templates/community/_community_moderation_nav.html:8 #: app/templates/community/community_moderate.html:21 msgid "Reports" msgstr "Pranešimai" -#: app/admin/util.py:111 +#: app/admin/routes.py:1295 +msgid "Settings saved" +msgstr "" + +#: app/admin/routes.py:1300 +msgid "Role permissions" +msgstr "" + +#: app/admin/routes.py:1377 +msgid "Edit instance" +msgstr "" + +#: app/admin/util.py:108 msgid "None" msgstr "" @@ -638,7 +851,9 @@ msgstr "" msgid "Log In" msgstr "" -#: app/auth/forms.py:18 app/auth/forms.py:19 app/auth/forms.py:69 +#: app/auth/forms.py:18 app/auth/forms.py:19 app/auth/forms.py:72 +#: app/templates/admin/approve_registrations.html:21 +#: app/templates/admin/approve_registrations.html:59 msgid "Email" msgstr "" @@ -646,89 +861,93 @@ msgstr "" msgid "Why would you like to join this site?" msgstr "" -#: app/auth/forms.py:27 app/auth/routes.py:154 app/templates/base.html:147 +#: app/auth/forms.py:27 app/auth/routes.py:164 app/templates/base.html:160 msgid "Register" msgstr "" -#: app/auth/forms.py:70 +#: app/auth/forms.py:37 +msgid "User names cannot contain spaces." +msgstr "" + +#: app/auth/forms.py:73 msgid "Request password reset" msgstr "Prašykite nustatyti slaptažodį iš naujo" -#: app/auth/forms.py:78 +#: app/auth/forms.py:81 msgid "Set password" msgstr "Nustatykite slaptažodį" -#: app/auth/routes.py:29 app/auth/routes.py:32 +#: app/auth/routes.py:30 app/auth/routes.py:33 app/shared/auth.py:37 msgid "No account exists with that user name." msgstr "" -#: app/auth/routes.py:36 +#: app/auth/routes.py:37 app/shared/auth.py:43 msgid "" "Invalid password. Please reset " "your password." msgstr "" -#: app/auth/routes.py:39 +#: app/auth/routes.py:40 app/shared/auth.py:46 msgid "Invalid password" msgstr "" -#: app/auth/routes.py:42 +#: app/auth/routes.py:43 app/shared/auth.py:61 msgid "You have been banned." msgstr "" -#: app/auth/routes.py:75 +#: app/auth/routes.py:78 msgid "Login" msgstr "" -#: app/auth/routes.py:101 +#: app/auth/routes.py:109 msgid "Sorry, you cannot use that email address" msgstr "" -#: app/auth/routes.py:103 +#: app/auth/routes.py:111 msgid "Sorry, you cannot use that user name" msgstr "" -#: app/auth/routes.py:120 +#: app/auth/routes.py:128 #, python-format msgid "Your username contained special letters so it was changed to %(name)s." msgstr "" -#: app/auth/routes.py:159 +#: app/auth/routes.py:169 msgid "Account under review" msgstr "" -#: app/auth/routes.py:164 app/templates/auth/check_email.html:8 +#: app/auth/routes.py:174 app/templates/auth/check_email.html:8 msgid "Check your email" msgstr "" -#: app/auth/routes.py:175 +#: app/auth/routes.py:185 msgid "Sorry, you cannot use that email address." msgstr "" -#: app/auth/routes.py:180 +#: app/auth/routes.py:190 msgid "Check your email for a link to reset your password." msgstr "" -#: app/auth/routes.py:183 +#: app/auth/routes.py:193 msgid "No account with that email address exists" msgstr "" -#: app/auth/routes.py:185 +#: app/auth/routes.py:195 msgid "Reset Password" msgstr "" -#: app/auth/routes.py:199 +#: app/auth/routes.py:209 #, 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:219 +#: app/auth/routes.py:223 app/auth/routes.py:230 msgid "Thank you for verifying your email address." msgstr "" -#: app/auth/routes.py:221 +#: app/auth/routes.py:232 msgid "Email address validation failed." msgstr "" @@ -740,75 +959,75 @@ msgstr "" msgid "Reply" msgstr "" -#: app/chat/forms.py:18 app/post/forms.py:18 app/user/forms.py:62 +#: app/chat/forms.py:18 app/post/forms.py:18 app/user/forms.py:79 msgid "Spam" msgstr "" -#: app/chat/forms.py:19 app/post/forms.py:18 app/user/forms.py:63 +#: app/chat/forms.py:19 app/post/forms.py:18 app/user/forms.py:80 msgid "Harassment" msgstr "" -#: app/chat/forms.py:20 app/post/forms.py:19 app/user/forms.py:64 +#: app/chat/forms.py:20 app/post/forms.py:19 app/user/forms.py:81 msgid "Threatening violence" msgstr "" -#: app/chat/forms.py:21 app/user/forms.py:65 +#: app/chat/forms.py:21 app/user/forms.py:82 msgid "Promoting hate / genocide" msgstr "" -#: app/chat/forms.py:22 app/post/forms.py:20 app/user/forms.py:66 +#: app/chat/forms.py:22 app/post/forms.py:20 app/user/forms.py:83 msgid "Misinformation / disinformation" msgstr "" -#: app/chat/forms.py:23 app/post/forms.py:21 app/user/forms.py:67 +#: app/chat/forms.py:23 app/post/forms.py:21 app/user/forms.py:84 msgid "Racism, sexism, transphobia" msgstr "" -#: app/chat/forms.py:24 app/post/forms.py:23 app/user/forms.py:70 +#: app/chat/forms.py:24 app/post/forms.py:23 app/user/forms.py:87 msgid "Minor abuse or sexualization" msgstr "" -#: app/chat/forms.py:25 app/post/forms.py:24 app/user/forms.py:71 +#: app/chat/forms.py:25 app/post/forms.py:24 app/user/forms.py:88 msgid "Non-consensual intimate media" msgstr "" -#: app/chat/forms.py:26 app/post/forms.py:25 app/user/forms.py:72 +#: app/chat/forms.py:26 app/post/forms.py:25 app/user/forms.py:89 msgid "Prohibited transaction" msgstr "" -#: app/chat/forms.py:26 app/post/forms.py:25 app/user/forms.py:72 +#: app/chat/forms.py:26 app/post/forms.py:25 app/user/forms.py:89 msgid "Impersonation" msgstr "" -#: app/chat/forms.py:27 app/post/forms.py:26 app/user/forms.py:73 +#: app/chat/forms.py:27 app/post/forms.py:26 app/user/forms.py:90 msgid "Copyright violation" msgstr "" -#: app/chat/forms.py:27 app/post/forms.py:26 app/user/forms.py:73 +#: app/chat/forms.py:27 app/post/forms.py:26 app/user/forms.py:90 msgid "Trademark violation" msgstr "" -#: app/chat/forms.py:28 app/post/forms.py:27 app/user/forms.py:74 +#: app/chat/forms.py:28 app/post/forms.py:27 app/user/forms.py:91 msgid "Self-harm or suicide" msgstr "" -#: app/chat/forms.py:29 app/community/forms.py:247 app/post/forms.py:28 -#: app/user/forms.py:75 +#: app/chat/forms.py:29 app/community/forms.py:237 app/post/forms.py:28 +#: app/user/forms.py:92 msgid "Other" msgstr "" -#: 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 +#: app/chat/forms.py:30 app/community/forms.py:101 app/community/forms.py:239 +#: app/post/forms.py:29 app/user/forms.py:93 msgid "Reason" msgstr "" -#: app/chat/forms.py:31 app/community/forms.py:250 app/post/forms.py:30 -#: app/user/forms.py:77 +#: app/chat/forms.py:31 app/community/forms.py:240 app/post/forms.py:30 +#: app/user/forms.py:94 msgid "More info" msgstr "" -#: 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 +#: app/chat/forms.py:33 app/community/forms.py:242 app/post/forms.py:32 +#: app/templates/user/show_profile.html:102 app/user/forms.py:96 msgid "Report" msgstr "" @@ -817,37 +1036,37 @@ msgstr "" msgid "Chat with %(name)s" msgstr "" -#: app/chat/routes.py:69 +#: app/chat/routes.py:70 msgid "Send" msgstr "" -#: app/chat/routes.py:79 app/templates/chat/new_message.html:14 +#: app/chat/routes.py:80 app/templates/chat/new_message.html:14 #, python-format msgid "New message to \"%(recipient_name)s\"" msgstr "" -#: app/chat/routes.py:124 +#: app/chat/routes.py:127 msgid "Conversation deleted" msgstr "" -#: app/chat/routes.py:135 +#: app/chat/routes.py:138 msgid "Instance blocked." msgstr "" -#: app/chat/routes.py:165 +#: app/chat/routes.py:168 msgid "This conversation has been reported, thank you!" msgstr "" -#: app/chat/routes.py:170 +#: app/chat/routes.py:173 msgid "Report conversation" msgstr "" -#: app/chat/util.py:58 +#: app/chat/util.py:54 #, python-format msgid "Message failed to send to %(name)s." msgstr "" -#: app/chat/util.py:60 +#: app/chat/util.py:56 msgid "Message sent." msgstr "" @@ -859,123 +1078,128 @@ msgstr "" msgid "A community with this url already exists." msgstr "" -#: app/community/forms.py:68 -msgid "Add" +#: app/community/forms.py:69 app/community/forms.py:111 app/post/forms.py:11 +msgid "Body" +msgstr "" + +#: app/community/forms.py:70 +msgid "Mods and admins" +msgstr "" + +#: app/community/forms.py:71 +msgid "Trusted accounts" msgstr "" #: app/community/forms.py:72 -msgid "Amend the report description if necessary" +msgid "Community members" msgstr "" #: app/community/forms.py:73 +msgid "Any account" +msgstr "" + +#: app/community/forms.py:75 +msgid "Who can edit" +msgstr "" + +#: app/community/forms.py:81 +msgid "Find" +msgstr "" + +#: app/community/forms.py:85 +msgid "Amend the report description if necessary" +msgstr "" + +#: app/community/forms.py:86 msgid "Escalate report" msgstr "" -#: app/community/forms.py:77 +#: app/community/forms.py:90 msgid "Note for mod log" msgstr "" -#: app/community/forms.py:78 +#: app/community/forms.py:91 msgid "Also resolve all other reports about the same thing." msgstr "" -#: app/community/forms.py:79 +#: app/community/forms.py:92 #: app/templates/community/community_moderate_report_resolve.html:13 msgid "Resolve report" msgstr "" -#: app/community/forms.py:83 +#: app/community/forms.py:96 msgid "Community address" msgstr "" -#: app/community/forms.py:84 app/search/routes.py:85 -#: app/templates/base.html:222 app/templates/community/add_remote.html:13 +#: app/community/forms.py:97 app/search/routes.py:106 +#: app/templates/base.html:246 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/domain/domains_blocked.html:29 app/templates/index.html:44 +#: app/templates/instance/list_instances.html:17 #: 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 +#: app/community/forms.py:102 msgid "Ban until" msgstr "" -#: app/community/forms.py:90 +#: app/community/forms.py:103 msgid "Also delete all their posts" msgstr "" -#: app/community/forms.py:91 +#: app/community/forms.py:104 msgid "Also delete all their comments" msgstr "" -#: app/community/forms.py:92 +#: app/community/forms.py:105 #: app/templates/community/community_moderate_subscribers.html:56 #: app/templates/domain/domains_blocked.html:48 -#: app/templates/user/show_profile.html:206 +#: app/templates/user/show_profile.html:231 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/community/forms.py:109 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/community/forms.py:112 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 +#: app/community/forms.py:113 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 +#: app/community/forms.py:114 msgid "NSFW" msgstr "" -#: 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 +#: app/community/forms.py:115 msgid "Gore/gross" msgstr "" -#: 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/community/forms.py:116 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: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 +#: app/community/forms.py:117 app/post/forms.py:13 +#: app/templates/search/start.html:36 msgid "Language" msgstr "" -#: app/community/forms.py:112 app/community/forms.py:134 +#: app/community/forms.py:126 app/community/forms.py:141 msgid "URL" msgstr "" -#: app/community/forms.py:125 +#: app/community/forms.py:135 #, python-format msgid "Links to %(domain)s are not allowed." msgstr "" @@ -985,240 +1209,267 @@ msgstr "" msgid "Videos from %(domain)s are not allowed." msgstr "" -#: app/community/forms.py:155 +#: app/community/forms.py:153 app/community/forms.py:180 msgid "Alt text" msgstr "" -#: app/community/forms.py:157 app/templates/community/_add_post_types.html:4 +#: app/community/forms.py:154 app/templates/community/add_post.html:14 +#: app/templates/search/start.html:31 msgid "Image" msgstr "" -#: app/community/forms.py:185 +#: app/community/forms.py:175 app/community/forms.py:186 msgid "Images cannot be posted to local communities." msgstr "" -#: app/community/forms.py:194 +#: app/community/forms.py:191 msgid "Mode" msgstr "" -#: app/community/forms.py:194 +#: app/community/forms.py:191 msgid "Voters choose one option" msgstr "" -#: app/community/forms.py:194 +#: app/community/forms.py:191 msgid "Voters choose many options" msgstr "" -#: app/community/forms.py:196 +#: app/community/forms.py:193 msgid "30 minutes" msgstr "" -#: app/community/forms.py:197 +#: app/community/forms.py:194 msgid "1 hour" msgstr "" -#: app/community/forms.py:198 +#: app/community/forms.py:195 msgid "6 hours" msgstr "" -#: app/community/forms.py:199 +#: app/community/forms.py:196 msgid "12 hours" msgstr "" -#: app/community/forms.py:200 +#: app/community/forms.py:197 msgid "1 day" msgstr "" -#: app/community/forms.py:201 +#: app/community/forms.py:198 msgid "3 days" msgstr "" -#: app/community/forms.py:202 +#: app/community/forms.py:199 msgid "7 days" msgstr "" -#: app/community/forms.py:204 +#: app/community/forms.py:201 msgid "End voting in" msgstr "" -#: app/community/forms.py:205 +#: app/community/forms.py:202 msgid "Accept votes from this instance only" msgstr "" -#: app/community/forms.py:232 +#: app/community/forms.py:222 msgid "Polls need options for people to choose from" msgstr "" -#: app/community/forms.py:235 +#: app/community/forms.py:225 msgid "Provide at least two choices" msgstr "" -#: app/community/forms.py:241 +#: app/community/forms.py:231 msgid "Breaks instance rules" msgstr "" -#: app/community/forms.py:242 +#: app/community/forms.py:232 msgid "Abandoned by moderators" msgstr "" -#: app/community/forms.py:243 +#: app/community/forms.py:233 msgid "Cult" msgstr "" -#: app/community/forms.py:244 +#: app/community/forms.py:234 msgid "Scam" msgstr "" -#: app/community/forms.py:245 +#: app/community/forms.py:235 msgid "Alt-right pipeline" msgstr "" -#: app/community/forms.py:246 app/post/forms.py:19 +#: app/community/forms.py:236 app/post/forms.py:19 msgid "Hate / genocide" msgstr "" -#: app/community/forms.py:264 app/community/routes.py:1155 +#: app/community/forms.py:254 app/community/routes.py:1123 msgid "Delete community" msgstr "" -#: app/community/routes.py:87 +#: app/community/forms.py:258 +msgid "Full URL" +msgstr "" + +#: app/community/forms.py:259 +msgid "Retrieve" +msgstr "" + +#: app/community/routes.py:98 msgid "Your new community has been created." msgstr "" -#: app/community/routes.py:93 app/templates/community/add_local.html:13 +#: app/community/routes.py:104 app/templates/community/add_local.html:13 #: app/templates/community/community_edit.html:25 msgid "Create community" msgstr "" -#: app/community/routes.py:119 app/community/routes.py:1607 +#: app/community/routes.py:125 app/community/routes.py:1960 +msgid "" +"Sorry, that instance is blocked, check https://gui.fediseer.com/ for " +"reasons." +msgstr "" + +#: app/community/routes.py:140 app/community/routes.py:1963 msgid "Community not found." msgstr "" -#: app/community/routes.py:121 app/community/routes.py:1609 +#: app/community/routes.py:142 app/community/routes.py:1965 msgid "" "Community not found. If you are searching for a nsfw community it is " "blocked by this instance." msgstr "" -#: app/community/routes.py:124 app/community/routes.py:1612 +#: app/community/routes.py:145 app/community/routes.py:1968 #, python-format msgid "That community is banned from %(site)s." msgstr "" -#: app/community/routes.py:127 +#: app/community/routes.py:148 app/templates/search/start.html:84 msgid "Add remote community" msgstr "" -#: 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/community/routes.py:167 app/search/routes.py:125 +msgid "Post not found." +msgstr "" + +#: app/community/routes.py:170 app/search/routes.py:128 +#: app/templates/community/retrieve_remote_post.html:13 +msgid "Retrieve Remote Post" +msgstr "" + +#: app/community/routes.py:275 app/community/routes.py:1580 +#: app/community/routes.py:1637 app/instance/routes.py:159 +#: app/post/routes.py:181 app/post/routes.py:1929 app/templates/base.html:143 +#: app/templates/base.html:163 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/tag/tag.html:13 -#: app/templates/topic/show_topic.html:13 +#: app/templates/community/community_modlog.html:13 +#: app/templates/community/community_wiki_list.html:13 +#: app/templates/community/community_wiki_revisions.html:13 +#: app/templates/domain/domain.html:13 app/templates/instance/overview.html:13 +#: app/templates/instance/people.html:13 app/templates/tag/tag.html:13 +#: app/templates/topic/show_topic.html:13 app/templates/user/alerts.html:13 +#: app/templates/user/bookmarks.html:13 +#: app/templates/user/bookmarks_comments.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/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/filters.html:14 app/templates/user/import_export.html:15 +#: app/templates/user/notifications.html:13 app/templates/user/people.html:13 +#: app/templates/user/read_posts.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:350 +#: app/community/routes.py:434 app/shared/tasks/follows.py:51 msgid "You cannot join this community" msgstr "" -#: 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:525 app/community/routes.py:605 -#: app/community/routes.py:685 app/community/routes.py:765 +#: app/community/routes.py:753 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 +#: app/community/routes.py:842 app/community/routes.py:870 +#: app/community/routes.py:872 #, python-format msgid "Your post to %(name)s has been made." msgstr "" -#: app/community/routes.py:1048 +#: app/community/routes.py:968 msgid "A community has been reported" msgstr "" -#: app/community/routes.py:1059 +#: app/community/routes.py:979 msgid "Community has been reported, thank you!" msgstr "" -#: app/community/routes.py:1062 +#: app/community/routes.py:982 msgid "Report community" msgstr "" -#: app/community/routes.py:1173 +#: app/community/routes.py:1079 +#, fuzzy +msgid "Icon removed!" +msgstr "Piktogramos paveikslėlis" + +#: app/community/routes.py:1095 app/user/routes.py:211 +#, fuzzy +msgid "Banner removed!" +msgstr "Banerio paveiksliukas" + +#: app/community/routes.py:1142 #: app/templates/community/community_mod_list.html:22 #, python-format msgid "Moderators for %(community)s" msgstr "" -#: app/community/routes.py:1198 +#: app/community/routes.py:1168 msgid "Moderator added" msgstr "" -#: app/community/routes.py:1202 +#: app/community/routes.py:1172 #, python-format msgid "You are now a moderator of %(name)s" msgstr "" -#: app/community/routes.py:1227 -msgid "Account not found" -msgstr "" - -#: app/community/routes.py:1229 -#: app/templates/community/community_add_moderator.html:13 +#: app/community/routes.py:1215 +#: app/templates/community/community_find_moderator.html:13 #, python-format msgid "Add moderator to %(community)s" msgstr "" -#: app/community/routes.py:1249 +#: app/community/routes.py:1238 msgid "Moderator removed" msgstr "" -#: app/community/routes.py:1266 app/post/routes.py:1592 app/post/routes.py:1715 +#: app/community/routes.py:1263 app/post/routes.py:1360 app/post/routes.py:1505 +#: app/user/routes.py:597 #, python-format msgid "Content from %(name)s will be hidden." msgstr "" -#: app/community/routes.py:1295 +#: app/community/routes.py:1292 #, python-format msgid "%(name)s has been banned." msgstr "" -#: app/community/routes.py:1302 +#: app/community/routes.py:1299 #, python-format msgid "Posts by %(name)s have been deleted." msgstr "" -#: app/community/routes.py:1308 +#: app/community/routes.py:1305 #, python-format msgid "Comments by %(name)s have been deleted." msgstr "" -#: app/community/routes.py:1334 +#: app/community/routes.py:1333 msgid "Ban from community" msgstr "" @@ -1227,72 +1478,164 @@ msgstr "" msgid "%(name)s has been unbanned." msgstr "" -#: app/community/routes.py:1392 +#: app/community/routes.py:1394 #, python-format msgid "New posts in %(community_name)s" msgstr "" -#: app/community/routes.py:1437 app/community/routes.py:1471 +#: app/community/routes.py:1439 app/community/routes.py:1474 #, python-format msgid "Moderation of %(community)s" msgstr "" -#: app/community/routes.py:1499 +#: app/community/routes.py:1517 +msgid "Community Wiki" +msgstr "" + +#: app/community/routes.py:1555 +#: app/templates/community/community_wiki_list.html:25 +msgid "Add wiki page" +msgstr "" + +#: app/community/routes.py:1702 +msgid "Reverted to old version of the page." +msgstr "" + +#: app/community/routes.py:1742 +msgid "Edit wiki page" +msgstr "" + +#: app/community/routes.py:1770 +#, python-format +msgid "%(title)s revisions" +msgstr "" + +#: app/community/routes.py:1794 +#, fuzzy +msgid "Page deleted" +msgstr "Naudotojas ištrintas" + +#: app/community/routes.py:1821 +#, fuzzy, python-format +msgid "Mod Log of %(community)s" +msgstr "Rodyti NSFW bendruomenes" + +#: app/community/routes.py:1851 msgid "Admin has been notified about this report." msgstr "" -#: app/community/routes.py:1547 +#: app/community/routes.py:1899 #, fuzzy msgid "Report resolved." msgstr "Pranešimai" -#: app/community/routes.py:1585 +#: app/community/routes.py:1937 msgid "Report ignored." msgstr "" -#: app/community/routes.py:1615 +#: app/community/routes.py:1971 msgid "Search result for remote community" msgstr "" -#: app/domain/routes.py:114 +#: app/dev/forms.py:12 +#, fuzzy +msgid "Populate Communities" +msgstr "Rodyti NSFW bendruomenes" + +#: app/dev/forms.py:15 +msgid "Populate Topics" +msgstr "" + +#: app/dev/forms.py:18 +#, fuzzy +msgid "Delete Communities" +msgstr "Rodyti NSFW bendruomenes" + +#: app/dev/forms.py:21 +msgid "Delete Topics" +msgstr "" + +#: app/domain/routes.py:121 #, python-format msgid "%(name)s blocked." msgstr "" -#: app/domain/routes.py:127 +#: app/domain/routes.py:134 #, python-format msgid "%(name)s un-blocked." msgstr "" -#: app/domain/routes.py:140 app/tag/routes.py:120 +#: app/domain/routes.py:147 app/tag/routes.py:178 #, python-format msgid "%(name)s banned for all users and all content deleted." msgstr "" -#: app/domain/routes.py:152 app/tag/routes.py:132 +#: app/domain/routes.py:159 app/tag/routes.py:190 #, python-format msgid "%(name)s un-banned for all users." msgstr "" -#: app/main/routes.py:75 +#: app/instance/routes.py:26 app/instance/routes.py:163 +#: app/templates/base.html:225 app/templates/instance/overview.html:14 +#: app/templates/instance/people.html:14 app/templates/user/filters.html:77 +msgid "Instances" +msgstr "" + +#: app/instance/routes.py:30 +msgid "Trusted instances" +msgstr "" + +#: app/instance/routes.py:33 +msgid "Online instances" +msgstr "" + +#: app/instance/routes.py:36 +msgid "Dormant instances" +msgstr "" + +#: app/instance/routes.py:39 +msgid "Gone forever instances" +msgstr "" + +#: app/instance/routes.py:69 app/templates/instance/overview.html:18 +#, python-format +msgid "%(instance)s overview" +msgstr "" + +#: app/instance/routes.py:97 app/templates/instance/people.html:19 +#, python-format +msgid "People from %(instance)s" +msgstr "" + +#: app/instance/routes.py:177 app/templates/instance/posts.html:19 +#, python-format +msgid "Posts from %(instance)s" +msgstr "" + +#: app/main/routes.py:62 msgid "Create an account to tailor this feed to your interests." msgstr "" -#: app/main/routes.py:178 app/templates/base.html:142 -#: app/templates/base.html:160 +#: app/main/routes.py:164 app/templates/base.html:154 +#: app/templates/base.html:174 msgid "Browse by topic" msgstr "" -#: app/main/routes.py:234 -msgid "Local communities" +#: app/main/routes.py:268 +#, fuzzy +msgid "Local Communities" +msgstr "Rodyti NSFW bendruomenes" + +#: app/main/routes.py:320 +#, fuzzy +msgid "Joined Communities" +msgstr "Rodyti NSFW bendruomenes" + +#: app/main/routes.py:352 +msgid "Moderation Log" msgstr "" -#: app/main/routes.py:249 app/templates/base.html:171 -#: app/templates/list_communities.html:19 -msgid "Joined communities" -msgstr "" - -#: app/main/routes.py:417 +#: app/main/routes.py:559 msgid "Please click the link in your email inbox to verify your account." msgstr "" @@ -1300,161 +1643,265 @@ msgstr "" msgid "Comment" msgstr "" -#: app/post/forms.py:18 app/user/forms.py:61 +#: app/post/forms.py:18 app/user/forms.py:78 msgid "Breaks community rules" msgstr "" -#: app/post/forms.py:22 app/user/forms.py:69 +#: app/post/forms.py:22 app/user/forms.py:86 msgid "Sharing personal info - doxing" msgstr "" -#: app/post/forms.py:44 app/post/routes.py:1609 +#: app/post/forms.py:44 app/post/routes.py:1377 #: app/templates/post/post_mea_culpa.html:13 msgid "I changed my mind" msgstr "" -#: app/post/routes.py:50 +#: app/post/forms.py:48 +msgid "Community to post this link to" +msgstr "" + +#: app/post/forms.py:49 +msgid "Next" +msgstr "" + +#: app/post/routes.py:46 +msgid "This post has been deleted and is only visible to staff and admins." +msgstr "" + +#: app/post/routes.py:56 #, python-format msgid "%(name)s has indicated they made a mistake in this post." msgstr "" -#: app/post/routes.py:78 app/post/routes.py:627 +#: app/post/routes.py:77 app/post/routes.py:559 #, python-format -msgid "You cannot reply to %(name)s" +msgid "Your reply was not accepted because %(reason)s" msgstr "" -#: app/post/routes.py:88 app/post/routes.py:641 -msgid "This type of comment is not accepted, sorry." -msgstr "" - -#: 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 +#: app/post/routes.py:435 msgid "Vote has been cast." msgstr "" -#: app/post/routes.py:596 app/post/routes.py:804 +#: app/post/routes.py:483 app/post/routes.py:669 #, python-format msgid "Discussing %(title)s" msgstr "" -#: app/post/routes.py:650 +#: app/post/routes.py:516 +#, python-format +msgid "You cannot reply to %(name)s" +msgstr "" + +#: app/post/routes.py:530 +msgid "This type of comment is not accepted, sorry." +msgstr "" + +#: app/post/routes.py:539 msgid "We have upvoted the comment for you." msgstr "" -#: app/post/routes.py:653 +#: app/post/routes.py:542 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 +#: app/post/routes.py:792 app/post/routes.py:1529 app/shared/reply.py:223 +#: app/user/routes.py:165 app/user/routes.py:398 app/user/routes.py:462 +#: app/user/routes.py:986 app/user/routes.py:1027 app/user/routes.py:1059 msgid "Your changes have been saved." msgstr "" -#: 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 +#: app/post/routes.py:828 app/templates/post/post_edit.html:11 msgid "Edit post" msgstr "" -#: app/post/routes.py:1434 +#: app/post/routes.py:1045 msgid "Post deleted." msgstr "" -#: app/post/routes.py:1493 +#: app/post/routes.py:1173 +msgid "Post has been restored." +msgstr "" + +#: app/post/routes.py:1187 +msgid "Post purged." +msgstr "" + +#: app/post/routes.py:1204 app/post/routes.py:1473 app/shared/post.py:64 +#: app/shared/reply.py:68 +msgid "Bookmark added." +msgstr "" + +#: app/post/routes.py:1206 app/shared/post.py:67 +msgid "This post has already been bookmarked." +msgstr "" + +#: app/post/routes.py:1220 app/post/routes.py:1236 app/shared/post.py:92 +#: app/shared/reply.py:97 +msgid "Bookmark has been removed." +msgstr "" + +#: app/post/routes.py:1246 msgid "" "Moderators have already assessed reports regarding this post, no further " "reports are necessary." msgstr "" -#: app/post/routes.py:1496 +#: app/post/routes.py:1249 msgid "Post has already been reported, thank you!" msgstr "" -#: app/post/routes.py:1544 +#: app/post/routes.py:1297 msgid "Post has been reported, thank you!" msgstr "" -#: app/post/routes.py:1549 +#: app/post/routes.py:1302 msgid "Report post" msgstr "" -#: app/post/routes.py:1563 app/post/routes.py:1699 +#: app/post/routes.py:1317 app/post/routes.py:1488 #, python-format msgid "%(name)s has been blocked." msgstr "" -#: app/post/routes.py:1579 +#: app/post/routes.py:1334 #, python-format msgid "Posts linking to %(name)s will be hidden." msgstr "" -#: app/post/routes.py:1623 +#: app/post/routes.py:1347 +#, python-format +msgid "Posts in %(name)s will be hidden." +msgstr "" + +#: app/post/routes.py:1392 msgid "" "Moderators have already assessed reports regarding this comment, no " "further reports are necessary." msgstr "" -#: app/post/routes.py:1628 +#: app/post/routes.py:1397 app/shared/reply.py:306 msgid "Comment has already been reported, thank you!" msgstr "" -#: app/post/routes.py:1679 +#: app/post/routes.py:1448 msgid "Comment has been reported, thank you!" msgstr "" -#: app/post/routes.py:1684 +#: app/post/routes.py:1453 msgid "Report comment" msgstr "" -#: app/post/routes.py:1844 +#: app/post/routes.py:1475 +msgid "This comment has already been bookmarked." +msgstr "" + +#: app/post/routes.py:1635 msgid "Edit comment" msgstr "" -#: app/post/routes.py:1868 +#: app/post/routes.py:1659 app/shared/reply.py:250 msgid "Comment deleted." msgstr "" -#: app/search/routes.py:74 +#: app/post/routes.py:1726 app/shared/reply.py:278 +#, fuzzy +msgid "Comment restored." +msgstr "Pranešimai" + +#: app/post/routes.py:1799 +msgid "Comment purged." +msgstr "" + +#: app/post/routes.py:1801 +msgid "Comments that have been replied to cannot be purged." +msgstr "" + +#: app/post/routes.py:1870 app/post/routes.py:1890 +msgid "Voting Activity" +msgstr "" + +#: app/post/routes.py:1937 +msgid "Cross post" +msgstr "" + +#: app/search/routes.py:94 #, python-format msgid "Search results for %(q)s" msgstr "" +#: app/shared/reply.py:71 +msgid "This comment has already been bookmarked" +msgstr "" + +#: app/shared/site.py:25 +msgid "You cannot block the local instance." +msgstr "" + +#: app/shared/user.py:32 app/user/routes.py:558 +msgid "You cannot block yourself." +msgstr "" + +#: app/shared/user.py:40 +msgid "You cannot block admin or staff." +msgstr "" + +#: app/shared/user.py:71 app/user/routes.py:613 +msgid "You cannot unblock yourself." +msgstr "" + +#: app/shared/tasks/follows.py:65 +msgid "Community is on banned or blocked instance" +msgstr "" + +#: app/shared/tasks/notes.py:103 app/shared/tasks/notes.py:197 +msgid "You have been mentioned in a comment" +msgstr "" + +#: app/templates/_home_nav.html:1 +msgid "Sorting methods: " +msgstr "" + +#: app/templates/_home_nav.html:2 +msgid "Trending now" +msgstr "" + #: app/templates/_home_nav.html:3 #: app/templates/community/_community_nav.html:10 -#: app/templates/post/post.html:66 app/user/forms.py:46 +#: app/templates/post/post.html:67 app/user/forms.py:49 msgid "Hot" msgstr "" +#: app/templates/_home_nav.html:5 +msgid "Most upvotes in the last 24h" +msgstr "" + #: app/templates/_home_nav.html:6 #: app/templates/community/_community_nav.html:13 -#: app/templates/post/post.html:69 app/user/forms.py:47 +#: app/templates/post/post.html:70 app/templates/search/start.html:58 +#: app/user/forms.py:50 msgid "Top" msgstr "" +#: app/templates/_home_nav.html:8 +msgid "Latest posts" +msgstr "" + #: app/templates/_home_nav.html:9 #: app/templates/community/_community_nav.html:16 -#: app/templates/post/post.html:72 app/user/forms.py:48 +#: app/templates/post/post.html:73 app/user/forms.py:51 msgid "New" msgstr "" +#: app/templates/_home_nav.html:11 +msgid "Recently commented on" +msgstr "" + #: app/templates/_home_nav.html:12 #: app/templates/community/_community_nav.html:19 -#: app/templates/list_communities.html:81 app/user/forms.py:49 +#: app/templates/list_communities.html:81 +#: app/templates/user/show_profile.html:109 app/user/forms.py:52 msgid "Active" msgstr "" @@ -1462,178 +1909,363 @@ msgstr "" msgid "Rational Discourse Toolkit" 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:68 +#: app/templates/_side_pane.html:9 app/templates/community/add_remote.html:37 +#: app/templates/community/lookup_remote.html:20 +#: app/templates/list_communities.html:96 +msgid "Leave" +msgstr "" + +#: app/templates/_side_pane.html:11 app/templates/list_communities.html:98 +msgid "Pending" +msgstr "" + +#: app/templates/_side_pane.html:13 app/templates/community/add_remote.html:39 +#: app/templates/community/lookup_remote.html:22 +#: app/templates/list_communities.html:100 +#: app/templates/list_communities.html:103 +msgid "Join" +msgstr "" + +#: app/templates/_side_pane.html:18 +#: app/templates/community/_community_nav.html:4 +#: app/templates/community/add_post.html:3 +#: app/templates/topic/show_topic.html:78 +msgid "Create post" +msgstr "" + +#: app/templates/_side_pane.html:23 +msgid "Search this community" +msgstr "" + +#: app/templates/_side_pane.html:45 +msgid "Moderators have not been active recently." +msgstr "" + +#: app/templates/_side_pane.html:50 +msgid "View community on original server" +msgstr "" + +#: app/templates/_side_pane.html:51 +msgid "Retrieve a post from the original server" +msgstr "" + +#: app/templates/_side_pane.html:55 +#, python-format +msgid "Only people on %(instance_domain)s can post or reply in this community." +msgstr "" + +#: app/templates/_side_pane.html:67 +msgid "Related communities" +msgstr "" + +#: app/templates/_side_pane.html:77 app/templates/index.html:22 +#: app/templates/index.html:61 app/templates/list_topics.html:36 +#: app/templates/search/results.html:58 app/templates/topic/show_topic.html:99 +#, fuzzy +msgid "More communities" +msgstr "Rodyti NSFW bendruomenes" + +#: app/templates/_side_pane.html:86 +msgid "Community Settings" +msgstr "" + +#: app/templates/_side_pane.html:90 +msgid "Moderate" +msgstr "" + +#: app/templates/_side_pane.html:93 +#: 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/community/community_modlog.html:15 +#: app/templates/community/community_wiki_list.html:15 +#: app/templates/community/community_wiki_revisions.html:15 +#: app/templates/user/_user_nav.html:5 app/templates/user/notifications.html:57 +#: app/templates/user/show_profile.html:182 +msgid "Settings" +msgstr "" + +#: app/templates/_view_filter_nav.html:1 +msgid "Post filters: " +msgstr "" + +#: app/templates/_view_filter_nav.html:3 +msgid "Posts from joined communities" +msgstr "" + +#: app/templates/_view_filter_nav.html:4 app/user/forms.py:56 +msgid "Subscribed" +msgstr "" + +#: app/templates/_view_filter_nav.html:7 +msgid "Posts on this instance" +msgstr "" + +#: app/templates/_view_filter_nav.html:8 app/templates/list_communities.html:17 +#: app/user/forms.py:57 +msgid "Local" +msgstr "" + +#: app/templates/_view_filter_nav.html:10 +msgid "Posts from popular communities" +msgstr "" + +#: app/templates/_view_filter_nav.html:11 app/user/forms.py:58 +msgid "Popular" +msgstr "" + +#: app/templates/_view_filter_nav.html:13 +msgid "No filter" +msgstr "" + +#: app/templates/_view_filter_nav.html:14 +#: app/templates/list_communities.html:14 app/templates/search/start.html:20 +#: app/templates/search/start.html:28 app/templates/search/start.html:38 +#: app/templates/search/start.html:46 app/templates/user/alerts/_filter.html:3 +#: app/user/forms.py:59 +msgid "All" +msgstr "" + +#: app/templates/about.html:10 app/templates/donate.html:24 +#: app/templates/index.html:69 app/templates/keyboard_shortcuts.html:63 +#: app/templates/search/results.html:66 #, python-format msgid "About %(site_name)s" msgstr "" -#: app/templates/base.html:55 +#: app/templates/about.html:16 +#, fuzzy +msgid "Team" +msgstr "Vartotojo vardas" + +#: app/templates/about.html:21 +msgid "Contact" +msgstr "" + +#: app/templates/about.html:23 +#, fuzzy +msgid "About Us" +msgstr "Išdėstymas" + +#: app/templates/about.html:31 +#, fuzzy +msgid "Legal Information" +msgstr "Teisinė informacija" + +#: app/templates/about.html:33 +msgid "Our Privacy Policy" +msgstr "" + +#: app/templates/base.html:6 +#: app/templates/community/community_wiki_revisions.html:29 +msgid "Author" +msgstr "" + +#: app/templates/base.html:31 app/templates/post/post_teaser/_article.html:11 +#: app/templates/post/post_teaser/_image.html:14 +#: app/templates/post/post_teaser/_link.html:17 +#: app/templates/post/post_teaser/_poll.html:12 +#: app/templates/post/post_teaser/_video.html:19 +#, python-format +msgid "Go to community %(name)s" +msgstr "" + +#: app/templates/base.html:66 msgid "PieFed" msgstr "" -#: app/templates/base.html:116 app/templates/base.html:213 -#: app/templates/user/notifications.html:18 app/user/routes.py:582 +#: app/templates/base.html:127 app/templates/base.html:237 +#: app/templates/user/notifications.html:18 app/user/routes.py:855 msgid "Notifications" msgstr "" -#: app/templates/base.html:136 app/templates/base.html:154 -msgid "Popular" +#: app/templates/base.html:152 app/templates/base.html:172 +msgid "More topics" msgstr "" -#: app/templates/base.html:137 app/templates/base.html:155 -msgid "All posts" -msgstr "" - -#: app/templates/base.html:143 app/templates/base.html:161 +#: app/templates/base.html:156 app/templates/base.html:176 #: app/templates/list_communities.html:13 msgid "All communities" msgstr "" -#: app/templates/auth/login.html:13 app/templates/base.html:146 +#: app/templates/auth/login.html:13 app/templates/base.html:159 msgid "Log in" msgstr "" -#: app/templates/base.html:148 app/templates/base.html:186 -#: app/templates/donate.html:10 +#: app/templates/base.html:161 app/templates/base.html:206 +#: app/templates/base.html:271 app/templates/donate.html:10 msgid "Donate" msgstr "" -#: app/templates/base.html:164 +#: app/templates/base.html:179 msgid "Moderating" msgstr "" -#: app/templates/base.html:179 -msgid "Account" -msgstr "" - -#: app/templates/base.html:181 -msgid "View profile" -msgstr "" - -#: app/templates/base.html:182 -msgid "Edit profile & settings" -msgstr "" - -#: app/templates/base.html:183 -msgid "Chats" +#: app/templates/base.html:186 app/templates/list_communities.html:19 +msgid "Joined communities" msgstr "" #: app/templates/base.html:194 -msgid "Communities - no topic" +msgid "Account" +msgstr "" + +#: app/templates/base.html:196 +msgid "View profile" msgstr "" #: app/templates/base.html:197 -msgid "Monitoring - users" +msgid "Edit profile & settings" msgstr "" #: app/templates/base.html:198 +msgid "Chats" +msgstr "" + +#: app/templates/base.html:199 app/templates/user/bookmarks.html:15 +#: app/templates/user/bookmarks.html:18 +#: app/templates/user/bookmarks_comments.html:15 app/user/routes.py:1125 +msgid "Bookmarks" +msgstr "" + +#: app/templates/base.html:200 +msgid "Activity Alerts" +msgstr "" + +#: app/templates/base.html:202 +#, fuzzy +msgid "Read Posts" +msgstr "Pranešimai" + +#: app/templates/base.html:216 +msgid "Monitoring - users" +msgstr "" + +#: app/templates/base.html:217 msgid "Monitoring - content" msgstr "" -#: app/templates/base.html:199 +#: app/templates/base.html:218 msgid "Monitoring - spammy content" msgstr "" -#: app/templates/admin/_nav.html:11 app/templates/base.html:201 +#: app/templates/admin/_nav.html:11 app/templates/base.html:221 msgid "Registration applications" msgstr "" -#: app/templates/admin/_nav.html:13 app/templates/base.html:203 -#: app/templates/community/community.html:191 +#: app/templates/admin/_nav.html:13 app/templates/base.html:223 #: 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 +#: app/templates/base.html:224 msgid "Federation" msgstr "" #: app/templates/admin/_nav.html:15 app/templates/admin/newsletter.html:9 -#: app/templates/base.html:205 +#: app/templates/base.html:226 msgid "Newsletter" msgstr "" -#: app/templates/admin/_nav.html:16 app/templates/admin/activities.html:12 -#: app/templates/base.html:206 +#: app/templates/admin/_nav.html:17 app/templates/admin/activities.html:12 +#: app/templates/base.html:227 msgid "Activities" msgstr "" -#: app/templates/base.html:211 +#: app/templates/admin/_nav.html:16 app/templates/admin/permissions.html:13 +#: app/templates/base.html:228 +msgid "Permissions" +msgstr "" + +#: app/templates/admin/_nav.html:19 app/templates/base.html:230 +#: app/templates/dev/tools.html:10 +msgid "Dev Tools" +msgstr "" + +#: app/templates/base.html:235 msgid "Log out" msgstr "" -#: app/templates/base.html:213 +#: app/templates/base.html:237 #, python-format msgid "%(num)d unread notifications" msgstr "" -#: app/templates/base.html:223 +#: app/templates/base.html:247 msgid "Light mode" msgstr "" -#: app/templates/base.html:224 +#: app/templates/base.html:248 msgid "Dark mode" msgstr "" -#: app/templates/base.html:254 app/templates/keyboard_shortcuts.html:10 +#: app/templates/base.html:273 app/templates/keyboard_shortcuts.html:10 msgid "Keyboard shortcuts" msgstr "" -#: app/templates/index.html:17 +#: app/templates/index.html:21 msgid "No posts yet. Join some communities to see more." msgstr "" -#: 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: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/admin/activities.html:60 +#: app/templates/admin/communities.html:54 +#: app/templates/admin/deleted_posts.html:23 +#: app/templates/admin/deleted_posts.html:47 +#: app/templates/admin/instances.html:66 app/templates/admin/posts.html:21 +#: app/templates/admin/reports.html:54 app/templates/admin/users.html:66 +#: app/templates/admin/users_trash.html:68 #: app/templates/community/community.html:99 #: app/templates/community/community_moderate.html:80 -#: app/templates/community/community_moderate_subscribers.html:67 +#: app/templates/community/community_moderate_subscribers.html:70 #: 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/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 +#: app/templates/domain/domains_blocked.html:59 app/templates/index.html:29 +#: app/templates/instance/list_instances.html:61 +#: app/templates/instance/people.html:40 app/templates/instance/posts.html:32 +#: app/templates/list_communities.html:122 app/templates/modlog.html:50 +#: 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/alerts.html:24 +#: app/templates/user/bookmarks.html:31 +#: app/templates/user/bookmarks_comments.html:35 +#: app/templates/user/read_posts.html:32 +#: app/templates/user/show_profile.html:130 +#: app/templates/user/show_profile.html:156 msgid "Previous page" msgstr "" -#: 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/admin/activities.html:65 +#: app/templates/admin/communities.html:59 +#: app/templates/admin/deleted_posts.html:28 +#: app/templates/admin/deleted_posts.html:52 +#: app/templates/admin/instances.html:71 app/templates/admin/posts.html:26 +#: app/templates/admin/reports.html:59 app/templates/admin/users.html:71 +#: app/templates/admin/users_trash.html:73 #: app/templates/community/community.html:104 #: app/templates/community/community_moderate.html:85 -#: app/templates/community/community_moderate_subscribers.html:72 +#: app/templates/community/community_moderate_subscribers.html:75 #: 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/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 +#: app/templates/domain/domains_blocked.html:64 app/templates/index.html:34 +#: app/templates/instance/list_instances.html:66 +#: app/templates/instance/people.html:45 app/templates/instance/posts.html:37 +#: app/templates/list_communities.html:127 app/templates/modlog.html:55 +#: 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/alerts.html:29 +#: app/templates/user/bookmarks.html:36 +#: app/templates/user/bookmarks_comments.html:40 +#: app/templates/user/read_posts.html:37 +#: app/templates/user/show_profile.html:135 +#: app/templates/user/show_profile.html:161 msgid "Next page" msgstr "" -#: app/templates/index.html:47 app/templates/search/results.html:48 +#: app/templates/index.html:51 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 +#: app/templates/index.html:62 app/templates/list_communities.html:134 +#: app/templates/search/results.html:59 msgid "Browse topics" msgstr "" @@ -1645,8 +2277,10 @@ msgstr "" msgid "Navigation" msgstr "" -#: app/templates/community/community_mod_list.html:33 -#: app/templates/keyboard_shortcuts.html:43 app/templates/user/filters.html:31 +#: app/templates/community/community_mod_list.html:35 +#: app/templates/community/community_modlog.html:32 +#: app/templates/keyboard_shortcuts.html:43 app/templates/modlog.html:18 +#: app/templates/user/filters.html:45 msgid "Action" msgstr "" @@ -1665,21 +2299,12 @@ msgid "" "hovering with the mouse or the J and K keys." msgstr "" -#: app/templates/list_communities.html:14 app/templates/search/start.html:20 -#: app/templates/search/start.html:28 -msgid "All" -msgstr "" - #: app/templates/list_communities.html:16 msgid "Communities on this server" msgstr "" -#: app/templates/list_communities.html:17 -msgid "Local" -msgstr "" - #: app/templates/list_communities.html:20 -#: app/templates/user/show_profile.html:92 +#: app/templates/user/show_profile.html:108 msgid "Joined" msgstr "" @@ -1715,7 +2340,14 @@ msgstr "" msgid "Sort by post count" msgstr "" +#: app/templates/admin/instances.html:28 +#: app/templates/instance/list_instances.html:40 +#: app/templates/instance/overview.html:21 +#: app/templates/instance/people.html:25 app/templates/instance/posts.html:16 #: app/templates/list_communities.html:71 +#: app/templates/user/_bookmarks_nav.html:5 +#: app/templates/user/alerts/_type.html:3 +#: app/templates/user/show_profile.html:114 msgid "Posts" msgstr "" @@ -1723,8 +2355,11 @@ msgstr "" msgid "Sort by reply count" msgstr "" -#: app/templates/list_communities.html:76 app/templates/post/post.html:61 -#: app/templates/post/post.html:158 +#: app/templates/instance/people.html:26 app/templates/list_communities.html:76 +#: app/templates/post/post.html:62 app/templates/post/post.html:150 +#: app/templates/user/_bookmarks_nav.html:8 +#: app/templates/user/alerts/_type.html:6 +#: app/templates/user/show_profile.html:115 msgid "Comments" msgstr "" @@ -1732,47 +2367,23 @@ msgstr "" msgid "Sort by recent activity" msgstr "" -#: app/templates/list_communities.html:92 +#: app/templates/list_communities.html:96 #, python-format msgid "Leave %(name)s" msgstr "" -#: app/templates/community/add_remote.html:32 -#: 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:123 -#: app/templates/list_communities.html:94 -msgid "Pending" -msgstr "" - -#: app/templates/list_communities.html:96 -#: app/templates/list_communities.html:99 +#: app/templates/list_communities.html:100 +#: app/templates/list_communities.html:103 #, python-format msgid "Join %(name)s" msgstr "" -#: app/templates/community/add_remote.html:34 -#: 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:106 +#: app/templates/list_communities.html:110 #, python-format msgid "Browse %(name)s" msgstr "" -#: app/templates/list_communities.html:128 app/templates/list_topics.html:36 +#: app/templates/list_communities.html:132 app/templates/list_topics.html:34 msgid "There are no communities yet." msgstr "" @@ -1780,6 +2391,39 @@ msgstr "" msgid "Choose a topic" msgstr "" +#: app/templates/list_topics.html:38 app/templates/topic/suggest_topics.html:14 +msgid "Suggest a topic" +msgstr "" + +#: app/templates/modlog.html:10 +msgid "Moderation log" +msgstr "" + +#: app/templates/community/community_modlog.html:30 +#: app/templates/community/community_wiki_revisions.html:30 +#: app/templates/modlog.html:16 +msgid "When" +msgstr "" + +#: app/templates/community/community_modlog.html:31 +#: app/templates/modlog.html:17 +msgid "Moderator" +msgstr "" + +#: app/templates/community/community_modlog.html:47 +#: app/templates/modlog.html:33 +msgid "Reason:" +msgstr "" + +#: app/templates/modlog.html:36 +#, python-format +msgid " in %(community_name)s" +msgstr "" + +#: app/templates/modlog.html:44 +msgid "There are no moderation actions to show." +msgstr "" + #: app/templates/privacy.html:10 msgid "Privacy" msgstr "" @@ -1810,25 +2454,104 @@ msgstr "Registracijos reikalavimai" msgid "When registering, people are asked \"%(question)s\"." msgstr "" +#: app/templates/admin/approve_registrations.html:22 +#: app/templates/admin/approve_registrations.html:60 +msgid "Email verifed" +msgstr "" + +#: app/templates/admin/approve_registrations.html:23 +#: app/templates/admin/approve_registrations.html:61 +msgid "Answer" +msgstr "" + +#: app/templates/admin/approve_registrations.html:24 +#: app/templates/admin/approve_registrations.html:62 +msgid "Applied" +msgstr "" + +#: app/templates/admin/approve_registrations.html:25 +#: app/templates/admin/approve_registrations.html:63 +#: app/templates/admin/users.html:29 +msgid "IP and country code" +msgstr "" + +#: app/templates/admin/approve_registrations.html:26 +#: app/templates/admin/approve_registrations.html:64 +#: app/templates/admin/users.html:30 +msgid "Source" +msgstr "" + +#: app/templates/admin/approve_registrations.html:27 +#: app/templates/admin/approve_registrations.html:65 +#: app/templates/admin/users.html:31 +#: app/templates/community/community_moderate.html:42 +#: app/templates/community/community_wiki_revisions.html:42 +#, fuzzy +msgid "Actions" +msgstr "Registracijos reikalavimai" + #: app/templates/admin/approve_registrations.html:39 msgid "Approve" msgstr "" #: app/templates/admin/approve_registrations.html:40 +#: app/templates/admin/approve_registrations.html:78 +#: app/templates/community/community_wiki_revisions.html:45 msgid "View" msgstr "" #: 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 +#: app/templates/community/community_wiki_list.html:55 +#: app/templates/post/post_options.html:28 +#: app/templates/post/post_reply_options.html:32 +#: app/templates/user/notifications.html:35 +#: app/templates/user/show_profile.html:237 msgid "Delete" msgstr "" #: app/templates/admin/approve_registrations.html:47 +#: app/templates/admin/approve_registrations.html:84 msgid "No one is waiting to be approved." msgstr "" +#: app/templates/admin/approve_registrations.html:54 +msgid "Recently approved" +msgstr "" + +#: app/templates/admin/communities.html:27 +msgid "Posts show on home page." +msgstr "" + +#: app/templates/admin/communities.html:28 +msgid "Posts can be popular." +msgstr "" + +#: app/templates/admin/communities.html:29 +msgid "Posts show in the All feed." +msgstr "" + +#: app/templates/admin/communities.html:30 +msgid "Content warning, NSFW or NSFL set for community." +msgstr "" + +#: app/templates/admin/deleted_posts.html:12 +msgid "Deleted posts" +msgstr "" + +#: app/templates/admin/deleted_posts.html:17 +msgid "No deleted posts." +msgstr "" + +#: app/templates/admin/deleted_posts.html:41 +msgid "No deleted comments." +msgstr "" + +#: app/templates/admin/deleted_posts.html:57 +#: app/templates/admin/spam_posts.html:29 +#: app/templates/user/show_profile.html:166 +msgid "No comments yet." +msgstr "" + #: app/templates/admin/edit_community.html:12 #, python-format msgid "Edit %(community_name)s" @@ -1838,6 +2561,11 @@ msgstr "" msgid "Will not be overwritten by remote server" msgstr "" +#: app/templates/admin/edit_instance.html:13 +#, python-format +msgid "Edit %(instance_name)s" +msgstr "" + #: app/templates/admin/edit_topic.html:13 #, python-format msgid "Edit %(topic_name)s" @@ -1848,6 +2576,89 @@ msgstr "" msgid "Edit %(user_name)s (%(display_name)s)" msgstr "" +#: app/templates/admin/instances.html:17 app/templates/admin/instances.html:57 +#: app/templates/instance/list_instances.html:19 +#: app/templates/instance/list_instances.html:34 +#: app/templates/instance/list_instances.html:51 +#, fuzzy +msgid "Online" +msgstr "Šūkis" + +#: app/templates/admin/instances.html:23 +msgid "Domain" +msgstr "" + +#: app/templates/admin/instances.html:24 +#: app/templates/instance/list_instances.html:30 +msgid "Software" +msgstr "" + +#: app/templates/admin/instances.html:25 +#: app/templates/instance/list_instances.html:31 +msgid "Version" +msgstr "" + +#: app/templates/admin/instances.html:26 +#, fuzzy +msgid "Known Communities" +msgstr "Rodyti NSFW bendruomenes" + +#: app/templates/admin/instances.html:27 +msgid "Known Users" +msgstr "" + +#: app/templates/admin/instances.html:29 +msgid "Post Replies" +msgstr "" + +#: app/templates/admin/instances.html:30 +msgid "Vote Weight" +msgstr "" + +#: app/templates/admin/instances.html:32 +msgid "When an Activity was received from them" +msgstr "" + +#: app/templates/admin/instances.html:32 app/templates/admin/users.html:24 +msgid "Seen" +msgstr "" + +#: app/templates/admin/instances.html:33 +msgid "When we successfully sent them an Activity" +msgstr "" + +#: app/templates/admin/instances.html:33 +msgid "Sent" +msgstr "" + +#: app/templates/admin/instances.html:34 +msgid "How many times we failed to send (reset to 0 after every successful send)" +msgstr "" + +#: app/templates/admin/instances.html:34 +msgid "Failed" +msgstr "" + +#: app/templates/admin/instances.html:35 +msgid "Instance Status - Online/Dormant/Gone Forever" +msgstr "" + +#: app/templates/admin/instances.html:35 +msgid "Status" +msgstr "" + +#: app/templates/admin/instances.html:48 +msgid "Yes" +msgstr "" + +#: app/templates/admin/instances.html:59 +#: app/templates/community/community_wiki_list.html:52 +#: app/templates/community/community_wiki_page_view.html:26 +#: app/templates/post/post_options.html:18 +#: app/templates/post/post_reply_options.html:18 +msgid "Edit" +msgstr "" + #: app/templates/admin/posts.html:12 app/templates/admin/spam_posts.html:12 msgid "Most downvoted posts in the last 3 days" msgstr "" @@ -1859,24 +2670,72 @@ msgid "" "previews in social media." msgstr "" -#: app/templates/admin/site.html:23 -msgid "About this instance" +#: app/templates/admin/site.html:20 app/templates/admin/site.html:22 +#: app/templates/admin/site.html:28 app/templates/admin/site.html:30 +msgid "HTML is allowed in this field." msgstr "" #: app/templates/admin/site.html:24 +msgid "Provide a square image, minimum 50 pixels wide but ideally 152+ pixels." +msgstr "" + +#: app/templates/admin/site.html:25 +msgid "About this instance" +msgstr "" + +#: app/templates/admin/site.html:26 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." +#: app/templates/admin/users.html:13 app/templates/admin/users_trash.html:13 +msgid "Add local user" msgstr "" -#: app/templates/admin/users.html:13 -msgid "Add local user" +#: app/templates/admin/users.html:22 +msgid "Display name." +msgstr "" + +#: app/templates/admin/users.html:23 +#: app/templates/community/community_moderate.html:37 +msgid "Local/Remote" +msgstr "" + +#: app/templates/admin/users.html:24 +msgid "Last seen." +msgstr "" + +#: app/templates/admin/users.html:25 +msgid "Attitude: Percentage of up votes vs. down votes the account made." +msgstr "" + +#: app/templates/admin/users.html:25 app/templates/user/show_profile.html:113 +msgid "Attitude" +msgstr "" + +#: app/templates/admin/users.html:26 +msgid "" +"Reputation: The Karma of the account. Total up votes minus down votes " +"they got." +msgstr "" + +#: app/templates/admin/users.html:26 +#, fuzzy +msgid "Reputation" +msgstr "Registracijos reikalavimai" + +#: app/templates/admin/users.html:28 +msgid "How often a user has been reported." +msgstr "" + +#: app/templates/admin/users.html:29 +msgid "IP address of last interaction." +msgstr "" + +#: app/templates/admin/users.html:30 +msgid "Which website linked to PieFed when the user initially registered." msgstr "" #: app/templates/auth/check_email.html:9 @@ -1903,6 +2762,7 @@ msgstr "" #: app/templates/auth/permission_denied.html:8 #: app/templates/chat/blocked.html:13 app/templates/chat/denied.html:14 +#: app/templates/topic/suggestion_denied.html:14 msgid "Sorry" msgstr "" @@ -1968,8 +2828,8 @@ msgid "Block chats and posts from instance: %(name)s" msgstr "" #: app/templates/chat/chat_options.html:29 -#: app/templates/post/post_options.html:50 -#: app/templates/post/post_reply_options.html:34 +#: app/templates/post/post_options.html:70 +#: app/templates/post/post_reply_options.html:56 msgid "Report to moderators" msgstr "" @@ -1983,11 +2843,14 @@ msgstr "" msgid "Chat" msgstr "" -#: app/templates/chat/conversation.html:42 app/templates/user/filters.html:56 +#: app/templates/chat/conversation.html:42 +#: app/templates/instance/list_instances.html:39 +#: app/templates/instance/overview.html:20 +#: app/templates/instance/people.html:16 app/templates/user/filters.html:71 #: 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:35 -#: app/templates/user/show_profile.html:64 app/user/routes.py:37 +#: app/templates/user/show_profile.html:64 msgid "People" msgstr "" @@ -2001,7 +2864,7 @@ msgid "Messages with: " msgstr "" #: app/templates/chat/conversation.html:75 -#: app/templates/post/_post_teaser.html:81 +#: app/templates/post/post_teaser/_utilities_bar.html:17 msgid "Options" msgstr "" @@ -2026,97 +2889,33 @@ 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 -#, 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_moderation_nav.html:11 +#: app/templates/community/community_mod_list.html:16 +msgid "Moderators" +msgstr "" + #: 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" +#: app/templates/community/community_wiki_list.html:16 +#: app/templates/community/community_wiki_revisions.html:16 +msgid "Wiki" msgstr "" #: app/templates/community/_community_moderation_nav.html:20 -msgid "Mod log" +msgid "Appeals" 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" +#: app/templates/community/_community_moderation_nav.html:23 +msgid "Mod log" msgstr "" #: app/templates/community/_community_nav.html:12 @@ -2143,71 +2942,78 @@ msgstr "" msgid "Notify about every new post. Not advisable in high traffic communities!" 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: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_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" +#: app/templates/community/add_post.html:8 +msgid "Type of post" msgstr "" -#: app/templates/community/add_poll_post.html:72 -#: app/templates/post/post_edit_poll.html:61 -msgid "Add choice" +#: app/templates/community/add_post.html:12 +msgid "Start a discussion" msgstr "" -#: app/templates/community/add_remote.html:25 +#: app/templates/community/add_post.html:12 app/templates/search/start.html:29 +msgid "Discussion" +msgstr "" + +#: app/templates/community/add_post.html:13 +msgid "Share a link" +msgstr "" + +#: app/templates/community/add_post.html:13 app/templates/search/start.html:30 +msgid "Link" +msgstr "" + +#: app/templates/community/add_post.html:14 +#, fuzzy +msgid "Share an image" +msgstr "Banerio paveiksliukas" + +#: app/templates/community/add_post.html:15 +msgid "Share a video" +msgstr "" + +#: app/templates/community/add_post.html:15 app/templates/search/start.html:32 +msgid "Video" +msgstr "" + +#: app/templates/community/add_post.html:16 +msgid "Create a poll" +msgstr "" + +#: app/templates/community/add_post.html:16 app/templates/search/start.html:33 +msgid "Poll" +msgstr "" + +#: app/templates/community/add_post.html:18 +msgid "Create an event" +msgstr "" + +#: app/templates/community/add_post.html:18 +msgid "Event" +msgstr "" + +#: app/templates/community/add_remote.html:31 #: 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." +#: app/templates/community/check_url_posted.html:2 +msgid "This link has already been posted to these communities:" 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:62 +#: app/templates/post/_post_full.html:16 app/templates/post/_post_full.html:67 +#: app/templates/post/post_teaser/_article.html:3 +#: app/templates/post/post_teaser/_image.html:6 +#: app/templates/post/post_teaser/_link.html:9 +#: app/templates/post/post_teaser/_poll.html:4 +#: app/templates/post/post_teaser/_video.html:11 msgid "Not safe for work" msgstr "" @@ -2221,45 +3027,6 @@ msgstr "" msgid "No posts in this community yet." msgstr "" -#: 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: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:156 -#, python-format -msgid "Only people on %(instance_name)s can post or reply in this community." -msgstr "" - -#: app/templates/community/community.html:166 app/templates/post/post.html:211 -msgid "Related communities" -msgstr "" - -#: 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: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:189 -msgid "Settings & Moderation" -msgstr "" - #: app/templates/community/community_ban_user.html:13 #, python-format msgid "Ban \"%(user_name)s\" from %(community_name)s" @@ -2279,17 +3046,64 @@ msgstr "" msgid "Edit and configure this community" msgstr "" +#: app/templates/community/community_edit.html:42 +#: app/templates/community/community_edit.html:50 +#: app/templates/post/_post_teaser_masonry.html:19 +#: app/templates/post/_post_teaser_masonry.html:23 +#: app/templates/post/_post_teaser_masonry.html:26 +#: app/templates/post/_post_teaser_masonry.html:58 +#: app/templates/post/post_teaser/_image.html:20 +#: app/templates/post/post_teaser/_utilities_bar.html:9 +#: app/templates/post/post_teaser/_utilities_bar.html:11 +#: app/templates/user/edit_profile.html:54 +#: app/templates/user/edit_profile.html:65 +msgid "View image" +msgstr "" + +#: app/templates/community/community_edit.html:43 +#: app/templates/community/community_edit.html:53 +msgid "Delete image" +msgstr "" + +#: app/templates/community/community_edit.html:45 +#: app/templates/user/edit_profile.html:60 +#: app/templates/user/show_profile.html:24 +#: app/templates/user/show_profile.html:41 +#: app/templates/user/show_profile.html:48 +msgid "Profile pic" +msgstr "" + +#: app/templates/community/community_find_moderator.html:25 +msgid "Found some people:" +msgstr "" + +#: app/templates/community/community_find_moderator.html:32 +msgid "Add" +msgstr "" + +#: app/templates/community/community_find_moderator.html:34 +msgid "Already a moderator" +msgstr "" + +#: app/templates/community/community_find_moderator.html:42 +msgid "No people found" +msgstr "" + +#: app/templates/community/community_find_moderator.html:43 +msgid "Only local accounts can be added as moderators." +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_mod_list.html:27 #: 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:43 +#: app/templates/community/community_mod_list.html:45 msgid "Remove" msgstr "" @@ -2298,6 +3112,20 @@ msgstr "" msgid "See and handle all reports made about %(community)s" msgstr "" +#: app/templates/community/community_moderate.html:38 +#, fuzzy +msgid "Reasons" +msgstr "Registracijos reikalavimai" + +#: app/templates/community/community_moderate.html:40 +#: app/templates/search/start.html:26 +msgid "Type" +msgstr "" + +#: app/templates/community/community_moderate.html:41 +msgid "Created" +msgstr "" + #: app/templates/community/community_moderate.html:67 msgid "Escalate" msgstr "" @@ -2330,34 +3158,114 @@ msgstr "" 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" +#: app/templates/community/community_moderate_subscribers.html:58 +msgid "Kick" msgstr "" #: app/templates/community/community_moderate_subscribers.html:80 +msgid "This community has no subscribers" +msgstr "" + +#: app/templates/community/community_moderate_subscribers.html:82 +msgid "Banned People" +msgstr "" + +#: app/templates/community/community_moderate_subscribers.html:83 #, python-format msgid "See and manage who is banned from %(community)s" msgstr "" -#: app/templates/community/community_moderate_subscribers.html:116 +#: app/templates/community/community_moderate_subscribers.html:119 #: 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 +#: app/templates/user/show_profile.html:227 msgid "Unban" msgstr "" -#: app/templates/community/community_moderate_subscribers.html:125 +#: app/templates/community/community_moderate_subscribers.html:128 msgid "No banned people yet" msgstr "" +#: app/templates/community/community_modlog.html:16 +msgid "Modlog" +msgstr "" + +#: app/templates/community/community_modlog.html:22 +#, python-format +msgid "Moderation actions in %(community)s" +msgstr "" + +#: app/templates/community/community_modlog.html:24 +msgid "See things moderators have done in this community." +msgstr "" + +#: app/templates/community/community_modlog.html:55 +msgid "This community has had no moderation actions yet." +msgstr "" + +#: app/templates/community/community_wiki_list.html:22 +#, python-format +msgid "Wiki pages for %(community)s" +msgstr "" + +#: app/templates/community/community_wiki_list.html:48 +msgid "View page" +msgstr "" + +#: app/templates/community/community_wiki_list.html:49 +msgid "View revisions" +msgstr "" + +#: app/templates/community/community_wiki_list.html:63 +msgid "Add a link to the wiki in the community description." +msgstr "" + +#: app/templates/community/community_wiki_list.html:65 +msgid "There are no wiki pages in this community." +msgstr "" + +#: app/templates/community/community_wiki_revisions.html:22 +#, fuzzy, python-format +msgid "Revisions of %(title)s" +msgstr "Atsakė į %(post_title)s" + +#: app/templates/community/community_wiki_revisions.html:48 +#, fuzzy +msgid "Revert" +msgstr "Pranešimai" + +#: app/templates/community/retrieve_remote_post.html:30 +msgid "Found a post:" +msgstr "" + +#: app/templates/dev/tools.html:11 +msgid "" +"Use these buttons to quickly generate some testing topics and communities" +" to use during development." +msgstr "" + +#: app/templates/dev/tools.html:16 +#, fuzzy +msgid "Add Dev Communities" +msgstr "Rodyti NSFW bendruomenes" + +#: app/templates/dev/tools.html:26 +msgid "Add Dev Topics" +msgstr "" + +#: app/templates/dev/tools.html:38 +#, fuzzy +msgid "Delete Dev Communities" +msgstr "Rodyti NSFW bendruomenes" + +#: app/templates/dev/tools.html:48 +msgid "Delete Dev Topics" +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 -#: app/templates/user/filters.html:60 +#: app/templates/user/filters.html:75 msgid "Domains" msgstr "" @@ -2369,15 +3277,15 @@ msgstr "" msgid "Domain management" msgstr "" -#: app/templates/domain/domain.html:51 app/templates/user/filters.html:71 -#: 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:81 +#: app/templates/domain/domain.html:51 app/templates/user/filters.html:86 +#: app/templates/user/filters.html:91 app/templates/user/filters.html:104 +#: app/templates/user/filters.html:109 app/templates/user/filters.html:122 +#: app/templates/user/filters.html:127 app/templates/user/filters.html:140 +#: app/templates/user/filters.html:145 app/templates/user/show_profile.html:91 msgid "Unblock" msgstr "" -#: app/templates/domain/domain.html:55 app/templates/user/show_profile.html:83 +#: app/templates/domain/domain.html:55 msgid "Block" msgstr "" @@ -2418,6 +3326,20 @@ msgid "" "prevent future posts linking to that domain." msgstr "" +#: app/templates/errors/401.html:12 +msgid "Sorry, access is denied" +msgstr "" + +#: app/templates/errors/401.html:15 +#, fuzzy +msgid "You cannot access this area." +msgstr "Kad patekti į šį puslapį, turite užsiregistruoti." + +#: app/templates/errors/401.html:16 app/templates/errors/404.html:16 +#: app/templates/errors/500.html:16 +msgid "Back" +msgstr "" + #: app/templates/errors/404.html:12 msgid "Ooops, something is broken!" msgstr "" @@ -2426,10 +3348,6 @@ msgstr "" msgid "The page your browser tried to load could not be found." msgstr "" -#: app/templates/errors/404.html:16 app/templates/errors/500.html:16 -msgid "Back" -msgstr "" - #: app/templates/errors/500.html:12 msgid "An unexpected error has occurred" msgstr "" @@ -2440,115 +3358,176 @@ msgid "" "repair it and make PieFed better for everyone." msgstr "" -#: app/templates/post/_comment_voting_buttons.html:3 +#: app/templates/errors/alt_profile.html:3 +msgid "" +"In PieFed, accounts have a main profile and an alternative profile (used " +"for private voting). You are viewing the alternative profile of an " +"account." +msgstr "" + +#: app/templates/errors/alt_profile.html:4 +msgid "More about this" +msgstr "" + +#: app/templates/instance/list_instances.html:28 +#: app/templates/user/show_profile.html:107 +msgid "Instance" +msgstr "" + +#: app/templates/instance/list_instances.html:29 +msgid "More details" +msgstr "" + +#: app/templates/instance/list_instances.html:32 +msgid "Heard from" +msgstr "" + +#: app/templates/instance/list_instances.html:33 +msgid "Sent to" +msgstr "" + +#: app/templates/instance/list_instances.html:47 +msgid "Gone" +msgstr "" + +#: app/templates/instance/list_instances.html:71 +msgid "No results to show." +msgstr "" + +#: app/templates/instance/overview.html:19 +#, python-format +msgid "This is a %(software)s instance." +msgstr "" + +#: app/templates/instance/overview.html:22 +msgid "Go to instance" +msgstr "" + +#: app/templates/instance/overview.html:31 +#: app/templates/user/show_profile.html:97 +#, python-format +msgid "Unblock %(instance_name)s" +msgstr "" + +#: app/templates/instance/overview.html:33 +#: app/templates/user/show_profile.html:99 +#, python-format +msgid "Block everyone from %(instance_name)s" +msgstr "" + +#: app/templates/instance/people.html:50 app/templates/user/people.html:32 +msgid "No people to show" +msgstr "" + +#: app/templates/instance/posts.html:25 +msgid "No posts from this instance yet." +msgstr "" + +#: app/templates/post/_comment_voting_buttons.html:4 msgid "UpVote button." msgstr "" -#: app/templates/post/_comment_voting_buttons.html:9 +#: app/templates/post/_comment_voting_buttons.html:10 +#: app/templates/post/_post_voting_buttons.html:9 +#: app/templates/post/_post_voting_buttons.html:21 msgid "Score: " msgstr "" -#: app/templates/post/_comment_voting_buttons.html:11 +#: app/templates/post/_comment_voting_buttons.html:12 msgid "DownVote button." msgstr "" -#: app/templates/post/_comment_voting_buttons.html:21 +#: app/templates/post/_comment_voting_buttons.html:22 msgid "Score:" msgstr "" -#: app/templates/post/_post_full.html:21 app/templates/post/_post_full.html:67 -#: app/templates/post/_post_teaser.html:63 +#: app/templates/post/_post_full.html:17 app/templates/post/_post_full.html:68 +#: app/templates/post/post_teaser/_article.html:4 +#: app/templates/post/post_teaser/_image.html:7 +#: app/templates/post/post_teaser/_link.html:10 +#: app/templates/post/post_teaser/_poll.html:5 +#: app/templates/post/post_teaser/_video.html:12 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:65 +#: app/templates/post/_post_full.html:24 app/templates/post/_post_full.html:77 +#: app/templates/post/post_teaser/_article.html:6 +#: app/templates/post/post_teaser/_image.html:9 +#: app/templates/post/post_teaser/_link.html:12 +#: app/templates/post/post_teaser/_poll.html:7 +#: app/templates/post/post_teaser/_video.html:14 msgid "Reported. Check post for issues." msgstr "" -#: app/templates/post/_post_full.html:101 -#: app/templates/post/_post_full.html:122 +#: app/templates/post/_post_full.html:102 +#: app/templates/post/_post_full.html:123 msgid "Watch on piped.video" msgstr "" +#: app/templates/post/_post_full.html:143 +msgid "Archive.ph link" +msgstr "" + #: app/templates/post/_post_full.html:152 +msgid "The poll has finished, yet no votes were cast." +msgstr "" + +#: app/templates/post/_post_full.html:164 #, python-format msgid "Total votes: %(total_votes)d." msgstr "" -#: app/templates/post/_post_full.html:153 +#: app/templates/post/_post_full.html:165 msgid "Poll closes" msgstr "" -#: app/templates/post/_post_full.html:185 +#: app/templates/post/_post_full.html:196 msgid "Hashtags" msgstr "" -#: app/templates/post/_post_full.html:195 -#: app/templates/post/_post_full.html:196 +#: app/templates/post/_post_full.html:211 +#: app/templates/post/_post_full.html:212 msgid "Show cross-posts" msgstr "" -#: app/templates/post/_post_full.html:197 +#: app/templates/post/_post_full.html:213 msgid "Number of cross-posts:" msgstr "" -#: app/templates/post/_post_reply_teaser.html:3 -msgid "View context" +#: app/templates/post/_post_reply_teaser.html:31 +#: app/templates/post/post.html:86 +msgid "Post creator" msgstr "" -#: app/templates/post/_post_teaser.html:6 -#: app/templates/post/_post_teaser_masonry.html:8 +#: app/templates/post/_post_reply_teaser.html:40 +#: app/templates/post/continue_discussion.html:27 +#: app/templates/post/post.html:90 +msgid "Reported. Check comment for issues." +msgstr "" + +#: app/templates/post/_post_reply_teaser.html:45 +#, fuzzy +msgid "Comment deleted" +msgstr "Naudotojas ištrintas" + +#: app/templates/post/_post_reply_teaser.html:86 +#: app/templates/post/post.html:126 +msgid "Comment options" +msgstr "" + +#: app/templates/post/_post_teaser.html:12 +#: app/templates/post/_post_teaser_masonry.html:14 msgid "Filtered: " msgstr "" -#: app/templates/post/_post_teaser.html:20 -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: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: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:70 -#, python-format -msgid "Go to community %(name)s" -msgstr "" - -#: 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 +#: app/templates/post/_post_teaser_masonry.html:50 +#: app/templates/post/_post_teaser_masonry.html:51 +#: app/templates/post/_post_teaser_masonry.html:71 +#: app/templates/post/_post_teaser_masonry.html:72 +#: app/templates/post/post_teaser/_utilities_bar.html:3 msgid "View comments" msgstr "" -#: app/templates/post/_post_teaser.html:73 -msgid "Number of comments:" -msgstr "" - #: app/templates/post/_post_voting_buttons.html:3 #, python-format msgid "UpVote button, %(count)d upvotes so far." @@ -2575,55 +3554,42 @@ msgid "" "most places. Be nice." msgstr "" -#: 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" +#: app/templates/post/add_reply.html:38 app/templates/post/post.html:43 +#: app/templates/post/post_edit.html:60 app/templates/user/edit_profile.html:44 +msgid "Enable markdown editor" 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:52 +#: app/templates/post/post.html:53 msgid "Verify your email address to comment" msgstr "" -#: app/templates/post/post.html:55 +#: app/templates/post/post.html:56 msgid "Log in to comment" msgstr "" -#: app/templates/post/post.html:58 +#: app/templates/post/post.html:59 msgid "Comments are disabled." msgstr "" -#: app/templates/post/post.html:65 +#: app/templates/post/post.html:66 msgid "Sort by magic" msgstr "" -#: app/templates/post/post.html:68 +#: app/templates/post/post.html:69 msgid "Comments with the most upvotes" msgstr "" -#: app/templates/post/post.html:71 +#: app/templates/post/post.html:72 msgid "Show newest first" msgstr "" #: app/templates/post/post.html:87 -msgid "Author" -msgstr "" - -#: app/templates/post/post.html:104 -msgid "Post creator" -msgstr "" - -#: app/templates/post/post.html:105 msgid "When: " msgstr "" -#: app/templates/post/post.html:134 -msgid "Comment options" +#: app/templates/post/post_cross_post.html:20 +#, python-format +msgid "Cross-post %(post_name)s" msgstr "" #: app/templates/post/post_cross_posts.html:11 @@ -2635,6 +3601,26 @@ msgstr "" msgid "Posts to the same url have also been created in the following communities:" msgstr "" +#: app/templates/post/post_edit.html:39 +msgid "Describe the image, to help visually impaired people." +msgstr "" + +#: app/templates/post/post_edit.html:42 +msgid "Provide a URL ending with .mp4 or .webm." +msgstr "" + +#: app/templates/post/post_edit.html:66 +msgid "Poll choices" +msgstr "" + +#: app/templates/post/post_edit.html:97 +msgid "Add choice" +msgstr "" + +#: app/templates/post/post_edit.html:105 +msgid "Separate each tag with a comma." +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 " @@ -2656,43 +3642,77 @@ msgstr "" msgid "Options for \"%(post_title)s\"" msgstr "" -#: app/templates/post/post_options.html:18 -#: app/templates/post/post_reply_options.html:18 -msgid "Edit" +#: app/templates/post/post_options.html:23 +#: app/templates/post/post_reply_options.html:23 +msgid "Restore" msgstr "" -#: app/templates/post/post_options.html:26 +#: app/templates/post/post_options.html:25 +#: app/templates/post/post_reply_options.html:27 +msgid "Purge" +msgstr "" + +#: app/templates/post/post_options.html:33 +#: app/templates/post/post_reply_options.html:37 +msgid "Remove bookmark" +msgstr "" + +#: app/templates/post/post_options.html:36 +#: app/templates/post/post_reply_options.html:40 +msgid "Bookmark" +msgstr "" + +#: app/templates/post/post_options.html:40 msgid "I made a mistake with this post and have changed my mind about the topic" msgstr "" -#: app/templates/post/post_options.html:30 +#: app/templates/post/post_options.html:44 +#: app/templates/post/post_teaser/_utilities_bar.html:15 +msgid "Cross-post" +msgstr "" + +#: app/templates/post/post_options.html:45 +msgid "Cross-post to another community" +msgstr "" + +#: app/templates/post/post_options.html:48 #, python-format msgid "Block post author @%(author_name)s" msgstr "" -#: app/templates/post/post_options.html:33 +#: app/templates/post/post_options.html:50 #, python-format -msgid "Ban post author @%(author_name)s from
%(community_name)s" +msgid "Block community %(community_name)s" msgstr "" -#: app/templates/post/post_options.html:37 +#: app/templates/post/post_options.html:53 +#, python-format +msgid "Ban post author @%(author_name)s from %(community_name)s" +msgstr "" + +#: app/templates/post/post_options.html:57 #, python-format msgid "Block domain %(domain)s" msgstr "" -#: app/templates/post/post_options.html:41 -#: app/templates/post/post_reply_options.html:29 +#: app/templates/post/post_options.html:61 +#: app/templates/post/post_reply_options.html:47 #, python-format msgid "Hide every post from author's instance: %(name)s" msgstr "" -#: app/templates/post/post_options.html:47 +#: app/templates/post/post_options.html:67 #, python-format msgid "View original on %(domain)s" msgstr "" -#: app/templates/post/post_options.html:52 -#: app/templates/post/post_reply_options.html:36 +#: app/templates/post/post_options.html:73 +#: app/templates/post/post_reply_options.html:52 +msgid "View Voting Activity" +msgstr "" + +#: app/templates/post/post_options.html:76 +#: app/templates/post/post_reply_options.html:58 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 " @@ -2704,7 +3724,7 @@ msgstr "" msgid "Options for comment on \"%(post_title)s\"" msgstr "" -#: app/templates/post/post_reply_options.html:26 +#: app/templates/post/post_reply_options.html:44 #, python-format msgid "Block author @%(author_name)s" msgstr "" @@ -2714,11 +3734,56 @@ msgstr "" msgid "Report comment on \"%(post_title)s\" by %(reply_name)s" msgstr "" +#: app/templates/post/post_reply_voting_activity.html:10 +#, python-format +msgid "Voting Activity for \"%(reply_text)s\"" +msgstr "" + #: app/templates/post/post_report.html:13 #, python-format msgid "Report \"%(post_title)s\"" msgstr "" +#: app/templates/post/post_voting_activity.html:10 +#, fuzzy, python-format +msgid "Voting Activity for \"%(post_title)s\"" +msgstr "Atsakė į %(post_title)s" + +#: app/templates/post/post_teaser/_article.html:9 +#: app/templates/post/post_teaser/_image.html:12 +#: app/templates/post/post_teaser/_link.html:15 +#: app/templates/post/post_teaser/_poll.html:10 +#: app/templates/post/post_teaser/_video.html:17 +#, fuzzy +msgid "Post deleted" +msgstr "Naudotojas ištrintas" + +#: app/templates/post/post_teaser/_article.html:26 +#: app/templates/post/post_teaser/_article.html:28 +#: app/templates/post/post_teaser/_poll.html:22 +#: app/templates/post/post_teaser/_poll.html:24 +#: app/templates/user/alerts/_posts.html:8 +msgid "Read post" +msgstr "" + +#: app/templates/post/post_teaser/_link.html:7 +#: app/templates/post/post_teaser/_video.html:9 +msgid "All posts about this domain" +msgstr "" + +#: app/templates/post/post_teaser/_link.html:32 +msgid "Follow link" +msgstr "" + +#: app/templates/post/post_teaser/_link.html:34 +#: app/templates/post/post_teaser/_video.html:42 +msgid "Read article" +msgstr "" + +#: app/templates/post/post_teaser/_utilities_bar.html:3 +msgid "Number of comments:" +msgstr "" + #: app/templates/search/results.html:11 msgid "Search results for" msgstr "" @@ -2735,48 +3800,83 @@ msgstr "" msgid "Keyword" msgstr "" -#: app/templates/search/start.html:36 +#: app/templates/search/start.html:15 +msgid "optional" +msgstr "" + +#: app/templates/search/start.html:44 +msgid "Instance Software" +msgstr "" + +#: app/templates/search/start.html:54 +msgid "Sort by" +msgstr "" + +#: app/templates/search/start.html:56 +msgid "Relevance" +msgstr "" + +#: app/templates/search/start.html:57 +msgid "Recent first" +msgstr "" + +#: app/templates/search/start.html:63 msgid "Example searches:" msgstr "" -#: app/templates/search/start.html:39 +#: app/templates/search/start.html:66 msgid "star wars" msgstr "" -#: app/templates/search/start.html:40 +#: app/templates/search/start.html:67 msgid "" "There is an implied \"and\" here. Results will have both words somewhere " "in them." msgstr "" -#: app/templates/search/start.html:43 +#: app/templates/search/start.html:70 msgid "star or wars" msgstr "" -#: app/templates/search/start.html:44 +#: app/templates/search/start.html:71 msgid "" "This will broaden the search to include results that contain any of the " "words." msgstr "" -#: app/templates/search/start.html:47 +#: app/templates/search/start.html:74 msgid "star -wars" msgstr "" -#: app/templates/search/start.html:48 +#: app/templates/search/start.html:75 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 +#: app/templates/search/start.html:78 msgid "\"star wars\"" msgstr "" -#: app/templates/search/start.html:52 +#: app/templates/search/start.html:79 msgid "Results will have exactly that phrase in them." msgstr "" +#: app/templates/search/start.html:82 +msgid "Trying to add a communitiy or post from another instance?" +msgstr "" + +#: app/templates/search/start.html:83 +msgid "" +"In many types of federated platforms you can put a URL of a post or " +"community into the search in order to add it to your local instance. In " +"PieFed the search is just for searching." +msgstr "" + +#: app/templates/search/start.html:85 +msgid "Retrieve remote post" +msgstr "" + #: app/templates/tag/tag.html:23 msgid "No posts in this tag yet." msgstr "" @@ -2785,6 +3885,10 @@ msgstr "" msgid "Tag management" msgstr "" +#: app/templates/tag/tag.html:66 +msgid "RSS" +msgstr "" + #: app/templates/tag/tags.html:14 app/templates/tag/tags_blocked.html:14 #, python-format msgid "Tags containing \"%(search)s\"" @@ -2819,17 +3923,25 @@ msgstr "" msgid "Topic communities" msgstr "" +#: app/templates/topic/suggestion_denied.html:16 +msgid "" +"You have not been using PieFed long enough to be allowed to suggest " +"Topics." +msgstr "" + #: app/templates/topic/topic_create_post.html:9 #, python-format msgid "Which community within %(topic)s to post in?" msgstr "" #: app/templates/topic/topic_create_post.html:18 +#: app/templates/topic/topic_create_post.html:33 #, python-format msgid "Post in %(name)s" msgstr "" #: app/templates/topic/topic_create_post.html:23 +#: app/templates/topic/topic_create_post.html:38 #, python-format msgid "View %(name)s" msgstr "" @@ -2839,7 +3951,7 @@ 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:154 +#: app/templates/user/show_profile.html:179 msgid "Profile" msgstr "" @@ -2847,9 +3959,36 @@ msgstr "" msgid "Blocks & Filters" msgstr "" +#: app/templates/user/_user_nav.html:14 app/user/routes.py:465 +msgid "Import & Export" +msgstr "" + +#: app/templates/user/alerts.html:15 +#, fuzzy +msgid "Alerts" +msgstr "Pranešimai" + +#: app/templates/user/bookmarks.html:24 +msgid "" +"No posts have been bookmarked. Use the three dots on each post to find " +"the bookmark function." +msgstr "" + +#: app/templates/user/bookmarks_comments.html:18 +msgid "Bookmarks of comments" +msgstr "" + +#: app/templates/user/bookmarks_comments.html:28 +msgid "" +"No comments have been bookmarked. Use the three dots on each comment to " +"find the bookmark function." +msgstr "" + #: app/templates/user/delete_account.html:15 #: app/templates/user/edit_settings.html:17 #: app/templates/user/edit_settings.html:20 +#: app/templates/user/import_export.html:17 +#: app/templates/user/import_export.html:20 msgid "Change settings" msgstr "" @@ -2892,13 +4031,13 @@ msgstr "" msgid "Filters" msgstr "" -#: app/templates/user/edit_filters.html:18 app/user/routes.py:774 +#: app/templates/user/edit_filters.html:18 app/user/routes.py:1071 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:734 +#: app/templates/user/edit_filters.html:27 app/templates/user/filters.html:37 +#: app/user/routes.py:1030 msgid "Add filter" msgstr "" @@ -2919,8 +4058,8 @@ msgstr "" msgid "Stop applying this filter after this date. Optional." msgstr "" -#: app/templates/user/edit_profile.html:16 app/user/routes.py:156 -#: app/user/routes.py:231 +#: app/templates/user/edit_profile.html:16 app/user/routes.py:175 +#: app/user/routes.py:413 msgid "Edit profile" msgstr "" @@ -2930,10 +4069,22 @@ msgid "Edit profile of %(name)s" msgstr "" #: app/templates/user/edit_profile.html:58 -#: app/templates/user/edit_settings.html:43 +#: app/templates/user/edit_profile.html:69 +#, fuzzy +msgid "Remove image" +msgstr "Piktogramos paveikslėlis" + +#: app/templates/user/edit_profile.html:75 +#: app/templates/user/edit_settings.html:42 msgid "Delete account" msgstr "" +#: app/templates/user/edit_settings.html:38 +msgid "" +"Votes will be sent to untrusted " +"instances using an alt" +msgstr "" + #: app/templates/user/email_notifs_unsubscribed.html:9 #: app/templates/user/newsletter_unsubscribed.html:9 msgid "Unsubscribed" @@ -2961,49 +4112,53 @@ msgid "" "click the \"Follow\" button." msgstr "" -#: app/templates/user/filters.html:25 +#: app/templates/user/filters.html:28 +msgid "Collapse replies with a score at or below this level - click to view." +msgstr "" + +#: app/templates/user/filters.html:30 +msgid "Hide replies with a score at or below this level." +msgstr "" + +#: app/templates/user/filters.html:39 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 +#: app/templates/user/filters.html:44 msgid "Keywords" msgstr "" -#: app/templates/user/filters.html:32 +#: app/templates/user/filters.html:46 msgid "Expires" msgstr "" -#: app/templates/user/filters.html:39 +#: app/templates/user/filters.html:53 msgid "Invisible" msgstr "" -#: app/templates/user/filters.html:39 +#: app/templates/user/filters.html:53 msgid "Semi-transparent" msgstr "" -#: app/templates/user/filters.html:49 +#: app/templates/user/filters.html:63 msgid "No filters defined yet." msgstr "" -#: app/templates/user/filters.html:62 -msgid "Instances" -msgstr "" - -#: app/templates/user/filters.html:81 +#: app/templates/user/filters.html:96 msgid "No blocked people" msgstr "" -#: app/templates/user/filters.html:99 +#: app/templates/user/filters.html:114 msgid "No blocked communities" msgstr "" -#: app/templates/user/filters.html:117 +#: app/templates/user/filters.html:132 msgid "No blocked domains" msgstr "" -#: app/templates/user/filters.html:135 +#: app/templates/user/filters.html:150 msgid "No blocked instances" msgstr "" @@ -3017,24 +4172,34 @@ msgstr "" msgid "Mark all as read" msgstr "" +#: app/templates/user/notifications.html:41 +msgid "No notifications to show." +msgstr "" + #: app/templates/user/notifications.html:49 -#: app/templates/user/show_profile.html:149 +#: app/templates/user/read_posts.html:46 +#: app/templates/user/show_profile.html:174 msgid "Manage" msgstr "" #: app/templates/user/notifications.html:95 -#: app/templates/user/show_profile.html:225 +#: app/templates/user/show_profile.html:250 msgid "Upvoted" msgstr "" -#: app/templates/user/people.html:32 -msgid "No people to show" +#: app/templates/user/read_posts.html:15 app/templates/user/read_posts.html:18 +#: app/user/routes.py:1290 +#, fuzzy +msgid "Read posts" +msgstr "Pranešimai" + +#: app/templates/user/read_posts.html:26 +#: app/templates/user/show_profile.html:140 +msgid "No posts yet." msgstr "" -#: app/templates/user/show_profile.html:24 -#: app/templates/user/show_profile.html:41 -#: app/templates/user/show_profile.html:48 -msgid "Profile pic" +#: app/templates/user/read_posts.html:51 +msgid "Delete history" msgstr "" #: app/templates/user/show_profile.html:76 @@ -3049,43 +4214,44 @@ msgstr "" msgid "Send message using Matrix" msgstr "" -#: app/templates/user/show_profile.html:88 +#: app/templates/user/show_profile.html:82 msgid "Follow" msgstr "" -#: app/templates/user/show_profile.html:94 +#: app/templates/user/show_profile.html:87 +msgid "More" +msgstr "" + +#: app/templates/user/show_profile.html:93 +#, python-format +msgid "Block %(user_name)s" +msgstr "" + +#: app/templates/user/show_profile.html:111 msgid "Bot Account" msgstr "" -#: app/templates/user/show_profile.html:96 -msgid "Attitude" -msgstr "" - -#: app/templates/user/show_profile.html:96 +#: app/templates/user/show_profile.html:113 msgid "Ratio of upvotes cast to downvotes cast. Higher is more positive." msgstr "" -#: app/templates/user/show_profile.html:105 +#: app/templates/user/show_profile.html:127 msgid "Post pagination" msgstr "" -#: app/templates/user/show_profile.html:118 -msgid "No posts yet." -msgstr "" - -#: app/templates/user/show_profile.html:128 +#: app/templates/user/show_profile.html:153 msgid "Comment pagination" msgstr "" -#: app/templates/user/show_profile.html:170 +#: app/templates/user/show_profile.html:195 msgid "Member of" msgstr "" -#: app/templates/user/show_profile.html:195 +#: app/templates/user/show_profile.html:220 msgid "Moderate user" msgstr "" -#: app/templates/user/show_profile.html:215 +#: app/templates/user/show_profile.html:240 msgid "Ban + Purge" msgstr "" @@ -3094,47 +4260,173 @@ msgstr "" msgid "Report \"%(user_name)s\"" msgstr "" -#: app/topic/forms.py:13 +#: app/templates/user/alerts/_comments.html:3 +msgid "You will be notified of replies to these comments" +msgstr "" + +#: app/templates/user/alerts/_comments.html:8 +msgid "Read replies" +msgstr "" + +#: app/templates/user/alerts/_comments.html:18 +msgid "" +"You have not subscribed to any comments. Use the bell icon on each " +"comment to do so." +msgstr "" + +#: app/templates/user/alerts/_communities.html:3 +msgid "You will be notified of new posts in these communities" +msgstr "" + +#: app/templates/user/alerts/_communities.html:8 +#, fuzzy +msgid "Visit Community" +msgstr "Rodyti NSFW bendruomenes" + +#: app/templates/user/alerts/_communities.html:16 +msgid "" +"You have not subscribed to an alert for new content in any communities. " +"Use the bell icon in each community to do so." +msgstr "" + +#: app/templates/user/alerts/_filter.html:1 +msgid "Alert filters: " +msgstr "" + +#: app/templates/user/alerts/_filter.html:2 +msgid "All authors" +msgstr "" + +#: app/templates/user/alerts/_filter.html:5 +msgid "Only Mine" +msgstr "" + +#: app/templates/user/alerts/_filter.html:6 +msgid "Mine" +msgstr "" + +#: app/templates/user/alerts/_filter.html:8 +msgid "Only Others" +msgstr "" + +#: app/templates/user/alerts/_filter.html:9 +msgid "Others" +msgstr "" + +#: app/templates/user/alerts/_posts.html:3 +msgid "You will be notified of top-level replies to these posts" +msgstr "" + +#: app/templates/user/alerts/_posts.html:16 +msgid "" +"You have not subscribed to any posts. Use the bell icon on each post to " +"do so." +msgstr "" + +#: app/templates/user/alerts/_topics.html:2 +msgid "You will be notified of new posts in communities covered by these topics" +msgstr "" + +#: app/templates/user/alerts/_topics.html:7 +msgid "Visit Topic" +msgstr "" + +#: app/templates/user/alerts/_topics.html:15 +msgid "" +"You have not subscribed to any topics. Use the bell icon on each topic to" +" do so." +msgstr "" + +#: app/templates/user/alerts/_type.html:1 +msgid "Alert type: " +msgstr "" + +#: app/templates/user/alerts/_users.html:2 +msgid "You will be notified of new posts by these users" +msgstr "" + +#: app/templates/user/alerts/_users.html:7 +msgid "Visit User" +msgstr "" + +#: app/templates/user/alerts/_users.html:15 +msgid "" +"You have not subscribed to an alert for new content from any users. Use " +"the bell icon on each person to do so." +msgstr "" + +#: app/topic/forms.py:9 msgid "Choose some topics you are interested in" msgstr "" -#: app/topic/forms.py:14 +#: app/topic/forms.py:10 msgid "Choose" msgstr "" -#: app/topic/routes.py:183 +#: app/topic/forms.py:14 +msgid "New topic name" +msgstr "" + +#: app/topic/forms.py:15 +msgid "New topic name here..." +msgstr "" + +#: app/topic/forms.py:16 +#, fuzzy +msgid "Suggested communities" +msgstr "Rodyti NSFW bendruomenes" + +#: app/topic/forms.py:17 +msgid "Comma seperated list of community suggestions" +msgstr "" + +#: app/topic/forms.py:18 +msgid "Submit" +msgstr "" + +#: app/topic/routes.py:203 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:187 +#: app/topic/routes.py:207 msgid "" "You did not choose any topics. Would you like to choose individual " "communities instead?" msgstr "" -#: app/user/forms.py:14 +#: app/topic/routes.py:270 +msgid "" +"Thank you for the topic suggestion, it has been sent to the site " +"administrator(s)." +msgstr "" + +#: app/topic/routes.py:273 +msgid "Suggest a topic\"" +msgstr "" + +#: app/user/forms.py:12 msgid "Display name" msgstr "" -#: app/user/forms.py:16 +#: app/user/forms.py:14 msgid "Set new password" msgstr "" -#: app/user/forms.py:23 +#: app/user/forms.py:22 msgid "Save profile" msgstr "" -#: app/user/forms.py:27 +#: app/user/forms.py:26 msgid "That email address is already in use by another account" msgstr "" -#: app/user/forms.py:31 +#: app/user/forms.py:30 msgid "Matrix user ids start with @" msgstr "" -#: app/user/forms.py:35 +#: app/user/forms.py:34 msgid "Interface language" msgstr "" @@ -3142,107 +4434,131 @@ msgstr "" msgid "Receive email about missed notifications" msgstr "" -#: app/user/forms.py:41 -msgid "Use markdown editor GUI when writing" +#: app/user/forms.py:41 app/user/forms.py:118 +msgid "Reply collapse threshold" msgstr "" -#: app/user/forms.py:42 -msgid "Show profile in user list" +#: app/user/forms.py:42 app/user/forms.py:119 +msgid "Reply hide threshold" msgstr "" #: app/user/forms.py:43 -msgid "My posts appear in search results" +msgid "Use markdown editor GUI when writing" msgstr "" #: app/user/forms.py:44 -msgid "Manually approve followers" +msgid "Show profile in user list" msgstr "" #: app/user/forms.py:45 -msgid "Import community subscriptions and user blocks from Lemmy" +msgid "My posts appear in search results" msgstr "" -#: app/user/forms.py:51 -msgid "By default, sort posts by" +#: app/user/forms.py:46 +msgid "" +"Do not display posts with which I have already interacted " +"(opened/upvoted/downvoted)" msgstr "" -#: app/user/forms.py:52 +#: app/user/forms.py:47 +msgid "Manually approve followers" +msgstr "" + +#: app/user/forms.py:48 +msgid "Vote privately" +msgstr "" + +#: app/user/forms.py:54 +#, fuzzy +msgid "Default post sort" +msgstr "Numatytoji tema" + +#: app/user/forms.py:61 +#, fuzzy +msgid "Default home filter" +msgstr "Numatytoji tema" + +#: app/user/forms.py:63 msgid "Theme" msgstr "" -#: app/user/forms.py:53 +#: app/user/forms.py:64 app/user/forms.py:120 msgid "Save settings" msgstr "" -#: app/user/forms.py:57 +#: app/user/forms.py:68 +msgid "Import community subscriptions and user blocks from Lemmy" +msgstr "" + +#: app/user/forms.py:74 msgid "Yes, delete my account" msgstr "" -#: app/user/forms.py:68 +#: app/user/forms.py:85 msgid "Malicious reporting" msgstr "" -#: app/user/forms.py:92 -msgid "Home feed" -msgstr "" - -#: app/user/forms.py:93 -msgid "Posts in communities" -msgstr "" - -#: app/user/forms.py:94 -msgid "Comments on posts" -msgstr "" - -#: app/user/forms.py:95 -msgid "Make semi-transparent" -msgstr "" - -#: app/user/forms.py:95 -msgid "Hide completely" -msgstr "" - -#: app/user/forms.py:96 -msgid "Action to take" -msgstr "" - -#: app/user/forms.py:97 -msgid "Keywords that trigger this filter" -msgstr "" - -#: app/user/forms.py:100 -msgid "Expire after" -msgstr "" - -#: 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" +msgid "Blur thumbnail" msgstr "" #: app/user/forms.py:111 +msgid "Make post semi-transparent" +msgstr "" + +#: app/user/forms.py:125 +msgid "Home feed" +msgstr "" + +#: app/user/forms.py:126 +msgid "Posts in communities" +msgstr "" + +#: app/user/forms.py:127 +msgid "Comments on posts" +msgstr "" + +#: app/user/forms.py:129 +msgid "Action to take" +msgstr "" + +#: app/user/forms.py:130 +msgid "Keywords that trigger this filter" +msgstr "" + +#: app/user/forms.py:133 +msgid "Expire after" +msgstr "" + +#: app/user/forms.py:138 +msgid "Your remote instance:" +msgstr "" + +#: app/user/forms.py:141 +msgid "Mastodon, Misskey, Akkoma, Iceshrimp and friends" +msgstr "" + +#: app/user/forms.py:142 +msgid "Friendica" +msgstr "" + +#: app/user/forms.py:143 +msgid "Hubzilla" +msgstr "" + +#: app/user/forms.py:144 msgid "Lemmy" msgstr "" -#: app/user/forms.py:112 +#: app/user/forms.py:145 msgid "Pixelfed" msgstr "" -#: app/user/forms.py:115 +#: app/user/forms.py:148 msgid "Instance type" msgstr "" -#: app/user/forms.py:116 +#: app/user/forms.py:149 msgid "View profile on remote instance" msgstr "" @@ -3254,101 +4570,145 @@ msgstr "" msgid "This user has been deleted." msgstr "" -#: app/user/routes.py:85 +#: app/user/routes.py:93 #, python-format msgid "Posts by %(user_name)s" msgstr "" -#: app/user/routes.py:172 +#: app/user/routes.py:125 +msgid "" +"You have changed your email address so we need to verify it. Please check" +" your email inbox for a verification link." +msgstr "" + +#: app/user/routes.py:196 +msgid "Avatar removed!" +msgstr "" + +#: app/user/routes.py:366 msgid "Auto-detect" msgstr "" -#: app/user/routes.py:173 +#: app/user/routes.py:367 msgid "Catalan" msgstr "" -#: app/user/routes.py:174 +#: app/user/routes.py:368 msgid "English" msgstr "" -#: app/user/routes.py:175 +#: app/user/routes.py:369 msgid "French" msgstr "" -#: app/user/routes.py:176 +#: app/user/routes.py:370 msgid "German" msgstr "" -#: app/user/routes.py:212 +#: app/user/routes.py:371 +msgid "Japanese" +msgstr "" + +#: app/user/routes.py:433 +msgid "Export Complete." +msgstr "" + +#: app/user/routes.py:458 msgid "" "Your subscriptions and blocks are being imported. If you have many it " "could take a few minutes." msgstr "" -#: app/user/routes.py:270 +#: app/user/routes.py:505 msgid "You cannot ban yourself." msgstr "" -#: app/user/routes.py:295 +#: app/user/routes.py:532 msgid "You cannot unban yourself." msgstr "" -#: app/user/routes.py:319 -msgid "You cannot block yourself." +#: app/user/routes.py:590 +msgid "You cannot block your instance." msgstr "" -#: app/user/routes.py:351 -msgid "You cannot unblock yourself." -msgstr "" - -#: app/user/routes.py:379 +#: app/user/routes.py:641 msgid "" "Moderators have already assessed reports regarding this person, no " "further reports are necessary." msgstr "" -#: app/user/routes.py:385 +#: app/user/routes.py:647 #, python-format msgid "%(user_name)s has already been reported, thank you!" msgstr "" -#: app/user/routes.py:407 +#: app/user/routes.py:669 #, python-format msgid "%(user_name)s has been reported, thank you!" msgstr "" -#: app/user/routes.py:413 +#: app/user/routes.py:675 msgid "Report user" msgstr "" -#: app/user/routes.py:430 +#: app/user/routes.py:693 msgid "You cannot delete yourself." msgstr "" -#: app/user/routes.py:487 +#: app/user/routes.py:754 msgid "Account deletion in progress. Give it a few minutes." msgstr "" -#: app/user/routes.py:492 +#: app/user/routes.py:759 msgid "Delete my account" msgstr "" -#: app/user/routes.py:543 +#: app/user/routes.py:811 msgid "You cannot purge yourself." msgstr "" -#: app/user/routes.py:620 +#: app/user/routes.py:894 msgid "All notifications marked as read." msgstr "" -#: app/user/routes.py:791 +#: app/user/routes.py:1089 msgid "Filter deleted." msgstr "" -#: app/user/routes.py:824 +#: app/user/routes.py:1147 +msgid "Comment bookmarks" +msgstr "" + +#: app/user/routes.py:1175 +#, fuzzy +msgid "Reply Alerts" +msgstr "Pranešimai" + +#: app/user/routes.py:1194 +msgid "Community Alerts" +msgstr "" + +#: app/user/routes.py:1200 +msgid "Topic Alerts" +msgstr "" + +#: app/user/routes.py:1206 +#, fuzzy +msgid "User Alerts" +msgstr "Vartotojo vardas" + +#: app/user/routes.py:1221 +msgid "Post Alerts" +msgstr "" + +#: app/user/routes.py:1246 msgid "Lemmy can't follow profiles, sorry" msgstr "" +#: app/user/routes.py:1303 +msgid "Reading history has been deleted" +msgstr "" + #~ msgid "Allow search engines to index this profile" #~ msgstr "" @@ -3383,3 +4743,55 @@ msgstr "" #~ msgid "Crush" #~ msgstr "" +#~ 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 "" + +#~ msgid "Account not found" +#~ msgstr "" + +#~ msgid "Local communities" +#~ msgstr "" + +#~ msgid "We have upvoted the post for you." +#~ msgstr "" + +#~ msgid "" +#~ "You have already upvoted the post, " +#~ "you do not need to say \"this\"" +#~ " also." +#~ msgstr "" + +#~ msgid "All posts" +#~ msgstr "" + +#~ msgid "Communities - no topic" +#~ msgstr "" + +#~ msgid "Explore communities" +#~ msgstr "" + +#~ msgid "About community" +#~ msgstr "" + +#~ msgid "Only people on %(instance_name)s can post or reply in this community." +#~ msgstr "" + +#~ msgid "Go to community" +#~ msgstr "" + +#~ msgid "Settings & Moderation" +#~ msgstr "" + +#~ msgid "View context" +#~ msgstr "" + +#~ msgid "Ban post author @%(author_name)s from
%(community_name)s" +#~ msgstr "" + +#~ msgid "By default, sort posts by" +#~ msgstr "" + diff --git a/app/translations/pt/LC_MESSAGES/messages.po b/app/translations/pt/LC_MESSAGES/messages.po index f5c42123..c8576c63 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-05-21 19:51+1200\n" +"POT-Creation-Date: 2024-11-11 16:34+1300\n" "PO-Revision-Date: 2024-03-17 19:10+1300\n" "Last-Translator: FULL NAME \n" "Language: pt\n" @@ -22,17 +22,17 @@ msgstr "" msgid "Please log in to access this page." msgstr "" -#: app/cli.py:278 app/main/routes.py:361 +#: app/cli.py:376 app/main/routes.py:499 msgid "[PieFed] You have unread notifications" msgstr "" -#: app/cli.py:378 app/post/routes.py:1925 +#: app/cli.py:476 app/post/routes.py:1820 app/shared/post.py:121 #, 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 +#: app/cli.py:485 app/models.py:1695 app/post/routes.py:1842 +#: app/shared/reply.py:125 #, python-format msgid "Replies to my comment on %(post_title)s" msgstr "" @@ -53,21 +53,73 @@ msgstr "" msgid "Welcome to PieFed" msgstr "" -#: app/activitypub/util.py:1644 +#: app/models.py:2242 +msgid "Added moderator" +msgstr "" + +#: app/models.py:2243 +msgid "Removed moderator" +msgstr "" + +#: app/models.py:2244 +msgid "Featured post" +msgstr "" + +#: app/models.py:2245 +msgid "Unfeatured post" +msgstr "" + +#: app/models.py:2246 +msgid "Deleted post" +msgstr "" + +#: app/models.py:2247 +msgid "Un-deleted post" +msgstr "" + +#: app/models.py:2248 +msgid "Deleted comment" +msgstr "" + +#: app/models.py:2249 +msgid "Un-deleted comment" +msgstr "" + +#: app/models.py:2250 +msgid "Deleted community" +msgstr "" + +#: app/models.py:2251 +msgid "Deleted account" +msgstr "" + +#: app/models.py:2252 +msgid "Restored account" +msgstr "" + +#: app/models.py:2253 +msgid "Banned account" +msgstr "" + +#: app/models.py:2254 +msgid "Un-banned account" +msgstr "" + +#: app/activitypub/util.py:1711 #, python-format msgid "Reply to %(post_title)s" msgstr "" -#: app/activitypub/util.py:1657 +#: app/activitypub/util.py:1725 app/activitypub/util.py:1730 #, python-format msgid "Reply to comment on %(post_title)s" msgstr "" -#: app/activitypub/util.py:1926 app/post/routes.py:1506 +#: app/activitypub/util.py:2026 app/post/routes.py:1259 msgid "A post has been reported" msgstr "" -#: app/activitypub/util.py:1947 app/post/routes.py:1640 +#: app/activitypub/util.py:2047 app/post/routes.py:1409 app/shared/reply.py:318 msgid "A comment has been reported" msgstr "" @@ -83,14 +135,19 @@ msgstr "" msgid "Icon" msgstr "" -#: app/admin/forms.py:19 +#: app/admin/forms.py:18 msgid "Sidebar" msgstr "" -#: app/admin/forms.py:20 app/templates/base.html:253 +#: app/admin/forms.py:19 app/templates/base.html:272 +#: app/templates/instance/people.html:24 msgid "About" msgstr "" +#: app/admin/forms.py:20 +msgid "Announcement at top of home page" +msgstr "" + #: app/admin/forms.py:21 msgid "Legal information" msgstr "" @@ -99,11 +156,11 @@ msgstr "" 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 +#: app/admin/forms.py:23 app/admin/forms.py:42 app/admin/forms.py:52 +#: app/admin/forms.py:103 app/admin/forms.py:123 app/admin/forms.py:132 +#: app/admin/forms.py:166 app/admin/forms.py:226 app/community/forms.py:63 +#: app/community/forms.py:76 app/community/forms.py:118 +#: app/templates/admin/permissions.html:34 app/user/forms.py:134 msgid "Save" msgstr "" @@ -119,6 +176,10 @@ msgstr "" msgid "Days to cache images from remote instances for" msgstr "" +#: app/admin/forms.py:29 +msgid "0 means cache forever" +msgstr "" + #: app/admin/forms.py:30 msgid "Allow NSFW communities" msgstr "" @@ -160,474 +221,621 @@ 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:39 msgid "Default theme" msgstr "" -#: app/admin/forms.py:44 -msgid "Allowlist instead of blocklist" +#: app/admin/forms.py:39 +msgid "Log ActivityPub JSON for debugging" msgstr "" -#: app/admin/forms.py:45 -msgid "Allow federation with these instances" +#: app/admin/forms.py:40 +msgid "Show moderation actions publicly" +msgstr "" + +#: app/admin/forms.py:41 +msgid "Show Rational Discourse Toolkit in sidebar" msgstr "" #: app/admin/forms.py:46 -msgid "Blocklist instead of allowlist" +msgid "Allowlist instead of blocklist" msgstr "" #: app/admin/forms.py:47 -msgid "Deny federation with these instances" +msgid "Allow federation with these instances" msgstr "" #: app/admin/forms.py:48 -msgid "Discard all posts and comments with these phrases (one per line)" +msgid "Blocklist instead of allowlist" msgstr "" #: app/admin/forms.py:49 +msgid "Deny federation with these instances" +msgstr "" + +#: app/admin/forms.py:50 +msgid "Discard all posts and comments with these phrases (one per line)" +msgstr "" + +#: app/admin/forms.py:51 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" +#: app/admin/forms.py:56 +msgid "Number of Communities to add" msgstr "" -#: app/admin/forms.py:55 app/admin/forms.py:107 app/community/forms.py:20 -msgid "Url" -msgstr "" - -#: app/admin/forms.py:56 app/community/forms.py:21 app/community/forms.py:49 -msgid "Description" -msgstr "" - -#: app/admin/forms.py:57 app/community/forms.py:22 app/community/forms.py:50 -msgid "Icon image" -msgstr "" - -#: app/admin/forms.py:58 app/community/forms.py:23 app/community/forms.py:51 -msgid "Banner image" -msgstr "" - -#: app/admin/forms.py:59 app/community/forms.py:24 app/community/forms.py:52 -msgid "Rules" -msgstr "" - -#: app/admin/forms.py:60 app/community/forms.py:53 -msgid "Porn community" +#: app/admin/forms.py:57 +msgid "Add Communities" msgstr "" #: app/admin/forms.py:61 -msgid "Banned - no new posts accepted" +msgid "Import Bans List Json File" msgstr "" -#: app/admin/forms.py:62 app/community/forms.py:54 -msgid "Only accept posts from current instance" +#: app/admin/forms.py:62 app/user/forms.py:70 +msgid "Import" msgstr "" -#: app/admin/forms.py:63 app/community/forms.py:55 -msgid "Only moderators can post" +#: app/admin/forms.py:63 app/user/forms.py:69 +msgid "Export" msgstr "" -#: app/admin/forms.py:64 app/community/forms.py:56 -msgid "New moderators wanted" +#: app/admin/forms.py:67 app/community/forms.py:48 app/community/forms.py:67 +#: app/community/forms.py:110 +msgid "Title" msgstr "" -#: app/admin/forms.py:65 -msgid "Posts show on home page" +#: app/admin/forms.py:68 app/community/forms.py:20 +#: app/templates/community/community_wiki_list.html:33 +msgid "Url" msgstr "" -#: app/admin/forms.py:66 -msgid "Posts can be popular" +#: app/admin/forms.py:69 app/community/forms.py:21 app/community/forms.py:49 +#: app/templates/community/community_moderate.html:39 +msgid "Description" msgstr "" -#: app/admin/forms.py:67 -msgid "Posts show in All list" +#: app/admin/forms.py:70 app/community/forms.py:22 app/community/forms.py:50 +msgid "Icon image" msgstr "" -#: app/admin/forms.py:68 -msgid "Low quality / toxic - upvotes in here don't add to reputation" +#: app/admin/forms.py:71 app/community/forms.py:23 app/community/forms.py:51 +msgid "Banner image" msgstr "" -#: app/admin/forms.py:69 -msgid "Forever" +#: app/admin/forms.py:72 app/community/forms.py:24 app/community/forms.py:52 +msgid "Rules" msgstr "" -#: app/admin/forms.py:70 -msgid "1 week" -msgstr "" - -#: app/admin/forms.py:71 -msgid "2 weeks" -msgstr "" - -#: app/admin/forms.py:72 -msgid "1 month" -msgstr "" - -#: app/admin/forms.py:73 -msgid "2 months" +#: app/admin/forms.py:73 app/community/forms.py:53 +msgid "Porn community" msgstr "" #: app/admin/forms.py:74 -msgid "3 months" +msgid "Banned - no new posts accepted" msgstr "" -#: app/admin/forms.py:75 -msgid "6 months" +#: app/admin/forms.py:75 app/community/forms.py:54 +msgid "Only accept posts from current instance" msgstr "" -#: app/admin/forms.py:76 -msgid "1 year" +#: app/admin/forms.py:76 app/community/forms.py:55 +msgid "Only moderators can post" msgstr "" -#: app/admin/forms.py:77 -msgid "2 years" +#: app/admin/forms.py:77 app/community/forms.py:56 +msgid "New moderators wanted" msgstr "" #: app/admin/forms.py:78 -msgid "5 years" +msgid "Posts show on home page" msgstr "" #: app/admin/forms.py:79 -msgid "10 years" +msgid "Posts can be popular" +msgstr "" + +#: app/admin/forms.py:80 +msgid "Posts show in All list" msgstr "" #: app/admin/forms.py:81 +msgid "Low quality / toxic - upvotes in here don't add to reputation" +msgstr "" + +#: app/admin/forms.py:82 +msgid "Forever" +msgstr "" + +#: app/admin/forms.py:83 +msgid "1 week" +msgstr "" + +#: app/admin/forms.py:84 +msgid "2 weeks" +msgstr "" + +#: app/admin/forms.py:85 +msgid "1 month" +msgstr "" + +#: app/admin/forms.py:86 +msgid "2 months" +msgstr "" + +#: app/admin/forms.py:87 +msgid "3 months" +msgstr "" + +#: app/admin/forms.py:88 +msgid "6 months" +msgstr "" + +#: app/admin/forms.py:89 +msgid "1 year" +msgstr "" + +#: app/admin/forms.py:90 +msgid "2 years" +msgstr "" + +#: app/admin/forms.py:91 +msgid "5 years" +msgstr "" + +#: app/admin/forms.py:92 +msgid "10 years" +msgstr "" + +#: app/admin/forms.py:94 msgid "Retain content" msgstr "" -#: app/admin/forms.py:82 app/community/forms.py:57 +#: app/admin/forms.py:95 app/community/forms.py:57 msgid "Topic" msgstr "" -#: app/admin/forms.py:83 app/community/forms.py:59 +#: app/admin/forms.py:96 app/community/forms.py:59 #: app/templates/community/_community_nav.html:25 msgid "List" msgstr "" -#: app/admin/forms.py:84 app/community/forms.py:60 +#: app/admin/forms.py:97 app/community/forms.py:60 msgid "Masonry" msgstr "" -#: app/admin/forms.py:85 app/community/forms.py:61 +#: app/admin/forms.py:98 app/community/forms.py:61 msgid "Wide masonry" msgstr "" -#: app/admin/forms.py:86 app/community/forms.py:62 +#: app/admin/forms.py:99 app/community/forms.py:62 msgid "Layout" msgstr "" -#: app/admin/forms.py:87 +#: app/admin/forms.py:100 app/admin/forms.py:131 msgid "Posting warning" msgstr "" -#: app/admin/forms.py:88 app/community/forms.py:27 app/community/forms.py:58 +#: app/admin/forms.py:101 app/community/forms.py:27 app/community/forms.py:58 msgid "Languages" msgstr "" -#: app/admin/forms.py:89 +#: app/admin/forms.py:102 msgid "Override remote language setting" msgstr "" -#: app/admin/forms.py:96 app/community/forms.py:34 +#: app/admin/forms.py:109 app/community/forms.py:34 msgid "Url is required." msgstr "" -#: app/admin/forms.py:100 app/community/forms.py:38 +#: app/admin/forms.py:113 app/community/forms.py:38 msgid "- cannot be in Url. Use _ instead?" msgstr "" -#: 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 +#: app/admin/forms.py:119 app/community/forms.py:19 +#: app/templates/admin/approve_registrations.html:20 +#: app/templates/admin/approve_registrations.html:58 +#: app/templates/admin/users.html:22 +#: app/templates/community/community_mod_list.html:34 +#: app/templates/community/community_wiki_list.html:32 +#: app/templates/instance/people.html:23 app/templates/user/filters.html:43 +#: app/templates/user/filters.html:85 app/templates/user/filters.html:103 +#: app/templates/user/filters.html:121 app/templates/user/filters.html:139 +#: app/user/forms.py:124 msgid "Name" msgstr "" -#: app/admin/forms.py:108 +#: app/admin/forms.py:119 +msgid "Human readable name for the topic." +msgstr "" + +#: app/admin/forms.py:120 app/community/forms.py:68 +msgid "Slug" +msgstr "" + +#: app/admin/forms.py:120 +msgid "A short and unique identifier that becomes part of the URL." +msgstr "" + +#: app/admin/forms.py:121 msgid "Parent topic" msgstr "" -#: app/admin/forms.py:113 app/auth/forms.py:10 app/auth/forms.py:17 -#: app/community/forms.py:67 +#: app/admin/forms.py:122 +msgid "Show posts from child topics" +msgstr "" + +#: app/admin/forms.py:127 +msgid "Vote weight" +msgstr "" + +#: app/admin/forms.py:128 app/templates/admin/instances.html:18 +#: app/templates/admin/instances.html:55 +#: app/templates/instance/list_instances.html:20 +#: app/templates/instance/list_instances.html:49 +msgid "Dormant" +msgstr "" + +#: app/admin/forms.py:129 app/templates/admin/instances.html:19 +#: app/templates/admin/instances.html:53 +#: app/templates/instance/list_instances.html:21 +msgid "Gone forever" +msgstr "" + +#: app/admin/forms.py:130 app/templates/admin/instances.html:20 +#: app/templates/admin/instances.html:31 +#: app/templates/instance/list_instances.html:22 +msgid "Trusted" +msgstr "" + +#: app/admin/forms.py:136 app/auth/forms.py:10 app/auth/forms.py:17 +#: app/community/forms.py:80 msgid "User name" msgstr "" -#: app/admin/forms.py:115 app/user/forms.py:15 +#: app/admin/forms.py:138 app/user/forms.py:13 msgid "Email address" msgstr "" -#: app/admin/forms.py:116 app/auth/forms.py:11 app/auth/forms.py:20 -#: app/auth/forms.py:74 +#: app/admin/forms.py:139 app/auth/forms.py:11 app/auth/forms.py:20 +#: app/auth/forms.py:77 msgid "Password" msgstr "" -#: app/admin/forms.py:118 app/auth/forms.py:22 app/auth/forms.py:76 +#: app/admin/forms.py:141 app/auth/forms.py:22 app/auth/forms.py:79 msgid "Repeat password" msgstr "" -#: app/admin/forms.py:119 app/user/forms.py:18 +#: app/admin/forms.py:142 app/user/forms.py:16 msgid "Bio" msgstr "" -#: app/admin/forms.py:120 app/user/forms.py:19 +#: app/admin/forms.py:143 app/user/forms.py:17 msgid "Matrix User ID" msgstr "" -#: app/admin/forms.py:121 app/user/forms.py:20 +#: app/admin/forms.py:144 app/user/forms.py:19 msgid "Avatar image" msgstr "" -#: app/admin/forms.py:122 app/user/forms.py:21 +#: app/admin/forms.py:145 app/user/forms.py:20 msgid "Top banner image" msgstr "" -#: app/admin/forms.py:123 app/admin/forms.py:177 app/user/forms.py:22 +#: app/admin/forms.py:146 app/admin/forms.py:208 app/user/forms.py:21 msgid "This profile is a bot" msgstr "" -#: app/admin/forms.py:124 app/admin/forms.py:178 +#: app/admin/forms.py:147 app/admin/forms.py:209 msgid "Email address is verified" msgstr "" -#: app/admin/forms.py:125 app/admin/forms.py:179 +#: app/admin/forms.py:148 app/admin/forms.py:210 +#: app/templates/admin/users.html:27 msgid "Banned" msgstr "" -#: app/admin/forms.py:126 app/user/forms.py:36 +#: app/admin/forms.py:149 app/user/forms.py:36 msgid "Subscribe to email newsletter" msgstr "" -#: app/admin/forms.py:127 app/user/forms.py:38 +#: app/admin/forms.py:150 app/admin/forms.py:211 app/user/forms.py:108 +msgid "Show" +msgstr "" + +#: app/admin/forms.py:151 app/admin/forms.py:212 app/user/forms.py:109 +#: app/user/forms.py:128 +msgid "Hide completely" +msgstr "" + +#: app/admin/forms.py:152 app/admin/forms.py:213 +msgid "Blur" +msgstr "" + +#: app/admin/forms.py:153 app/admin/forms.py:214 app/user/forms.py:128 +msgid "Make semi-transparent" +msgstr "" + +#: app/admin/forms.py:154 app/user/forms.py:38 app/user/forms.py:112 msgid "Hide posts by bots" msgstr "" -#: app/admin/forms.py:128 app/user/forms.py:39 +#: app/admin/forms.py:156 app/admin/forms.py:215 app/user/forms.py:39 +#: app/user/forms.py:114 msgid "Show NSFW posts" msgstr "" -#: app/admin/forms.py:129 app/user/forms.py:40 +#: app/admin/forms.py:158 app/admin/forms.py:217 app/user/forms.py:40 +#: app/user/forms.py:116 msgid "Show NSFL posts" msgstr "" -#: app/admin/forms.py:130 app/admin/forms.py:180 +#: app/admin/forms.py:161 app/admin/forms.py:219 msgid "User" msgstr "" -#: app/admin/forms.py:131 app/admin/forms.py:181 +#: app/admin/forms.py:162 app/admin/forms.py:220 +#: app/templates/admin/permissions.html:19 msgid "Staff" msgstr "" -#: app/admin/forms.py:132 app/admin/forms.py:182 app/admin/routes.py:32 -#: app/templates/base.html:189 +#: app/admin/forms.py:163 app/admin/forms.py:221 app/admin/routes.py:40 +#: app/templates/admin/permissions.html:20 app/templates/base.html:209 msgid "Admin" msgstr "" -#: app/admin/forms.py:134 app/admin/forms.py:184 +#: app/admin/forms.py:165 app/admin/forms.py:223 msgid "Role" msgstr "" -#: app/admin/forms.py:140 app/auth/forms.py:32 +#: app/admin/forms.py:171 app/auth/forms.py:32 msgid "An account with this email address already exists." msgstr "" -#: app/admin/forms.py:144 app/auth/forms.py:36 +#: app/admin/forms.py:175 app/auth/forms.py:39 msgid "User names cannot contain @." msgstr "" -#: app/admin/forms.py:148 app/auth/forms.py:40 +#: app/admin/forms.py:179 app/auth/forms.py:43 msgid "This username was used in the past and cannot be reused." msgstr "" -#: app/admin/forms.py:150 app/auth/forms.py:42 +#: app/admin/forms.py:181 app/auth/forms.py:45 msgid "An account with this user name already exists." msgstr "" -#: app/admin/forms.py:153 app/auth/forms.py:45 +#: app/admin/forms.py:184 app/auth/forms.py:48 msgid "A community with this name exists so it cannot be used for a user." msgstr "" -#: app/admin/forms.py:160 app/admin/forms.py:173 app/auth/forms.py:52 -#: app/auth/forms.py:65 +#: app/admin/forms.py:191 app/admin/forms.py:204 app/auth/forms.py:55 +#: app/auth/forms.py:68 msgid "This password is too common." msgstr "" -#: app/admin/forms.py:170 app/auth/forms.py:62 +#: app/admin/forms.py:201 app/auth/forms.py:65 msgid "This password is not secure." msgstr "" -#: app/admin/forms.py:185 +#: app/admin/forms.py:224 msgid "Remove avatar" msgstr "" -#: app/admin/forms.py:186 +#: app/admin/forms.py:225 msgid "Remove banner" msgstr "" -#: app/admin/forms.py:191 +#: app/admin/forms.py:230 msgid "Subject" msgstr "" -#: app/admin/forms.py:192 +#: app/admin/forms.py:231 msgid "Body (text)" msgstr "" -#: app/admin/forms.py:193 +#: app/admin/forms.py:232 msgid "Body (html)" msgstr "" -#: app/admin/forms.py:194 +#: app/admin/forms.py:233 msgid "Test mode" msgstr "" -#: app/admin/forms.py:195 app/admin/routes.py:793 +#: app/admin/forms.py:234 app/admin/routes.py:1273 msgid "Send newsletter" msgstr "" -#: app/admin/routes.py:64 app/templates/admin/_nav.html:4 -#: app/templates/admin/site.html:13 app/templates/base.html:191 +#: app/admin/routes.py:131 app/templates/admin/_nav.html:4 +#: app/templates/admin/site.html:13 app/templates/base.html:211 msgid "Site profile" msgstr "" -#: app/admin/routes.py:112 app/templates/admin/_nav.html:5 -#: app/templates/admin/misc.html:12 app/templates/base.html:192 +#: app/admin/routes.py:184 app/templates/admin/_nav.html:5 +#: app/templates/admin/misc.html:12 app/templates/base.html:212 msgid "Misc settings" msgstr "" -#: app/admin/routes.py:150 +#: app/admin/routes.py:263 +#, python-format +msgid "%d out of %d communities were excluded using current filters" +msgstr "" + +#: app/admin/routes.py:310 +#, python-format +msgid "Results: %(results)s" +msgstr "" + +#: app/admin/routes.py:314 +#, python-format +msgid "" +"Subscription process for %(communities_to_add)d of " +"%(parsed_communities_sorted)d communities launched in background, check " +"admin/activities for details" +msgstr "" + +#: app/admin/routes.py:339 +msgid "Ban imports started in a background process." +msgstr "" + +#: app/admin/routes.py:342 +msgid "Ban imports requested, but no json provided." +msgstr "" + +#: app/admin/routes.py:428 msgid "Admin settings saved" msgstr "" -#: app/admin/routes.py:162 +#: app/admin/routes.py:441 msgid "Federation settings" msgstr "" -#: app/admin/routes.py:184 +#: app/admin/routes.py:592 msgid "ActivityPub Log" msgstr "" -#: app/admin/routes.py:194 app/templates/admin/activity_json.html:13 +#: app/admin/routes.py:602 app/templates/admin/activity_json.html:13 msgid "Activity JSON" msgstr "" -#: 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 +#: app/admin/routes.py:637 app/community/routes.py:306 +#: app/community/routes.py:1608 app/community/routes.py:1665 +#: app/main/routes.py:216 app/post/routes.py:212 app/post/routes.py:1933 +#: app/templates/admin/_nav.html:6 app/templates/admin/instances.html:26 +#: app/templates/base.html:213 app/templates/list_communities.html:61 +#: app/templates/user/alerts/_type.html:9 app/templates/user/filters.html:73 +#: app/templates/user/notifications.html:66 +#: app/templates/user/show_profile.html:191 msgid "Communities" msgstr "" -#: app/admin/routes.py:251 +#: app/admin/routes.py:660 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 +#: app/admin/routes.py:731 app/admin/routes.py:838 app/admin/routes.py:866 +#: app/admin/routes.py:1127 app/admin/routes.py:1368 +#: app/community/routes.py:1044 app/community/routes.py:1552 +#: app/community/routes.py:1731 msgid "Saved" msgstr "" -#: app/admin/routes.py:318 +#: app/admin/routes.py:735 msgid "" "This is a remote community - most settings here will be regularly " "overwritten with data from the original server." msgstr "" -#: app/admin/routes.py:338 app/community/routes.py:1129 +#: app/admin/routes.py:755 app/community/routes.py:1057 msgid "Edit community" msgstr "" -#: app/admin/routes.py:357 app/community/routes.py:1152 +#: app/admin/routes.py:779 app/community/routes.py:1120 msgid "Community deleted" msgstr "" -#: 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 +#: app/admin/routes.py:813 app/community/routes.py:292 +#: app/community/routes.py:1595 app/community/routes.py:1652 +#: app/post/routes.py:198 app/templates/admin/_nav.html:7 +#: app/templates/admin/topics.html:31 app/templates/base.html:145 +#: app/templates/base.html:165 app/templates/base.html:214 +#: app/templates/topic/show_topic.html:14 +#: app/templates/user/alerts/_type.html:12 msgid "Topics" msgstr "" -#: app/admin/routes.py:416 app/templates/admin/topics.html:31 +#: app/admin/routes.py:841 app/templates/admin/topics.html:31 msgid "Add topic" msgstr "" -#: app/admin/routes.py:444 +#: app/admin/routes.py:873 msgid "Edit topic" msgstr "" -#: app/admin/routes.py:459 +#: app/admin/routes.py:889 msgid "Topic deleted" msgstr "" -#: app/admin/routes.py:461 +#: app/admin/routes.py:891 msgid "Cannot delete topic with communities assigned to it." msgstr "" -#: app/admin/routes.py:488 app/templates/admin/_nav.html:8 -#: app/templates/admin/users.html:12 app/templates/base.html:196 +#: app/admin/routes.py:920 app/templates/admin/_nav.html:8 +#: app/templates/admin/instances.html:27 app/templates/admin/users.html:12 +#: app/templates/admin/users_trash.html:12 app/templates/base.html:215 +#: app/templates/user/alerts/_type.html:15 msgid "Users" msgstr "" -#: app/admin/routes.py:524 +#: app/admin/routes.py:959 msgid "Problematic users" msgstr "" -#: app/admin/routes.py:545 +#: app/admin/routes.py:981 msgid "Bad posts" msgstr "" -#: app/admin/routes.py:577 +#: app/admin/routes.py:1016 msgid "Likely spam" msgstr "" -#: app/admin/routes.py:613 +#: app/admin/routes.py:1050 app/templates/base.html:219 +msgid "Deleted content" +msgstr "" + +#: app/admin/routes.py:1088 msgid "Registration approved." msgstr "" -#: app/admin/routes.py:644 +#: app/admin/routes.py:1123 msgid "" "Permissions are cached for 50 seconds so new admin roles won't take " "effect immediately." msgstr "" -#: app/admin/routes.py:652 +#: app/admin/routes.py:1131 msgid "" "This is a remote user - most settings here will be regularly overwritten " "with data from the original server." msgstr "" -#: app/admin/routes.py:659 +#: app/admin/routes.py:1140 msgid "Edit user" msgstr "" -#: app/admin/routes.py:725 +#: app/admin/routes.py:1200 msgid "User added" msgstr "" -#: app/admin/routes.py:728 +#: app/admin/routes.py:1203 msgid "Add user" msgstr "" -#: app/admin/routes.py:752 +#: app/admin/routes.py:1231 msgid "User deleted" msgstr "" -#: app/admin/routes.py:775 app/templates/admin/reports.html:12 -#: app/templates/community/_community_moderation_nav.html:11 +#: app/admin/routes.py:1254 app/templates/admin/reports.html:12 +#: app/templates/admin/users.html:28 +#: app/templates/community/_community_moderation_nav.html:8 #: app/templates/community/community_moderate.html:21 msgid "Reports" msgstr "" -#: app/admin/util.py:111 +#: app/admin/routes.py:1295 +msgid "Settings saved" +msgstr "" + +#: app/admin/routes.py:1300 +msgid "Role permissions" +msgstr "" + +#: app/admin/routes.py:1377 +msgid "Edit instance" +msgstr "" + +#: app/admin/util.py:108 msgid "None" msgstr "" @@ -639,7 +847,9 @@ msgstr "" msgid "Log In" msgstr "" -#: app/auth/forms.py:18 app/auth/forms.py:19 app/auth/forms.py:69 +#: app/auth/forms.py:18 app/auth/forms.py:19 app/auth/forms.py:72 +#: app/templates/admin/approve_registrations.html:21 +#: app/templates/admin/approve_registrations.html:59 msgid "Email" msgstr "" @@ -647,89 +857,93 @@ msgstr "" msgid "Why would you like to join this site?" msgstr "" -#: app/auth/forms.py:27 app/auth/routes.py:154 app/templates/base.html:147 +#: app/auth/forms.py:27 app/auth/routes.py:164 app/templates/base.html:160 msgid "Register" msgstr "" -#: app/auth/forms.py:70 +#: app/auth/forms.py:37 +msgid "User names cannot contain spaces." +msgstr "" + +#: app/auth/forms.py:73 msgid "Request password reset" msgstr "" -#: app/auth/forms.py:78 +#: app/auth/forms.py:81 msgid "Set password" msgstr "" -#: app/auth/routes.py:29 app/auth/routes.py:32 +#: app/auth/routes.py:30 app/auth/routes.py:33 app/shared/auth.py:37 msgid "No account exists with that user name." msgstr "" -#: app/auth/routes.py:36 +#: app/auth/routes.py:37 app/shared/auth.py:43 msgid "" "Invalid password. Please reset " "your password." msgstr "" -#: app/auth/routes.py:39 +#: app/auth/routes.py:40 app/shared/auth.py:46 msgid "Invalid password" msgstr "" -#: app/auth/routes.py:42 +#: app/auth/routes.py:43 app/shared/auth.py:61 msgid "You have been banned." msgstr "" -#: app/auth/routes.py:75 +#: app/auth/routes.py:78 msgid "Login" msgstr "" -#: app/auth/routes.py:101 +#: app/auth/routes.py:109 msgid "Sorry, you cannot use that email address" msgstr "" -#: app/auth/routes.py:103 +#: app/auth/routes.py:111 msgid "Sorry, you cannot use that user name" msgstr "" -#: app/auth/routes.py:120 +#: app/auth/routes.py:128 #, python-format msgid "Your username contained special letters so it was changed to %(name)s." msgstr "" -#: app/auth/routes.py:159 +#: app/auth/routes.py:169 msgid "Account under review" msgstr "" -#: app/auth/routes.py:164 app/templates/auth/check_email.html:8 +#: app/auth/routes.py:174 app/templates/auth/check_email.html:8 msgid "Check your email" msgstr "" -#: app/auth/routes.py:175 +#: app/auth/routes.py:185 msgid "Sorry, you cannot use that email address." msgstr "" -#: app/auth/routes.py:180 +#: app/auth/routes.py:190 msgid "Check your email for a link to reset your password." msgstr "" -#: app/auth/routes.py:183 +#: app/auth/routes.py:193 msgid "No account with that email address exists" msgstr "" -#: app/auth/routes.py:185 +#: app/auth/routes.py:195 msgid "Reset Password" msgstr "" -#: app/auth/routes.py:199 +#: app/auth/routes.py:209 #, 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:219 +#: app/auth/routes.py:223 app/auth/routes.py:230 msgid "Thank you for verifying your email address." msgstr "" -#: app/auth/routes.py:221 +#: app/auth/routes.py:232 msgid "Email address validation failed." msgstr "" @@ -741,75 +955,75 @@ msgstr "" msgid "Reply" msgstr "" -#: app/chat/forms.py:18 app/post/forms.py:18 app/user/forms.py:62 +#: app/chat/forms.py:18 app/post/forms.py:18 app/user/forms.py:79 msgid "Spam" msgstr "" -#: app/chat/forms.py:19 app/post/forms.py:18 app/user/forms.py:63 +#: app/chat/forms.py:19 app/post/forms.py:18 app/user/forms.py:80 msgid "Harassment" msgstr "" -#: app/chat/forms.py:20 app/post/forms.py:19 app/user/forms.py:64 +#: app/chat/forms.py:20 app/post/forms.py:19 app/user/forms.py:81 msgid "Threatening violence" msgstr "" -#: app/chat/forms.py:21 app/user/forms.py:65 +#: app/chat/forms.py:21 app/user/forms.py:82 msgid "Promoting hate / genocide" msgstr "" -#: app/chat/forms.py:22 app/post/forms.py:20 app/user/forms.py:66 +#: app/chat/forms.py:22 app/post/forms.py:20 app/user/forms.py:83 msgid "Misinformation / disinformation" msgstr "" -#: app/chat/forms.py:23 app/post/forms.py:21 app/user/forms.py:67 +#: app/chat/forms.py:23 app/post/forms.py:21 app/user/forms.py:84 msgid "Racism, sexism, transphobia" msgstr "" -#: app/chat/forms.py:24 app/post/forms.py:23 app/user/forms.py:70 +#: app/chat/forms.py:24 app/post/forms.py:23 app/user/forms.py:87 msgid "Minor abuse or sexualization" msgstr "" -#: app/chat/forms.py:25 app/post/forms.py:24 app/user/forms.py:71 +#: app/chat/forms.py:25 app/post/forms.py:24 app/user/forms.py:88 msgid "Non-consensual intimate media" msgstr "" -#: app/chat/forms.py:26 app/post/forms.py:25 app/user/forms.py:72 +#: app/chat/forms.py:26 app/post/forms.py:25 app/user/forms.py:89 msgid "Prohibited transaction" msgstr "" -#: app/chat/forms.py:26 app/post/forms.py:25 app/user/forms.py:72 +#: app/chat/forms.py:26 app/post/forms.py:25 app/user/forms.py:89 msgid "Impersonation" msgstr "" -#: app/chat/forms.py:27 app/post/forms.py:26 app/user/forms.py:73 +#: app/chat/forms.py:27 app/post/forms.py:26 app/user/forms.py:90 msgid "Copyright violation" msgstr "" -#: app/chat/forms.py:27 app/post/forms.py:26 app/user/forms.py:73 +#: app/chat/forms.py:27 app/post/forms.py:26 app/user/forms.py:90 msgid "Trademark violation" msgstr "" -#: app/chat/forms.py:28 app/post/forms.py:27 app/user/forms.py:74 +#: app/chat/forms.py:28 app/post/forms.py:27 app/user/forms.py:91 msgid "Self-harm or suicide" msgstr "" -#: app/chat/forms.py:29 app/community/forms.py:247 app/post/forms.py:28 -#: app/user/forms.py:75 +#: app/chat/forms.py:29 app/community/forms.py:237 app/post/forms.py:28 +#: app/user/forms.py:92 msgid "Other" msgstr "" -#: 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 +#: app/chat/forms.py:30 app/community/forms.py:101 app/community/forms.py:239 +#: app/post/forms.py:29 app/user/forms.py:93 msgid "Reason" msgstr "" -#: app/chat/forms.py:31 app/community/forms.py:250 app/post/forms.py:30 -#: app/user/forms.py:77 +#: app/chat/forms.py:31 app/community/forms.py:240 app/post/forms.py:30 +#: app/user/forms.py:94 msgid "More info" msgstr "" -#: 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 +#: app/chat/forms.py:33 app/community/forms.py:242 app/post/forms.py:32 +#: app/templates/user/show_profile.html:102 app/user/forms.py:96 msgid "Report" msgstr "" @@ -818,37 +1032,37 @@ msgstr "" msgid "Chat with %(name)s" msgstr "" -#: app/chat/routes.py:69 +#: app/chat/routes.py:70 msgid "Send" msgstr "" -#: app/chat/routes.py:79 app/templates/chat/new_message.html:14 +#: app/chat/routes.py:80 app/templates/chat/new_message.html:14 #, python-format msgid "New message to \"%(recipient_name)s\"" msgstr "" -#: app/chat/routes.py:124 +#: app/chat/routes.py:127 msgid "Conversation deleted" msgstr "" -#: app/chat/routes.py:135 +#: app/chat/routes.py:138 msgid "Instance blocked." msgstr "" -#: app/chat/routes.py:165 +#: app/chat/routes.py:168 msgid "This conversation has been reported, thank you!" msgstr "" -#: app/chat/routes.py:170 +#: app/chat/routes.py:173 msgid "Report conversation" msgstr "" -#: app/chat/util.py:58 +#: app/chat/util.py:54 #, python-format msgid "Message failed to send to %(name)s." msgstr "" -#: app/chat/util.py:60 +#: app/chat/util.py:56 msgid "Message sent." msgstr "" @@ -860,123 +1074,128 @@ msgstr "" msgid "A community with this url already exists." msgstr "" -#: app/community/forms.py:68 -msgid "Add" +#: app/community/forms.py:69 app/community/forms.py:111 app/post/forms.py:11 +msgid "Body" +msgstr "" + +#: app/community/forms.py:70 +msgid "Mods and admins" +msgstr "" + +#: app/community/forms.py:71 +msgid "Trusted accounts" msgstr "" #: app/community/forms.py:72 -msgid "Amend the report description if necessary" +msgid "Community members" msgstr "" #: app/community/forms.py:73 +msgid "Any account" +msgstr "" + +#: app/community/forms.py:75 +msgid "Who can edit" +msgstr "" + +#: app/community/forms.py:81 +msgid "Find" +msgstr "" + +#: app/community/forms.py:85 +msgid "Amend the report description if necessary" +msgstr "" + +#: app/community/forms.py:86 msgid "Escalate report" msgstr "" -#: app/community/forms.py:77 +#: app/community/forms.py:90 msgid "Note for mod log" msgstr "" -#: app/community/forms.py:78 +#: app/community/forms.py:91 msgid "Also resolve all other reports about the same thing." msgstr "" -#: app/community/forms.py:79 +#: app/community/forms.py:92 #: app/templates/community/community_moderate_report_resolve.html:13 msgid "Resolve report" msgstr "" -#: app/community/forms.py:83 +#: app/community/forms.py:96 msgid "Community address" msgstr "" -#: app/community/forms.py:84 app/search/routes.py:85 -#: app/templates/base.html:222 app/templates/community/add_remote.html:13 +#: app/community/forms.py:97 app/search/routes.py:106 +#: app/templates/base.html:246 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/domain/domains_blocked.html:29 app/templates/index.html:44 +#: app/templates/instance/list_instances.html:17 #: 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 +#: app/community/forms.py:102 msgid "Ban until" msgstr "" -#: app/community/forms.py:90 +#: app/community/forms.py:103 msgid "Also delete all their posts" msgstr "" -#: app/community/forms.py:91 +#: app/community/forms.py:104 msgid "Also delete all their comments" msgstr "" -#: app/community/forms.py:92 +#: app/community/forms.py:105 #: app/templates/community/community_moderate_subscribers.html:56 #: app/templates/domain/domains_blocked.html:48 -#: app/templates/user/show_profile.html:206 +#: app/templates/user/show_profile.html:231 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/community/forms.py:109 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/community/forms.py:112 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 +#: app/community/forms.py:113 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 +#: app/community/forms.py:114 msgid "NSFW" msgstr "" -#: 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 +#: app/community/forms.py:115 msgid "Gore/gross" msgstr "" -#: 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/community/forms.py:116 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: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 +#: app/community/forms.py:117 app/post/forms.py:13 +#: app/templates/search/start.html:36 msgid "Language" msgstr "" -#: app/community/forms.py:112 app/community/forms.py:134 +#: app/community/forms.py:126 app/community/forms.py:141 msgid "URL" msgstr "" -#: app/community/forms.py:125 +#: app/community/forms.py:135 #, python-format msgid "Links to %(domain)s are not allowed." msgstr "" @@ -986,239 +1205,265 @@ msgstr "" msgid "Videos from %(domain)s are not allowed." msgstr "" -#: app/community/forms.py:155 +#: app/community/forms.py:153 app/community/forms.py:180 msgid "Alt text" msgstr "" -#: app/community/forms.py:157 app/templates/community/_add_post_types.html:4 +#: app/community/forms.py:154 app/templates/community/add_post.html:14 +#: app/templates/search/start.html:31 msgid "Image" msgstr "" -#: app/community/forms.py:185 +#: app/community/forms.py:175 app/community/forms.py:186 msgid "Images cannot be posted to local communities." msgstr "" -#: app/community/forms.py:194 +#: app/community/forms.py:191 msgid "Mode" msgstr "" -#: app/community/forms.py:194 +#: app/community/forms.py:191 msgid "Voters choose one option" msgstr "" -#: app/community/forms.py:194 +#: app/community/forms.py:191 msgid "Voters choose many options" msgstr "" -#: app/community/forms.py:196 +#: app/community/forms.py:193 msgid "30 minutes" msgstr "" -#: app/community/forms.py:197 +#: app/community/forms.py:194 msgid "1 hour" msgstr "" -#: app/community/forms.py:198 +#: app/community/forms.py:195 msgid "6 hours" msgstr "" -#: app/community/forms.py:199 +#: app/community/forms.py:196 msgid "12 hours" msgstr "" -#: app/community/forms.py:200 +#: app/community/forms.py:197 msgid "1 day" msgstr "" -#: app/community/forms.py:201 +#: app/community/forms.py:198 msgid "3 days" msgstr "" -#: app/community/forms.py:202 +#: app/community/forms.py:199 msgid "7 days" msgstr "" -#: app/community/forms.py:204 +#: app/community/forms.py:201 msgid "End voting in" msgstr "" -#: app/community/forms.py:205 +#: app/community/forms.py:202 msgid "Accept votes from this instance only" msgstr "" -#: app/community/forms.py:232 +#: app/community/forms.py:222 msgid "Polls need options for people to choose from" msgstr "" -#: app/community/forms.py:235 +#: app/community/forms.py:225 msgid "Provide at least two choices" msgstr "" -#: app/community/forms.py:241 +#: app/community/forms.py:231 msgid "Breaks instance rules" msgstr "" -#: app/community/forms.py:242 +#: app/community/forms.py:232 msgid "Abandoned by moderators" msgstr "" -#: app/community/forms.py:243 +#: app/community/forms.py:233 msgid "Cult" msgstr "" -#: app/community/forms.py:244 +#: app/community/forms.py:234 msgid "Scam" msgstr "" -#: app/community/forms.py:245 +#: app/community/forms.py:235 msgid "Alt-right pipeline" msgstr "" -#: app/community/forms.py:246 app/post/forms.py:19 +#: app/community/forms.py:236 app/post/forms.py:19 msgid "Hate / genocide" msgstr "" -#: app/community/forms.py:264 app/community/routes.py:1155 +#: app/community/forms.py:254 app/community/routes.py:1123 msgid "Delete community" msgstr "" -#: app/community/routes.py:87 +#: app/community/forms.py:258 +msgid "Full URL" +msgstr "" + +#: app/community/forms.py:259 +msgid "Retrieve" +msgstr "" + +#: app/community/routes.py:98 msgid "Your new community has been created." msgstr "" -#: app/community/routes.py:93 app/templates/community/add_local.html:13 +#: app/community/routes.py:104 app/templates/community/add_local.html:13 #: app/templates/community/community_edit.html:25 msgid "Create community" msgstr "" -#: app/community/routes.py:119 app/community/routes.py:1607 +#: app/community/routes.py:125 app/community/routes.py:1960 +msgid "" +"Sorry, that instance is blocked, check https://gui.fediseer.com/ for " +"reasons." +msgstr "" + +#: app/community/routes.py:140 app/community/routes.py:1963 msgid "Community not found." msgstr "" -#: app/community/routes.py:121 app/community/routes.py:1609 +#: app/community/routes.py:142 app/community/routes.py:1965 msgid "" "Community not found. If you are searching for a nsfw community it is " "blocked by this instance." msgstr "" -#: app/community/routes.py:124 app/community/routes.py:1612 +#: app/community/routes.py:145 app/community/routes.py:1968 #, python-format msgid "That community is banned from %(site)s." msgstr "" -#: app/community/routes.py:127 +#: app/community/routes.py:148 app/templates/search/start.html:84 msgid "Add remote community" msgstr "" -#: 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/community/routes.py:167 app/search/routes.py:125 +msgid "Post not found." +msgstr "" + +#: app/community/routes.py:170 app/search/routes.py:128 +#: app/templates/community/retrieve_remote_post.html:13 +msgid "Retrieve Remote Post" +msgstr "" + +#: app/community/routes.py:275 app/community/routes.py:1580 +#: app/community/routes.py:1637 app/instance/routes.py:159 +#: app/post/routes.py:181 app/post/routes.py:1929 app/templates/base.html:143 +#: app/templates/base.html:163 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/tag/tag.html:13 -#: app/templates/topic/show_topic.html:13 +#: app/templates/community/community_modlog.html:13 +#: app/templates/community/community_wiki_list.html:13 +#: app/templates/community/community_wiki_revisions.html:13 +#: app/templates/domain/domain.html:13 app/templates/instance/overview.html:13 +#: app/templates/instance/people.html:13 app/templates/tag/tag.html:13 +#: app/templates/topic/show_topic.html:13 app/templates/user/alerts.html:13 +#: app/templates/user/bookmarks.html:13 +#: app/templates/user/bookmarks_comments.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/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/filters.html:14 app/templates/user/import_export.html:15 +#: app/templates/user/notifications.html:13 app/templates/user/people.html:13 +#: app/templates/user/read_posts.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:350 +#: app/community/routes.py:434 app/shared/tasks/follows.py:51 msgid "You cannot join this community" msgstr "" -#: 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:525 app/community/routes.py:605 -#: app/community/routes.py:685 app/community/routes.py:765 +#: app/community/routes.py:753 msgid "Add post to community" msgstr "" -#: 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 +#: app/community/routes.py:842 app/community/routes.py:870 +#: app/community/routes.py:872 #, python-format msgid "Your post to %(name)s has been made." msgstr "" -#: app/community/routes.py:1048 +#: app/community/routes.py:968 msgid "A community has been reported" msgstr "" -#: app/community/routes.py:1059 +#: app/community/routes.py:979 msgid "Community has been reported, thank you!" msgstr "" -#: app/community/routes.py:1062 +#: app/community/routes.py:982 msgid "Report community" msgstr "" -#: app/community/routes.py:1173 +#: app/community/routes.py:1079 +msgid "Icon removed!" +msgstr "" + +#: app/community/routes.py:1095 app/user/routes.py:211 +msgid "Banner removed!" +msgstr "" + +#: app/community/routes.py:1142 #: app/templates/community/community_mod_list.html:22 #, python-format msgid "Moderators for %(community)s" msgstr "" -#: app/community/routes.py:1198 +#: app/community/routes.py:1168 msgid "Moderator added" msgstr "" -#: app/community/routes.py:1202 +#: app/community/routes.py:1172 #, python-format msgid "You are now a moderator of %(name)s" msgstr "" -#: app/community/routes.py:1227 -msgid "Account not found" -msgstr "" - -#: app/community/routes.py:1229 -#: app/templates/community/community_add_moderator.html:13 +#: app/community/routes.py:1215 +#: app/templates/community/community_find_moderator.html:13 #, python-format msgid "Add moderator to %(community)s" msgstr "" -#: app/community/routes.py:1249 +#: app/community/routes.py:1238 msgid "Moderator removed" msgstr "" -#: app/community/routes.py:1266 app/post/routes.py:1592 app/post/routes.py:1715 +#: app/community/routes.py:1263 app/post/routes.py:1360 app/post/routes.py:1505 +#: app/user/routes.py:597 #, python-format msgid "Content from %(name)s will be hidden." msgstr "" -#: app/community/routes.py:1295 +#: app/community/routes.py:1292 #, python-format msgid "%(name)s has been banned." msgstr "" -#: app/community/routes.py:1302 +#: app/community/routes.py:1299 #, python-format msgid "Posts by %(name)s have been deleted." msgstr "" -#: app/community/routes.py:1308 +#: app/community/routes.py:1305 #, python-format msgid "Comments by %(name)s have been deleted." msgstr "" -#: app/community/routes.py:1334 +#: app/community/routes.py:1333 msgid "Ban from community" msgstr "" @@ -1227,71 +1472,158 @@ msgstr "" msgid "%(name)s has been unbanned." msgstr "" -#: app/community/routes.py:1392 +#: app/community/routes.py:1394 #, python-format msgid "New posts in %(community_name)s" msgstr "" -#: app/community/routes.py:1437 app/community/routes.py:1471 +#: app/community/routes.py:1439 app/community/routes.py:1474 #, python-format msgid "Moderation of %(community)s" msgstr "" -#: app/community/routes.py:1499 +#: app/community/routes.py:1517 +msgid "Community Wiki" +msgstr "" + +#: app/community/routes.py:1555 +#: app/templates/community/community_wiki_list.html:25 +msgid "Add wiki page" +msgstr "" + +#: app/community/routes.py:1702 +msgid "Reverted to old version of the page." +msgstr "" + +#: app/community/routes.py:1742 +msgid "Edit wiki page" +msgstr "" + +#: app/community/routes.py:1770 +#, python-format +msgid "%(title)s revisions" +msgstr "" + +#: app/community/routes.py:1794 +msgid "Page deleted" +msgstr "" + +#: app/community/routes.py:1821 +#, python-format +msgid "Mod Log of %(community)s" +msgstr "" + +#: app/community/routes.py:1851 msgid "Admin has been notified about this report." msgstr "" -#: app/community/routes.py:1547 +#: app/community/routes.py:1899 msgid "Report resolved." msgstr "" -#: app/community/routes.py:1585 +#: app/community/routes.py:1937 msgid "Report ignored." msgstr "" -#: app/community/routes.py:1615 +#: app/community/routes.py:1971 msgid "Search result for remote community" msgstr "" -#: app/domain/routes.py:114 +#: app/dev/forms.py:12 +msgid "Populate Communities" +msgstr "" + +#: app/dev/forms.py:15 +msgid "Populate Topics" +msgstr "" + +#: app/dev/forms.py:18 +msgid "Delete Communities" +msgstr "" + +#: app/dev/forms.py:21 +msgid "Delete Topics" +msgstr "" + +#: app/domain/routes.py:121 #, python-format msgid "%(name)s blocked." msgstr "" -#: app/domain/routes.py:127 +#: app/domain/routes.py:134 #, python-format msgid "%(name)s un-blocked." msgstr "" -#: app/domain/routes.py:140 app/tag/routes.py:120 +#: app/domain/routes.py:147 app/tag/routes.py:178 #, python-format msgid "%(name)s banned for all users and all content deleted." msgstr "" -#: app/domain/routes.py:152 app/tag/routes.py:132 +#: app/domain/routes.py:159 app/tag/routes.py:190 #, python-format msgid "%(name)s un-banned for all users." msgstr "" -#: app/main/routes.py:75 +#: app/instance/routes.py:26 app/instance/routes.py:163 +#: app/templates/base.html:225 app/templates/instance/overview.html:14 +#: app/templates/instance/people.html:14 app/templates/user/filters.html:77 +msgid "Instances" +msgstr "" + +#: app/instance/routes.py:30 +msgid "Trusted instances" +msgstr "" + +#: app/instance/routes.py:33 +msgid "Online instances" +msgstr "" + +#: app/instance/routes.py:36 +msgid "Dormant instances" +msgstr "" + +#: app/instance/routes.py:39 +msgid "Gone forever instances" +msgstr "" + +#: app/instance/routes.py:69 app/templates/instance/overview.html:18 +#, python-format +msgid "%(instance)s overview" +msgstr "" + +#: app/instance/routes.py:97 app/templates/instance/people.html:19 +#, python-format +msgid "People from %(instance)s" +msgstr "" + +#: app/instance/routes.py:177 app/templates/instance/posts.html:19 +#, python-format +msgid "Posts from %(instance)s" +msgstr "" + +#: app/main/routes.py:62 msgid "Create an account to tailor this feed to your interests." msgstr "" -#: app/main/routes.py:178 app/templates/base.html:142 -#: app/templates/base.html:160 +#: app/main/routes.py:164 app/templates/base.html:154 +#: app/templates/base.html:174 msgid "Browse by topic" msgstr "" -#: app/main/routes.py:234 -msgid "Local communities" +#: app/main/routes.py:268 +msgid "Local Communities" msgstr "" -#: app/main/routes.py:249 app/templates/base.html:171 -#: app/templates/list_communities.html:19 -msgid "Joined communities" +#: app/main/routes.py:320 +msgid "Joined Communities" msgstr "" -#: app/main/routes.py:417 +#: app/main/routes.py:352 +msgid "Moderation Log" +msgstr "" + +#: app/main/routes.py:559 msgid "Please click the link in your email inbox to verify your account." msgstr "" @@ -1299,161 +1631,264 @@ msgstr "" msgid "Comment" msgstr "" -#: app/post/forms.py:18 app/user/forms.py:61 +#: app/post/forms.py:18 app/user/forms.py:78 msgid "Breaks community rules" msgstr "" -#: app/post/forms.py:22 app/user/forms.py:69 +#: app/post/forms.py:22 app/user/forms.py:86 msgid "Sharing personal info - doxing" msgstr "" -#: app/post/forms.py:44 app/post/routes.py:1609 +#: app/post/forms.py:44 app/post/routes.py:1377 #: app/templates/post/post_mea_culpa.html:13 msgid "I changed my mind" msgstr "" -#: app/post/routes.py:50 +#: app/post/forms.py:48 +msgid "Community to post this link to" +msgstr "" + +#: app/post/forms.py:49 +msgid "Next" +msgstr "" + +#: app/post/routes.py:46 +msgid "This post has been deleted and is only visible to staff and admins." +msgstr "" + +#: app/post/routes.py:56 #, python-format msgid "%(name)s has indicated they made a mistake in this post." msgstr "" -#: app/post/routes.py:78 app/post/routes.py:627 +#: app/post/routes.py:77 app/post/routes.py:559 #, python-format -msgid "You cannot reply to %(name)s" +msgid "Your reply was not accepted because %(reason)s" msgstr "" -#: app/post/routes.py:88 app/post/routes.py:641 -msgid "This type of comment is not accepted, sorry." -msgstr "" - -#: 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 +#: app/post/routes.py:435 msgid "Vote has been cast." msgstr "" -#: app/post/routes.py:596 app/post/routes.py:804 +#: app/post/routes.py:483 app/post/routes.py:669 #, python-format msgid "Discussing %(title)s" msgstr "" -#: app/post/routes.py:650 +#: app/post/routes.py:516 +#, python-format +msgid "You cannot reply to %(name)s" +msgstr "" + +#: app/post/routes.py:530 +msgid "This type of comment is not accepted, sorry." +msgstr "" + +#: app/post/routes.py:539 msgid "We have upvoted the comment for you." msgstr "" -#: app/post/routes.py:653 +#: app/post/routes.py:542 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 +#: app/post/routes.py:792 app/post/routes.py:1529 app/shared/reply.py:223 +#: app/user/routes.py:165 app/user/routes.py:398 app/user/routes.py:462 +#: app/user/routes.py:986 app/user/routes.py:1027 app/user/routes.py:1059 msgid "Your changes have been saved." msgstr "" -#: 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 +#: app/post/routes.py:828 app/templates/post/post_edit.html:11 msgid "Edit post" msgstr "" -#: app/post/routes.py:1434 +#: app/post/routes.py:1045 msgid "Post deleted." msgstr "" -#: app/post/routes.py:1493 +#: app/post/routes.py:1173 +msgid "Post has been restored." +msgstr "" + +#: app/post/routes.py:1187 +msgid "Post purged." +msgstr "" + +#: app/post/routes.py:1204 app/post/routes.py:1473 app/shared/post.py:64 +#: app/shared/reply.py:68 +msgid "Bookmark added." +msgstr "" + +#: app/post/routes.py:1206 app/shared/post.py:67 +msgid "This post has already been bookmarked." +msgstr "" + +#: app/post/routes.py:1220 app/post/routes.py:1236 app/shared/post.py:92 +#: app/shared/reply.py:97 +msgid "Bookmark has been removed." +msgstr "" + +#: app/post/routes.py:1246 msgid "" "Moderators have already assessed reports regarding this post, no further " "reports are necessary." msgstr "" -#: app/post/routes.py:1496 +#: app/post/routes.py:1249 msgid "Post has already been reported, thank you!" msgstr "" -#: app/post/routes.py:1544 +#: app/post/routes.py:1297 msgid "Post has been reported, thank you!" msgstr "" -#: app/post/routes.py:1549 +#: app/post/routes.py:1302 msgid "Report post" msgstr "" -#: app/post/routes.py:1563 app/post/routes.py:1699 +#: app/post/routes.py:1317 app/post/routes.py:1488 #, python-format msgid "%(name)s has been blocked." msgstr "" -#: app/post/routes.py:1579 +#: app/post/routes.py:1334 #, python-format msgid "Posts linking to %(name)s will be hidden." msgstr "" -#: app/post/routes.py:1623 +#: app/post/routes.py:1347 +#, python-format +msgid "Posts in %(name)s will be hidden." +msgstr "" + +#: app/post/routes.py:1392 msgid "" "Moderators have already assessed reports regarding this comment, no " "further reports are necessary." msgstr "" -#: app/post/routes.py:1628 +#: app/post/routes.py:1397 app/shared/reply.py:306 msgid "Comment has already been reported, thank you!" msgstr "" -#: app/post/routes.py:1679 +#: app/post/routes.py:1448 msgid "Comment has been reported, thank you!" msgstr "" -#: app/post/routes.py:1684 +#: app/post/routes.py:1453 msgid "Report comment" msgstr "" -#: app/post/routes.py:1844 +#: app/post/routes.py:1475 +msgid "This comment has already been bookmarked." +msgstr "" + +#: app/post/routes.py:1635 msgid "Edit comment" msgstr "" -#: app/post/routes.py:1868 +#: app/post/routes.py:1659 app/shared/reply.py:250 msgid "Comment deleted." msgstr "" -#: app/search/routes.py:74 +#: app/post/routes.py:1726 app/shared/reply.py:278 +msgid "Comment restored." +msgstr "" + +#: app/post/routes.py:1799 +msgid "Comment purged." +msgstr "" + +#: app/post/routes.py:1801 +msgid "Comments that have been replied to cannot be purged." +msgstr "" + +#: app/post/routes.py:1870 app/post/routes.py:1890 +msgid "Voting Activity" +msgstr "" + +#: app/post/routes.py:1937 +msgid "Cross post" +msgstr "" + +#: app/search/routes.py:94 #, python-format msgid "Search results for %(q)s" msgstr "" +#: app/shared/reply.py:71 +msgid "This comment has already been bookmarked" +msgstr "" + +#: app/shared/site.py:25 +msgid "You cannot block the local instance." +msgstr "" + +#: app/shared/user.py:32 app/user/routes.py:558 +msgid "You cannot block yourself." +msgstr "" + +#: app/shared/user.py:40 +msgid "You cannot block admin or staff." +msgstr "" + +#: app/shared/user.py:71 app/user/routes.py:613 +msgid "You cannot unblock yourself." +msgstr "" + +#: app/shared/tasks/follows.py:65 +msgid "Community is on banned or blocked instance" +msgstr "" + +#: app/shared/tasks/notes.py:103 app/shared/tasks/notes.py:197 +msgid "You have been mentioned in a comment" +msgstr "" + +#: app/templates/_home_nav.html:1 +msgid "Sorting methods: " +msgstr "" + +#: app/templates/_home_nav.html:2 +msgid "Trending now" +msgstr "" + #: app/templates/_home_nav.html:3 #: app/templates/community/_community_nav.html:10 -#: app/templates/post/post.html:66 app/user/forms.py:46 +#: app/templates/post/post.html:67 app/user/forms.py:49 msgid "Hot" msgstr "" +#: app/templates/_home_nav.html:5 +msgid "Most upvotes in the last 24h" +msgstr "" + #: app/templates/_home_nav.html:6 #: app/templates/community/_community_nav.html:13 -#: app/templates/post/post.html:69 app/user/forms.py:47 +#: app/templates/post/post.html:70 app/templates/search/start.html:58 +#: app/user/forms.py:50 msgid "Top" msgstr "" +#: app/templates/_home_nav.html:8 +msgid "Latest posts" +msgstr "" + #: app/templates/_home_nav.html:9 #: app/templates/community/_community_nav.html:16 -#: app/templates/post/post.html:72 app/user/forms.py:48 +#: app/templates/post/post.html:73 app/user/forms.py:51 msgid "New" msgstr "" +#: app/templates/_home_nav.html:11 +msgid "Recently commented on" +msgstr "" + #: app/templates/_home_nav.html:12 #: app/templates/community/_community_nav.html:19 -#: app/templates/list_communities.html:81 app/user/forms.py:49 +#: app/templates/list_communities.html:81 +#: app/templates/user/show_profile.html:109 app/user/forms.py:52 msgid "Active" msgstr "" @@ -1461,178 +1896,358 @@ msgstr "" msgid "Rational Discourse Toolkit" 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:68 +#: app/templates/_side_pane.html:9 app/templates/community/add_remote.html:37 +#: app/templates/community/lookup_remote.html:20 +#: app/templates/list_communities.html:96 +msgid "Leave" +msgstr "" + +#: app/templates/_side_pane.html:11 app/templates/list_communities.html:98 +msgid "Pending" +msgstr "" + +#: app/templates/_side_pane.html:13 app/templates/community/add_remote.html:39 +#: app/templates/community/lookup_remote.html:22 +#: app/templates/list_communities.html:100 +#: app/templates/list_communities.html:103 +msgid "Join" +msgstr "" + +#: app/templates/_side_pane.html:18 +#: app/templates/community/_community_nav.html:4 +#: app/templates/community/add_post.html:3 +#: app/templates/topic/show_topic.html:78 +msgid "Create post" +msgstr "" + +#: app/templates/_side_pane.html:23 +msgid "Search this community" +msgstr "" + +#: app/templates/_side_pane.html:45 +msgid "Moderators have not been active recently." +msgstr "" + +#: app/templates/_side_pane.html:50 +msgid "View community on original server" +msgstr "" + +#: app/templates/_side_pane.html:51 +msgid "Retrieve a post from the original server" +msgstr "" + +#: app/templates/_side_pane.html:55 +#, python-format +msgid "Only people on %(instance_domain)s can post or reply in this community." +msgstr "" + +#: app/templates/_side_pane.html:67 +msgid "Related communities" +msgstr "" + +#: app/templates/_side_pane.html:77 app/templates/index.html:22 +#: app/templates/index.html:61 app/templates/list_topics.html:36 +#: app/templates/search/results.html:58 app/templates/topic/show_topic.html:99 +msgid "More communities" +msgstr "" + +#: app/templates/_side_pane.html:86 +msgid "Community Settings" +msgstr "" + +#: app/templates/_side_pane.html:90 +msgid "Moderate" +msgstr "" + +#: app/templates/_side_pane.html:93 +#: 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/community/community_modlog.html:15 +#: app/templates/community/community_wiki_list.html:15 +#: app/templates/community/community_wiki_revisions.html:15 +#: app/templates/user/_user_nav.html:5 app/templates/user/notifications.html:57 +#: app/templates/user/show_profile.html:182 +msgid "Settings" +msgstr "" + +#: app/templates/_view_filter_nav.html:1 +msgid "Post filters: " +msgstr "" + +#: app/templates/_view_filter_nav.html:3 +msgid "Posts from joined communities" +msgstr "" + +#: app/templates/_view_filter_nav.html:4 app/user/forms.py:56 +msgid "Subscribed" +msgstr "" + +#: app/templates/_view_filter_nav.html:7 +msgid "Posts on this instance" +msgstr "" + +#: app/templates/_view_filter_nav.html:8 app/templates/list_communities.html:17 +#: app/user/forms.py:57 +msgid "Local" +msgstr "" + +#: app/templates/_view_filter_nav.html:10 +msgid "Posts from popular communities" +msgstr "" + +#: app/templates/_view_filter_nav.html:11 app/user/forms.py:58 +msgid "Popular" +msgstr "" + +#: app/templates/_view_filter_nav.html:13 +msgid "No filter" +msgstr "" + +#: app/templates/_view_filter_nav.html:14 +#: app/templates/list_communities.html:14 app/templates/search/start.html:20 +#: app/templates/search/start.html:28 app/templates/search/start.html:38 +#: app/templates/search/start.html:46 app/templates/user/alerts/_filter.html:3 +#: app/user/forms.py:59 +msgid "All" +msgstr "" + +#: app/templates/about.html:10 app/templates/donate.html:24 +#: app/templates/index.html:69 app/templates/keyboard_shortcuts.html:63 +#: app/templates/search/results.html:66 #, python-format msgid "About %(site_name)s" msgstr "" -#: app/templates/base.html:55 +#: app/templates/about.html:16 +msgid "Team" +msgstr "" + +#: app/templates/about.html:21 +msgid "Contact" +msgstr "" + +#: app/templates/about.html:23 +msgid "About Us" +msgstr "" + +#: app/templates/about.html:31 +msgid "Legal Information" +msgstr "" + +#: app/templates/about.html:33 +msgid "Our Privacy Policy" +msgstr "" + +#: app/templates/base.html:6 +#: app/templates/community/community_wiki_revisions.html:29 +msgid "Author" +msgstr "" + +#: app/templates/base.html:31 app/templates/post/post_teaser/_article.html:11 +#: app/templates/post/post_teaser/_image.html:14 +#: app/templates/post/post_teaser/_link.html:17 +#: app/templates/post/post_teaser/_poll.html:12 +#: app/templates/post/post_teaser/_video.html:19 +#, python-format +msgid "Go to community %(name)s" +msgstr "" + +#: app/templates/base.html:66 msgid "PieFed" msgstr "" -#: app/templates/base.html:116 app/templates/base.html:213 -#: app/templates/user/notifications.html:18 app/user/routes.py:582 +#: app/templates/base.html:127 app/templates/base.html:237 +#: app/templates/user/notifications.html:18 app/user/routes.py:855 msgid "Notifications" msgstr "" -#: app/templates/base.html:136 app/templates/base.html:154 -msgid "Popular" +#: app/templates/base.html:152 app/templates/base.html:172 +msgid "More topics" msgstr "" -#: app/templates/base.html:137 app/templates/base.html:155 -msgid "All posts" -msgstr "" - -#: app/templates/base.html:143 app/templates/base.html:161 +#: app/templates/base.html:156 app/templates/base.html:176 #: app/templates/list_communities.html:13 msgid "All communities" msgstr "" -#: app/templates/auth/login.html:13 app/templates/base.html:146 +#: app/templates/auth/login.html:13 app/templates/base.html:159 msgid "Log in" msgstr "" -#: app/templates/base.html:148 app/templates/base.html:186 -#: app/templates/donate.html:10 +#: app/templates/base.html:161 app/templates/base.html:206 +#: app/templates/base.html:271 app/templates/donate.html:10 msgid "Donate" msgstr "" -#: app/templates/base.html:164 +#: app/templates/base.html:179 msgid "Moderating" msgstr "" -#: app/templates/base.html:179 -msgid "Account" -msgstr "" - -#: app/templates/base.html:181 -msgid "View profile" -msgstr "" - -#: app/templates/base.html:182 -msgid "Edit profile & settings" -msgstr "" - -#: app/templates/base.html:183 -msgid "Chats" +#: app/templates/base.html:186 app/templates/list_communities.html:19 +msgid "Joined communities" msgstr "" #: app/templates/base.html:194 -msgid "Communities - no topic" +msgid "Account" +msgstr "" + +#: app/templates/base.html:196 +msgid "View profile" msgstr "" #: app/templates/base.html:197 -msgid "Monitoring - users" +msgid "Edit profile & settings" msgstr "" #: app/templates/base.html:198 +msgid "Chats" +msgstr "" + +#: app/templates/base.html:199 app/templates/user/bookmarks.html:15 +#: app/templates/user/bookmarks.html:18 +#: app/templates/user/bookmarks_comments.html:15 app/user/routes.py:1125 +msgid "Bookmarks" +msgstr "" + +#: app/templates/base.html:200 +msgid "Activity Alerts" +msgstr "" + +#: app/templates/base.html:202 +msgid "Read Posts" +msgstr "" + +#: app/templates/base.html:216 +msgid "Monitoring - users" +msgstr "" + +#: app/templates/base.html:217 msgid "Monitoring - content" msgstr "" -#: app/templates/base.html:199 +#: app/templates/base.html:218 msgid "Monitoring - spammy content" msgstr "" -#: app/templates/admin/_nav.html:11 app/templates/base.html:201 +#: app/templates/admin/_nav.html:11 app/templates/base.html:221 msgid "Registration applications" msgstr "" -#: app/templates/admin/_nav.html:13 app/templates/base.html:203 -#: app/templates/community/community.html:191 +#: app/templates/admin/_nav.html:13 app/templates/base.html:223 #: 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 +#: app/templates/base.html:224 msgid "Federation" msgstr "" #: app/templates/admin/_nav.html:15 app/templates/admin/newsletter.html:9 -#: app/templates/base.html:205 +#: app/templates/base.html:226 msgid "Newsletter" msgstr "" -#: app/templates/admin/_nav.html:16 app/templates/admin/activities.html:12 -#: app/templates/base.html:206 +#: app/templates/admin/_nav.html:17 app/templates/admin/activities.html:12 +#: app/templates/base.html:227 msgid "Activities" msgstr "" -#: app/templates/base.html:211 +#: app/templates/admin/_nav.html:16 app/templates/admin/permissions.html:13 +#: app/templates/base.html:228 +msgid "Permissions" +msgstr "" + +#: app/templates/admin/_nav.html:19 app/templates/base.html:230 +#: app/templates/dev/tools.html:10 +msgid "Dev Tools" +msgstr "" + +#: app/templates/base.html:235 msgid "Log out" msgstr "" -#: app/templates/base.html:213 +#: app/templates/base.html:237 #, python-format msgid "%(num)d unread notifications" msgstr "" -#: app/templates/base.html:223 +#: app/templates/base.html:247 msgid "Light mode" msgstr "" -#: app/templates/base.html:224 +#: app/templates/base.html:248 msgid "Dark mode" msgstr "" -#: app/templates/base.html:254 app/templates/keyboard_shortcuts.html:10 +#: app/templates/base.html:273 app/templates/keyboard_shortcuts.html:10 msgid "Keyboard shortcuts" msgstr "" -#: app/templates/index.html:17 +#: app/templates/index.html:21 msgid "No posts yet. Join some communities to see more." msgstr "" -#: 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: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/admin/activities.html:60 +#: app/templates/admin/communities.html:54 +#: app/templates/admin/deleted_posts.html:23 +#: app/templates/admin/deleted_posts.html:47 +#: app/templates/admin/instances.html:66 app/templates/admin/posts.html:21 +#: app/templates/admin/reports.html:54 app/templates/admin/users.html:66 +#: app/templates/admin/users_trash.html:68 #: app/templates/community/community.html:99 #: app/templates/community/community_moderate.html:80 -#: app/templates/community/community_moderate_subscribers.html:67 +#: app/templates/community/community_moderate_subscribers.html:70 #: 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/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 +#: app/templates/domain/domains_blocked.html:59 app/templates/index.html:29 +#: app/templates/instance/list_instances.html:61 +#: app/templates/instance/people.html:40 app/templates/instance/posts.html:32 +#: app/templates/list_communities.html:122 app/templates/modlog.html:50 +#: 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/alerts.html:24 +#: app/templates/user/bookmarks.html:31 +#: app/templates/user/bookmarks_comments.html:35 +#: app/templates/user/read_posts.html:32 +#: app/templates/user/show_profile.html:130 +#: app/templates/user/show_profile.html:156 msgid "Previous page" msgstr "" -#: 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/admin/activities.html:65 +#: app/templates/admin/communities.html:59 +#: app/templates/admin/deleted_posts.html:28 +#: app/templates/admin/deleted_posts.html:52 +#: app/templates/admin/instances.html:71 app/templates/admin/posts.html:26 +#: app/templates/admin/reports.html:59 app/templates/admin/users.html:71 +#: app/templates/admin/users_trash.html:73 #: app/templates/community/community.html:104 #: app/templates/community/community_moderate.html:85 -#: app/templates/community/community_moderate_subscribers.html:72 +#: app/templates/community/community_moderate_subscribers.html:75 #: 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/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 +#: app/templates/domain/domains_blocked.html:64 app/templates/index.html:34 +#: app/templates/instance/list_instances.html:66 +#: app/templates/instance/people.html:45 app/templates/instance/posts.html:37 +#: app/templates/list_communities.html:127 app/templates/modlog.html:55 +#: 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/alerts.html:29 +#: app/templates/user/bookmarks.html:36 +#: app/templates/user/bookmarks_comments.html:40 +#: app/templates/user/read_posts.html:37 +#: app/templates/user/show_profile.html:135 +#: app/templates/user/show_profile.html:161 msgid "Next page" msgstr "" -#: app/templates/index.html:47 app/templates/search/results.html:48 +#: app/templates/index.html:51 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 +#: app/templates/index.html:62 app/templates/list_communities.html:134 +#: app/templates/search/results.html:59 msgid "Browse topics" msgstr "" @@ -1644,8 +2259,10 @@ msgstr "" msgid "Navigation" msgstr "" -#: app/templates/community/community_mod_list.html:33 -#: app/templates/keyboard_shortcuts.html:43 app/templates/user/filters.html:31 +#: app/templates/community/community_mod_list.html:35 +#: app/templates/community/community_modlog.html:32 +#: app/templates/keyboard_shortcuts.html:43 app/templates/modlog.html:18 +#: app/templates/user/filters.html:45 msgid "Action" msgstr "" @@ -1664,21 +2281,12 @@ msgid "" "hovering with the mouse or the J and K keys." msgstr "" -#: app/templates/list_communities.html:14 app/templates/search/start.html:20 -#: app/templates/search/start.html:28 -msgid "All" -msgstr "" - #: app/templates/list_communities.html:16 msgid "Communities on this server" msgstr "" -#: app/templates/list_communities.html:17 -msgid "Local" -msgstr "" - #: app/templates/list_communities.html:20 -#: app/templates/user/show_profile.html:92 +#: app/templates/user/show_profile.html:108 msgid "Joined" msgstr "" @@ -1714,7 +2322,14 @@ msgstr "" msgid "Sort by post count" msgstr "" +#: app/templates/admin/instances.html:28 +#: app/templates/instance/list_instances.html:40 +#: app/templates/instance/overview.html:21 +#: app/templates/instance/people.html:25 app/templates/instance/posts.html:16 #: app/templates/list_communities.html:71 +#: app/templates/user/_bookmarks_nav.html:5 +#: app/templates/user/alerts/_type.html:3 +#: app/templates/user/show_profile.html:114 msgid "Posts" msgstr "" @@ -1722,8 +2337,11 @@ msgstr "" msgid "Sort by reply count" msgstr "" -#: app/templates/list_communities.html:76 app/templates/post/post.html:61 -#: app/templates/post/post.html:158 +#: app/templates/instance/people.html:26 app/templates/list_communities.html:76 +#: app/templates/post/post.html:62 app/templates/post/post.html:150 +#: app/templates/user/_bookmarks_nav.html:8 +#: app/templates/user/alerts/_type.html:6 +#: app/templates/user/show_profile.html:115 msgid "Comments" msgstr "" @@ -1731,47 +2349,23 @@ msgstr "" msgid "Sort by recent activity" msgstr "" -#: app/templates/list_communities.html:92 +#: app/templates/list_communities.html:96 #, python-format msgid "Leave %(name)s" msgstr "" -#: app/templates/community/add_remote.html:32 -#: 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:123 -#: app/templates/list_communities.html:94 -msgid "Pending" -msgstr "" - -#: app/templates/list_communities.html:96 -#: app/templates/list_communities.html:99 +#: app/templates/list_communities.html:100 +#: app/templates/list_communities.html:103 #, python-format msgid "Join %(name)s" msgstr "" -#: app/templates/community/add_remote.html:34 -#: 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:106 +#: app/templates/list_communities.html:110 #, python-format msgid "Browse %(name)s" msgstr "" -#: app/templates/list_communities.html:128 app/templates/list_topics.html:36 +#: app/templates/list_communities.html:132 app/templates/list_topics.html:34 msgid "There are no communities yet." msgstr "" @@ -1779,6 +2373,39 @@ msgstr "" msgid "Choose a topic" msgstr "" +#: app/templates/list_topics.html:38 app/templates/topic/suggest_topics.html:14 +msgid "Suggest a topic" +msgstr "" + +#: app/templates/modlog.html:10 +msgid "Moderation log" +msgstr "" + +#: app/templates/community/community_modlog.html:30 +#: app/templates/community/community_wiki_revisions.html:30 +#: app/templates/modlog.html:16 +msgid "When" +msgstr "" + +#: app/templates/community/community_modlog.html:31 +#: app/templates/modlog.html:17 +msgid "Moderator" +msgstr "" + +#: app/templates/community/community_modlog.html:47 +#: app/templates/modlog.html:33 +msgid "Reason:" +msgstr "" + +#: app/templates/modlog.html:36 +#, python-format +msgid " in %(community_name)s" +msgstr "" + +#: app/templates/modlog.html:44 +msgid "There are no moderation actions to show." +msgstr "" + #: app/templates/privacy.html:10 msgid "Privacy" msgstr "" @@ -1808,25 +2435,103 @@ msgstr "" msgid "When registering, people are asked \"%(question)s\"." msgstr "" +#: app/templates/admin/approve_registrations.html:22 +#: app/templates/admin/approve_registrations.html:60 +msgid "Email verifed" +msgstr "" + +#: app/templates/admin/approve_registrations.html:23 +#: app/templates/admin/approve_registrations.html:61 +msgid "Answer" +msgstr "" + +#: app/templates/admin/approve_registrations.html:24 +#: app/templates/admin/approve_registrations.html:62 +msgid "Applied" +msgstr "" + +#: app/templates/admin/approve_registrations.html:25 +#: app/templates/admin/approve_registrations.html:63 +#: app/templates/admin/users.html:29 +msgid "IP and country code" +msgstr "" + +#: app/templates/admin/approve_registrations.html:26 +#: app/templates/admin/approve_registrations.html:64 +#: app/templates/admin/users.html:30 +msgid "Source" +msgstr "" + +#: app/templates/admin/approve_registrations.html:27 +#: app/templates/admin/approve_registrations.html:65 +#: app/templates/admin/users.html:31 +#: app/templates/community/community_moderate.html:42 +#: app/templates/community/community_wiki_revisions.html:42 +msgid "Actions" +msgstr "" + #: app/templates/admin/approve_registrations.html:39 msgid "Approve" msgstr "" #: app/templates/admin/approve_registrations.html:40 +#: app/templates/admin/approve_registrations.html:78 +#: app/templates/community/community_wiki_revisions.html:45 msgid "View" msgstr "" #: 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 +#: app/templates/community/community_wiki_list.html:55 +#: app/templates/post/post_options.html:28 +#: app/templates/post/post_reply_options.html:32 +#: app/templates/user/notifications.html:35 +#: app/templates/user/show_profile.html:237 msgid "Delete" msgstr "" #: app/templates/admin/approve_registrations.html:47 +#: app/templates/admin/approve_registrations.html:84 msgid "No one is waiting to be approved." msgstr "" +#: app/templates/admin/approve_registrations.html:54 +msgid "Recently approved" +msgstr "" + +#: app/templates/admin/communities.html:27 +msgid "Posts show on home page." +msgstr "" + +#: app/templates/admin/communities.html:28 +msgid "Posts can be popular." +msgstr "" + +#: app/templates/admin/communities.html:29 +msgid "Posts show in the All feed." +msgstr "" + +#: app/templates/admin/communities.html:30 +msgid "Content warning, NSFW or NSFL set for community." +msgstr "" + +#: app/templates/admin/deleted_posts.html:12 +msgid "Deleted posts" +msgstr "" + +#: app/templates/admin/deleted_posts.html:17 +msgid "No deleted posts." +msgstr "" + +#: app/templates/admin/deleted_posts.html:41 +msgid "No deleted comments." +msgstr "" + +#: app/templates/admin/deleted_posts.html:57 +#: app/templates/admin/spam_posts.html:29 +#: app/templates/user/show_profile.html:166 +msgid "No comments yet." +msgstr "" + #: app/templates/admin/edit_community.html:12 #, python-format msgid "Edit %(community_name)s" @@ -1836,6 +2541,11 @@ msgstr "" msgid "Will not be overwritten by remote server" msgstr "" +#: app/templates/admin/edit_instance.html:13 +#, python-format +msgid "Edit %(instance_name)s" +msgstr "" + #: app/templates/admin/edit_topic.html:13 #, python-format msgid "Edit %(topic_name)s" @@ -1846,6 +2556,87 @@ msgstr "" msgid "Edit %(user_name)s (%(display_name)s)" msgstr "" +#: app/templates/admin/instances.html:17 app/templates/admin/instances.html:57 +#: app/templates/instance/list_instances.html:19 +#: app/templates/instance/list_instances.html:34 +#: app/templates/instance/list_instances.html:51 +msgid "Online" +msgstr "" + +#: app/templates/admin/instances.html:23 +msgid "Domain" +msgstr "" + +#: app/templates/admin/instances.html:24 +#: app/templates/instance/list_instances.html:30 +msgid "Software" +msgstr "" + +#: app/templates/admin/instances.html:25 +#: app/templates/instance/list_instances.html:31 +msgid "Version" +msgstr "" + +#: app/templates/admin/instances.html:26 +msgid "Known Communities" +msgstr "" + +#: app/templates/admin/instances.html:27 +msgid "Known Users" +msgstr "" + +#: app/templates/admin/instances.html:29 +msgid "Post Replies" +msgstr "" + +#: app/templates/admin/instances.html:30 +msgid "Vote Weight" +msgstr "" + +#: app/templates/admin/instances.html:32 +msgid "When an Activity was received from them" +msgstr "" + +#: app/templates/admin/instances.html:32 app/templates/admin/users.html:24 +msgid "Seen" +msgstr "" + +#: app/templates/admin/instances.html:33 +msgid "When we successfully sent them an Activity" +msgstr "" + +#: app/templates/admin/instances.html:33 +msgid "Sent" +msgstr "" + +#: app/templates/admin/instances.html:34 +msgid "How many times we failed to send (reset to 0 after every successful send)" +msgstr "" + +#: app/templates/admin/instances.html:34 +msgid "Failed" +msgstr "" + +#: app/templates/admin/instances.html:35 +msgid "Instance Status - Online/Dormant/Gone Forever" +msgstr "" + +#: app/templates/admin/instances.html:35 +msgid "Status" +msgstr "" + +#: app/templates/admin/instances.html:48 +msgid "Yes" +msgstr "" + +#: app/templates/admin/instances.html:59 +#: app/templates/community/community_wiki_list.html:52 +#: app/templates/community/community_wiki_page_view.html:26 +#: app/templates/post/post_options.html:18 +#: app/templates/post/post_reply_options.html:18 +msgid "Edit" +msgstr "" + #: app/templates/admin/posts.html:12 app/templates/admin/spam_posts.html:12 msgid "Most downvoted posts in the last 3 days" msgstr "" @@ -1857,24 +2648,71 @@ msgid "" "previews in social media." msgstr "" -#: app/templates/admin/site.html:23 -msgid "About this instance" +#: app/templates/admin/site.html:20 app/templates/admin/site.html:22 +#: app/templates/admin/site.html:28 app/templates/admin/site.html:30 +msgid "HTML is allowed in this field." msgstr "" #: app/templates/admin/site.html:24 +msgid "Provide a square image, minimum 50 pixels wide but ideally 152+ pixels." +msgstr "" + +#: app/templates/admin/site.html:25 +msgid "About this instance" +msgstr "" + +#: app/templates/admin/site.html:26 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." +#: app/templates/admin/users.html:13 app/templates/admin/users_trash.html:13 +msgid "Add local user" msgstr "" -#: app/templates/admin/users.html:13 -msgid "Add local user" +#: app/templates/admin/users.html:22 +msgid "Display name." +msgstr "" + +#: app/templates/admin/users.html:23 +#: app/templates/community/community_moderate.html:37 +msgid "Local/Remote" +msgstr "" + +#: app/templates/admin/users.html:24 +msgid "Last seen." +msgstr "" + +#: app/templates/admin/users.html:25 +msgid "Attitude: Percentage of up votes vs. down votes the account made." +msgstr "" + +#: app/templates/admin/users.html:25 app/templates/user/show_profile.html:113 +msgid "Attitude" +msgstr "" + +#: app/templates/admin/users.html:26 +msgid "" +"Reputation: The Karma of the account. Total up votes minus down votes " +"they got." +msgstr "" + +#: app/templates/admin/users.html:26 +msgid "Reputation" +msgstr "" + +#: app/templates/admin/users.html:28 +msgid "How often a user has been reported." +msgstr "" + +#: app/templates/admin/users.html:29 +msgid "IP address of last interaction." +msgstr "" + +#: app/templates/admin/users.html:30 +msgid "Which website linked to PieFed when the user initially registered." msgstr "" #: app/templates/auth/check_email.html:9 @@ -1901,6 +2739,7 @@ msgstr "" #: app/templates/auth/permission_denied.html:8 #: app/templates/chat/blocked.html:13 app/templates/chat/denied.html:14 +#: app/templates/topic/suggestion_denied.html:14 msgid "Sorry" msgstr "" @@ -1966,8 +2805,8 @@ msgid "Block chats and posts from instance: %(name)s" msgstr "" #: app/templates/chat/chat_options.html:29 -#: app/templates/post/post_options.html:50 -#: app/templates/post/post_reply_options.html:34 +#: app/templates/post/post_options.html:70 +#: app/templates/post/post_reply_options.html:56 msgid "Report to moderators" msgstr "" @@ -1981,11 +2820,14 @@ msgstr "" msgid "Chat" msgstr "" -#: app/templates/chat/conversation.html:42 app/templates/user/filters.html:56 +#: app/templates/chat/conversation.html:42 +#: app/templates/instance/list_instances.html:39 +#: app/templates/instance/overview.html:20 +#: app/templates/instance/people.html:16 app/templates/user/filters.html:71 #: 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:35 -#: app/templates/user/show_profile.html:64 app/user/routes.py:37 +#: app/templates/user/show_profile.html:64 msgid "People" msgstr "" @@ -1999,7 +2841,7 @@ msgid "Messages with: " msgstr "" #: app/templates/chat/conversation.html:75 -#: app/templates/post/_post_teaser.html:81 +#: app/templates/post/post_teaser/_utilities_bar.html:17 msgid "Options" msgstr "" @@ -2024,96 +2866,33 @@ 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: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_moderation_nav.html:11 +#: app/templates/community/community_mod_list.html:16 +msgid "Moderators" +msgstr "" + #: 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" +#: app/templates/community/community_wiki_list.html:16 +#: app/templates/community/community_wiki_revisions.html:16 +msgid "Wiki" msgstr "" #: app/templates/community/_community_moderation_nav.html:20 -msgid "Mod log" +msgid "Appeals" 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" +#: app/templates/community/_community_moderation_nav.html:23 +msgid "Mod log" msgstr "" #: app/templates/community/_community_nav.html:12 @@ -2140,71 +2919,77 @@ msgstr "" msgid "Notify about every new post. Not advisable in high traffic communities!" 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: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_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" +#: app/templates/community/add_post.html:8 +msgid "Type of post" msgstr "" -#: app/templates/community/add_poll_post.html:72 -#: app/templates/post/post_edit_poll.html:61 -msgid "Add choice" +#: app/templates/community/add_post.html:12 +msgid "Start a discussion" msgstr "" -#: app/templates/community/add_remote.html:25 +#: app/templates/community/add_post.html:12 app/templates/search/start.html:29 +msgid "Discussion" +msgstr "" + +#: app/templates/community/add_post.html:13 +msgid "Share a link" +msgstr "" + +#: app/templates/community/add_post.html:13 app/templates/search/start.html:30 +msgid "Link" +msgstr "" + +#: app/templates/community/add_post.html:14 +msgid "Share an image" +msgstr "" + +#: app/templates/community/add_post.html:15 +msgid "Share a video" +msgstr "" + +#: app/templates/community/add_post.html:15 app/templates/search/start.html:32 +msgid "Video" +msgstr "" + +#: app/templates/community/add_post.html:16 +msgid "Create a poll" +msgstr "" + +#: app/templates/community/add_post.html:16 app/templates/search/start.html:33 +msgid "Poll" +msgstr "" + +#: app/templates/community/add_post.html:18 +msgid "Create an event" +msgstr "" + +#: app/templates/community/add_post.html:18 +msgid "Event" +msgstr "" + +#: app/templates/community/add_remote.html:31 #: 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." +#: app/templates/community/check_url_posted.html:2 +msgid "This link has already been posted to these communities:" 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:62 +#: app/templates/post/_post_full.html:16 app/templates/post/_post_full.html:67 +#: app/templates/post/post_teaser/_article.html:3 +#: app/templates/post/post_teaser/_image.html:6 +#: app/templates/post/post_teaser/_link.html:9 +#: app/templates/post/post_teaser/_poll.html:4 +#: app/templates/post/post_teaser/_video.html:11 msgid "Not safe for work" msgstr "" @@ -2218,45 +3003,6 @@ msgstr "" msgid "No posts in this community yet." msgstr "" -#: 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: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:156 -#, python-format -msgid "Only people on %(instance_name)s can post or reply in this community." -msgstr "" - -#: app/templates/community/community.html:166 app/templates/post/post.html:211 -msgid "Related communities" -msgstr "" - -#: 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: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:189 -msgid "Settings & Moderation" -msgstr "" - #: app/templates/community/community_ban_user.html:13 #, python-format msgid "Ban \"%(user_name)s\" from %(community_name)s" @@ -2276,17 +3022,64 @@ msgstr "" msgid "Edit and configure this community" msgstr "" +#: app/templates/community/community_edit.html:42 +#: app/templates/community/community_edit.html:50 +#: app/templates/post/_post_teaser_masonry.html:19 +#: app/templates/post/_post_teaser_masonry.html:23 +#: app/templates/post/_post_teaser_masonry.html:26 +#: app/templates/post/_post_teaser_masonry.html:58 +#: app/templates/post/post_teaser/_image.html:20 +#: app/templates/post/post_teaser/_utilities_bar.html:9 +#: app/templates/post/post_teaser/_utilities_bar.html:11 +#: app/templates/user/edit_profile.html:54 +#: app/templates/user/edit_profile.html:65 +msgid "View image" +msgstr "" + +#: app/templates/community/community_edit.html:43 +#: app/templates/community/community_edit.html:53 +msgid "Delete image" +msgstr "" + +#: app/templates/community/community_edit.html:45 +#: app/templates/user/edit_profile.html:60 +#: app/templates/user/show_profile.html:24 +#: app/templates/user/show_profile.html:41 +#: app/templates/user/show_profile.html:48 +msgid "Profile pic" +msgstr "" + +#: app/templates/community/community_find_moderator.html:25 +msgid "Found some people:" +msgstr "" + +#: app/templates/community/community_find_moderator.html:32 +msgid "Add" +msgstr "" + +#: app/templates/community/community_find_moderator.html:34 +msgid "Already a moderator" +msgstr "" + +#: app/templates/community/community_find_moderator.html:42 +msgid "No people found" +msgstr "" + +#: app/templates/community/community_find_moderator.html:43 +msgid "Only local accounts can be added as moderators." +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_mod_list.html:27 #: 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:43 +#: app/templates/community/community_mod_list.html:45 msgid "Remove" msgstr "" @@ -2295,6 +3088,19 @@ msgstr "" msgid "See and handle all reports made about %(community)s" msgstr "" +#: app/templates/community/community_moderate.html:38 +msgid "Reasons" +msgstr "" + +#: app/templates/community/community_moderate.html:40 +#: app/templates/search/start.html:26 +msgid "Type" +msgstr "" + +#: app/templates/community/community_moderate.html:41 +msgid "Created" +msgstr "" + #: app/templates/community/community_moderate.html:67 msgid "Escalate" msgstr "" @@ -2326,34 +3132,111 @@ msgstr "" 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" +#: app/templates/community/community_moderate_subscribers.html:58 +msgid "Kick" msgstr "" #: app/templates/community/community_moderate_subscribers.html:80 +msgid "This community has no subscribers" +msgstr "" + +#: app/templates/community/community_moderate_subscribers.html:82 +msgid "Banned People" +msgstr "" + +#: app/templates/community/community_moderate_subscribers.html:83 #, python-format msgid "See and manage who is banned from %(community)s" msgstr "" -#: app/templates/community/community_moderate_subscribers.html:116 +#: app/templates/community/community_moderate_subscribers.html:119 #: 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 +#: app/templates/user/show_profile.html:227 msgid "Unban" msgstr "" -#: app/templates/community/community_moderate_subscribers.html:125 +#: app/templates/community/community_moderate_subscribers.html:128 msgid "No banned people yet" msgstr "" +#: app/templates/community/community_modlog.html:16 +msgid "Modlog" +msgstr "" + +#: app/templates/community/community_modlog.html:22 +#, python-format +msgid "Moderation actions in %(community)s" +msgstr "" + +#: app/templates/community/community_modlog.html:24 +msgid "See things moderators have done in this community." +msgstr "" + +#: app/templates/community/community_modlog.html:55 +msgid "This community has had no moderation actions yet." +msgstr "" + +#: app/templates/community/community_wiki_list.html:22 +#, python-format +msgid "Wiki pages for %(community)s" +msgstr "" + +#: app/templates/community/community_wiki_list.html:48 +msgid "View page" +msgstr "" + +#: app/templates/community/community_wiki_list.html:49 +msgid "View revisions" +msgstr "" + +#: app/templates/community/community_wiki_list.html:63 +msgid "Add a link to the wiki in the community description." +msgstr "" + +#: app/templates/community/community_wiki_list.html:65 +msgid "There are no wiki pages in this community." +msgstr "" + +#: app/templates/community/community_wiki_revisions.html:22 +#, python-format +msgid "Revisions of %(title)s" +msgstr "" + +#: app/templates/community/community_wiki_revisions.html:48 +msgid "Revert" +msgstr "" + +#: app/templates/community/retrieve_remote_post.html:30 +msgid "Found a post:" +msgstr "" + +#: app/templates/dev/tools.html:11 +msgid "" +"Use these buttons to quickly generate some testing topics and communities" +" to use during development." +msgstr "" + +#: app/templates/dev/tools.html:16 +msgid "Add Dev Communities" +msgstr "" + +#: app/templates/dev/tools.html:26 +msgid "Add Dev Topics" +msgstr "" + +#: app/templates/dev/tools.html:38 +msgid "Delete Dev Communities" +msgstr "" + +#: app/templates/dev/tools.html:48 +msgid "Delete Dev Topics" +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 -#: app/templates/user/filters.html:60 +#: app/templates/user/filters.html:75 msgid "Domains" msgstr "" @@ -2365,15 +3248,15 @@ msgstr "" msgid "Domain management" msgstr "" -#: app/templates/domain/domain.html:51 app/templates/user/filters.html:71 -#: 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:81 +#: app/templates/domain/domain.html:51 app/templates/user/filters.html:86 +#: app/templates/user/filters.html:91 app/templates/user/filters.html:104 +#: app/templates/user/filters.html:109 app/templates/user/filters.html:122 +#: app/templates/user/filters.html:127 app/templates/user/filters.html:140 +#: app/templates/user/filters.html:145 app/templates/user/show_profile.html:91 msgid "Unblock" msgstr "" -#: app/templates/domain/domain.html:55 app/templates/user/show_profile.html:83 +#: app/templates/domain/domain.html:55 msgid "Block" msgstr "" @@ -2414,6 +3297,19 @@ msgid "" "prevent future posts linking to that domain." msgstr "" +#: app/templates/errors/401.html:12 +msgid "Sorry, access is denied" +msgstr "" + +#: app/templates/errors/401.html:15 +msgid "You cannot access this area." +msgstr "" + +#: app/templates/errors/401.html:16 app/templates/errors/404.html:16 +#: app/templates/errors/500.html:16 +msgid "Back" +msgstr "" + #: app/templates/errors/404.html:12 msgid "Ooops, something is broken!" msgstr "" @@ -2422,10 +3318,6 @@ msgstr "" msgid "The page your browser tried to load could not be found." msgstr "" -#: app/templates/errors/404.html:16 app/templates/errors/500.html:16 -msgid "Back" -msgstr "" - #: app/templates/errors/500.html:12 msgid "An unexpected error has occurred" msgstr "" @@ -2436,115 +3328,175 @@ msgid "" "repair it and make PieFed better for everyone." msgstr "" -#: app/templates/post/_comment_voting_buttons.html:3 +#: app/templates/errors/alt_profile.html:3 +msgid "" +"In PieFed, accounts have a main profile and an alternative profile (used " +"for private voting). You are viewing the alternative profile of an " +"account." +msgstr "" + +#: app/templates/errors/alt_profile.html:4 +msgid "More about this" +msgstr "" + +#: app/templates/instance/list_instances.html:28 +#: app/templates/user/show_profile.html:107 +msgid "Instance" +msgstr "" + +#: app/templates/instance/list_instances.html:29 +msgid "More details" +msgstr "" + +#: app/templates/instance/list_instances.html:32 +msgid "Heard from" +msgstr "" + +#: app/templates/instance/list_instances.html:33 +msgid "Sent to" +msgstr "" + +#: app/templates/instance/list_instances.html:47 +msgid "Gone" +msgstr "" + +#: app/templates/instance/list_instances.html:71 +msgid "No results to show." +msgstr "" + +#: app/templates/instance/overview.html:19 +#, python-format +msgid "This is a %(software)s instance." +msgstr "" + +#: app/templates/instance/overview.html:22 +msgid "Go to instance" +msgstr "" + +#: app/templates/instance/overview.html:31 +#: app/templates/user/show_profile.html:97 +#, python-format +msgid "Unblock %(instance_name)s" +msgstr "" + +#: app/templates/instance/overview.html:33 +#: app/templates/user/show_profile.html:99 +#, python-format +msgid "Block everyone from %(instance_name)s" +msgstr "" + +#: app/templates/instance/people.html:50 app/templates/user/people.html:32 +msgid "No people to show" +msgstr "" + +#: app/templates/instance/posts.html:25 +msgid "No posts from this instance yet." +msgstr "" + +#: app/templates/post/_comment_voting_buttons.html:4 msgid "UpVote button." msgstr "" -#: app/templates/post/_comment_voting_buttons.html:9 +#: app/templates/post/_comment_voting_buttons.html:10 +#: app/templates/post/_post_voting_buttons.html:9 +#: app/templates/post/_post_voting_buttons.html:21 msgid "Score: " msgstr "" -#: app/templates/post/_comment_voting_buttons.html:11 +#: app/templates/post/_comment_voting_buttons.html:12 msgid "DownVote button." msgstr "" -#: app/templates/post/_comment_voting_buttons.html:21 +#: app/templates/post/_comment_voting_buttons.html:22 msgid "Score:" msgstr "" -#: app/templates/post/_post_full.html:21 app/templates/post/_post_full.html:67 -#: app/templates/post/_post_teaser.html:63 +#: app/templates/post/_post_full.html:17 app/templates/post/_post_full.html:68 +#: app/templates/post/post_teaser/_article.html:4 +#: app/templates/post/post_teaser/_image.html:7 +#: app/templates/post/post_teaser/_link.html:10 +#: app/templates/post/post_teaser/_poll.html:5 +#: app/templates/post/post_teaser/_video.html:12 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:65 +#: app/templates/post/_post_full.html:24 app/templates/post/_post_full.html:77 +#: app/templates/post/post_teaser/_article.html:6 +#: app/templates/post/post_teaser/_image.html:9 +#: app/templates/post/post_teaser/_link.html:12 +#: app/templates/post/post_teaser/_poll.html:7 +#: app/templates/post/post_teaser/_video.html:14 msgid "Reported. Check post for issues." msgstr "" -#: app/templates/post/_post_full.html:101 -#: app/templates/post/_post_full.html:122 +#: app/templates/post/_post_full.html:102 +#: app/templates/post/_post_full.html:123 msgid "Watch on piped.video" msgstr "" +#: app/templates/post/_post_full.html:143 +msgid "Archive.ph link" +msgstr "" + #: app/templates/post/_post_full.html:152 +msgid "The poll has finished, yet no votes were cast." +msgstr "" + +#: app/templates/post/_post_full.html:164 #, python-format msgid "Total votes: %(total_votes)d." msgstr "" -#: app/templates/post/_post_full.html:153 +#: app/templates/post/_post_full.html:165 msgid "Poll closes" msgstr "" -#: app/templates/post/_post_full.html:185 +#: app/templates/post/_post_full.html:196 msgid "Hashtags" msgstr "" -#: app/templates/post/_post_full.html:195 -#: app/templates/post/_post_full.html:196 +#: app/templates/post/_post_full.html:211 +#: app/templates/post/_post_full.html:212 msgid "Show cross-posts" msgstr "" -#: app/templates/post/_post_full.html:197 +#: app/templates/post/_post_full.html:213 msgid "Number of cross-posts:" msgstr "" -#: app/templates/post/_post_reply_teaser.html:3 -msgid "View context" +#: app/templates/post/_post_reply_teaser.html:31 +#: app/templates/post/post.html:86 +msgid "Post creator" msgstr "" -#: app/templates/post/_post_teaser.html:6 -#: app/templates/post/_post_teaser_masonry.html:8 +#: app/templates/post/_post_reply_teaser.html:40 +#: app/templates/post/continue_discussion.html:27 +#: app/templates/post/post.html:90 +msgid "Reported. Check comment for issues." +msgstr "" + +#: app/templates/post/_post_reply_teaser.html:45 +msgid "Comment deleted" +msgstr "" + +#: app/templates/post/_post_reply_teaser.html:86 +#: app/templates/post/post.html:126 +msgid "Comment options" +msgstr "" + +#: app/templates/post/_post_teaser.html:12 +#: app/templates/post/_post_teaser_masonry.html:14 msgid "Filtered: " msgstr "" -#: app/templates/post/_post_teaser.html:20 -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: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: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:70 -#, python-format -msgid "Go to community %(name)s" -msgstr "" - -#: 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 +#: app/templates/post/_post_teaser_masonry.html:50 +#: app/templates/post/_post_teaser_masonry.html:51 +#: app/templates/post/_post_teaser_masonry.html:71 +#: app/templates/post/_post_teaser_masonry.html:72 +#: app/templates/post/post_teaser/_utilities_bar.html:3 msgid "View comments" msgstr "" -#: app/templates/post/_post_teaser.html:73 -msgid "Number of comments:" -msgstr "" - #: app/templates/post/_post_voting_buttons.html:3 #, python-format msgid "UpVote button, %(count)d upvotes so far." @@ -2571,55 +3523,42 @@ msgid "" "most places. Be nice." msgstr "" -#: 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" +#: app/templates/post/add_reply.html:38 app/templates/post/post.html:43 +#: app/templates/post/post_edit.html:60 app/templates/user/edit_profile.html:44 +msgid "Enable markdown editor" 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:52 +#: app/templates/post/post.html:53 msgid "Verify your email address to comment" msgstr "" -#: app/templates/post/post.html:55 +#: app/templates/post/post.html:56 msgid "Log in to comment" msgstr "" -#: app/templates/post/post.html:58 +#: app/templates/post/post.html:59 msgid "Comments are disabled." msgstr "" -#: app/templates/post/post.html:65 +#: app/templates/post/post.html:66 msgid "Sort by magic" msgstr "" -#: app/templates/post/post.html:68 +#: app/templates/post/post.html:69 msgid "Comments with the most upvotes" msgstr "" -#: app/templates/post/post.html:71 +#: app/templates/post/post.html:72 msgid "Show newest first" msgstr "" #: app/templates/post/post.html:87 -msgid "Author" -msgstr "" - -#: app/templates/post/post.html:104 -msgid "Post creator" -msgstr "" - -#: app/templates/post/post.html:105 msgid "When: " msgstr "" -#: app/templates/post/post.html:134 -msgid "Comment options" +#: app/templates/post/post_cross_post.html:20 +#, python-format +msgid "Cross-post %(post_name)s" msgstr "" #: app/templates/post/post_cross_posts.html:11 @@ -2631,6 +3570,26 @@ msgstr "" msgid "Posts to the same url have also been created in the following communities:" msgstr "" +#: app/templates/post/post_edit.html:39 +msgid "Describe the image, to help visually impaired people." +msgstr "" + +#: app/templates/post/post_edit.html:42 +msgid "Provide a URL ending with .mp4 or .webm." +msgstr "" + +#: app/templates/post/post_edit.html:66 +msgid "Poll choices" +msgstr "" + +#: app/templates/post/post_edit.html:97 +msgid "Add choice" +msgstr "" + +#: app/templates/post/post_edit.html:105 +msgid "Separate each tag with a comma." +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 " @@ -2652,43 +3611,77 @@ msgstr "" msgid "Options for \"%(post_title)s\"" msgstr "" -#: app/templates/post/post_options.html:18 -#: app/templates/post/post_reply_options.html:18 -msgid "Edit" +#: app/templates/post/post_options.html:23 +#: app/templates/post/post_reply_options.html:23 +msgid "Restore" msgstr "" -#: app/templates/post/post_options.html:26 +#: app/templates/post/post_options.html:25 +#: app/templates/post/post_reply_options.html:27 +msgid "Purge" +msgstr "" + +#: app/templates/post/post_options.html:33 +#: app/templates/post/post_reply_options.html:37 +msgid "Remove bookmark" +msgstr "" + +#: app/templates/post/post_options.html:36 +#: app/templates/post/post_reply_options.html:40 +msgid "Bookmark" +msgstr "" + +#: app/templates/post/post_options.html:40 msgid "I made a mistake with this post and have changed my mind about the topic" msgstr "" -#: app/templates/post/post_options.html:30 +#: app/templates/post/post_options.html:44 +#: app/templates/post/post_teaser/_utilities_bar.html:15 +msgid "Cross-post" +msgstr "" + +#: app/templates/post/post_options.html:45 +msgid "Cross-post to another community" +msgstr "" + +#: app/templates/post/post_options.html:48 #, python-format msgid "Block post author @%(author_name)s" msgstr "" -#: app/templates/post/post_options.html:33 +#: app/templates/post/post_options.html:50 #, python-format -msgid "Ban post author @%(author_name)s from
%(community_name)s" +msgid "Block community %(community_name)s" msgstr "" -#: app/templates/post/post_options.html:37 +#: app/templates/post/post_options.html:53 +#, python-format +msgid "Ban post author @%(author_name)s from %(community_name)s" +msgstr "" + +#: app/templates/post/post_options.html:57 #, python-format msgid "Block domain %(domain)s" msgstr "" -#: app/templates/post/post_options.html:41 -#: app/templates/post/post_reply_options.html:29 +#: app/templates/post/post_options.html:61 +#: app/templates/post/post_reply_options.html:47 #, python-format msgid "Hide every post from author's instance: %(name)s" msgstr "" -#: app/templates/post/post_options.html:47 +#: app/templates/post/post_options.html:67 #, python-format msgid "View original on %(domain)s" msgstr "" -#: app/templates/post/post_options.html:52 -#: app/templates/post/post_reply_options.html:36 +#: app/templates/post/post_options.html:73 +#: app/templates/post/post_reply_options.html:52 +msgid "View Voting Activity" +msgstr "" + +#: app/templates/post/post_options.html:76 +#: app/templates/post/post_reply_options.html:58 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 " @@ -2700,7 +3693,7 @@ msgstr "" msgid "Options for comment on \"%(post_title)s\"" msgstr "" -#: app/templates/post/post_reply_options.html:26 +#: app/templates/post/post_reply_options.html:44 #, python-format msgid "Block author @%(author_name)s" msgstr "" @@ -2710,11 +3703,55 @@ msgstr "" msgid "Report comment on \"%(post_title)s\" by %(reply_name)s" msgstr "" +#: app/templates/post/post_reply_voting_activity.html:10 +#, python-format +msgid "Voting Activity for \"%(reply_text)s\"" +msgstr "" + #: app/templates/post/post_report.html:13 #, python-format msgid "Report \"%(post_title)s\"" msgstr "" +#: app/templates/post/post_voting_activity.html:10 +#, python-format +msgid "Voting Activity for \"%(post_title)s\"" +msgstr "" + +#: app/templates/post/post_teaser/_article.html:9 +#: app/templates/post/post_teaser/_image.html:12 +#: app/templates/post/post_teaser/_link.html:15 +#: app/templates/post/post_teaser/_poll.html:10 +#: app/templates/post/post_teaser/_video.html:17 +msgid "Post deleted" +msgstr "" + +#: app/templates/post/post_teaser/_article.html:26 +#: app/templates/post/post_teaser/_article.html:28 +#: app/templates/post/post_teaser/_poll.html:22 +#: app/templates/post/post_teaser/_poll.html:24 +#: app/templates/user/alerts/_posts.html:8 +msgid "Read post" +msgstr "" + +#: app/templates/post/post_teaser/_link.html:7 +#: app/templates/post/post_teaser/_video.html:9 +msgid "All posts about this domain" +msgstr "" + +#: app/templates/post/post_teaser/_link.html:32 +msgid "Follow link" +msgstr "" + +#: app/templates/post/post_teaser/_link.html:34 +#: app/templates/post/post_teaser/_video.html:42 +msgid "Read article" +msgstr "" + +#: app/templates/post/post_teaser/_utilities_bar.html:3 +msgid "Number of comments:" +msgstr "" + #: app/templates/search/results.html:11 msgid "Search results for" msgstr "" @@ -2731,48 +3768,83 @@ msgstr "" msgid "Keyword" msgstr "" -#: app/templates/search/start.html:36 +#: app/templates/search/start.html:15 +msgid "optional" +msgstr "" + +#: app/templates/search/start.html:44 +msgid "Instance Software" +msgstr "" + +#: app/templates/search/start.html:54 +msgid "Sort by" +msgstr "" + +#: app/templates/search/start.html:56 +msgid "Relevance" +msgstr "" + +#: app/templates/search/start.html:57 +msgid "Recent first" +msgstr "" + +#: app/templates/search/start.html:63 msgid "Example searches:" msgstr "" -#: app/templates/search/start.html:39 +#: app/templates/search/start.html:66 msgid "star wars" msgstr "" -#: app/templates/search/start.html:40 +#: app/templates/search/start.html:67 msgid "" "There is an implied \"and\" here. Results will have both words somewhere " "in them." msgstr "" -#: app/templates/search/start.html:43 +#: app/templates/search/start.html:70 msgid "star or wars" msgstr "" -#: app/templates/search/start.html:44 +#: app/templates/search/start.html:71 msgid "" "This will broaden the search to include results that contain any of the " "words." msgstr "" -#: app/templates/search/start.html:47 +#: app/templates/search/start.html:74 msgid "star -wars" msgstr "" -#: app/templates/search/start.html:48 +#: app/templates/search/start.html:75 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 +#: app/templates/search/start.html:78 msgid "\"star wars\"" msgstr "" -#: app/templates/search/start.html:52 +#: app/templates/search/start.html:79 msgid "Results will have exactly that phrase in them." msgstr "" +#: app/templates/search/start.html:82 +msgid "Trying to add a communitiy or post from another instance?" +msgstr "" + +#: app/templates/search/start.html:83 +msgid "" +"In many types of federated platforms you can put a URL of a post or " +"community into the search in order to add it to your local instance. In " +"PieFed the search is just for searching." +msgstr "" + +#: app/templates/search/start.html:85 +msgid "Retrieve remote post" +msgstr "" + #: app/templates/tag/tag.html:23 msgid "No posts in this tag yet." msgstr "" @@ -2781,6 +3853,10 @@ msgstr "" msgid "Tag management" msgstr "" +#: app/templates/tag/tag.html:66 +msgid "RSS" +msgstr "" + #: app/templates/tag/tags.html:14 app/templates/tag/tags_blocked.html:14 #, python-format msgid "Tags containing \"%(search)s\"" @@ -2814,17 +3890,25 @@ msgstr "" msgid "Topic communities" msgstr "" +#: app/templates/topic/suggestion_denied.html:16 +msgid "" +"You have not been using PieFed long enough to be allowed to suggest " +"Topics." +msgstr "" + #: app/templates/topic/topic_create_post.html:9 #, python-format msgid "Which community within %(topic)s to post in?" msgstr "" #: app/templates/topic/topic_create_post.html:18 +#: app/templates/topic/topic_create_post.html:33 #, python-format msgid "Post in %(name)s" msgstr "" #: app/templates/topic/topic_create_post.html:23 +#: app/templates/topic/topic_create_post.html:38 #, python-format msgid "View %(name)s" msgstr "" @@ -2834,7 +3918,7 @@ 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:154 +#: app/templates/user/show_profile.html:179 msgid "Profile" msgstr "" @@ -2842,9 +3926,35 @@ msgstr "" msgid "Blocks & Filters" msgstr "" +#: app/templates/user/_user_nav.html:14 app/user/routes.py:465 +msgid "Import & Export" +msgstr "" + +#: app/templates/user/alerts.html:15 +msgid "Alerts" +msgstr "" + +#: app/templates/user/bookmarks.html:24 +msgid "" +"No posts have been bookmarked. Use the three dots on each post to find " +"the bookmark function." +msgstr "" + +#: app/templates/user/bookmarks_comments.html:18 +msgid "Bookmarks of comments" +msgstr "" + +#: app/templates/user/bookmarks_comments.html:28 +msgid "" +"No comments have been bookmarked. Use the three dots on each comment to " +"find the bookmark function." +msgstr "" + #: app/templates/user/delete_account.html:15 #: app/templates/user/edit_settings.html:17 #: app/templates/user/edit_settings.html:20 +#: app/templates/user/import_export.html:17 +#: app/templates/user/import_export.html:20 msgid "Change settings" msgstr "" @@ -2887,13 +3997,13 @@ msgstr "" msgid "Filters" msgstr "" -#: app/templates/user/edit_filters.html:18 app/user/routes.py:774 +#: app/templates/user/edit_filters.html:18 app/user/routes.py:1071 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:734 +#: app/templates/user/edit_filters.html:27 app/templates/user/filters.html:37 +#: app/user/routes.py:1030 msgid "Add filter" msgstr "" @@ -2914,8 +4024,8 @@ msgstr "" msgid "Stop applying this filter after this date. Optional." msgstr "" -#: app/templates/user/edit_profile.html:16 app/user/routes.py:156 -#: app/user/routes.py:231 +#: app/templates/user/edit_profile.html:16 app/user/routes.py:175 +#: app/user/routes.py:413 msgid "Edit profile" msgstr "" @@ -2925,10 +4035,21 @@ msgid "Edit profile of %(name)s" msgstr "" #: app/templates/user/edit_profile.html:58 -#: app/templates/user/edit_settings.html:43 +#: app/templates/user/edit_profile.html:69 +msgid "Remove image" +msgstr "" + +#: app/templates/user/edit_profile.html:75 +#: app/templates/user/edit_settings.html:42 msgid "Delete account" msgstr "" +#: app/templates/user/edit_settings.html:38 +msgid "" +"Votes will be sent to untrusted " +"instances using an alt" +msgstr "" + #: app/templates/user/email_notifs_unsubscribed.html:9 #: app/templates/user/newsletter_unsubscribed.html:9 msgid "Unsubscribed" @@ -2956,49 +4077,53 @@ msgid "" "click the \"Follow\" button." msgstr "" -#: app/templates/user/filters.html:25 +#: app/templates/user/filters.html:28 +msgid "Collapse replies with a score at or below this level - click to view." +msgstr "" + +#: app/templates/user/filters.html:30 +msgid "Hide replies with a score at or below this level." +msgstr "" + +#: app/templates/user/filters.html:39 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 +#: app/templates/user/filters.html:44 msgid "Keywords" msgstr "" -#: app/templates/user/filters.html:32 +#: app/templates/user/filters.html:46 msgid "Expires" msgstr "" -#: app/templates/user/filters.html:39 +#: app/templates/user/filters.html:53 msgid "Invisible" msgstr "" -#: app/templates/user/filters.html:39 +#: app/templates/user/filters.html:53 msgid "Semi-transparent" msgstr "" -#: app/templates/user/filters.html:49 +#: app/templates/user/filters.html:63 msgid "No filters defined yet." msgstr "" -#: app/templates/user/filters.html:62 -msgid "Instances" -msgstr "" - -#: app/templates/user/filters.html:81 +#: app/templates/user/filters.html:96 msgid "No blocked people" msgstr "" -#: app/templates/user/filters.html:99 +#: app/templates/user/filters.html:114 msgid "No blocked communities" msgstr "" -#: app/templates/user/filters.html:117 +#: app/templates/user/filters.html:132 msgid "No blocked domains" msgstr "" -#: app/templates/user/filters.html:135 +#: app/templates/user/filters.html:150 msgid "No blocked instances" msgstr "" @@ -3012,24 +4137,33 @@ msgstr "" msgid "Mark all as read" msgstr "" +#: app/templates/user/notifications.html:41 +msgid "No notifications to show." +msgstr "" + #: app/templates/user/notifications.html:49 -#: app/templates/user/show_profile.html:149 +#: app/templates/user/read_posts.html:46 +#: app/templates/user/show_profile.html:174 msgid "Manage" msgstr "" #: app/templates/user/notifications.html:95 -#: app/templates/user/show_profile.html:225 +#: app/templates/user/show_profile.html:250 msgid "Upvoted" msgstr "" -#: app/templates/user/people.html:32 -msgid "No people to show" +#: app/templates/user/read_posts.html:15 app/templates/user/read_posts.html:18 +#: app/user/routes.py:1290 +msgid "Read posts" msgstr "" -#: app/templates/user/show_profile.html:24 -#: app/templates/user/show_profile.html:41 -#: app/templates/user/show_profile.html:48 -msgid "Profile pic" +#: app/templates/user/read_posts.html:26 +#: app/templates/user/show_profile.html:140 +msgid "No posts yet." +msgstr "" + +#: app/templates/user/read_posts.html:51 +msgid "Delete history" msgstr "" #: app/templates/user/show_profile.html:76 @@ -3044,43 +4178,44 @@ msgstr "" msgid "Send message using Matrix" msgstr "" -#: app/templates/user/show_profile.html:88 +#: app/templates/user/show_profile.html:82 msgid "Follow" msgstr "" -#: app/templates/user/show_profile.html:94 +#: app/templates/user/show_profile.html:87 +msgid "More" +msgstr "" + +#: app/templates/user/show_profile.html:93 +#, python-format +msgid "Block %(user_name)s" +msgstr "" + +#: app/templates/user/show_profile.html:111 msgid "Bot Account" msgstr "" -#: app/templates/user/show_profile.html:96 -msgid "Attitude" -msgstr "" - -#: app/templates/user/show_profile.html:96 +#: app/templates/user/show_profile.html:113 msgid "Ratio of upvotes cast to downvotes cast. Higher is more positive." msgstr "" -#: app/templates/user/show_profile.html:105 +#: app/templates/user/show_profile.html:127 msgid "Post pagination" msgstr "" -#: app/templates/user/show_profile.html:118 -msgid "No posts yet." -msgstr "" - -#: app/templates/user/show_profile.html:128 +#: app/templates/user/show_profile.html:153 msgid "Comment pagination" msgstr "" -#: app/templates/user/show_profile.html:170 +#: app/templates/user/show_profile.html:195 msgid "Member of" msgstr "" -#: app/templates/user/show_profile.html:195 +#: app/templates/user/show_profile.html:220 msgid "Moderate user" msgstr "" -#: app/templates/user/show_profile.html:215 +#: app/templates/user/show_profile.html:240 msgid "Ban + Purge" msgstr "" @@ -3089,47 +4224,171 @@ msgstr "" msgid "Report \"%(user_name)s\"" msgstr "" -#: app/topic/forms.py:13 +#: app/templates/user/alerts/_comments.html:3 +msgid "You will be notified of replies to these comments" +msgstr "" + +#: app/templates/user/alerts/_comments.html:8 +msgid "Read replies" +msgstr "" + +#: app/templates/user/alerts/_comments.html:18 +msgid "" +"You have not subscribed to any comments. Use the bell icon on each " +"comment to do so." +msgstr "" + +#: app/templates/user/alerts/_communities.html:3 +msgid "You will be notified of new posts in these communities" +msgstr "" + +#: app/templates/user/alerts/_communities.html:8 +msgid "Visit Community" +msgstr "" + +#: app/templates/user/alerts/_communities.html:16 +msgid "" +"You have not subscribed to an alert for new content in any communities. " +"Use the bell icon in each community to do so." +msgstr "" + +#: app/templates/user/alerts/_filter.html:1 +msgid "Alert filters: " +msgstr "" + +#: app/templates/user/alerts/_filter.html:2 +msgid "All authors" +msgstr "" + +#: app/templates/user/alerts/_filter.html:5 +msgid "Only Mine" +msgstr "" + +#: app/templates/user/alerts/_filter.html:6 +msgid "Mine" +msgstr "" + +#: app/templates/user/alerts/_filter.html:8 +msgid "Only Others" +msgstr "" + +#: app/templates/user/alerts/_filter.html:9 +msgid "Others" +msgstr "" + +#: app/templates/user/alerts/_posts.html:3 +msgid "You will be notified of top-level replies to these posts" +msgstr "" + +#: app/templates/user/alerts/_posts.html:16 +msgid "" +"You have not subscribed to any posts. Use the bell icon on each post to " +"do so." +msgstr "" + +#: app/templates/user/alerts/_topics.html:2 +msgid "You will be notified of new posts in communities covered by these topics" +msgstr "" + +#: app/templates/user/alerts/_topics.html:7 +msgid "Visit Topic" +msgstr "" + +#: app/templates/user/alerts/_topics.html:15 +msgid "" +"You have not subscribed to any topics. Use the bell icon on each topic to" +" do so." +msgstr "" + +#: app/templates/user/alerts/_type.html:1 +msgid "Alert type: " +msgstr "" + +#: app/templates/user/alerts/_users.html:2 +msgid "You will be notified of new posts by these users" +msgstr "" + +#: app/templates/user/alerts/_users.html:7 +msgid "Visit User" +msgstr "" + +#: app/templates/user/alerts/_users.html:15 +msgid "" +"You have not subscribed to an alert for new content from any users. Use " +"the bell icon on each person to do so." +msgstr "" + +#: app/topic/forms.py:9 msgid "Choose some topics you are interested in" msgstr "" -#: app/topic/forms.py:14 +#: app/topic/forms.py:10 msgid "Choose" msgstr "" -#: app/topic/routes.py:183 +#: app/topic/forms.py:14 +msgid "New topic name" +msgstr "" + +#: app/topic/forms.py:15 +msgid "New topic name here..." +msgstr "" + +#: app/topic/forms.py:16 +msgid "Suggested communities" +msgstr "" + +#: app/topic/forms.py:17 +msgid "Comma seperated list of community suggestions" +msgstr "" + +#: app/topic/forms.py:18 +msgid "Submit" +msgstr "" + +#: app/topic/routes.py:203 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:187 +#: app/topic/routes.py:207 msgid "" "You did not choose any topics. Would you like to choose individual " "communities instead?" msgstr "" -#: app/user/forms.py:14 +#: app/topic/routes.py:270 +msgid "" +"Thank you for the topic suggestion, it has been sent to the site " +"administrator(s)." +msgstr "" + +#: app/topic/routes.py:273 +msgid "Suggest a topic\"" +msgstr "" + +#: app/user/forms.py:12 msgid "Display name" msgstr "" -#: app/user/forms.py:16 +#: app/user/forms.py:14 msgid "Set new password" msgstr "" -#: app/user/forms.py:23 +#: app/user/forms.py:22 msgid "Save profile" msgstr "" -#: app/user/forms.py:27 +#: app/user/forms.py:26 msgid "That email address is already in use by another account" msgstr "" -#: app/user/forms.py:31 +#: app/user/forms.py:30 msgid "Matrix user ids start with @" msgstr "" -#: app/user/forms.py:35 +#: app/user/forms.py:34 msgid "Interface language" msgstr "" @@ -3137,107 +4396,129 @@ msgstr "" msgid "Receive email about missed notifications" msgstr "" -#: app/user/forms.py:41 -msgid "Use markdown editor GUI when writing" +#: app/user/forms.py:41 app/user/forms.py:118 +msgid "Reply collapse threshold" msgstr "" -#: app/user/forms.py:42 -msgid "Show profile in user list" +#: app/user/forms.py:42 app/user/forms.py:119 +msgid "Reply hide threshold" msgstr "" #: app/user/forms.py:43 -msgid "My posts appear in search results" +msgid "Use markdown editor GUI when writing" msgstr "" #: app/user/forms.py:44 -msgid "Manually approve followers" +msgid "Show profile in user list" msgstr "" #: app/user/forms.py:45 -msgid "Import community subscriptions and user blocks from Lemmy" +msgid "My posts appear in search results" msgstr "" -#: app/user/forms.py:51 -msgid "By default, sort posts by" +#: app/user/forms.py:46 +msgid "" +"Do not display posts with which I have already interacted " +"(opened/upvoted/downvoted)" msgstr "" -#: app/user/forms.py:52 +#: app/user/forms.py:47 +msgid "Manually approve followers" +msgstr "" + +#: app/user/forms.py:48 +msgid "Vote privately" +msgstr "" + +#: app/user/forms.py:54 +msgid "Default post sort" +msgstr "" + +#: app/user/forms.py:61 +msgid "Default home filter" +msgstr "" + +#: app/user/forms.py:63 msgid "Theme" msgstr "" -#: app/user/forms.py:53 +#: app/user/forms.py:64 app/user/forms.py:120 msgid "Save settings" msgstr "" -#: app/user/forms.py:57 +#: app/user/forms.py:68 +msgid "Import community subscriptions and user blocks from Lemmy" +msgstr "" + +#: app/user/forms.py:74 msgid "Yes, delete my account" msgstr "" -#: app/user/forms.py:68 +#: app/user/forms.py:85 msgid "Malicious reporting" msgstr "" -#: app/user/forms.py:92 -msgid "Home feed" -msgstr "" - -#: app/user/forms.py:93 -msgid "Posts in communities" -msgstr "" - -#: app/user/forms.py:94 -msgid "Comments on posts" -msgstr "" - -#: app/user/forms.py:95 -msgid "Make semi-transparent" -msgstr "" - -#: app/user/forms.py:95 -msgid "Hide completely" -msgstr "" - -#: app/user/forms.py:96 -msgid "Action to take" -msgstr "" - -#: app/user/forms.py:97 -msgid "Keywords that trigger this filter" -msgstr "" - -#: app/user/forms.py:100 -msgid "Expire after" -msgstr "" - -#: 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" +msgid "Blur thumbnail" msgstr "" #: app/user/forms.py:111 +msgid "Make post semi-transparent" +msgstr "" + +#: app/user/forms.py:125 +msgid "Home feed" +msgstr "" + +#: app/user/forms.py:126 +msgid "Posts in communities" +msgstr "" + +#: app/user/forms.py:127 +msgid "Comments on posts" +msgstr "" + +#: app/user/forms.py:129 +msgid "Action to take" +msgstr "" + +#: app/user/forms.py:130 +msgid "Keywords that trigger this filter" +msgstr "" + +#: app/user/forms.py:133 +msgid "Expire after" +msgstr "" + +#: app/user/forms.py:138 +msgid "Your remote instance:" +msgstr "" + +#: app/user/forms.py:141 +msgid "Mastodon, Misskey, Akkoma, Iceshrimp and friends" +msgstr "" + +#: app/user/forms.py:142 +msgid "Friendica" +msgstr "" + +#: app/user/forms.py:143 +msgid "Hubzilla" +msgstr "" + +#: app/user/forms.py:144 msgid "Lemmy" msgstr "" -#: app/user/forms.py:112 +#: app/user/forms.py:145 msgid "Pixelfed" msgstr "" -#: app/user/forms.py:115 +#: app/user/forms.py:148 msgid "Instance type" msgstr "" -#: app/user/forms.py:116 +#: app/user/forms.py:149 msgid "View profile on remote instance" msgstr "" @@ -3249,101 +4530,143 @@ msgstr "" msgid "This user has been deleted." msgstr "" -#: app/user/routes.py:85 +#: app/user/routes.py:93 #, python-format msgid "Posts by %(user_name)s" msgstr "" -#: app/user/routes.py:172 +#: app/user/routes.py:125 +msgid "" +"You have changed your email address so we need to verify it. Please check" +" your email inbox for a verification link." +msgstr "" + +#: app/user/routes.py:196 +msgid "Avatar removed!" +msgstr "" + +#: app/user/routes.py:366 msgid "Auto-detect" msgstr "" -#: app/user/routes.py:173 +#: app/user/routes.py:367 msgid "Catalan" msgstr "" -#: app/user/routes.py:174 +#: app/user/routes.py:368 msgid "English" msgstr "" -#: app/user/routes.py:175 +#: app/user/routes.py:369 msgid "French" msgstr "" -#: app/user/routes.py:176 +#: app/user/routes.py:370 msgid "German" msgstr "" -#: app/user/routes.py:212 +#: app/user/routes.py:371 +msgid "Japanese" +msgstr "" + +#: app/user/routes.py:433 +msgid "Export Complete." +msgstr "" + +#: app/user/routes.py:458 msgid "" "Your subscriptions and blocks are being imported. If you have many it " "could take a few minutes." msgstr "" -#: app/user/routes.py:270 +#: app/user/routes.py:505 msgid "You cannot ban yourself." msgstr "" -#: app/user/routes.py:295 +#: app/user/routes.py:532 msgid "You cannot unban yourself." msgstr "" -#: app/user/routes.py:319 -msgid "You cannot block yourself." +#: app/user/routes.py:590 +msgid "You cannot block your instance." msgstr "" -#: app/user/routes.py:351 -msgid "You cannot unblock yourself." -msgstr "" - -#: app/user/routes.py:379 +#: app/user/routes.py:641 msgid "" "Moderators have already assessed reports regarding this person, no " "further reports are necessary." msgstr "" -#: app/user/routes.py:385 +#: app/user/routes.py:647 #, python-format msgid "%(user_name)s has already been reported, thank you!" msgstr "" -#: app/user/routes.py:407 +#: app/user/routes.py:669 #, python-format msgid "%(user_name)s has been reported, thank you!" msgstr "" -#: app/user/routes.py:413 +#: app/user/routes.py:675 msgid "Report user" msgstr "" -#: app/user/routes.py:430 +#: app/user/routes.py:693 msgid "You cannot delete yourself." msgstr "" -#: app/user/routes.py:487 +#: app/user/routes.py:754 msgid "Account deletion in progress. Give it a few minutes." msgstr "" -#: app/user/routes.py:492 +#: app/user/routes.py:759 msgid "Delete my account" msgstr "" -#: app/user/routes.py:543 +#: app/user/routes.py:811 msgid "You cannot purge yourself." msgstr "" -#: app/user/routes.py:620 +#: app/user/routes.py:894 msgid "All notifications marked as read." msgstr "" -#: app/user/routes.py:791 +#: app/user/routes.py:1089 msgid "Filter deleted." msgstr "" -#: app/user/routes.py:824 +#: app/user/routes.py:1147 +msgid "Comment bookmarks" +msgstr "" + +#: app/user/routes.py:1175 +msgid "Reply Alerts" +msgstr "" + +#: app/user/routes.py:1194 +msgid "Community Alerts" +msgstr "" + +#: app/user/routes.py:1200 +msgid "Topic Alerts" +msgstr "" + +#: app/user/routes.py:1206 +msgid "User Alerts" +msgstr "" + +#: app/user/routes.py:1221 +msgid "Post Alerts" +msgstr "" + +#: app/user/routes.py:1246 msgid "Lemmy can't follow profiles, sorry" msgstr "" +#: app/user/routes.py:1303 +msgid "Reading history has been deleted" +msgstr "" + #~ msgid "Allow search engines to index this profile" #~ msgstr "" @@ -3381,3 +4704,58 @@ msgstr "" #~ msgid "Subscribe" #~ msgstr "" +#~ 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 "" + +#~ msgid "Add poll to community" +#~ msgstr "" + +#~ msgid "Account not found" +#~ msgstr "" + +#~ msgid "Local communities" +#~ msgstr "" + +#~ msgid "We have upvoted the post for you." +#~ msgstr "" + +#~ msgid "" +#~ "You have already upvoted the post, " +#~ "you do not need to say \"this\"" +#~ " also." +#~ msgstr "" + +#~ msgid "All posts" +#~ msgstr "" + +#~ msgid "Communities - no topic" +#~ msgstr "" + +#~ msgid "Explore communities" +#~ msgstr "" + +#~ msgid "About community" +#~ msgstr "" + +#~ msgid "Only people on %(instance_name)s can post or reply in this community." +#~ msgstr "" + +#~ msgid "Go to community" +#~ msgstr "" + +#~ msgid "Settings & Moderation" +#~ msgstr "" + +#~ msgid "View context" +#~ msgstr "" + +#~ msgid "Ban post author @%(author_name)s from
%(community_name)s" +#~ msgstr "" + +#~ msgid "By default, sort posts by" +#~ msgstr "" +