From 832b37ab8bed417c665ac8df034fd4f7fe63dc79 Mon Sep 17 00:00:00 2001 From: Mouse Reeve Date: Fri, 8 Apr 2022 14:50:22 -0700 Subject: [PATCH] New translations django.po (Swedish) --- locale/sv_SE/LC_MESSAGES/django.po | 83 ++++++++++++++++-------------- 1 file changed, 44 insertions(+), 39 deletions(-) diff --git a/locale/sv_SE/LC_MESSAGES/django.po b/locale/sv_SE/LC_MESSAGES/django.po index 014b08cd..0ff60929 100644 --- a/locale/sv_SE/LC_MESSAGES/django.po +++ b/locale/sv_SE/LC_MESSAGES/django.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: bookwyrm\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-04-04 22:19+0000\n" -"PO-Revision-Date: 2022-04-05 04:52\n" +"POT-Creation-Date: 2022-04-08 21:00+0000\n" +"PO-Revision-Date: 2022-04-08 21:50\n" "Last-Translator: Mouse Reeve \n" "Language-Team: Swedish\n" "Language: sv\n" @@ -187,7 +187,7 @@ msgstr "%(value)s är inte ett giltigt remote_id" msgid "%(value)s is not a valid username" msgstr "%(value)s är inte ett giltigt användarnamn" -#: bookwyrm/models/fields.py:181 bookwyrm/templates/layout.html:179 +#: bookwyrm/models/fields.py:181 bookwyrm/templates/layout.html:123 #: bookwyrm/templates/ostatus/error.html:29 msgid "username" msgstr "användarnamn" @@ -407,7 +407,7 @@ msgstr "%(site_name)s's moderatorer och administratörer håller hemsidan uppe o msgid "Moderator" msgstr "Moderator" -#: bookwyrm/templates/about/about.html:117 bookwyrm/templates/layout.html:140 +#: bookwyrm/templates/about/about.html:117 bookwyrm/templates/user_menu.html:63 msgid "Admin" msgstr "Administratör" @@ -438,7 +438,7 @@ msgid "Software version:" msgstr "Programvaruversion:" #: bookwyrm/templates/about/layout.html:30 -#: bookwyrm/templates/embed-layout.html:34 bookwyrm/templates/layout.html:238 +#: bookwyrm/templates/embed-layout.html:34 bookwyrm/templates/layout.html:182 #, python-format msgid "About %(site_name)s" msgstr "Om %(site_name)s" @@ -1366,7 +1366,7 @@ msgstr "Federerad gemenskap" #: bookwyrm/templates/directory/directory.html:4 #: bookwyrm/templates/directory/directory.html:9 -#: bookwyrm/templates/layout.html:109 +#: bookwyrm/templates/user_menu.html:30 msgid "Directory" msgstr "Mapp" @@ -1609,13 +1609,13 @@ msgstr "Återställ lösenordet för %(site_name)s" msgid "%(site_name)s home page" msgstr "Hemsida för %(site_name)s" -#: bookwyrm/templates/embed-layout.html:40 bookwyrm/templates/layout.html:242 +#: bookwyrm/templates/embed-layout.html:40 bookwyrm/templates/layout.html:186 msgid "Contact site admin" msgstr "Kontakta webbplatsens administratör" #: bookwyrm/templates/embed-layout.html:46 -msgid "Join Bookwyrm" -msgstr "Gå med i BookWyrm" +msgid "Join BookWyrm" +msgstr "" #: bookwyrm/templates/feed/direct_messages.html:8 #, python-format @@ -1623,7 +1623,7 @@ msgid "Direct Messages with %(username)s" msgstr "Direktmeddelanden med %(username)s" #: bookwyrm/templates/feed/direct_messages.html:10 -#: bookwyrm/templates/layout.html:119 +#: bookwyrm/templates/user_menu.html:40 msgid "Direct Messages" msgstr "Direktmeddelanden" @@ -1660,7 +1660,7 @@ msgid "Updates" msgstr "Uppdateringar" #: bookwyrm/templates/feed/suggested_books.html:6 -#: bookwyrm/templates/layout.html:114 +#: bookwyrm/templates/user_menu.html:35 msgid "Your Books" msgstr "Dina böcker" @@ -2221,7 +2221,7 @@ msgid "Login" msgstr "Inloggning" #: bookwyrm/templates/landing/login.html:7 -#: bookwyrm/templates/landing/login.html:36 bookwyrm/templates/layout.html:187 +#: bookwyrm/templates/landing/login.html:36 bookwyrm/templates/layout.html:131 #: bookwyrm/templates/ostatus/error.html:37 msgid "Log in" msgstr "Logga in" @@ -2230,7 +2230,7 @@ msgstr "Logga in" msgid "Success! Email address confirmed." msgstr "Lyckades! E-postadressen bekräftades." -#: bookwyrm/templates/landing/login.html:21 bookwyrm/templates/layout.html:178 +#: bookwyrm/templates/landing/login.html:21 bookwyrm/templates/layout.html:122 #: bookwyrm/templates/ostatus/error.html:28 #: bookwyrm/templates/snippets/register_form.html:4 msgid "Username:" @@ -2238,12 +2238,12 @@ msgstr "Användarnamn:" #: bookwyrm/templates/landing/login.html:27 #: bookwyrm/templates/landing/password_reset.html:26 -#: bookwyrm/templates/layout.html:182 bookwyrm/templates/ostatus/error.html:32 +#: bookwyrm/templates/layout.html:126 bookwyrm/templates/ostatus/error.html:32 #: bookwyrm/templates/snippets/register_form.html:45 msgid "Password:" msgstr "Lösenord:" -#: bookwyrm/templates/landing/login.html:39 bookwyrm/templates/layout.html:184 +#: bookwyrm/templates/landing/login.html:39 bookwyrm/templates/layout.html:128 #: bookwyrm/templates/ostatus/error.html:34 msgid "Forgot your password?" msgstr "Glömt ditt lösenord?" @@ -2287,54 +2287,38 @@ msgstr "Huvudsaklig navigeringsmeny" msgid "Feed" msgstr "Flöde" -#: bookwyrm/templates/layout.html:124 bookwyrm/templates/setup/config.html:52 -msgid "Settings" -msgstr "Inställningar" - -#: bookwyrm/templates/layout.html:133 -#: bookwyrm/templates/settings/invites/manage_invite_requests.html:15 -#: bookwyrm/templates/settings/invites/manage_invites.html:3 -#: bookwyrm/templates/settings/invites/manage_invites.html:15 -#: bookwyrm/templates/settings/layout.html:42 -msgid "Invites" -msgstr "Inbjudningar" - -#: bookwyrm/templates/layout.html:147 -msgid "Log out" -msgstr "Logga ut" - -#: bookwyrm/templates/layout.html:155 bookwyrm/templates/layout.html:156 +#: bookwyrm/templates/layout.html:99 bookwyrm/templates/layout.html:100 #: bookwyrm/templates/notifications/notifications_page.html:5 #: bookwyrm/templates/notifications/notifications_page.html:10 msgid "Notifications" msgstr "Aviseringar" -#: bookwyrm/templates/layout.html:183 bookwyrm/templates/ostatus/error.html:33 +#: bookwyrm/templates/layout.html:127 bookwyrm/templates/ostatus/error.html:33 msgid "password" msgstr "lösenord" -#: bookwyrm/templates/layout.html:195 +#: bookwyrm/templates/layout.html:139 msgid "Join" msgstr "Gå med" -#: bookwyrm/templates/layout.html:229 +#: bookwyrm/templates/layout.html:173 msgid "Successfully posted status" msgstr "Statusen har publicerats" -#: bookwyrm/templates/layout.html:230 +#: bookwyrm/templates/layout.html:174 msgid "Error posting status" msgstr "Fel uppstod när statusen skulle publiceras" -#: bookwyrm/templates/layout.html:246 +#: bookwyrm/templates/layout.html:190 msgid "Documentation" msgstr "Dokumentation" -#: bookwyrm/templates/layout.html:253 +#: bookwyrm/templates/layout.html:197 #, python-format msgid "Support %(site_name)s on %(support_title)s" msgstr "Stötta %(site_name)s på %(support_title)s" -#: bookwyrm/templates/layout.html:257 +#: bookwyrm/templates/layout.html:201 msgid "BookWyrm's source code is freely available. You can contribute or report issues on GitHub." msgstr "BookWyrm's källkod är fritt tillgängligt. Du kan bidra eller rapportera problem på GitHub." @@ -2915,6 +2899,7 @@ msgstr "Redigera profil" #: bookwyrm/templates/preferences/edit_user.html:12 #: bookwyrm/templates/preferences/edit_user.html:25 #: bookwyrm/templates/settings/users/user_info.html:7 +#: bookwyrm/templates/user_menu.html:25 msgid "Profile" msgstr "Profil" @@ -3636,6 +3621,14 @@ msgstr "Inga instanser hittades" msgid "Invite Requests" msgstr "Inbjudningsförfrågningar" +#: bookwyrm/templates/settings/invites/manage_invite_requests.html:15 +#: bookwyrm/templates/settings/invites/manage_invites.html:3 +#: bookwyrm/templates/settings/invites/manage_invites.html:15 +#: bookwyrm/templates/settings/layout.html:42 +#: bookwyrm/templates/user_menu.html:56 +msgid "Invites" +msgstr "Inbjudningar" + #: bookwyrm/templates/settings/invites/manage_invite_requests.html:23 msgid "Ignored Invite Requests" msgstr "Ignorerade inbjudningsförfrågningar" @@ -4292,6 +4285,10 @@ msgstr "Din domän verkar vara felkonfigurerad. Den bör inte inkludera protokol msgid "You are running BookWyrm in production mode without https. USE_HTTPS should be enabled in production." msgstr "Du kör BookWyrm i produktionsläge utan https. USE_HTTPS bör aktiveras i konfigureringen." +#: bookwyrm/templates/setup/config.html:52 bookwyrm/templates/user_menu.html:45 +msgid "Settings" +msgstr "Inställningar" + #: bookwyrm/templates/setup/config.html:56 msgid "Instance domain:" msgstr "Domän för instansen:" @@ -5100,6 +5097,14 @@ msgstr[1] "%(mutuals_display)s följare som du följer" msgid "No followers you follow" msgstr "Inga följare som du följer" +#: bookwyrm/templates/user_menu.html:7 +msgid "View profile and more" +msgstr "" + +#: bookwyrm/templates/user_menu.html:72 +msgid "Log out" +msgstr "Logga ut" + #: bookwyrm/templates/widgets/clearable_file_input_with_warning.html:28 msgid "File exceeds maximum size: 10MB" msgstr "Filen överskrider maximal storlek: 10 MB"