diff --git a/.htaccess b/.htaccess
index 6ee7f7d50..610567d9b 100644
--- a/.htaccess
+++ b/.htaccess
@@ -3,11 +3,14 @@ Options -indexes
RewriteCond %{REQUEST_URI} ^(.*)?wp-login\.php(.*)$ [OR]
RewriteCond %{REQUEST_URI} ^(.*)?wp-admin$
+RewriteCond %{REMOTE_ADDR} !^217.64.149.97
+RewriteCond %{REMOTE_ADDR} !^192.0.
RewriteRule ^(.*)$ - [R=403,L]
RewriteCond %{REQUEST_METHOD} ^(GET|POST|PUT|PATCH|DELETE) [NC]
RewriteCond %{REQUEST_URI} ^.*wp-json/wp/ [NC]
-RewriteCond %{REMOTE_ADDR} !^212
+RewriteCond %{REMOTE_ADDR} !^217.64.149.97
+RewriteCond %{REMOTE_ADDR} !^192.0.
RewriteRule ^(.*)$ - [F]
# BEGIN WordPress
diff --git a/wp-content/languages/themes/twentyfifteen-sv_SE.mo b/wp-content/languages/themes/twentyfifteen-sv_SE.mo
deleted file mode 100644
index efef1d815..000000000
Binary files a/wp-content/languages/themes/twentyfifteen-sv_SE.mo and /dev/null differ
diff --git a/wp-content/languages/themes/twentyfifteen-sv_SE.po b/wp-content/languages/themes/twentyfifteen-sv_SE.po
deleted file mode 100644
index b8e820ad4..000000000
--- a/wp-content/languages/themes/twentyfifteen-sv_SE.po
+++ /dev/null
@@ -1,344 +0,0 @@
-# Translation of Themes - Twenty Fifteen in Swedish
-# This file is distributed under the same license as the Themes - Twenty Fifteen package.
-msgid ""
-msgstr ""
-"PO-Revision-Date: 2020-03-31 20:57:42+0000\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: GlotPress/2.4.0-alpha\n"
-"Language: sv_SE\n"
-"Project-Id-Version: Themes - Twenty Fifteen\n"
-
-#. Description of the theme
-msgid "Our 2015 default theme is clean, blog-focused, and designed for clarity. Twenty Fifteen's simple, straightforward typography is readable on a wide variety of screen sizes, and suitable for multiple languages. We designed it using a mobile-first approach, meaning your content takes center-stage, regardless of whether your visitors arrive by smartphone, tablet, laptop, or desktop computer."
-msgstr "Vårt 2015-års standardtema är rent, bloggfokuserat, och utformat för tydlighet. Twenty Fifteens enkla, okomplicerad typografi är läsbar på en mängd olika skärmstorlekar och lämpar sig för flera språk. Vi designade det med 'mobile first'-metoden, vilket innebär att ditt innehåll tar första parkett, oavsett om dina besökare besöker din sida med smartphone, surfplatta, laptop eller stationär dator."
-
-#. Theme Name of the theme
-msgid "Twenty Fifteen"
-msgstr "Twenty Fifteen"
-
-#: functions.php:245
-msgid "Light Blue"
-msgstr "Ljusblått"
-
-#: functions.php:240
-msgid "Bright Blue"
-msgstr "Djupblått"
-
-#: functions.php:195
-msgid "Light Gray"
-msgstr "Ljusgrått"
-
-#: functions.php:190
-msgid "Dark Gray"
-msgstr "Mörkgrått"
-
-#: functions.php:210
-msgid "Dark Brown"
-msgstr "Mörkbrunt"
-
-#: functions.php:200
-msgid "White"
-msgstr "Vitt"
-
-#: functions.php:220
-msgid "Light Pink"
-msgstr "Ljusrosa"
-
-#: functions.php:215
-msgid "Medium Pink"
-msgstr "Mellanrosa"
-
-#: functions.php:235
-msgid "Blue Gray"
-msgstr "Blågrått"
-
-#: functions.php:225
-msgid "Dark Purple"
-msgstr "Mörklila"
-
-#. translators: %s: Post title.
-#: comments.php:31
-msgctxt "comments title"
-msgid "One thought on “%s”"
-msgstr "En kommentar till “%s”"
-
-#. translators: %s: Post title.
-#: inc/template-tags.php:132
-msgid "Leave a comment on %s"
-msgstr "Lämna en kommentar till %s"
-
-#: single.php:39
-msgid "Previous post:"
-msgstr "Föregående inlägg:"
-
-#: single.php:38
-msgid "Previous"
-msgstr "Föregående"
-
-#: single.php:36
-msgid "Next post:"
-msgstr "Nästa inlägg:"
-
-#: single.php:35
-msgid "Next"
-msgstr "Nästa"
-
-#. translators: %s: Search query.
-#: search.php:21
-msgid "Search Results for: %s"
-msgstr "Sökresultat för: %s"
-
-#: inc/template-tags.php:122
-msgctxt "Used before full size attachment link."
-msgid "Full size"
-msgstr "Full storlek"
-
-#: inc/template-tags.php:110
-msgctxt "Used before tag names."
-msgid "Tags"
-msgstr "Taggar"
-
-#: inc/template-tags.php:101
-msgctxt "Used before category names."
-msgid "Categories"
-msgstr "Kategorier"
-
-#: inc/template-tags.php:97 inc/template-tags.php:106
-msgctxt "Used between list items, there is a space after the comma."
-msgid ", "
-msgstr ", "
-
-#: inc/template-tags.php:91
-msgctxt "Used before post author name."
-msgid "Author"
-msgstr "Författare"
-
-#: inc/template-tags.php:81
-msgctxt "Used before publish date."
-msgid "Posted on"
-msgstr "Postat"
-
-#: inc/template-tags.php:58
-msgctxt "Used before post format."
-msgid "Format"
-msgstr "Format"
-
-#: inc/template-tags.php:51
-msgid "Featured"
-msgstr "Utvalda"
-
-#: inc/template-tags.php:31
-msgid "Newer Comments"
-msgstr "Nyare kommentarer"
-
-#: inc/template-tags.php:26
-msgid "Older Comments"
-msgstr "Äldre kommentarer"
-
-#: inc/template-tags.php:23
-msgid "Comment navigation"
-msgstr "Kommentarsnavigering"
-
-#: inc/customizer.php:237
-msgid "Blue"
-msgstr "Blå"
-
-#: functions.php:230 inc/customizer.php:226
-msgid "Purple"
-msgstr "Lila"
-
-#: inc/customizer.php:215
-msgid "Pink"
-msgstr "Rosa"
-
-#: functions.php:205 inc/customizer.php:204
-msgid "Yellow"
-msgstr "Gult"
-
-#: inc/customizer.php:193
-msgid "Dark"
-msgstr "Mörkt"
-
-#: inc/customizer.php:182
-msgid "Default"
-msgstr "Standard"
-
-#: inc/customizer.php:103
-msgid "Header and Sidebar Background Color"
-msgstr "Bakgrundsfärg för sidhuvud och sidofält"
-
-#: inc/customizer.php:79 inc/customizer.php:104 inc/customizer.php:111
-msgid "Applied to the header on small screens and the sidebar on wide screens."
-msgstr "Anges som sidhuvud på små skärmar och sidofält på större skärmar."
-
-#: inc/customizer.php:78
-msgid "Header and Sidebar Text Color"
-msgstr "Textfärg för sidhuvud och sidofält"
-
-#: inc/customizer.php:55
-msgid "Base Color Scheme"
-msgstr "Huvudfärgschema"
-
-#. translators: %s: WordPress version.
-#: inc/back-compat.php:38 inc/back-compat.php:50 inc/back-compat.php:67
-msgid "Twenty Fifteen requires at least WordPress version 4.1. You are running version %s. Please upgrade and try again."
-msgstr "Twenty Fifteen kräver minst WordPress version 4.1. Du använder version %s. Uppdatera och försök igen."
-
-#: image.php:88
-msgctxt "Parent post link"
-msgid "%title"
-msgstr "%title"
-
-#: image.php:25
-msgid "Next Image"
-msgstr "Nästa bild"
-
-#: image.php:25
-msgid "Previous Image"
-msgstr "Föregående bild"
-
-#: header.php:50
-msgid "Menu and widgets"
-msgstr "Meny och widgets"
-
-#: header.php:27
-msgid "Skip to content"
-msgstr "Hoppa till innehåll"
-
-#: functions.php:402
-msgid "collapse child menu"
-msgstr "minimera undermeny"
-
-#: functions.php:401
-msgid "expand child menu"
-msgstr "expandera undermeny"
-
-#: functions.php:321
-msgctxt "Add new subset (greek, cyrillic, devanagari, vietnamese)"
-msgid "no-subset"
-msgstr "no-subset"
-
-#: functions.php:313
-msgctxt "Inconsolata font: on or off"
-msgid "on"
-msgstr "på"
-
-#: functions.php:305
-msgctxt "Noto Serif font: on or off"
-msgid "on"
-msgstr "på"
-
-#: functions.php:297
-msgctxt "Noto Sans font: on or off"
-msgid "on"
-msgstr "på"
-
-#: functions.php:270
-msgid "Add widgets here to appear in your sidebar."
-msgstr "Lägg till widgets som ska visas i din sidopanel här."
-
-#: functions.php:268
-msgid "Widget Area"
-msgstr "Widgetfält"
-
-#: functions.php:87
-msgid "Social Links Menu"
-msgstr "Meny för sociala länkar"
-
-#: functions.php:86
-msgid "Primary Menu"
-msgstr "Primär meny"
-
-#. translators: %s: WordPress
-#: footer.php:33
-msgid "Proudly powered by %s"
-msgstr "Drivs med %s"
-
-#: content-none.php:36
-msgid "It seems we can’t find what you’re looking for. Perhaps searching can help."
-msgstr "Det verkar inte som om vi kan hitta det du letar efter. Kanske kan en sökning hjälpa."
-
-#: content-none.php:31
-msgid "Sorry, but nothing matched your search terms. Please try again with some different keywords."
-msgstr "Ledsen, inget matchade dina sökkriterier. Vänligen försök igen med andra nyckelord."
-
-#. translators: %s: Post editor URL.
-#: content-none.php:25
-msgid "Ready to publish your first post? Get started here."
-msgstr "Redo att publicera ditt första inlägg? Kom igång här."
-
-#: content-none.php:15
-msgid "Nothing Found"
-msgstr "Kunde inte hittas"
-
-#: content-link.php:60 content.php:61 image.php:74 content-search.php:28
-#: content-search.php:33 content-page.php:37
-msgid "Edit"
-msgstr "Redigera"
-
-#: content-link.php:39 content.php:41 image.php:61 content-page.php:26
-msgid "Pages:"
-msgstr "Sidor:"
-
-#. translators: %s: Post title.
-#: content-link.php:32 content.php:34 inc/template-tags.php:252
-msgid "Continue reading %s"
-msgstr "Fortsätt läsa %s"
-
-#: comments.php:71
-msgid "Comments are closed."
-msgstr "Kommentarer inaktiverade."
-
-#. translators: 1: Number of comments, 2: Post title.
-#: comments.php:35
-msgctxt "comments title"
-msgid "%1$s thought on “%2$s”"
-msgid_plural "%1$s thoughts on “%2$s”"
-msgstr[0] "%1$s reaktion till “%2$s”"
-msgstr[1] "%1$s reaktioner till “%2$s”"
-
-#. translators: %s: Author display name.
-#: author-bio.php:36
-msgid "View all posts by %s"
-msgstr "Visa alla inlägg av %s"
-
-#: author-bio.php:12
-msgid "Published by"
-msgstr "Publicerat av"
-
-#: content-link.php:43 index.php:50 content.php:45 archive.php:53 search.php:48
-#: image.php:65 content-page.php:30
-msgid "Page"
-msgstr "Sida"
-
-#: index.php:49 archive.php:52 search.php:47
-msgid "Next page"
-msgstr "Nästa sida"
-
-#: index.php:48 archive.php:51 search.php:46
-msgid "Previous page"
-msgstr "Föregående sida"
-
-#: 404.php:21
-msgid "It looks like nothing was found at this location. Maybe try a search?"
-msgstr "Det verkar inte som något kunde hittas för den här platsen. Testa en sökning kanske?"
-
-#: 404.php:17
-msgid "Oops! That page can’t be found."
-msgstr "Ojdå! Sidan kunde inte hittas."
-
-#. Author of the theme
-msgid "the WordPress team"
-msgstr "WordPress-teamet"
-
-#. Theme URI of the theme
-msgid "https://wordpress.org/themes/twentyfifteen/"
-msgstr "https://wordpress.org/themes/twentyfifteen/"
-
-#. Author URI of the theme
-#: footer.php:30
-msgid "https://wordpress.org/"
-msgstr "https://wordpress.org/"
\ No newline at end of file
diff --git a/wp-content/languages/themes/twentynineteen-sv_SE.mo b/wp-content/languages/themes/twentynineteen-sv_SE.mo
deleted file mode 100644
index 8262fdd34..000000000
Binary files a/wp-content/languages/themes/twentynineteen-sv_SE.mo and /dev/null differ
diff --git a/wp-content/languages/themes/twentynineteen-sv_SE.po b/wp-content/languages/themes/twentynineteen-sv_SE.po
deleted file mode 100644
index e1e8ec46a..000000000
--- a/wp-content/languages/themes/twentynineteen-sv_SE.po
+++ /dev/null
@@ -1,398 +0,0 @@
-# Translation of Themes - Twenty Nineteen in Swedish
-# This file is distributed under the same license as the Themes - Twenty Nineteen package.
-msgid ""
-msgstr ""
-"PO-Revision-Date: 2020-03-31 20:56:24+0000\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: GlotPress/2.4.0-alpha\n"
-"Language: sv_SE\n"
-"Project-Id-Version: Themes - Twenty Nineteen\n"
-
-#. Description of the theme
-msgid "Our 2019 default theme is designed to show off the power of the block editor. It features custom styles for all the default blocks, and is built so that what you see in the editor looks like what you'll see on your website. Twenty Nineteen is designed to be adaptable to a wide range of websites, whether you’re running a photo blog, launching a new business, or supporting a non-profit. Featuring ample whitespace and modern sans-serif headlines paired with classic serif body text, it's built to be beautiful on all screen sizes."
-msgstr "Vårt standardtema för 2019 är utformat för att visa upp blockredigerarens möjligheter. Det har anpassade stilar för alla standardblock och är konstruerat så att innehållet i ser likadant ut redigeraren som på webbplatsen. Twenty Nineteen är utformat så att det kan anpassas för många typer av webbplatser, vare sig du har en fotoblogg, startar ett nytt företag eller stödjer en ideell förening. Det är byggt för att vara snyggt på skärmar av alla storlekar, med gott om vitt utrymme, rubriker i moderna sans-serifer i kombination med brödtext i klassiska serif-typsnitt."
-
-#. Theme Name of the theme
-msgid "Twenty Nineteen"
-msgstr "Twenty Nineteen"
-
-#: classes/class-twentynineteen-walker-comment.php:96
-msgid "Your comment is awaiting moderation. This is a preview, your comment will be visible after it has been approved."
-msgstr "Din kommentar inväntar granskning. Detta är en förhandsvisning. Din kommentar blir synlig när den har godkänts."
-
-#: functions.php:153
-msgid "Dark Blue"
-msgstr "Mörkblått"
-
-#: functions.php:148
-msgid "Blue"
-msgstr "Blått"
-
-#. translators: %s: Parent post link.
-#: single.php:31
-msgid "%s"
-msgstr "%s"
-
-#: image.php:87
-msgctxt "Parent post link"
-msgid "
%title"
-msgstr "
%title"
-
-#: template-parts/content/content-excerpt.php:18
-#: template-parts/content/content.php:18
-msgctxt "post"
-msgid "Featured"
-msgstr "Utvalt"
-
-#. translators: %s: WordPress version.
-#: inc/back-compat.php:40 inc/back-compat.php:55 inc/back-compat.php:76
-msgid "Twenty Nineteen requires at least WordPress version 4.7. You are running version %s. Please upgrade and try again."
-msgstr "Twenty Nineteen kräver lägst WordPress version 4.7. Du använder version %s. Uppgradera och försök igen."
-
-#: inc/template-functions.php:143
-msgid "Back"
-msgstr "Tillbaka"
-
-#: inc/template-functions.php:136
-msgid "More"
-msgstr "Mer"
-
-#: inc/customizer.php:98
-msgid "Apply a filter to featured images using the primary color"
-msgstr "Använd ett filter för utvalda bilder med användning av primärfärgen"
-
-#: inc/customizer.php:78
-msgid "Apply a custom color for buttons, links, featured images, etc."
-msgstr "Använd en anpassad färg för knappar, länkar, utvalda bilder m.m."
-
-#: inc/customizer.php:56
-msgctxt "primary color"
-msgid "Custom"
-msgstr "Anpassad"
-
-#: inc/customizer.php:55
-msgctxt "primary color"
-msgid "Default"
-msgstr "Standard"
-
-#: functions.php:168
-msgid "White"
-msgstr "Vitt"
-
-#: functions.php:163
-msgid "Light Gray"
-msgstr "Ljustgrått"
-
-#: functions.php:158
-msgid "Dark Gray"
-msgstr "Mörkgrått"
-
-#: functions.php:136
-msgid "XL"
-msgstr "XL"
-
-#: functions.php:135
-msgid "Huge"
-msgstr "Enorm"
-
-#: functions.php:130
-msgid "L"
-msgstr "L"
-
-#: functions.php:129
-msgid "Large"
-msgstr "Stor"
-
-#: functions.php:124
-msgid "M"
-msgstr "M"
-
-#: functions.php:123
-msgid "Normal"
-msgstr "Normal"
-
-#: functions.php:117
-msgid "Small"
-msgstr "Liten"
-
-#: functions.php:118
-msgid "S"
-msgstr "S"
-
-#: footer.php:37 functions.php:60
-msgid "Footer Menu"
-msgstr "Sidfotsmeny"
-
-#: image.php:70
-msgctxt "Used before full size attachment link."
-msgid "Full size"
-msgstr "Full storlek"
-
-#: image.php:56
-msgid "Page"
-msgstr "Sida"
-
-#: functions.php:192
-msgid "Add widgets here to appear in your footer."
-msgstr "Lägg till widgetar här som ska visas i sidfoten."
-
-#: template-parts/footer/footer-widgets.php:12 functions.php:190
-msgid "Footer"
-msgstr "Sidfot"
-
-#: inc/customizer.php:53
-msgid "Primary Color"
-msgstr "Huvudfärg"
-
-#: template-parts/post/discussion-meta.php:18
-msgid "No comments"
-msgstr "Ingen kommentar"
-
-#. translators: %d: Number of comments.
-#: template-parts/post/discussion-meta.php:16
-msgid "%d Comment"
-msgid_plural "%d Comments"
-msgstr[0] "%d kommentar"
-msgstr[1] "%d kommentarer"
-
-#: template-parts/post/author-bio.php:26
-msgid "View more posts"
-msgstr "Visa fler inlägg"
-
-#. translators: %s: Post author.
-#: template-parts/post/author-bio.php:17
-msgid "Published by %s"
-msgstr "Publicerat av %s"
-
-#: template-parts/header/site-branding.php:33
-msgid "Top Menu"
-msgstr "Toppmeny"
-
-#. translators: %s: Post title. Only visible to screen readers.
-#: template-parts/content/content-single.php:27
-#: template-parts/content/content.php:36
-msgid "Continue reading \"%s\""
-msgstr "Fortsätt läsa \"%s\""
-
-#: template-parts/content/content-single.php:40
-#: template-parts/content/content.php:49
-#: template-parts/content/content-page.php:27 image.php:52
-msgid "Pages:"
-msgstr "Sidor:"
-
-#: template-parts/content/content-none.php:46
-msgid "It seems we can’t find what you’re looking for. Perhaps searching can help."
-msgstr "Det verkar inte som om vi kan hitta det du letar efter. Kanske kan en sökning hjälpa."
-
-#: template-parts/content/content-none.php:39
-msgid "Sorry, but nothing matched your search terms. Please try again with some different keywords."
-msgstr "Ledsen, inget matchade dina sökkriterier. Vänligen försök igen med andra nyckelord."
-
-#. translators: 1: Link to WP admin new post page.
-#: template-parts/content/content-none.php:26
-msgid "Ready to publish your first post? Get started here."
-msgstr "Är du redo att posta ditt första inlägg? Starta här."
-
-#: template-parts/content/content-none.php:16
-msgid "Nothing Found"
-msgstr "Kunde inte hittas"
-
-#: single.php:42
-msgid "Previous post:"
-msgstr "Föregående inlägg:"
-
-#: single.php:41
-msgid "Previous Post"
-msgstr "Föregående inlägg"
-
-#: single.php:39
-msgid "Next post:"
-msgstr "Nästa inlägg:"
-
-#: single.php:38
-msgid "Next Post"
-msgstr "Nästa inlägg"
-
-#: search.php:22
-msgid "Search results for: "
-msgstr "Sökresultat för:"
-
-#: inc/template-tags.php:234
-msgid "Older posts"
-msgstr "Äldre inlägg"
-
-#: inc/template-tags.php:230
-msgid "Newer posts"
-msgstr "Nyare inlägg"
-
-#: inc/template-tags.php:104
-msgid "Tags:"
-msgstr "Etiketter:"
-
-#: inc/template-tags.php:92
-msgid "Posted in"
-msgstr "Publicerat i"
-
-#. translators: Used between list items, there is a space after the comma.
-#: inc/template-tags.php:86 inc/template-tags.php:98
-msgid ", "
-msgstr ", "
-
-#. translators: %s: Post title. Only visible to screen readers.
-#: inc/template-tags.php:63
-msgid "Leave a comment on %s"
-msgstr "Lämna en kommentar till %s"
-
-#: inc/template-tags.php:46
-msgid "Posted by"
-msgstr "Publicerat av"
-
-#: inc/template-functions.php:82
-msgctxt "monthly archives date format"
-msgid "F Y"
-msgstr "F Y"
-
-#: inc/template-functions.php:80
-msgctxt "yearly archives date format"
-msgid "Y"
-msgstr "Y"
-
-#: inc/template-functions.php:92
-msgid "Archives:"
-msgstr "Arkiv:"
-
-#. translators: %s: Taxonomy singular name.
-#: inc/template-functions.php:90
-msgid "%s Archives:"
-msgstr "Arkiv för %s:"
-
-#: inc/template-functions.php:86
-msgid "Post Type Archives: "
-msgstr "Inläggstypsarkiv:"
-
-#: inc/template-functions.php:84
-msgid "Daily Archives: "
-msgstr "Dagliga arkiv:"
-
-#: inc/template-functions.php:82
-msgid "Monthly Archives: "
-msgstr "Månatliga arkiv:"
-
-#: inc/template-functions.php:80
-msgid "Yearly Archives: "
-msgstr "Årsarkiv:"
-
-#: inc/template-functions.php:78
-msgid "Author Archives: "
-msgstr "Författararkiv:"
-
-#: inc/template-functions.php:76
-msgid "Tag Archives: "
-msgstr "Etikettarkiv:"
-
-#: inc/template-functions.php:74
-msgid "Category Archives: "
-msgstr "Kategoriarkiv:"
-
-#. translators: %s: Post title. Only visible to screen readers.
-#: template-parts/header/entry-header.php:32
-#: template-parts/content/content-page.php:41 inc/template-tags.php:120
-msgid "Edit %s"
-msgstr "Redigera %s"
-
-#: header.php:25
-msgid "Skip to content"
-msgstr "Hoppa till innehåll"
-
-#: template-parts/header/site-branding.php:46 functions.php:61
-msgid "Social Links Menu"
-msgstr "Meny för sociala länkar"
-
-#: functions.php:59
-msgid "Primary"
-msgstr "Huvudmeny"
-
-#. translators: %s: WordPress.
-#: footer.php:28
-msgid "Proudly powered by %s."
-msgstr "Drivs med %s."
-
-#: comments.php:116
-msgid "Comments are closed."
-msgstr "Kommentarer inaktiverade."
-
-#: comments.php:96
-msgid "Next"
-msgstr "Nästa"
-
-#: comments.php:95
-msgid "Previous"
-msgstr "Föregående"
-
-#: comments.php:92 comments.php:95 comments.php:96
-msgid "Comments"
-msgstr "Kommentarer"
-
-#. translators: 1: Number of comments, 2: Post title.
-#: comments.php:44
-msgctxt "comments title"
-msgid "%1$s reply on “%2$s”"
-msgid_plural "%1$s replies on “%2$s”"
-msgstr[0] "%1$s svar på ”%2$s”"
-msgstr[1] "%1$s svar på ”%2$s”"
-
-#. translators: %s: Post title.
-#: comments.php:40
-msgctxt "comments title"
-msgid "One reply on “%s”"
-msgstr "Ett svar på ”%s”"
-
-#: comments.php:35 comments.php:105 comments.php:107
-msgid "Leave a comment"
-msgstr "Lämna en kommentar"
-
-#: comments.php:33
-msgid "Join the Conversation"
-msgstr "Delta i diskussionen"
-
-#: classes/class-twentynineteen-walker-comment.php:94
-msgid "Your comment is awaiting moderation."
-msgstr "Din kommentar inväntar granskning."
-
-#: classes/class-twentynineteen-walker-comment.php:87
-msgid "Edit"
-msgstr "Redigera"
-
-#. translators: 1: Comment date, 2: Comment time.
-#: classes/class-twentynineteen-walker-comment.php:79
-msgid "%1$s at %2$s"
-msgstr "%1$s \\k\\l. %2$s"
-
-#. translators: %s: Comment author link.
-#: classes/class-twentynineteen-walker-comment.php:59
-msgid "%s says:"
-msgstr "%s säger:"
-
-#: 404.php:24
-msgid "It looks like nothing was found at this location. Maybe try a search?"
-msgstr "Det verkar inte som något kunde hittas för den här platsen. Testa en sökning kanske?"
-
-#: 404.php:20
-msgid "Oops! That page can’t be found."
-msgstr "Ojdå! Sidan kunde inte hittas."
-
-#. Theme URI of the theme
-msgid "https://wordpress.org/themes/twentynineteen/"
-msgstr "https://wordpress.org/themes/twentynineteen/"
-
-#. Author of the theme
-msgid "the WordPress team"
-msgstr "WordPress-teamet"
-
-#. Author URI of the theme
-#: footer.php:25
-msgid "https://wordpress.org/"
-msgstr "https://wordpress.org/"
diff --git a/wp-content/languages/themes/twentyseventeen-sv_SE.mo b/wp-content/languages/themes/twentyseventeen-sv_SE.mo
deleted file mode 100644
index 95fb576c8..000000000
Binary files a/wp-content/languages/themes/twentyseventeen-sv_SE.mo and /dev/null differ
diff --git a/wp-content/languages/themes/twentyseventeen-sv_SE.po b/wp-content/languages/themes/twentyseventeen-sv_SE.po
deleted file mode 100644
index 5cf776beb..000000000
--- a/wp-content/languages/themes/twentyseventeen-sv_SE.po
+++ /dev/null
@@ -1,336 +0,0 @@
-# Translation of Themes - Twenty Seventeen in Swedish
-# This file is distributed under the same license as the Themes - Twenty Seventeen package.
-msgid ""
-msgstr ""
-"PO-Revision-Date: 2020-03-31 20:57:10+0000\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: GlotPress/2.4.0-alpha\n"
-"Language: sv_SE\n"
-"Project-Id-Version: Themes - Twenty Seventeen\n"
-
-#. Description of the theme
-msgid "Twenty Seventeen brings your site to life with header video and immersive featured images. With a focus on business sites, it features multiple sections on the front page as well as widgets, navigation and social menus, a logo, and more. Personalize its asymmetrical grid with a custom color scheme and showcase your multimedia content with post formats. Our default theme for 2017 works great in many languages, for any abilities, and on any device."
-msgstr "Twenty Seventeen livar upp din webbplats med inlevelsefulla utvalda bilder och subtila animationer. Temat är anpassat för företagswebbplatser och innehåller flera sektioner på förstasidan samt widgets, menyer för sidor och länkar till sociala nätverk, ett logotyputrymme och mycket mer. Anpassa temats oregelbundna rutnät med ett eget färgschema och visa upp olika typer av media i ett passande inläggsformat. Vårt standardtema för 2017 fungerar utmärkt på många olika språk, kan hantera alla typer av användningsområden och ser fantastiskt ut i alla typer av webbläsare."
-
-#. Theme Name of the theme
-msgid "Twenty Seventeen"
-msgstr "Twenty Seventeen"
-
-#: template-parts/footer/footer-widgets.php:18
-msgid "Footer"
-msgstr "Sidfot"
-
-#: functions.php:340
-msgid "Add widgets here to appear in your sidebar on blog posts and archive pages."
-msgstr "Lägg till widgetar här som kommer att visas i sidokolumnen för blogginlägg och arkivsidor."
-
-#: functions.php:338 sidebar.php:18
-msgid "Blog Sidebar"
-msgstr "Sidokolumn för blogg"
-
-#: template-parts/header/site-branding.php:34
-#: template-parts/navigation/navigation-top.php:31
-msgid "Scroll down to content"
-msgstr "Rulla ned till innehållet"
-
-#: functions.php:181
-msgctxt "Theme starter content"
-msgid "Coffee"
-msgstr "Kaffe"
-
-#: functions.php:177
-msgctxt "Theme starter content"
-msgid "Sandwich"
-msgstr "Macka"
-
-#: functions.php:173
-msgctxt "Theme starter content"
-msgid "Espresso"
-msgstr "Espresso"
-
-#: inc/custom-header.php:128
-msgid "Pause background video"
-msgstr "Pausa bakgrundsvideo"
-
-#: inc/custom-header.php:127
-msgid "Play background video"
-msgstr "Spela bakgrundsvideo"
-
-#. translators: %s: The section ID.
-#: inc/template-tags.php:158
-msgid "Front Page Section %s Placeholder"
-msgstr "Platshållare för förstasidessektionen %s"
-
-#: inc/customizer.php:109
-msgid "When the two-column layout is assigned, the page title is in one column and content is in the other."
-msgstr "När två-kolumnsläget används visas sidans titel i ena kolumnen och innehållet i den andra."
-
-#: single.php:34
-msgid "Next Post"
-msgstr "Nästa inlägg"
-
-#: index.php:27
-msgid "Posts"
-msgstr "Inlägg"
-
-#: inc/template-tags.php:89
-msgid "Tags"
-msgstr "Taggar"
-
-#: inc/template-tags.php:85
-msgid "Categories"
-msgstr "Kategorier"
-
-#. translators: Used between list items, there is a space after the comma.
-#: inc/template-tags.php:66
-msgid ", "
-msgstr ", "
-
-#. translators: %s: Post date.
-#: inc/template-tags.php:52
-msgid "Posted on %s"
-msgstr "Publicerat %s"
-
-#. translators: %s: Post author.
-#: inc/template-tags.php:21
-msgid "by %s"
-msgstr "av %s"
-
-#: inc/icon-functions.php:44
-msgid "Please define an SVG icon filename."
-msgstr "Ange ett filnamn för SVG-ikonen."
-
-#: inc/icon-functions.php:39
-msgid "Please define default parameters in the form of an array."
-msgstr "Ange standard-parametrar i form av en array."
-
-#: inc/customizer.php:143
-msgid "Select pages to feature in each area from the dropdowns. Add an image to a section by setting a featured image in the page editor. Empty sections will not be displayed."
-msgstr "Välj sidor som ska framhävas i varje sektions rullgardinsmenyer. Lägg till en bild i en sektion genom att ställa in en utvald bild i sidredigeraren. Tomma sektioner visas ej."
-
-#. translators: %d: The front page section number.
-#: inc/customizer.php:142
-msgid "Front Page Section %d Content"
-msgstr "Innehåll för förstasidessektion %d"
-
-#: inc/customizer.php:112 inc/customizer.php:171
-msgid "Two Column"
-msgstr "Två kolumner"
-
-#: inc/customizer.php:111 inc/customizer.php:170
-msgid "One Column"
-msgstr "En kolumn"
-
-#: inc/customizer.php:106
-msgid "Page Layout"
-msgstr "Sidlayout"
-
-#: inc/customizer.php:89
-msgid "Theme Options"
-msgstr "Temainställningar"
-
-#: inc/customizer.php:64
-msgid "Custom"
-msgstr "Anpassad"
-
-#: inc/customizer.php:62
-msgid "Light"
-msgstr "Ljust"
-
-#: inc/customizer.php:60
-msgid "Color Scheme"
-msgstr "Färgschema"
-
-#: inc/custom-header.php:56
-msgid "Default Header Image"
-msgstr "Standard-sidhuvudsbild"
-
-#: functions.php:362
-msgid "Footer 2"
-msgstr "Sidfot 2"
-
-#: functions.php:352 functions.php:364
-msgid "Add widgets here to appear in your footer."
-msgstr "Lägg till widgets som ska visas i sidfoten här."
-
-#: functions.php:350
-msgid "Footer 1"
-msgstr "Sidfot 1"
-
-#: functions.php:290
-msgctxt "Libre Franklin font: on or off"
-msgid "on"
-msgstr "on"
-
-#: template-parts/navigation/navigation-top.php:12 functions.php:64
-#: functions.php:205
-msgid "Top Menu"
-msgstr "Toppmeny"
-
-#: comments.php:62
-msgid "Reply"
-msgstr "Svara"
-
-#: template-parts/post/content-none.php:33
-msgid "It seems we can’t find what you’re looking for. Perhaps searching can help."
-msgstr "Det verkar inte som om vi kan hitta det du letar efter. Kanske kan en sökning hjälpa."
-
-#: search.php:59
-msgid "Sorry, but nothing matched your search terms. Please try again with some different keywords."
-msgstr "Ledsen, inget matchade dina sökkriterier. Vänligen försök igen med andra nyckelord."
-
-#. translators: %s: Post editor URL.
-#: template-parts/post/content-none.php:27
-msgid "Ready to publish your first post? Get started here."
-msgstr "Är du redo att posta ditt första inlägg? Starta här."
-
-#: template-parts/post/content-none.php:17 search.php:26
-msgid "Nothing Found"
-msgstr "Kunde inte hittas"
-
-#: single.php:33
-msgid "Previous Post"
-msgstr "Föregående inlägg"
-
-#: single.php:33 comments.php:71
-msgid "Previous"
-msgstr "Föregående"
-
-#: single.php:34 comments.php:72
-msgid "Next"
-msgstr "Nästa"
-
-#: searchform.php:20
-msgctxt "submit button"
-msgid "Search"
-msgstr "Sök"
-
-#: searchform.php:19
-msgctxt "placeholder"
-msgid "Search …"
-msgstr "Sök …"
-
-#: searchform.php:17
-msgctxt "label"
-msgid "Search for:"
-msgstr "Sök efter:"
-
-#. translators: Search query.
-#: search.php:22
-msgid "Search Results for: %s"
-msgstr "Sökresultat för: %s"
-
-#. translators: %s: Post title.
-#: template-parts/post/content.php:57 template-parts/post/content-audio.php:84
-#: template-parts/post/content-image.php:61
-#: template-parts/post/content-video.php:83
-#: template-parts/post/content-gallery.php:71
-#: template-parts/page/content-front-page.php:42
-#: template-parts/page/content-front-page-panels.php:45 functions.php:392
-msgid "Continue reading \"%s\""
-msgstr "Fortsätt läsa \"%s\""
-
-#: inc/customizer.php:63
-msgid "Dark"
-msgstr "Mörkt"
-
-#. translators: %s: The current WordPress version.
-#: inc/back-compat.php:40 inc/back-compat.php:54 inc/back-compat.php:73
-msgid "Twenty Seventeen requires at least WordPress version 4.7. You are running version %s. Please upgrade and try again."
-msgstr "Twenty Seventeen kräver minst version 4.7 av WordPress. Du kör version %s. Vänligen uppdatera WordPress och försök igen."
-
-#. translators: %s: Post title.
-#: inc/template-tags.php:117
-msgid "Edit \"%s\""
-msgstr "Redigera ”%s”"
-
-#: template-parts/post/content.php:64 template-parts/post/content-audio.php:91
-#: template-parts/post/content-image.php:68
-#: template-parts/post/content-video.php:90
-#: template-parts/post/content-gallery.php:78
-#: template-parts/page/content-page.php:26
-msgid "Pages:"
-msgstr "Sidor:"
-
-#: template-parts/navigation/navigation-top.php:17
-msgid "Menu"
-msgstr "Meny"
-
-#: header.php:28
-msgid "Skip to content"
-msgstr "Hoppa till innehåll"
-
-#: functions.php:484
-msgid "Collapse child menu"
-msgstr "Minimera undermeny"
-
-#: functions.php:483
-msgid "Expand child menu"
-msgstr "Expandera undermeny"
-
-#: functions.php:65 functions.php:216
-msgid "Social Links Menu"
-msgstr "Meny för sociala länkar"
-
-#. translators: %s: WordPress
-#: template-parts/footer/site-info.php:21
-msgid "Proudly powered by %s"
-msgstr "Drivs med %s"
-
-#: footer.php:26
-msgid "Footer Social Links Menu"
-msgstr "Social länkmeny sidfot"
-
-#: comments.php:82
-msgid "Comments are closed."
-msgstr "Kommentarer kan inte lämnas på detta inlägg."
-
-#. translators: 1: Number of comments, 2: Post title.
-#: comments.php:41
-msgctxt "comments title"
-msgid "%1$s Reply to “%2$s”"
-msgid_plural "%1$s Replies to “%2$s”"
-msgstr[0] "%1$s svar på ”%2$s”"
-msgstr[1] "%1$s svar på ”%2$s”"
-
-#. translators: %s: Post title.
-#: comments.php:37
-msgctxt "comments title"
-msgid "One Reply to “%s”"
-msgstr "Ett svar på ”%s”"
-
-#: index.php:55 archive.php:51 search.php:52
-msgid "Page"
-msgstr "Sida"
-
-#: 404.php:21
-msgid "Oops! That page can’t be found."
-msgstr "Ojdå! Sidan kunde inte hittas."
-
-#: 404.php:24
-msgid "It looks like nothing was found at this location. Maybe try a search?"
-msgstr "Det verkar inte som något kunde hittas för den här platsen. Testa en sökning kanske?"
-
-#: index.php:53 archive.php:49 search.php:50
-msgid "Previous page"
-msgstr "Föregående sida"
-
-#: index.php:54 archive.php:50 search.php:51
-msgid "Next page"
-msgstr "Nästa sida"
-
-#. Author of the theme
-msgid "the WordPress team"
-msgstr "WordPress-teamet"
-
-#. Theme URI of the theme
-msgid "https://wordpress.org/themes/twentyseventeen/"
-msgstr "https://wordpress.org/themes/twentyseventeen/"
-
-#. Author URI of the theme
-#: template-parts/footer/site-info.php:18
-msgid "https://wordpress.org/"
-msgstr "https://wordpress.org/"
diff --git a/wp-content/languages/themes/twentysixteen-sv_SE.mo b/wp-content/languages/themes/twentysixteen-sv_SE.mo
deleted file mode 100644
index e3539097c..000000000
Binary files a/wp-content/languages/themes/twentysixteen-sv_SE.mo and /dev/null differ
diff --git a/wp-content/languages/themes/twentysixteen-sv_SE.po b/wp-content/languages/themes/twentysixteen-sv_SE.po
deleted file mode 100644
index 1a55e5fce..000000000
--- a/wp-content/languages/themes/twentysixteen-sv_SE.po
+++ /dev/null
@@ -1,370 +0,0 @@
-# Translation of Themes - Twenty Sixteen in Swedish
-# This file is distributed under the same license as the Themes - Twenty Sixteen package.
-msgid ""
-msgstr ""
-"PO-Revision-Date: 2018-12-07 12:19:31+0000\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: GlotPress/2.4.0-alpha\n"
-"Language: sv_SE\n"
-"Project-Id-Version: Themes - Twenty Sixteen\n"
-
-#. Theme Name of the theme
-msgid "Twenty Sixteen"
-msgstr "Twenty Sixteen"
-
-#. Description of the theme
-msgid "Twenty Sixteen is a modernized take on an ever-popular WordPress layout — the horizontal masthead with an optional right sidebar that works perfectly for blogs and websites. It has custom color options with beautiful default color schemes, a harmonious fluid grid using a mobile-first approach, and impeccable polish in every detail. Twenty Sixteen will make your WordPress look beautiful everywhere."
-msgstr "Twenty Sixteen är en moderniserad variant av den ständigt populära WordPress-layouten - det horisontella sidhuvudet med ett valfritt sidofält till höger som fungerar perfekt för bloggar och webbplatser. Det har möjlighet till anpassade färger med vackra standardfärgscheman, ett harmonisk flytande rutnät med hjälp av metoden mobil-först och oklanderligt slipat in i minsta detalj. Twenty Sixteen kommer att göra ditt WordPress vackert överallt."
-
-#: functions.php:204
-msgid "Bright Red"
-msgstr "Djuprött"
-
-#: functions.php:199
-msgid "Dark Red"
-msgstr "Mörkrött"
-
-#: functions.php:194
-msgid "Medium Brown"
-msgstr "Mellanbrunt"
-
-#: functions.php:189
-msgid "Dark Brown"
-msgstr "Mörkbrunt"
-
-#: functions.php:184
-msgid "Light Blue"
-msgstr "Ljusblått"
-
-#: functions.php:179
-msgid "Bright Blue"
-msgstr "Djupblått"
-
-#: functions.php:174
-msgid "Blue Gray"
-msgstr "Blågrått"
-
-#: functions.php:169
-msgid "White"
-msgstr "Vitt"
-
-#: functions.php:164
-msgid "Light Gray"
-msgstr "Ljusgrått"
-
-#: functions.php:159
-msgid "Medium Gray"
-msgstr "Mellangrått"
-
-#: functions.php:154
-msgid "Dark Gray"
-msgstr "Mörkgrått"
-
-#. translators: %s: Post title.
-#: template-parts/content.php:29 inc/template-tags.php:195
-msgid "Continue reading \"%s\""
-msgstr "Fortsätt läsa \"%s\""
-
-#. translators: %s: Post title.
-#: image.php:88 template-parts/content-page.php:39
-#: template-parts/content.php:53 template-parts/content-search.php:28
-#: template-parts/content-search.php:43 template-parts/content-single.php:47
-msgid "Edit \"%s\""
-msgstr "Redigera \"%s\""
-
-#: inc/customizer.php:345
-msgid "Red"
-msgstr "Röd"
-
-#. translators: %s: Post title.
-#: comments.php:31
-msgctxt "comments title"
-msgid "One thought on “%s”"
-msgstr "En kommentar till “%s”"
-
-#: searchform.php:16
-msgctxt "submit button"
-msgid "Search"
-msgstr "Sök"
-
-#: searchform.php:14
-msgctxt "placeholder"
-msgid "Search …"
-msgstr "Sök …"
-
-#: searchform.php:13
-msgctxt "label"
-msgid "Search for:"
-msgstr "Sök efter:"
-
-#: footer.php:30
-msgid "Footer Social Links Menu"
-msgstr "Social länkmeny sidfot"
-
-#: footer.php:17
-msgid "Footer Primary Menu"
-msgstr "Primär meny sidfot"
-
-#: functions.php:269
-msgid "Add widgets here to appear in your sidebar."
-msgstr "Lägg till widgets som ska visas i din sidopanel här."
-
-#: template-parts/content.php:14
-msgid "Featured"
-msgstr "Utvalda"
-
-#: template-parts/content-none.php:33
-msgid "It seems we can’t find what you’re looking for. Perhaps searching can help."
-msgstr "Det verkar inte som om vi kan hitta det du letar efter. Kanske kan en sökning hjälpa."
-
-#: template-parts/content-none.php:28
-msgid "Sorry, but nothing matched your search terms. Please try again with some different keywords."
-msgstr "Ledsen, inget matchade dina sökkriterier. Vänligen försök igen med andra nyckelord."
-
-#. translators: %s: Post editor URL.
-#: template-parts/content-none.php:22
-msgid "Ready to publish your first post? Get started here."
-msgstr "Är du redo att posta ditt första inlägg? Starta här."
-
-#: template-parts/content-none.php:13
-msgid "Nothing Found"
-msgstr "Kunde inte hittas"
-
-#. translators: %s: The post author display name.
-#: template-parts/biography.php:35
-msgid "View all posts by %s"
-msgstr "Visa alla inlägg av %s"
-
-#: template-parts/biography.php:28
-msgid "Author:"
-msgstr "Författare:"
-
-#: single.php:42
-msgid "Previous post:"
-msgstr "Föregående inlägg:"
-
-#: single.php:41
-msgid "Previous"
-msgstr "Föregående"
-
-#: single.php:39
-msgid "Next post:"
-msgstr "Nästa inlägg:"
-
-#: single.php:38
-msgid "Next"
-msgstr "Nästa"
-
-#. translators: %s: The search query.
-#: search.php:21
-msgid "Search Results for: %s"
-msgstr "Sökresultat för: %s"
-
-#: inc/template-tags.php:113
-msgctxt "Used before tag names."
-msgid "Tags"
-msgstr "Taggar"
-
-#: inc/template-tags.php:104
-msgctxt "Used before category names."
-msgid "Categories"
-msgstr "Kategorier"
-
-#: inc/template-tags.php:100 inc/template-tags.php:109
-msgctxt "Used between list items, there is a space after the comma."
-msgid ", "
-msgstr ", "
-
-#: inc/template-tags.php:84
-msgctxt "Used before publish date."
-msgid "Posted on"
-msgstr "Postat"
-
-#: inc/template-tags.php:40
-msgctxt "Used before post format."
-msgid "Format"
-msgstr "Format"
-
-#. translators: %s: Post title.
-#: inc/template-tags.php:53
-msgid "Leave a comment on %s"
-msgstr "Lämna en kommentar till %s"
-
-#: inc/template-tags.php:26
-msgctxt "Used before post author name."
-msgid "Author"
-msgstr "Författare"
-
-#: functions.php:209 inc/customizer.php:355
-msgid "Yellow"
-msgstr "Gult"
-
-#: inc/customizer.php:335
-msgid "Gray"
-msgstr "Grått"
-
-#: inc/customizer.php:325
-msgid "Dark"
-msgstr "Mörkt"
-
-#: inc/customizer.php:221
-msgid "Main Text Color"
-msgstr "Primär textfärg"
-
-#: inc/customizer.php:315
-msgid "Default"
-msgstr "Standard"
-
-#: inc/customizer.php:242
-msgid "Secondary Text Color"
-msgstr "Sekundär textfärg"
-
-#: inc/customizer.php:200
-msgid "Link Color"
-msgstr "Länkfärg"
-
-#: inc/customizer.php:176
-msgid "Page Background Color"
-msgstr "Färg för sidbakgrund"
-
-#: single.php:31 image.php:107
-msgctxt "Parent post link"
-msgid "%title"
-msgstr "%title"
-
-#. translators: %s: The current WordPress version.
-#: inc/back-compat.php:42 inc/back-compat.php:56 inc/back-compat.php:75
-msgid "Twenty Sixteen requires at least WordPress version 4.4. You are running version %s. Please upgrade and try again."
-msgstr "Twenty Sixteen kräver minst version 4.4 av WordPress. Du kör version %s. Vänligen uppdatera WordPress och försök igen."
-
-#: inc/customizer.php:153
-msgid "Base Color Scheme"
-msgstr "Huvudfärgschema"
-
-#: image.php:77
-msgctxt "Used before full size attachment link."
-msgid "Full size"
-msgstr "Full storlek"
-
-#: image.php:58 template-parts/content-page.php:24
-#: template-parts/content.php:36 template-parts/content-single.php:26
-msgid "Pages:"
-msgstr "Sidor:"
-
-#: image.php:26
-msgid "Next Image"
-msgstr "Nästa bild"
-
-#: image.php:25
-msgid "Previous Image"
-msgstr "Föregående bild"
-
-#: header.php:50
-msgid "Menu"
-msgstr "Meny"
-
-#: header.php:28
-msgid "Skip to content"
-msgstr "Hoppa till innehåll"
-
-#: functions.php:419
-msgid "expand child menu"
-msgstr "expandera undermeny"
-
-#: functions.php:420
-msgid "collapse child menu"
-msgstr "minimera undermeny"
-
-#: functions.php:338
-msgctxt "Inconsolata font: on or off"
-msgid "on"
-msgstr "på"
-
-#: functions.php:279
-msgid "Content Bottom 1"
-msgstr "Innehåll botten 1"
-
-#: functions.php:281 functions.php:293
-msgid "Appears at the bottom of the content on posts and pages."
-msgstr "Visas i botten av innehåll i inlägg och på sidor."
-
-#: functions.php:291
-msgid "Content Bottom 2"
-msgstr "Innehåll botten 2"
-
-#: functions.php:322
-msgctxt "Merriweather font: on or off"
-msgid "on"
-msgstr "on"
-
-#: functions.php:330
-msgctxt "Montserrat font: on or off"
-msgid "on"
-msgstr "on"
-
-#: functions.php:267
-msgid "Sidebar"
-msgstr "Sidopanel"
-
-#: functions.php:93 header.php:67
-msgid "Social Links Menu"
-msgstr "Meny för sociala länkar"
-
-#: functions.php:92 header.php:54
-msgid "Primary Menu"
-msgstr "Primär meny"
-
-#. translators: %s: WordPress
-#: footer.php:63
-msgid "Proudly powered by %s"
-msgstr "Drivs med %s"
-
-#: comments.php:71
-msgid "Comments are closed."
-msgstr "Kommentarer inaktiverade."
-
-#. translators: 1: Number of comments, 2: Post title.
-#: comments.php:35
-msgctxt "comments title"
-msgid "%1$s thought on “%2$s”"
-msgid_plural "%1$s thoughts on “%2$s”"
-msgstr[0] "%1$s reaktion till “%2$s”"
-msgstr[1] "%1$s reaktioner till “%2$s”"
-
-#: image.php:62 template-parts/content-page.php:28
-#: template-parts/content.php:40 template-parts/content-single.php:30
-#: search.php:46 archive.php:54 index.php:51
-msgid "Page"
-msgstr "Sida"
-
-#: search.php:45 archive.php:53 index.php:50
-msgid "Next page"
-msgstr "Nästa sida"
-
-#: search.php:44 archive.php:52 index.php:49
-msgid "Previous page"
-msgstr "Föregående sida"
-
-#: 404.php:21
-msgid "It looks like nothing was found at this location. Maybe try a search?"
-msgstr "Det verkar inte som något kunde hittas för den här platsen. Testa en sökning kanske?"
-
-#: 404.php:17
-msgid "Oops! That page can’t be found."
-msgstr "Ojdå! Sidan kunde inte hittas."
-
-#. Theme URI of the theme
-msgid "https://wordpress.org/themes/twentysixteen/"
-msgstr "https://wordpress.org/themes/twentysixteen/"
-
-#. Author of the theme
-msgid "the WordPress team"
-msgstr "WordPress-teamet"
-
-#. Author URI of the theme
-#: footer.php:60
-msgid "https://wordpress.org/"
-msgstr "https://wordpress.org/"
diff --git a/wp-content/languages/themes/twentythirteen-sv_SE.mo b/wp-content/languages/themes/twentythirteen-sv_SE.mo
deleted file mode 100644
index eb3835757..000000000
Binary files a/wp-content/languages/themes/twentythirteen-sv_SE.mo and /dev/null differ
diff --git a/wp-content/languages/themes/twentythirteen-sv_SE.po b/wp-content/languages/themes/twentythirteen-sv_SE.po
deleted file mode 100644
index d9de1ce04..000000000
--- a/wp-content/languages/themes/twentythirteen-sv_SE.po
+++ /dev/null
@@ -1,380 +0,0 @@
-# Translation of Themes - Twenty Thirteen in Swedish
-# This file is distributed under the same license as the Themes - Twenty Thirteen package.
-msgid ""
-msgstr ""
-"PO-Revision-Date: 2020-03-31 20:58:29+0000\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: GlotPress/2.4.0-alpha\n"
-"Language: sv_SE\n"
-"Project-Id-Version: Themes - Twenty Thirteen\n"
-
-#. Description of the theme
-msgid "The 2013 theme for WordPress takes us back to the blog, featuring a full range of post formats, each displayed beautifully in their own unique way. Design details abound, starting with a vibrant color scheme and matching header images, beautiful typography and icons, and a flexible layout that looks great on any device, big or small."
-msgstr "2013 års standardtema för WordPress tar oss tillbaka till bloggen, med funktioner som en fulladdad lista med inläggsformat som var och ett visas på sitt eget vackra och unika sätt. Designdetaljer i överflöd, som börjar med en vibrerande färgschema och matchande bilder för sidhuvudet, vacker typografi och ikoner och en flexibel layout som ser bra ut på alla enheter, stora som små."
-
-#. Theme Name of the theme
-msgid "Twenty Thirteen"
-msgstr "Twenty Thirteen"
-
-#. translators: %s: The post title.
-#: comments.php:29
-msgctxt "comments title"
-msgid "One thought on “%s”"
-msgstr "En tanke kring ”%s”"
-
-#: functions.php:147
-msgid "Off-white"
-msgstr "Off-white"
-
-#: functions.php:142
-msgid "Beige"
-msgstr "Beige"
-
-#: functions.php:137
-msgid "Light Brown"
-msgstr "Ljusbrunt"
-
-#: functions.php:132
-msgid "Medium Brown"
-msgstr "Mellanbrunt"
-
-#: functions.php:127
-msgid "Dark Brown"
-msgstr "Mörkbrunt"
-
-#: functions.php:122
-msgid "White"
-msgstr "Vitt"
-
-#: functions.php:117
-msgid "Yellow"
-msgstr "Gult"
-
-#: functions.php:112
-msgid "Light Orange"
-msgstr "Ljusorange"
-
-#: functions.php:107
-msgid "Medium Orange"
-msgstr "Mellanorange"
-
-#: functions.php:102
-msgid "Red"
-msgstr "Röd"
-
-#: functions.php:97
-msgid "Dark Gray"
-msgstr "Mörkgrått"
-
-#. translators: %s: Post format name.
-#: taxonomy-post_format.php:26
-msgid "%s Archives"
-msgstr "Arkiv för %s"
-
-#. translators: Tag title.
-#: tag.php:24
-msgid "Tag Archives: %s"
-msgstr "Etikettarkiv: %s"
-
-#. translators: %s: Search query.
-#: search.php:21
-msgid "Search Results for: %s"
-msgstr "Sökresultat för: %s"
-
-#: inc/custom-header.php:60
-msgctxt "header image description"
-msgid "Star"
-msgstr "Stjärna"
-
-#: inc/custom-header.php:55
-msgctxt "header image description"
-msgid "Diamond"
-msgstr "Diamant"
-
-#: inc/custom-header.php:50
-msgctxt "header image description"
-msgid "Circle"
-msgstr "Cirkel"
-
-#. translators: %s: WordPress version.
-#: inc/back-compat.php:38 inc/back-compat.php:50 inc/back-compat.php:67
-msgid "Twenty Thirteen requires at least WordPress version 3.6. You are running version %s. Please upgrade and try again."
-msgstr "Twenty Thirteen kräver minst WordPress version 3.6. Du kör version %s. Vänligen uppdatera och försök igen."
-
-#: image.php:63
-msgid "Next "
-msgstr "Nästa "
-
-#: image.php:62
-msgid " Previous"
-msgstr " Föregående"
-
-#: image.php:50
-msgid "Full resolution"
-msgstr "Full upplösning"
-
-#: image.php:49
-msgid "Link to full-size image"
-msgstr "Länk till bild i originalstorlek"
-
-#. translators: 1: Date, 2: Date, 3, Parent permalink, 4, Post title, 5: Post
-#. title.
-#: image.php:30
-msgid ""
-msgstr ""
-
-#: header.php:45
-msgid "Skip to content"
-msgstr "Hoppa till innehåll"
-
-#: header.php:44
-msgid "Menu"
-msgstr "Meny"
-
-#. translators: %s: Post title.
-#: functions.php:533
-msgid "Permalink to %s"
-msgstr "Permanent länk till %s"
-
-#. translators: 1: Post format name, 2: Date.
-#: functions.php:524
-msgctxt "1: post format name. 2: date"
-msgid "%1$s on %2$s"
-msgstr "%1$s den %2$s"
-
-#. translators: %s: Author display name.
-#: functions.php:503
-msgid "View all posts by %s"
-msgstr "Visa alla inlägg av %s"
-
-#. translators: Used between list items, there is a space after the comma.
-#: functions.php:486 functions.php:492
-msgid ", "
-msgstr ", "
-
-#: functions.php:478
-msgid "Sticky"
-msgstr "Klistrad"
-
-#: functions.php:460
-msgctxt "Next post link"
-msgid "%title "
-msgstr "%title "
-
-#: functions.php:459
-msgctxt "Previous post link"
-msgid " %title"
-msgstr " %title"
-
-#: functions.php:456
-msgid "Post navigation"
-msgstr "Inläggsnavigering"
-
-#: functions.php:429
-msgid "Newer posts "
-msgstr "Nyare inlägg "
-
-#: functions.php:425
-msgid " Older posts"
-msgstr " Äldre inlägg"
-
-#: functions.php:421
-msgid "Posts navigation"
-msgstr "Inläggsnavigering"
-
-#: functions.php:396
-msgid "Appears on posts and pages in the sidebar."
-msgstr "Visas i inlägg och på sidor i sidofältet."
-
-#: functions.php:394
-msgid "Secondary Widget Area"
-msgstr "Sekundärt widgetfält"
-
-#: functions.php:384
-msgid "Appears in the footer section of the site."
-msgstr "Visas i webbplatsens sidfot."
-
-#: functions.php:382
-msgid "Main Widget Area"
-msgstr "Primärt widgetfält"
-
-#. translators: %s: Page number.
-#: functions.php:367
-msgid "Page %s"
-msgstr "Sida %s"
-
-#: functions.php:234
-msgctxt "Bitter font: on or off"
-msgid "on"
-msgstr "på"
-
-#: functions.php:228
-msgctxt "Source Sans Pro font: on or off"
-msgid "on"
-msgstr "på"
-
-#: functions.php:194
-msgid "Navigation Menu"
-msgstr "Navigeringsmeny"
-
-#. translators: %s: WordPress
-#: footer.php:27
-msgid "Proudly powered by %s"
-msgstr "Drivs med %s"
-
-#: content-none.php:32
-msgid "It seems we can’t find what you’re looking for. Perhaps searching can help."
-msgstr "Det verkar inte som om vi kan hitta det du letar efter. Kanske kan en sökning hjälpa."
-
-#: content-none.php:27
-msgid "Sorry, but nothing matched your search terms. Please try again with different keywords."
-msgstr "Beklagar, inget som matchade dina söktermer kunde hittas. Vänligen försök igen med andra sökord."
-
-#. translators: %s: Post editor URL.
-#: content-none.php:21
-msgid "Ready to publish your first post? Get started here."
-msgstr "Redo att publicera ditt första inlägg? Kom igång här."
-
-#: content-none.php:12
-msgid "Nothing Found"
-msgstr "Kunde inte hittas"
-
-#: content-image.php:48 content-gallery.php:52 content.php:65
-#: content-video.php:48 content-quote.php:38
-msgid "View all % comments"
-msgstr "Visa alla % kommentarer"
-
-#: content-image.php:48 content-gallery.php:52 content.php:65
-#: content-video.php:48 content-quote.php:38
-msgid "One comment so far"
-msgstr "En kommentar så här långt"
-
-#: content-image.php:48 content-gallery.php:52 content.php:65
-#: content-video.php:48 content-quote.php:38
-msgid "Leave a comment"
-msgstr "Lämna en kommentar"
-
-#: content-image.php:51 content-gallery.php:55 content.php:31
-#: content-video.php:51 content-audio.php:47 image.php:55 content-status.php:35
-#: page.php:51 content-chat.php:45 content-quote.php:41 content-aside.php:36
-#: content-aside.php:44 content-link.php:19
-msgid "Edit"
-msgstr "Redigera"
-
-#: content-image.php:34 content-gallery.php:35 content.php:52
-#: content-video.php:34 content-audio.php:35 image.php:84 content-status.php:24
-#: page.php:41 content-chat.php:34 content-quote.php:24 content-aside.php:24
-#: content-link.php:35
-msgid "Pages:"
-msgstr "Sidor:"
-
-#. translators: %s: Post title.
-#: content-image.php:27 functions.php:647 content-gallery.php:28 content.php:45
-#: content-video.php:27 content-audio.php:28 content-status.php:17
-#: content-chat.php:27 content-quote.php:17 content-aside.php:17
-#: content-link.php:28
-msgid "Continue reading %s "
-msgstr "Fortsätt läsa %s "
-
-#: comments.php:67
-msgid "Comments are closed."
-msgstr "Kommentarer inaktiverade."
-
-#: comments.php:62
-msgid "Newer Comments →"
-msgstr "Nyare kommentarer →"
-
-#: comments.php:61
-msgid "← Older Comments"
-msgstr "← Äldre kommentarer"
-
-#: comments.php:60
-msgid "Comment navigation"
-msgstr "Kommentarsnavigering"
-
-#. translators: %1$s: The number of comments. %2$s: The post title.
-#: comments.php:35
-msgctxt "comments title"
-msgid "%1$s thought on “%2$s”"
-msgid_plural "%1$s thoughts on “%2$s”"
-msgstr[0] "%1$s tanke kring ”%2$s”"
-msgstr[1] "%1$s tankar kring ”%2$s”"
-
-#. translators: %s: Category title.
-#: category.php:22
-msgid "Category Archives: %s"
-msgstr "Kategoriarkiv: %s"
-
-#. translators: %s: Author display name.
-#: author.php:34
-msgid "All posts by %s"
-msgstr "Alla inlägg av %s"
-
-#. translators: %s: Author display name.
-#: author-bio.php:37
-msgid "View all posts by %s "
-msgstr "Visa alla inlägg av %s "
-
-#. translators: %s: Author display name.
-#: author-bio.php:29
-msgid "About %s"
-msgstr "Om %s"
-
-#: archive.php:39
-msgid "Archives"
-msgstr "Arkiv"
-
-#. translators: %s: Date.
-#: archive.php:37
-msgctxt "yearly archives date format"
-msgid "Y"
-msgstr "Y"
-
-#. translators: %s: Date.
-#: archive.php:37
-msgid "Yearly Archives: %s"
-msgstr "Årsarkiv: %s"
-
-#. translators: %s: Date.
-#: archive.php:34
-msgctxt "monthly archives date format"
-msgid "F Y"
-msgstr "F Y"
-
-#. translators: %s: Date.
-#: archive.php:34
-msgid "Monthly Archives: %s"
-msgstr "månadsarkiv: %s"
-
-#. translators: %s: Date.
-#: archive.php:31
-msgid "Daily Archives: %s"
-msgstr "Dagsarkiv: %s"
-
-#: 404.php:22
-msgid "It looks like nothing was found at this location. Maybe try a search?"
-msgstr "Det verkar inte som något kunde hittas för den här platsen. Testa en sökning kanske?"
-
-#: 404.php:21
-msgid "This is somewhat embarrassing, isn’t it?"
-msgstr "Det här var ju lite pinsamt, eller hur?"
-
-#: 404.php:16
-msgid "Not Found"
-msgstr "Kunde inte hittas"
-
-#. Author URI of the theme
-#: footer.php:24
-msgid "https://wordpress.org/"
-msgstr "https://wordpress.org/"
-
-#. Author of the theme
-msgid "the WordPress team"
-msgstr "WordPress-teamet"
-
-#. Theme URI of the theme
-msgid "https://wordpress.org/themes/twentythirteen/"
-msgstr "https://wordpress.org/themes/twentythirteen/"
\ No newline at end of file
diff --git a/wp-content/languages/themes/twentytwelve-sv_SE.mo b/wp-content/languages/themes/twentytwelve-sv_SE.mo
deleted file mode 100644
index 16befc1d5..000000000
Binary files a/wp-content/languages/themes/twentytwelve-sv_SE.mo and /dev/null differ
diff --git a/wp-content/languages/themes/twentytwelve-sv_SE.po b/wp-content/languages/themes/twentytwelve-sv_SE.po
deleted file mode 100644
index f5c45fba8..000000000
--- a/wp-content/languages/themes/twentytwelve-sv_SE.po
+++ /dev/null
@@ -1,371 +0,0 @@
-# Translation of Themes - Twenty Twelve in Swedish
-# This file is distributed under the same license as the Themes - Twenty Twelve package.
-msgid ""
-msgstr ""
-"PO-Revision-Date: 2020-03-31 20:58:56+0000\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: GlotPress/2.4.0-alpha\n"
-"Language: sv_SE\n"
-"Project-Id-Version: Themes - Twenty Twelve\n"
-
-#. Description of the theme
-msgid "The 2012 theme for WordPress is a fully responsive theme that looks great on any device. Features include a front page template with its own widgets, an optional display font, styling for post formats on both index and single views, and an optional no-sidebar page template. Make it yours with a custom menu, header image, and background."
-msgstr "The 2012 theme for WordPress is a fully responsive theme that looks great on any device. Features include a front page template with its own widgets, an optional display font, styling for post formats on both index and single views, and an optional no-sidebar page template. Make it yours with a custom menu, header image, and background."
-
-#. Theme Name of the theme
-msgid "Twenty Twelve"
-msgstr "Twenty Twelve"
-
-#: functions.php:454
-msgid "Your comment is awaiting moderation. This is a preview, your comment will be visible after it has been approved."
-msgstr "Din kommentar inväntar granskning. Detta är en förhandsvisning. Din kommentar blir synlig när den har godkänts."
-
-#. translators: %s: The post title.
-#: comments.php:35
-msgid "One thought on “%s”"
-msgstr "En tanke kring ”%s”"
-
-#: functions.php:94
-msgid "White"
-msgstr "Vitt"
-
-#: functions.php:89
-msgid "Light Gray"
-msgstr "Ljusgrått"
-
-#: functions.php:84
-msgid "Medium Gray"
-msgstr "Mellangrått"
-
-#: functions.php:79
-msgid "Dark Gray"
-msgstr "Mörkgrått"
-
-#: functions.php:74
-msgid "Blue"
-msgstr "Blått"
-
-#. Template Name of the theme
-msgid "Full-width Page Template, No Sidebar"
-msgstr "Fullbreddsmall, utan sidofält"
-
-#. Template Name of the theme
-msgid "Front Page Template"
-msgstr "Mall för startsida"
-
-#. translators: %s: Tag title.
-#: tag.php:24
-msgid "Tag Archives: %s"
-msgstr "Etikettarkiv: %s"
-
-#: single.php:25
-msgctxt "Next post link"
-msgid "→"
-msgstr "→"
-
-#: single.php:24
-msgctxt "Previous post link"
-msgid "←"
-msgstr "←"
-
-#: search.php:46
-msgid "Sorry, but nothing matched your search criteria. Please try again with some different keywords."
-msgstr "Ledsen, men inga matchande resultat kunde hittas baserat på dina kriterier. Var vänlig försök med andra sökord."
-
-#. translators: %s: Search query.
-#: search.php:21
-msgid "Search Results for: %s"
-msgstr "Sökresultat för: %s"
-
-#. translators: %s: Post editor URL.
-#: index.php:49
-msgid "Ready to publish your first post? Get started here."
-msgstr "Är du redo att publicera ditt första inlägg? Kom igång här."
-
-#: index.php:42
-msgid "No posts to display"
-msgstr "Inga inlägg att visa"
-
-#: image.php:47
-msgid "Next →"
-msgstr "Nästa →"
-
-#: image.php:46
-msgid "← Previous"
-msgstr "← Föregående"
-
-#. translators: 1: Date, 2: Date, 3: Attachment URL, 4: Image width in pixels,
-#. 5: Image height in pixels, 6: Post parent permalink, 7: Post parent title,
-#. 8: Post parent title.
-#: image.php:31
-msgid " at %4$s × %5$s in %8$s."
-msgstr " i storleken %4$s × %5$s i %8$s."
-
-#: header.php:45
-msgid "Skip to content"
-msgstr "Hoppa till innehåll"
-
-#: header.php:44
-msgid "Menu"
-msgstr "Meny"
-
-#. translators: 3: Date, 4: Author display name.
-#: functions.php:530
-msgid "This entry was posted on %3$s."
-msgstr "Detta inlägg postades den %3$s."
-
-#. translators: 1: Category name, 3: Date, 4: Author display name.
-#: functions.php:527
-msgid "This entry was posted in %1$s on %3$s."
-msgstr "Detta inlägg postades i %1$s den %3$s."
-
-#. translators: 1: Category name, 2: Tag name, 3: Date, 4: Author display name.
-#: functions.php:524
-msgid "This entry was posted in %1$s and tagged %2$s on %3$s."
-msgstr "Detta inlägg postades i %1$s och märktes %2$s den %3$s."
-
-#. translators: %s: Author display name.
-#: functions.php:518
-msgid "View all posts by %s"
-msgstr "Visa alla inlägg av %s"
-
-#. translators: Used between list items, there is a space after the comma.
-#: functions.php:501 functions.php:504
-msgid ", "
-msgstr ", "
-
-#: functions.php:473
-msgid "Reply"
-msgstr "Svara"
-
-#: functions.php:452
-msgid "Your comment is awaiting moderation."
-msgstr "Din kommentar inväntar granskning."
-
-#. translators: 1: Date, 2: Time.
-#: functions.php:444
-msgid "%1$s at %2$s"
-msgstr "%1$s kl. %2$s"
-
-#: functions.php:437
-msgid "Post author"
-msgstr "Inläggsförfattare"
-
-#: functions.php:421
-msgid "(Edit)"
-msgstr "(Redigera)"
-
-#: functions.php:421
-msgid "Pingback:"
-msgstr "Pingback: "
-
-#: functions.php:395
-msgid "Newer posts "
-msgstr "Nyare inlägg "
-
-#: functions.php:394
-msgid " Older posts"
-msgstr " Äldre inlägg"
-
-#: single.php:23 functions.php:393
-msgid "Post navigation"
-msgstr "Inläggsnavigering"
-
-#: functions.php:370
-msgid "Second Front Page Widget Area"
-msgstr "Andra widgetfältet för startsidan"
-
-#: functions.php:360 functions.php:372
-msgid "Appears when using the optional Front Page template with a page set as Static Front Page"
-msgstr "Visas vid användning av den valfria mallen för startsidan när en statisk startsida är angiven"
-
-#: functions.php:358
-msgid "First Front Page Widget Area"
-msgstr "Första widgetfältet för startsidan"
-
-#: functions.php:348
-msgid "Appears on posts and pages except the optional Front Page template, which has its own widgets"
-msgstr "Visas tillsammans med inlägg och sidor förutom i den valfria mallen för startsidan som har sina egna widgetfält"
-
-#: functions.php:346
-msgid "Main Sidebar"
-msgstr "Primär sidopanel"
-
-#. translators: %s: Page number.
-#: functions.php:314
-msgid "Page %s"
-msgstr "Sida %s"
-
-#: functions.php:159
-msgctxt "Open Sans font: add new subset (greek, cyrillic, vietnamese)"
-msgid "no-subset"
-msgstr "no-subset"
-
-#: functions.php:152
-msgctxt "Open Sans font: on or off"
-msgid "on"
-msgstr "on"
-
-#: functions.php:108
-msgid "Primary Menu"
-msgstr "Primär meny"
-
-#. translators: %s: WordPress
-#: footer.php:24
-msgid "Proudly powered by %s"
-msgstr "Drivs med %s"
-
-#: footer.php:21
-msgid "Semantic Personal Publishing Platform"
-msgstr "Semantisk personlig publiceringsplattform"
-
-#. translators: %s: Author display name.
-#: content.php:85
-msgid "View all posts by %s "
-msgstr "Visa alla inlägg av %s "
-
-#: content.php:16
-msgid "Featured post"
-msgstr "Utvalt inlägg"
-
-#: content-page.php:24 image.php:124 content.php:50
-msgid "Pages:"
-msgstr "Sidor:"
-
-#: index.php:63 content-none.php:17
-msgid "Apologies, but no results were found. Perhaps searching will help find a related post."
-msgstr "Beklagar, inga resultat funna. Kanske kan en sökning hjälpa dig att hitta relaterat innehåll."
-
-#: index.php:59 search.php:42 content-none.php:13
-msgid "Nothing Found"
-msgstr "Kunde inte hittas"
-
-#: content-link.php:15
-msgid "Link"
-msgstr "Länk"
-
-#: content-aside.php:29 content-status.php:43 content-image.php:26
-#: content-link.php:27 content-page.php:31 content-quote.php:26 image.php:42
-#: functions.php:464 content.php:60
-msgid "Edit"
-msgstr "Redigera"
-
-#: content-aside.php:26 content-status.php:40 content-image.php:23
-#: content-link.php:24 content-quote.php:23 content.php:35
-msgid "% Replies"
-msgstr "% svar"
-
-#: content-aside.php:26 content-status.php:40 content-image.php:23
-#: content-link.php:24 content-quote.php:23 content.php:35
-msgid "1 Reply"
-msgstr "1 svar"
-
-#: content-aside.php:26 content-status.php:40 content-image.php:23
-#: content-link.php:24 content-quote.php:23 content.php:35
-msgid "Leave a reply"
-msgstr "Kommentera"
-
-#. translators: %s: Post title.
-#: content-aside.php:11 content-status.php:11 content-link.php:11
-#: content-quote.php:11
-msgid "Permalink to %s"
-msgstr "Permanent länk till %s"
-
-#: content-aside.php:18 content-status.php:34 content-image.php:13
-#: content-link.php:17 content-quote.php:16 content.php:46
-msgid "Continue reading "
-msgstr "Läs mer "
-
-#: comments.php:75
-msgid "Comments are closed."
-msgstr "Kommentarer inaktiverade."
-
-#: comments.php:64
-msgid "Newer Comments →"
-msgstr "Nyare kommentarer →"
-
-#: comments.php:63
-msgid "← Older Comments"
-msgstr "← Äldre kommentarer"
-
-#: comments.php:62
-msgid "Comment navigation"
-msgstr "Kommentarsnavigering"
-
-#. translators: %1$s: The number of comments. %2$s: The post title.
-#: comments.php:41
-msgid "%1$s thought on “%2$s”"
-msgid_plural "%1$s thoughts on “%2$s”"
-msgstr[0] "%1$s tanke kring ”%2$s”"
-msgstr[1] "%1$s tankar kring ”%2$s”"
-
-#. translators: %s: Category title.
-#: category.php:24
-msgid "Category Archives: %s"
-msgstr "Kategoriarkiv: %s"
-
-#. translators: %s: Author display name.
-#. translators: Author display name.
-#: content.php:77 author.php:74
-msgid "About %s"
-msgstr "Om %s"
-
-#. translators: Author display name.
-#: author.php:36
-msgid "Author Archives: %s"
-msgstr "Författararkiv: %s"
-
-#: archive.php:39
-msgid "Archives"
-msgstr "Arkiv"
-
-#. translators: %s: Date.
-#: archive.php:37
-msgctxt "yearly archives date format"
-msgid "Y"
-msgstr "Y"
-
-#. translators: %s: Date.
-#: archive.php:37
-msgid "Yearly Archives: %s"
-msgstr "Årsarkiv: %s"
-
-#. translators: %s: Date.
-#: archive.php:34
-msgctxt "monthly archives date format"
-msgid "F Y"
-msgstr "F Y"
-
-#. translators: %s: Date.
-#: archive.php:34
-msgid "Monthly Archives: %s"
-msgstr "månadsarkiv: %s"
-
-#. translators: %s: Date.
-#: archive.php:31
-msgid "Daily Archives: %s"
-msgstr "Dagsarkiv: %s"
-
-#: 404.php:21
-msgid "It seems we can’t find what you’re looking for. Perhaps searching can help."
-msgstr "Det verkar inte som om vi kan hitta det du letar efter. Kanske kan en sökning hjälpa."
-
-#: 404.php:17
-msgid "This is somewhat embarrassing, isn’t it?"
-msgstr "Det här var ju lite pinsamt, eller hur?"
-
-#. Author URI of the theme
-#: footer.php:21
-msgid "https://wordpress.org/"
-msgstr "https://wordpress.org/"
-
-#. Author of the theme
-msgid "the WordPress team"
-msgstr "WordPress-teamet"
-
-#. Theme URI of the theme
-msgid "https://wordpress.org/themes/twentytwelve/"
-msgstr "https://wordpress.org/themes/twentytwelve/"
\ No newline at end of file
diff --git a/wp-content/languages/themes/twentytwenty-sv_SE.mo b/wp-content/languages/themes/twentytwenty-sv_SE.mo
deleted file mode 100644
index f15b5b321..000000000
Binary files a/wp-content/languages/themes/twentytwenty-sv_SE.mo and /dev/null differ
diff --git a/wp-content/languages/themes/twentytwenty-sv_SE.po b/wp-content/languages/themes/twentytwenty-sv_SE.po
deleted file mode 100644
index e383d4ae5..000000000
--- a/wp-content/languages/themes/twentytwenty-sv_SE.po
+++ /dev/null
@@ -1,537 +0,0 @@
-# Translation of Themes - Twenty Twenty in Swedish
-# This file is distributed under the same license as the Themes - Twenty Twenty package.
-msgid ""
-msgstr ""
-"PO-Revision-Date: 2020-03-31 20:55:08+0000\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: GlotPress/2.4.0-alpha\n"
-"Language: sv_SE\n"
-"Project-Id-Version: Themes - Twenty Twenty\n"
-
-#. Description of the theme
-msgid "Our default theme for 2020 is designed to take full advantage of the flexibility of the block editor. Organizations and businesses have the ability to create dynamic landing pages with endless layouts using the group and column blocks. The centered content column and fine-tuned typography also makes it perfect for traditional blogs. Complete editor styles give you a good idea of what your content will look like, even before you publish. You can give your site a personal touch by changing the background colors and the accent color in the Customizer. The colors of all elements on your site are automatically calculated based on the colors you pick, ensuring a high, accessible color contrast for your visitors."
-msgstr "Vårt standardtema för 2020 är designat att till fullo tillvarata flexibiliteten i blockredigeraren. Organisationer och företag har möjlighet att skapa dynamiska landningssidor med ändlöst många layouter med hjälp av grupp- och kolumnblocken. Med en centrerad innehållskolumn och finjusterad typografi passar temat också perfekt för traditionella bloggar. Det har komplett styling för innehållsredigeraren, vilket innebär att du vet hur ditt innehåll kommer att se ut på din webbplats redan innan du publicerar. Du kan ge din webbplats en personlig känsla genom att ändra bakgrundsfärgerna och accentfärgen i anpassaren. Färgerna på alla element på webbplatsen beräknas automatiskt baserat på de färger du valt, något som garanterar att din webbplats kommer att ha en hög och tillgänglighetsanpassad färgkontrast."
-
-#. Theme Name of the theme
-msgid "Twenty Twenty"
-msgstr "Twenty Twenty"
-
-#: classes/class-twentytwenty-customize.php:246
-msgid "Show author bio"
-msgstr "Visa författarbiografi"
-
-#: template-parts/entry-author-bio.php:29
-msgid "View Archive →"
-msgstr "Visa arkiv →"
-
-#: inc/starter-content.php:38
-msgctxt "Theme starter content"
-msgid "The New UMoMA Opens its Doors"
-msgstr "Nya UMoMA välkomnar allmänheten"
-
-#: inc/template-tags.php:393
-msgctxt "A string that is output before one or more categories"
-msgid "In"
-msgstr "I"
-
-#: inc/starter-content.php:150
-msgid "Join the Club"
-msgstr "Gå med i klubben"
-
-#: inc/starter-content.php:147
-msgid "Members get access to exclusive exhibits and sales. Our memberships cost $99.99 and are billed annually."
-msgstr "Medlemmar får tillgång till exklusiva utställningar och marknader. Medlemskap kostar 99,99 USD och debiteras en gång per år."
-
-#: inc/starter-content.php:144
-msgid "Become a Member and Get Exclusive Offers!"
-msgstr "Bli medlem och få exklusiva erbjudanden!"
-
-#: inc/starter-content.php:136
-msgid "The exhibitions are produced by UMoMA in collaboration with artists and museums around the world and they often attract international attention. UMoMA has received a Special Commendation from the European Museum of the Year, and was among the top candidates for the Swedish Museum of the Year Award as well as for the Council of Europe Museum Prize."
-msgstr "Utställningarna produceras av UMoMA i samarbete med konstnärer och muséer från hela världen och uppmärksammas ofta internationellt. UMoMA har betecknats som ”Årets europeiska museum” och var en av toppkandidaterna till priset ”Årets svenska museum” och även Europarådets museipris."
-
-#: inc/starter-content.php:133
-msgid "With seven floors of striking architecture, UMoMA shows exhibitions of international contemporary art, sometimes along with art historical retrospectives. Existential, political and philosophical issues are intrinsic to our programme. As visitor you are invited to guided tours artist talks, lectures, film screenings and other events with free admission"
-msgstr "I sju våningar effektfull arkitektur visar UMoMA utställningar med internationell modern konst, emellanåt kombinerat med konsthistoriska återblickar. Vårt program genomsyras av existentiella, politiska och filosofiska frågeställningar. Som besökare är du välkommen till visningar, möten med konstnärer, föreläsningar, filmvisningar och andra evenemang med fri entré"
-
-#: inc/starter-content.php:129
-msgid "“Cyborgs, as the philosopher Donna Haraway established, are not reverent. They do not remember the cosmos.”"
-msgstr "”Cyborgar är, enligt filosofen Donna Haraway, inte vördnadsfulla. De minns inte kosmos.”"
-
-#: inc/starter-content.php:113
-msgid "From Signac to Matisse"
-msgstr "Från Signac till Matisse"
-
-#: inc/starter-content.php:98
-msgid "The Life I Deserve"
-msgstr "Livet jag förtjänar"
-
-#: inc/starter-content.php:84 inc/starter-content.php:116
-msgid "October 1 -- December 1"
-msgstr "1 oktober – 1 december"
-
-#: inc/starter-content.php:81
-msgid "Theatre of Operations"
-msgstr "Operationsteatern"
-
-#: inc/starter-content.php:72 inc/starter-content.php:87
-#: inc/starter-content.php:104 inc/starter-content.php:119
-msgid "Read More"
-msgstr "Läs mer"
-
-#: inc/starter-content.php:69 inc/starter-content.php:101
-msgid "August 1 -- December 1"
-msgstr "1 augusti – 1 december"
-
-#: inc/starter-content.php:66
-msgid "Works and Days"
-msgstr "Verk och dagar"
-
-#: inc/starter-content.php:55
-msgid "The premier destination for modern art in Northern Sweden. Open from 10 AM to 6 PM every day during the summer months."
-msgstr "Det viktigaste resmålet för modern konst i Norrland. Öppet kl. 10–18 varje dag under sommaren."
-
-#: inc/starter-content.php:47
-msgid "The New UMoMA Opens its Doors"
-msgstr "Nya UMoMA välkomnar allmänheten"
-
-#: classes/class-twentytwenty-customize.php:395
-msgid "Overlay Opacity"
-msgstr "Överläggets opacitet"
-
-#: classes/class-twentytwenty-customize.php:375
-msgid "The color used for the text in the overlay."
-msgstr "Färgen som används för texten i överlägget."
-
-#: classes/class-twentytwenty-customize.php:374
-msgid "Overlay Text Color"
-msgstr "Överläggets textfärg"
-
-#: classes/class-twentytwenty-customize.php:353
-msgid "The color used for the overlay. Defaults to the accent color."
-msgstr "Färgen som används för överlägget. Som standard är accentfärgen."
-
-#: classes/class-twentytwenty-customize.php:352
-msgid "Overlay Background Color"
-msgstr "Överläggets bakgrundsfärg"
-
-#: classes/class-twentytwenty-customize.php:283
-msgid "Settings for the \"Cover Template\" page template. Add a featured image to use as background."
-msgstr "Inställningar för sidmallen ”Omslagsmall”. Lägg till en utvald bild för att använda den som bakgrund."
-
-#: classes/class-twentytwenty-customize.php:183
-msgid "Apply a custom color for links, buttons, featured images."
-msgstr "Tillämpa en anpassad färg för länkar, knappar och utvalda bilder."
-
-#: classes/class-twentytwenty-customize.php:126
-msgid "Custom"
-msgstr "Anpassad"
-
-#: classes/class-twentytwenty-customize.php:125
-msgid "Default"
-msgstr "Standard"
-
-#: classes/class-twentytwenty-customize.php:123
-msgid "Primary Color"
-msgstr "Primär färg"
-
-#: searchform.php:24 template-parts/modal-search.php:20
-msgid "Search for:"
-msgstr "Sök efter:"
-
-#: index.php:99
-msgid "search again"
-msgstr "sök igen"
-
-#. translators: %s: Number of search results.
-#: index.php:39
-msgid "We found %s result for your search."
-msgid_plural "We found %s results for your search."
-msgstr[0] "Din sökning gav %s resultat."
-msgstr[1] "Din sökning gav %s resultat."
-
-#. translators: %s: HTML character for up arrow.
-#: footer.php:49
-msgid "Up %s"
-msgstr "Upp %s"
-
-#. translators: %s: HTML character for up arrow.
-#: footer.php:43
-msgid "To the top %s"
-msgstr "Till toppen %s"
-
-#. translators: Copyright date format, see https://www.php.net/date
-#: footer.php:25
-msgctxt "copyright date format"
-msgid "Y"
-msgstr "Y"
-
-#: 404.php:24
-msgid "404 not found"
-msgstr "404 – hittades inte"
-
-#. Template Name of the theme
-msgid "Full Width Template"
-msgstr "Fullbreddsmall"
-
-#: template-parts/pagination.php:25
-msgid "Older Posts"
-msgstr "Tidigare inlägg"
-
-#: template-parts/pagination.php:21
-msgid "Newer Posts"
-msgstr "Senare inlägg"
-
-#: template-parts/navigation.php:25
-msgid "Post"
-msgstr "Inlägg"
-
-#: template-parts/modal-search.php:26
-msgid "Close search"
-msgstr "Stäng sökningen"
-
-#: template-parts/modal-menu.php:117
-msgid "Expanded Social links"
-msgstr "Expanderade sociala länkar"
-
-#: template-parts/modal-menu.php:73
-msgid "Mobile"
-msgstr "Mobil"
-
-#: template-parts/modal-menu.php:48
-msgid "Expanded"
-msgstr "Expanderad"
-
-#: template-parts/modal-menu.php:21
-msgid "Close Menu"
-msgstr "Stäng menyn"
-
-#: template-parts/footer-menus-widgets.php:57
-msgid "Social links"
-msgstr "Sociala länkar"
-
-#: template-parts/footer-menus-widgets.php:37
-msgid "Footer"
-msgstr "Sidfot"
-
-#. translators: %s: Author name.
-#: inc/template-tags.php:354 template-parts/entry-author-bio.php:20
-msgid "By %s"
-msgstr "Av %s"
-
-#: template-parts/content-cover.php:138 template-parts/content.php:48
-msgid "Pages:"
-msgstr "Sidor:"
-
-#: template-parts/content-cover.php:138 template-parts/content.php:48
-msgid "Page"
-msgstr "Sida"
-
-#: template-parts/content-cover.php:88
-msgid "Scroll Down"
-msgstr "Rulla ned"
-
-#: searchform.php:27
-msgctxt "submit button"
-msgid "Search"
-msgstr "Sök"
-
-#: searchform.php:25
-msgctxt "placeholder"
-msgid "Search …"
-msgstr "Sök …"
-
-#: index.php:48
-msgid "We could not find any results for your search. You can give it another try through the search form below."
-msgstr "Din sökning gav inga matchande resultat. Du kan prova det igen med hjälp av nedanstående sökformulär."
-
-#: index.php:32
-msgid "Search:"
-msgstr "Sök:"
-
-#. translators: %s: Post title. Only visible to screen readers.
-#: inc/template-tags.php:206
-msgid "Edit %s"
-msgstr "Redigera %s"
-
-#: inc/template-tags.php:445
-msgid "Sticky post"
-msgstr "Klistrat inlägg"
-
-#: inc/template-tags.php:407
-msgid "Tags"
-msgstr "Etiketter"
-
-#: inc/template-tags.php:389 template-parts/entry-header.php:36
-#: template-parts/content-cover.php:70
-msgid "Categories"
-msgstr "Kategorier"
-
-#: inc/template-tags.php:371
-msgid "Post date"
-msgstr "Inläggsdatum"
-
-#: inc/template-tags.php:347
-msgid "Post author"
-msgstr "Inläggsförfattare"
-
-#: inc/starter-content.php:196
-msgid "Social Links Menu"
-msgstr "Meny för sociala länkar"
-
-#: inc/starter-content.php:176 inc/starter-content.php:186 functions.php:494
-msgid "Primary"
-msgstr "Huvudmeny"
-
-#: header.php:88
-msgid "Horizontal"
-msgstr "Horisontell"
-
-#: header.php:76 header.php:137
-msgid "Menu"
-msgstr "Meny"
-
-#: header.php:53 header.php:157
-msgid "Search"
-msgstr "Sök"
-
-#: template-parts/content.php:36
-msgid "Continue reading"
-msgstr "Fortsätt läsa"
-
-#: functions.php:551
-msgctxt "Short name of the larger font size in the block editor."
-msgid "XL"
-msgstr "XL"
-
-#: functions.php:550
-msgctxt "Name of the larger font size in the block editor"
-msgid "Larger"
-msgstr "Större"
-
-#: functions.php:545
-msgctxt "Short name of the large font size in the block editor."
-msgid "L"
-msgstr "L"
-
-#: functions.php:544
-msgctxt "Name of the large font size in the block editor"
-msgid "Large"
-msgstr "Stor"
-
-#: functions.php:539
-msgctxt "Short name of the regular font size in the block editor."
-msgid "M"
-msgstr "M"
-
-#: functions.php:538
-msgctxt "Name of the regular font size in the block editor"
-msgid "Regular"
-msgstr "Normal"
-
-#: functions.php:533
-msgctxt "Short name of the small font size in the block editor."
-msgid "S"
-msgstr "S"
-
-#: functions.php:532
-msgctxt "Name of the small font size in the block editor"
-msgid "Small"
-msgstr "Liten"
-
-#: functions.php:517
-msgid "Background Color"
-msgstr "Bakgrundsfärg"
-
-#: functions.php:504
-msgid "Subtle Background"
-msgstr "Subtil bakgrund"
-
-#: functions.php:499
-msgid "Secondary"
-msgstr "Sekundär"
-
-#: functions.php:489
-msgid "Accent Color"
-msgstr "Accentfärg"
-
-#: functions.php:380
-msgid "Widgets in this area will be displayed in the second column in the footer."
-msgstr "Widgetar i detta område kommer att visas i sidfotens andra kolumn."
-
-#: functions.php:378
-msgid "Footer #2"
-msgstr "Sidfot 2"
-
-#: functions.php:368
-msgid "Widgets in this area will be displayed in the first column in the footer."
-msgstr "Widgetar i detta område kommer att visas i sidfotens första kolumn."
-
-#: functions.php:366
-msgid "Footer #1"
-msgstr "Sidfot 1"
-
-#: functions.php:341
-msgid "Skip to the content"
-msgstr "Hoppa till innehåll"
-
-#: functions.php:262
-msgid "Social Menu"
-msgstr "Social meny"
-
-#: functions.php:261
-msgid "Footer Menu"
-msgstr "Sidfotsmeny"
-
-#: functions.php:260
-msgid "Mobile Menu"
-msgstr "Mobilmeny"
-
-#: functions.php:259
-msgid "Desktop Expanded Menu"
-msgstr "Utökad meny för datorskärm"
-
-#: functions.php:258
-msgid "Desktop Horizontal Menu"
-msgstr "Horisontell meny för datorskärm"
-
-#: footer.php:33
-msgid "Powered by WordPress"
-msgstr "Drivs med WordPress"
-
-#: comments.php:127
-msgid "Comments are closed."
-msgstr "Stängt för kommentering."
-
-#: comments.php:88
-msgid "Comments"
-msgstr "Kommentarer"
-
-#: comments.php:75
-msgid "Older Comments"
-msgstr "Tidigare kommentarer"
-
-#: comments.php:74
-msgid "Newer Comments"
-msgstr "Senare kommentarer"
-
-#. translators: 1: Number of comments, 2: Post title.
-#: comments.php:41
-msgctxt "comments title"
-msgid "%1$s reply on “%2$s”"
-msgid_plural "%1$s replies on “%2$s”"
-msgstr[0] "%1$s svar på ”%2$s”"
-msgstr[1] "%1$s svar på ”%2$s”"
-
-#. translators: %s: Post title.
-#: comments.php:37
-msgctxt "comments title"
-msgid "One reply on “%s”"
-msgstr "Ett svar på ”%s”"
-
-#: comments.php:34
-msgid "Leave a comment"
-msgstr "Lämna en kommentar"
-
-#: classes/class-twentytwenty-walker-page.php:107 inc/template-tags.php:555
-msgid "Show sub menu"
-msgstr "Visa undermeny"
-
-#. translators: %d: ID of a post.
-#: classes/class-twentytwenty-walker-page.php:70
-msgid "#%d (no title)"
-msgstr "#%d (utan rubrik)"
-
-#: classes/class-twentytwenty-walker-comment.php:127
-msgid "By Post Author"
-msgstr "Av inläggets författare"
-
-#: classes/class-twentytwenty-walker-comment.php:92
-msgid "Your comment is awaiting moderation."
-msgstr "Din kommentar inväntar granskning."
-
-#: classes/class-twentytwenty-walker-comment.php:77
-msgid "Edit"
-msgstr "Redigera"
-
-#. translators: 1: Comment date, 2: Comment time.
-#: classes/class-twentytwenty-walker-comment.php:69
-msgid "%1$s at %2$s"
-msgstr "%1$s \\k\\l. %2$s"
-
-#: classes/class-twentytwenty-walker-comment.php:56
-msgid "says:"
-msgstr "säger:"
-
-#: classes/class-twentytwenty-customize.php:396
-msgid "Make sure that the contrast is high enough so that the text is readable."
-msgstr "Se till att kontrasten är tillräckligt hög för att texten ska kunna läsas."
-
-#: classes/class-twentytwenty-customize.php:306
-msgid "Creates a parallax effect when the visitor scrolls."
-msgstr "Skapar en parallax-effekt när besökaren rullar sidan."
-
-#: classes/class-twentytwenty-customize.php:305
-msgid "Fixed Background Image"
-msgstr "Fast bakgrundsbild"
-
-#. Template Name of the theme
-#: classes/class-twentytwenty-customize.php:281
-msgid "Cover Template"
-msgstr "Omslagsmall"
-
-#: classes/class-twentytwenty-customize.php:270
-msgid "Summary"
-msgstr "Sammanfattning"
-
-#: classes/class-twentytwenty-customize.php:269
-msgid "Full text"
-msgstr "Hela texten"
-
-#: classes/class-twentytwenty-customize.php:267
-msgid "On archive pages, posts show:"
-msgstr "På arkivsidor visar inläggen:"
-
-#: classes/class-twentytwenty-customize.php:225
-msgid "Show search in header"
-msgstr "Visa sökfunktion i sidhuvudet"
-
-#: classes/class-twentytwenty-customize.php:202
-msgid "Theme Options"
-msgstr "Temainställningar"
-
-#: classes/class-twentytwenty-customize.php:101
-msgid "Header & Footer Background Color"
-msgstr "Bakgrundsfärg för sidhuvud och sidfot"
-
-#: classes/class-twentytwenty-customize.php:82
-msgid "Scales the logo to half its uploaded size, making it sharp on high-res screens."
-msgstr "Minska loggan till hälften av dess uppladdade storlek, så det blir skarp på skärmar med hög upplösning."
-
-#: classes/class-twentytwenty-customize.php:81
-msgid "Retina logo"
-msgstr "Retina-logga"
-
-#: 404.php:19
-msgid "The page you were looking for could not be found. It might have been removed, renamed, or did not exist in the first place."
-msgstr "Sidan du försökte hämta kunde inte hittas. Den kan ha tagits bort, bytt namn eller kanske aldrig har funnits."
-
-#: 404.php:17
-msgid "Page Not Found"
-msgstr "Sidan hittades inte"
-
-#. Author URI of the theme
-#: footer.php:32
-msgid "https://wordpress.org/"
-msgstr "https://wordpress.org/"
-
-#. Author of the theme
-msgid "the WordPress team"
-msgstr "WordPress-teamet"
-
-#. Theme URI of the theme
-msgid "https://wordpress.org/themes/twentytwenty/"
-msgstr "https://wordpress.org/themes/twentytwenty/"
diff --git a/wp-content/themes/twentyfifteen/404.php b/wp-content/themes/twentyfifteen/404.php
deleted file mode 100644
index 196a1f7a4..000000000
--- a/wp-content/themes/twentyfifteen/404.php
+++ /dev/null
@@ -1,30 +0,0 @@
-
-
-
- Get started here.', 'twentyfifteen' ), esc_url( admin_url( 'post-new.php' ) ) ); - ?> -
- - - - - - - - - - - - - -
- -
- - - -- 'ol', - 'short_ping' => true, - 'avatar_size' => 56, - ) - ); - ?> -
- - - - - - - - - - - -