# Translation of WordPress - 7.0.x - Development in Swedish
# This file is distributed under the same license as the WordPress - 7.0.x - Development package.
msgid ""
msgstr ""
"PO-Revision-Date: 2026-05-20 23:47:59+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/4.0.3\n"
"Language: sv_SE\n"
"Project-Id-Version: WordPress - 7.0.x - Development\n"

#. translators: Use this to specify the proper Google Font name and variants to
#. load that is supported by your language. Do not translate. Set to 'off' to
#. disable loading.
#: wp-includes/script-loader.php:1687
#, gp-priority: high
msgctxt "Google Font Name and Variants"
msgid "Noto Serif:400,400i,700,700i"
msgstr "Noto Serif:400,400i,700,700i"

#. translators: If comment number in your language requires declension,
#. translate this to 'on'. Do not translate into your own language.
#: wp-includes/comment-template.php:975
#, gp-priority: high
msgctxt "Comment number declension: on or off"
msgid "off"
msgstr "off"

#. translators: Translate this to the correct language tag for your locale, see
#. https://www.w3.org/International/articles/language-tags/ for reference. Do
#. not translate into your own language.
#: wp-includes/general-template.php:894
#, gp-priority: high
msgid "html_lang_attribute"
msgstr "sv-SE"

#. translators: If months in your language require a genitive case, translate
#. this to 'on'. Do not translate into your own language.
#: wp-includes/functions.php:350
#, gp-priority: high
msgctxt "decline months names: on or off"
msgid "off"
msgstr "off"

#. translators: If your word count is based on single characters (e.g. East
#. Asian characters), enter 'characters_excluding_spaces' or
#. 'characters_including_spaces'. Otherwise, enter 'words'. Do not translate
#. into your own language.
#: wp-includes/class-wp-locale.php:453
#: wp-includes/js/dist/block-library.js:50560
#: wp-includes/js/dist/block-library.js:52797
#: wp-includes/js/dist/editor.js:49483 wp-includes/js/dist/editor.js:49499
#: wp-includes/js/dist/editor.js:51612 wp-includes/js/dist/editor.js:63186
#, gp-priority: high
msgctxt "Word count type. Do not translate!"
msgid "words"
msgstr "words"

#: wp-includes/admin-bar.php:188
#: wp-includes/widgets/class-wp-widget-meta.php:91 wp-login.php:129
#: wp-admin/admin-footer.php:38 wp-admin/includes/upgrade.php:282
#, gp-priority: high
msgid "https://wordpress.org/"
msgstr "https://sv.wordpress.org/"

#. translators: If there are characters in your language that are not supported
#. by Open Sans, translate this to 'off'. Do not translate into your own
#. language.
#: wp-includes/script-loader.php:1593
#, gp-priority: high
msgctxt "Open Sans font: on or off"
msgid "on"
msgstr "on"

#. translators: Localized date and time format, see
#. https://www.php.net/manual/datetime.format.php
#. translators: Date/Time format, see
#. https://www.php.net/manual/datetime.format.php
#. translators: Links last updated date format, see
#. https://www.php.net/manual/datetime.format.php
#: wp-includes/class-wp-locale.php:424 wp-includes/script-loader.php:157
#: wp-includes/script-loader.php:478 wp-admin/includes/schema.php:440
#: wp-admin/options-general.php:470
#, gp-priority: high
msgid "F j, Y g:i a"
msgstr "Y-m-d H:i"

#. translators: Localized date format, see
#. https://www.php.net/manual/datetime.format.php
#. translators: Date format, see https://www.php.net/manual/datetime.format.php
#. translators: Default date format, see
#. https://www.php.net/manual/datetime.format.php
#. translators: Last update date format. See
#. https://www.php.net/manual/datetime.format.php
#: wp-includes/class-wp-locale.php:420 wp-includes/media.php:4549
#: wp-includes/script-loader.php:156 wp-includes/script-loader.php:476
#: wp-admin/admin.php:118 wp-admin/edit-form-advanced.php:654
#: wp-admin/edit-form-advanced.php:661 wp-admin/includes/ajax-actions.php:1644
#: wp-admin/includes/ajax-actions.php:2898
#: wp-admin/includes/ajax-actions.php:2901
#: wp-admin/includes/class-wp-application-passwords-list-table.php:70
#: wp-admin/includes/class-wp-application-passwords-list-table.php:85
#: wp-admin/includes/class-wp-application-passwords-list-table.php:225
#: wp-admin/includes/class-wp-application-passwords-list-table.php:228
#: wp-admin/includes/class-wp-privacy-policy-content.php:381
#: wp-admin/includes/dashboard.php:685 wp-admin/includes/media.php:1722
#: wp-admin/includes/schema.php:436 wp-admin/options-general.php:498
#: wp-admin/update-core.php:1113
#, gp-priority: high
msgid "F j, Y"
msgstr "j F Y"

#. translators: 'rtl' or 'ltr'. This sets the text direction for WordPress.
#: wp-includes/class-wp-locale.php:248 wp-includes/script-loader.php:330
#, gp-priority: high
msgctxt "text direction"
msgid "ltr"
msgstr "ltr"

#. translators: Closing curly single quote.
#: wp-includes/formatting.php:99
#, gp-priority: high
msgctxt "closing curly single quote"
msgid "&#8217;"
msgstr "&#8217;"

#. translators: Opening curly single quote.
#: wp-includes/formatting.php:97
#, gp-priority: high
msgctxt "opening curly single quote"
msgid "&#8216;"
msgstr "&#8217;"

#. translators: Closing curly double quote.
#: wp-includes/formatting.php:86
#, gp-priority: high
msgctxt "closing curly double quote"
msgid "&#8221;"
msgstr "&#8221;"

#. translators: Opening curly double quote.
#: wp-includes/formatting.php:84 wp-includes/formatting.php:5707
#, gp-priority: high
msgctxt "opening curly double quote"
msgid "&#8220;"
msgstr "&#8221;"

#. translators: $thousands_sep argument for https://www.php.net/number_format,
#. default is ','
#: wp-includes/class-wp-locale.php:228
#, gp-priority: high
msgid "number_format_thousands_sep"
msgstr " "

#. translators: $dec_point argument for https://www.php.net/number_format,
#. default is '.'
#: wp-includes/class-wp-locale.php:236
#, gp-priority: high
msgid "number_format_decimal_point"
msgstr ","

#. translators: Weekday.
#: wp-includes/class-wp-locale.php:154
#, gp-priority: high
msgid "Saturday"
msgstr "lördag"

#. translators: Weekday.
#: wp-includes/class-wp-locale.php:153
#, gp-priority: high
msgid "Friday"
msgstr "fredag"

#. translators: Weekday.
#: wp-includes/class-wp-locale.php:152
#, gp-priority: high
msgid "Thursday"
msgstr "torsdag"

#. translators: Weekday.
#: wp-includes/class-wp-locale.php:151
#, gp-priority: high
msgid "Wednesday"
msgstr "onsdag"

#. translators: Weekday.
#: wp-includes/class-wp-locale.php:150
#, gp-priority: high
msgid "Tuesday"
msgstr "tisdag"

#. translators: Weekday.
#: wp-includes/class-wp-locale.php:149
#, gp-priority: high
msgid "Monday"
msgstr "måndag"

#. translators: Weekday.
#: wp-includes/class-wp-locale.php:148
#, gp-priority: high
msgid "Sunday"
msgstr "söndag"

#. translators: Month name.
#: wp-includes/class-wp-locale.php:186 wp-includes/js/dist/components.js:40607
#, gp-priority: high
msgid "December"
msgstr "december"

#. translators: Month name.
#: wp-includes/class-wp-locale.php:185 wp-includes/js/dist/components.js:40604
#, gp-priority: high
msgid "November"
msgstr "november"

#. translators: Month name.
#: wp-includes/class-wp-locale.php:184 wp-includes/js/dist/components.js:40601
#, gp-priority: high
msgid "October"
msgstr "oktober"

#. translators: Month name.
#: wp-includes/class-wp-locale.php:183 wp-includes/js/dist/components.js:40598
#, gp-priority: high
msgid "September"
msgstr "september"

#. translators: Month name.
#: wp-includes/class-wp-locale.php:182 wp-includes/js/dist/components.js:40595
#, gp-priority: high
msgid "August"
msgstr "augusti"

#. translators: Month name.
#: wp-includes/class-wp-locale.php:181 wp-includes/js/dist/components.js:40592
#, gp-priority: high
msgid "July"
msgstr "juli"

#. translators: Month name.
#: wp-includes/class-wp-locale.php:180 wp-includes/js/dist/components.js:40589
#, gp-priority: high
msgid "June"
msgstr "juni"

#. translators: Month name.
#: wp-includes/class-wp-locale.php:179 wp-includes/js/dist/components.js:40586
#, gp-priority: high
msgid "May"
msgstr "maj"

#. translators: Month name.
#: wp-includes/class-wp-locale.php:178 wp-includes/js/dist/components.js:40583
#, gp-priority: high
msgid "April"
msgstr "april"

#. translators: Month name.
#: wp-includes/class-wp-locale.php:177 wp-includes/js/dist/components.js:40580
#, gp-priority: high
msgid "March"
msgstr "mars"

#. translators: Month name.
#: wp-includes/class-wp-locale.php:176 wp-includes/js/dist/components.js:40577
#, gp-priority: high
msgid "February"
msgstr "februari"

#. translators: Month name.
#: wp-includes/class-wp-locale.php:175 wp-includes/js/dist/components.js:40574
#, gp-priority: high
msgid "January"
msgstr "januari"

#: wp-includes/category-template.php:162
#: wp-includes/js/dist/block-editor.js:27395
#: wp-includes/js/dist/block-editor.js:27402
#: wp-includes/js/dist/block-editor.js:28381
#: wp-includes/js/dist/block-editor.js:61813
#: wp-includes/js/dist/edit-site.js:24063 wp-admin/includes/upgrade.php:182
#, gp-priority: high
msgid "Uncategorized"
msgstr "Okategoriserade"

#. translators: 1: 'module_dependencies', 2: Script handle, 3: 'in_footer', 4:
#. 'strategy', 5: 'defer'.
#: wp-includes/functions.wp-scripts.php:138
msgid "When the %1$s arg is provided, the \"%2$s\" script must either be printed in the footer (%3$s set to true) or use a deferred loading %4$s (%5$s) so that the import map is printed before the script is evaluated."
msgstr "När argumentet %1$s anges måste skriptet ”%2$s” antingen matas ut i sidfoten (%3$s satt till ”true”) eller använda senarelagd hämtning %4$s (%5$s) så att importkartan skrivs ut innan skriptet utvärderas."

#: wp-includes/class-wp-customize-manager.php:4336
#: wp-includes/class-wp-editor.php:1255
#: wp-admin/includes/class-wp-posts-list-table.php:1551
#: wp-admin/includes/class-wp-theme-install-list-table.php:348
#: wp-admin/includes/meta-boxes.php:73 wp-admin/includes/post.php:1903
#: wp-admin/theme-install.php:425 wp-admin/theme-install.php:438
#: wp-admin/theme-install.php:448 wp-admin/theme-install.php:455
msgctxt "verb"
msgid "Preview"
msgstr "Förhandsgranska"

#: wp-includes/blocks/image.php:209 wp-includes/blocks/image.php:327
msgctxt "next image in lightbox"
msgid "Next"
msgstr "Nästa"

#: wp-includes/blocks/image.php:208 wp-includes/blocks/image.php:326
msgctxt "previous image in lightbox"
msgid "Previous"
msgstr "Föregående"

#. translators: Comment reply button text.
#: wp-includes/comment-template.php:1760
#: wp-includes/js/dist/block-library.js:12982
#: wp-includes/js/dist/block-library.js:14245
#: wp-admin/includes/class-wp-comments-list-table.php:879
#: wp-admin/includes/dashboard.php:776 wp-admin/js/edit-comments.js:374
#: wp-admin/js/edit-comments.js:1017
msgctxt "verb"
msgid "Reply"
msgstr "Svara"

#: wp-includes/connectors.php:226
msgid "Protect your site from spam."
msgstr "Skydda din webbplats från skräppost."

#: wp-includes/connectors.php:225
msgid "Akismet Anti-spam"
msgstr "Akismet Anti-spam"

#. translators: %s: Connector ID.
#: wp-includes/class-wp-connector-registry.php:279
msgid "Connector \"%s\" plugin is_active must be callable."
msgstr "Funktionen is_active för anslutartillägget ”%s” måste gå att anropa."

#: wp-includes/collaboration/class-wp-http-polling-sync-server.php:269
msgid "Request body is too large."
msgstr "Begärans nyttolast är för stor."

#. translators: %s: wp_ai_client_default_request_timeout
#: wp-includes/ai-client/class-wp-ai-client-prompt-builder.php:210
msgid "The %s filter must return a non-negative number."
msgstr "Filtret %s måste returnera ett tal som inte är negative."

#: wp-includes/script-loader.php:2023
msgctxt "datepicker: navigate to previous month"
msgid "Previous"
msgstr "Föregående"

#: wp-includes/script-loader.php:2022
msgctxt "datepicker: navigate to next month"
msgid "Next"
msgstr "Nästa"

#. translators: 1: Ability name, 2: Exception message.
#: wp-includes/abilities-api/class-wp-ability.php:520
msgid "Ability \"%1$s\" callback threw an exception: %2$s"
msgstr "Återanropet för förmågan ”%1$s” utlöste följande undantag: %2$s"

#. translators: %s: Connector name.
#: wp-includes/connectors.php:608
msgid "API key for the %s connector."
msgstr "API-nyckel för anslutaren %s."

#. translators: %s: Connector ID.
#: wp-includes/class-wp-connector-registry.php:258
msgid "Connector \"%s\" authentication env_var_name must be a non-empty string."
msgstr "Autentiseringen för anslutaren ”%s” måste ha ett env_var_name som är en icke-tom sträng."

#. translators: %s: Connector ID.
#: wp-includes/class-wp-connector-registry.php:246
msgid "Connector \"%s\" authentication constant_name must be a non-empty string."
msgstr "Autentiseringen för anslutaren ”%s” måste ha ett constant_name som är en icke-tom sträng."

#. translators: %s: Connector ID.
#: wp-includes/class-wp-connector-registry.php:232
msgid "Connector \"%s\" authentication setting_name must be a non-empty string."
msgstr "Autentiseringen för anslutaren ”%s” måste ha ett setting_name som är en icke-tom sträng."

#: wp-includes/blocks/verse/block.json
msgctxt "block keyword"
msgid "lyrics"
msgstr "sångtext"

#: wp-includes/blocks/verse/block.json
msgctxt "block keyword"
msgid "song"
msgstr "sång"

#: wp-includes/blocks/verse/block.json
msgctxt "block keyword"
msgid "stanza"
msgstr "versstycke"

#: wp-includes/blocks/verse/block.json
msgctxt "block keyword"
msgid "verse"
msgstr "vers"

#: wp-includes/blocks/verse/block.json
msgctxt "block title"
msgid "Poetry"
msgstr "Poesi"

#: wp-includes/blocks/post-author/block.json
msgctxt "block description"
msgid "This block is deprecated. Please use the Avatar block, the Author Name block, and the Author Biography block instead."
msgstr "Detta block är föråldrat. Använd istället blocken ”profilbild”, ”författarnamn” eller  ”författarbiografi”."

#: wp-includes/blocks/post-author/block.json
msgctxt "block title"
msgid "Author (deprecated)"
msgstr "Författare (föråldrat)"

#: wp-includes/blocks/navigation-overlay-close/block.json
msgctxt "block keyword"
msgid "overlay"
msgstr "överlägg"

#: wp-includes/blocks/navigation-overlay-close/block.json
msgctxt "block keyword"
msgid "close"
msgstr "stäng"

#: wp-includes/blocks/navigation-overlay-close/block.json
msgctxt "block description"
msgid "A customizable button to close overlays."
msgstr "En anpassningsbar knapp för att stänga överlägg."

#: wp-includes/blocks/navigation-overlay-close/block.json
msgctxt "block title"
msgid "Navigation Overlay Close"
msgstr "Stäng navigeringsöverlägget"

#: wp-includes/blocks/icon/block.json
msgctxt "block keyword"
msgid "svg"
msgstr "svg"

#: wp-includes/blocks/icon/block.json
msgctxt "block keyword"
msgid "icon"
msgstr "ikon"

#: wp-includes/blocks/icon/block.json
msgctxt "block description"
msgid "Insert an SVG icon."
msgstr "Infoga en SVG-ikon."

#: wp-includes/blocks/icon/block.json
msgctxt "block title"
msgid "Icon"
msgstr "Ikon"

#: wp-includes/blocks/breadcrumbs/block.json
msgctxt "block description"
msgid "Display a breadcrumb trail showing the path to the current page."
msgstr "Visa en synlig sökväg som leder till den aktuella sidan."

#: wp-includes/blocks/breadcrumbs/block.json
msgctxt "block title"
msgid "Breadcrumbs"
msgstr "Synliga sökvägar"

#: wp-includes/js/dist/editor.js:16898 wp-includes/js/dist/editor.js:54425
#: wp-admin/includes/revision.php:98
msgid "Added"
msgstr "Tillagd"

#: wp-includes/js/dist/editor.js:16881 wp-includes/js/dist/editor.js:54419
#: wp-admin/includes/revision.php:97
msgid "Removed"
msgstr "Borttagen"

#: wp-includes/js/dist/edit-site.js:42129
#: wp-admin/includes/class-wp-posts-list-table.php:1685
#: wp-admin/includes/class-wp-terms-list-table.php:691
msgid "Quick Edit"
msgstr "Snabbredigera"

#: wp-includes/js/dist/edit-site.js:28462
#: wp-includes/js/dist/media-utils.js:6162 wp-admin/includes/dashboard.php:82
msgid "Activity"
msgstr "Aktivitet"

#: wp-includes/js/dist/block-library.js:47473 wp-admin/includes/media.php:2606
#: wp-admin/includes/media.php:2684
msgid "Ascending"
msgstr "Stigande"

#: wp-includes/js/dist/block-library.js:47472 wp-admin/includes/media.php:2607
#: wp-admin/includes/media.php:2687
msgid "Descending"
msgstr "Fallande"

#: wp-includes/build/routes/connectors-home/content.js:1423
#: wp-admin/includes/class-wp-debug-data.php:451
#: wp-admin/includes/class-wp-debug-data.php:645
#: wp-admin/includes/class-wp-debug-data.php:659
#: wp-admin/includes/class-wp-debug-data.php:676
#: wp-admin/includes/class-wp-debug-data.php:2084 wp-admin/includes/ms.php:799
msgid "Not available"
msgstr "Inte tillgänglig"

#. translators: %s: Website name.
#: wp-login.php:1467
msgid "Please log in to %s to proceed with authorization."
msgstr "Logga in på %s för att fortsätta med auktorisering."

#. translators: 1: Website name, 2: Application name.
#: wp-login.php:1464
msgid "Please log in to %1$s to authorize %2$s to connect to your account."
msgstr "Logga in på %1$s för att auktorisera %2$s att ansluta till ditt konto."

#. translators: 1: 'path', 2: filesystem path, 3: style handle
#: wp-includes/script-loader.php:3119 wp-includes/script-loader.php:3168
msgid "Unable to read the \"%1$s\" key with value \"%2$s\" for stylesheet \"%3$s\"."
msgstr "Det går inte att läsa in nyckeln ”%1$s” med värdet ”%2$s” för stilmallen ”%3$s”."

#: wp-includes/script-loader.php:3053
msgid "Unable to set inline script data."
msgstr "Det går inte att ställa in data för inbäddade skript."

#: wp-includes/rest-api/endpoints/class-wp-rest-icons-controller.php:227
msgid "The icon content (SVG markup)."
msgstr "Ikoninnehållet (SVG-kod)."

#: wp-includes/rest-api/endpoints/class-wp-rest-icons-controller.php:221
msgid "The icon label."
msgstr "Ikonetiketten."

#: wp-includes/rest-api/endpoints/class-wp-rest-icons-controller.php:215
msgid "The icon name."
msgstr "Ikonnamnet."

#. translators: %s is the name of any user-provided name
#: wp-includes/rest-api/endpoints/class-wp-rest-icons-controller.php:162
msgid "Icon not found: \"%s\"."
msgstr "Ikon hittades inte: ”%s”."

#: wp-includes/rest-api/endpoints/class-wp-rest-icons-controller.php:94
msgid "Sorry, you are not allowed to view the registered icons."
msgstr "Du har inte behörighet att visa de registrerade ikonerna."

#: wp-includes/rest-api/endpoints/class-wp-rest-icons-controller.php:55
msgid "Icon name."
msgstr "Ikonnamn."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1239
msgid "EXIF orientation value. Values 1-8 follow the EXIF specification, where 1 means no rotation needed."
msgstr "EXIF-värde för bildens orientering. Värdena 1–8 följer EXIF-specifikationen, där 1 betyder att bilden inte behöver roteras."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1232
msgid "Attachment file size in bytes."
msgstr "Bilagans filstorlek i bytes."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1225
msgid "Original attachment file name."
msgstr "Bilagans ursprungliga filnamn."

#: wp-includes/post.php:560
msgid "Navigation Menu updated."
msgstr "Navigationsmenyn har uppdaterats."

#. translators: 1: $args, 2: List of unrecognized keys, 3: List of supported
#. keys.
#: wp-includes/functions.wp-scripts.php:102
msgid "Unrecognized key(s) in the %1$s param: %2$s. Supported keys: %3$s"
msgstr "Okända nycklar i parametern %1$s: %2$s. Nycklar som stöds: %3$s"

#. translators: %s is the CSS that was provided.
#: wp-includes/customize/class-wp-customize-custom-css-setting.php:231
#: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php:743
msgid "The CSS must not contain \"%s\"."
msgstr "CSS får inte innehålla ”%s”."

#. translators: %s is the CSS that was provided.
#: wp-includes/customize/class-wp-customize-custom-css-setting.php:219
#: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php:731
msgid "The CSS must not end in \"%s\"."
msgstr "CSS får inte sluta med ”%s”."

#. translators: %s: Connector name.
#: wp-includes/connectors.php:603
msgid "%s API Key"
msgstr "%s API-nyckel"

#. translators: %s: AI provider ID.
#: wp-includes/connectors.php:485
msgid "The provider \"%s\" is not registered in the AI client registry."
msgstr "Leverantören ”%s” är inte registrerad i AI-klientregistret."

#: wp-includes/connectors.php:312
msgid "Text and image generation with GPT and Dall-E."
msgstr "Text- och bildgenerering med GPT och Dall-E."

#: wp-includes/connectors.php:300
msgid "Text and image generation with Gemini and Imagen."
msgstr "Text- och bildgenerering med Gemini och Imagen."

#: wp-includes/connectors.php:288
msgid "Text generation with Claude."
msgstr "Textgenerering med Claude."

#: wp-includes/connectors.php:196
msgid "Provider logo path must be located within the plugins or must-use plugins directory."
msgstr "Sökvägen för leverantörens logotyp måste finnas i katalogen för tillägg eller permanentaktiverade tillägg."

#: wp-includes/collaboration/class-wp-http-polling-sync-server.php:553
msgid "Failed to store sync update."
msgstr "Misslyckades att spara synkroniseringsuppdatering."

#: wp-includes/collaboration/class-wp-http-polling-sync-server.php:527
msgid "Invalid sync update type."
msgstr "Ogiltig typ av synkroniseringsuppdatering."

#: wp-includes/collaboration/class-wp-http-polling-sync-server.php:493
msgid "Failed to remove updates during compaction."
msgstr "Misslyckades att ta bort uppdateringar under komprimering."

#. translators: %s: The room name encodes the current entity being synced.
#: wp-includes/collaboration/class-wp-http-polling-sync-server.php:242
msgid "You do not have permission to sync this entity: %s."
msgstr "Du har inte behörighet att synkronisera denna enhet: %s."

#: wp-includes/collaboration/class-wp-http-polling-sync-server.php:224
msgid "Client ID is already in use by another user."
msgstr "Klient-ID används redan av annan användare."

#: wp-includes/collaboration/class-wp-http-polling-sync-server.php:206
msgid "You do not have permission to perform this action"
msgstr "Du har inte behörighet att utföra denna åtgärd"

#: wp-includes/class-wp-xmlrpc-server.php:275
msgid "Invalid arguments passed to this XML-RPC method. Requires two integers."
msgstr "Ogiltiga argument har skickats till denna XML-RPC-metod. Två heltal krävs."

#. translators: 1: Script handle, 2: 'module_dependencies'
#: wp-includes/class-wp-scripts.php:969
msgid "The script handle \"%1$s\" has one or more of its script module dependencies (\"%2$s\") which are invalid."
msgstr "Skriptreferensen ”%1$s” har ett eller flera av sina beroenden av skriptmoduler satt till (”%2$s”) som är ogiltigt."

#. translators: 1: 'module_dependencies', 2: Script handle.
#: wp-includes/class-wp-scripts.php:942
msgid "The value for \"%1$s\" must be an array for the \"%2$s\" script."
msgstr "Värdet för ”%1$s” för skriptet ”%2$s” måste vara en array."

#. translators: 1: Script handle, 2: 'module_dependencies', 3: List of missing
#. dependency IDs.
#: wp-includes/class-wp-script-modules.php:692
msgid "The script with the handle \"%1$s\" was enqueued with script module dependencies (\"%2$s\") that are not registered: %3$s."
msgstr "Skriptet med namnet ”%1$s” har lagts i kö tillsammans med skriptmodulberoenden (”%2$s”) som inte är registrerade: %3$s."

#: wp-includes/class-wp-icons-registry.php:164
#: wp-includes/class-wp-icons-registry.php:235
msgid "Icon content does not contain valid SVG markup."
msgstr "Ikoninnehåll innehåller inte giltig SVG-markup."

#: wp-includes/class-wp-icons-registry.php:154
msgid "Icon content must be a string."
msgstr "Ikoninnehåll måste vara en sträng."

#: wp-includes/class-wp-icons-registry.php:144
msgid "Icons must provide either `content` or `filePath`."
msgstr "Ikoner måste ange antingen `content` eller `filePath`."

#: wp-includes/class-wp-icons-registry.php:132
msgid "Icon label must be a string."
msgstr "Ikonetikett måste vara en sträng."

#. translators: %s is the name of any user-provided key
#: wp-includes/class-wp-icons-registry.php:120
msgid "Invalid icon property: \"%s\"."
msgstr "Ogiltig ikonegenskap: ”%s”."

#: wp-includes/class-wp-icons-registry.php:72
msgid "Core icon collection manifest must provide valid a \"filePath\" for each icon."
msgstr "Kärnikonens samlingsmanifest måste tillhandahålla en giltig ”filePath” för varje ikon."

#: wp-includes/class-wp-icons-registry.php:60
msgid "Core icon collection manifest is empty or invalid."
msgstr "Kärnikonens samlingsmanifest är tomt eller ogiltigt."

#: wp-includes/class-wp-icons-registry.php:50
msgid "Core icon collection manifest is missing or unreadable."
msgstr "Kärnikonens samlingsmanifest saknas eller är oläsligt."

#. translators: %s: URL to which the HTTP request was blocked.
#: wp-includes/class-wp-http.php:303
msgid "User has blocked requests through HTTP to the URL: %s."
msgstr "Användare har blockerat förfrågningar via HTTP till URL:en: %s."

#: wp-includes/class-wp-connector-registry.php:423
msgid "The connector registry instance must be set during the <code>init</code> action."
msgstr "Konnektorns registreringsinstans måste konfigureras under åtgärds-hooken <code>init</code>."

#. translators: %s: Connector ID.
#: wp-includes/class-wp-connector-registry.php:321
#: wp-includes/class-wp-connector-registry.php:387
msgid "Connector \"%s\" not found."
msgstr "Anslutaren ”%s” hittades inte."

#. translators: %s: Connector ID.
#: wp-includes/class-wp-connector-registry.php:199
msgid "Connector \"%s\" authentication method must be \"api_key\" or \"none\"."
msgstr "Autentiseringsmetoden för konnektorn ”%s” måste vara \"api_key\" eller \"none\"."

#. translators: %s: Connector ID.
#: wp-includes/class-wp-connector-registry.php:189
msgid "Connector \"%s\" requires an \"authentication\" array."
msgstr "Anslutaren ”%s” kräver en ”autentiserings”-array."

#. translators: %s: Connector ID.
#: wp-includes/class-wp-connector-registry.php:179
msgid "Connector \"%s\" requires a non-empty \"type\" string."
msgstr "Konnektorn ”%s” kräver en sträng ”type” som inte får vara tom."

#. translators: %s: Connector ID.
#: wp-includes/class-wp-connector-registry.php:169
msgid "Connector \"%s\" requires a non-empty \"name\" string."
msgstr "Konnektorn ”%s” kräver en sträng ”name” som inte får vara tom."

#. translators: %s: Connector ID.
#: wp-includes/class-wp-connector-registry.php:158
msgid "Connector \"%s\" is already registered."
msgstr "Anslutaren ”%s” är redan registrerad."

#: wp-includes/class-wp-connector-registry.php:146
msgid "Connector ID must contain only lowercase alphanumeric characters, hyphens, and underscores."
msgstr "Konnektor-ID får endast bestå av små bokstäver i engelska alfabetet, siffror, bindestreck och understreck."

#. translators: %s is the post type name.
#: wp-includes/blocks/query-title.php:69
msgid "Post Type: &#8220;%s&#8221;"
msgstr "Inläggstyp: ”%s”"

#. translators: %1$s: current image index, %2$s: total number of images
#: wp-includes/blocks/gallery.php:222
msgid "Enlarge %1$s of %2$s"
msgstr "Förstora %1$s av %2$s"

#. translators: %1$s: current image index, %2$s: total number of images, %3$s:
#. Image alt text
#: wp-includes/blocks/gallery.php:220
msgid "Enlarged image %1$s of %2$s: %3$s"
msgstr "Förstorad bild %1$s av %2$s: %3$s"

#. translators: %1$s: current image index, %2$s: total number of images
#: wp-includes/blocks/gallery.php:218
msgid "Enlarged image %1$s of %2$s"
msgstr "Förstorad bild %1$s av %2$s"

#. translators: %s: Post title.
#: wp-includes/blocks/comments-title.php:70
msgid "Responses to &#8220;%s&#8221;"
msgstr "Svar till ”%s”"

#. translators: %s: Post title.
#: wp-includes/blocks/comments-title.php:67
msgid "Response to &#8220;%s&#8221;"
msgstr "Svar till ”%s”"

#. translators: 1: Number of comments, 2: Post title.
#: wp-includes/blocks/comments-title.php:46
msgid "%1$s response to &#8220;%2$s&#8221;"
msgid_plural "%1$s responses to &#8220;%2$s&#8221;"
msgstr[0] "%1$s svar till ”%2$s”"
msgstr[1] "%1$s svar till ”%2$s”"

#. translators: %s: Post title.
#: wp-includes/blocks/comments-title.php:42
msgid "One response to &#8220;%s&#8221;"
msgstr "Ett svar till ”%s”"

#. translators: %s: comment page number
#: wp-includes/blocks/breadcrumbs.php:240
msgid "Comments Page %s"
msgstr "Kommentarssida %s"

#: wp-includes/blocks/breadcrumbs.php:189
msgid "Breadcrumbs"
msgstr "Synliga sökvägar"

#: wp-includes/block-template-utils.php:105
msgid "The Navigation Overlay template defines an overlay area that typically contains navigation links and can be toggled open and closed."
msgstr "Mallen för navigeringsöverlägg definierar ett överläggsområde som vanligtvis innehåller navigeringslänkar och kan växlas mellan att öppna och stänga."

#: wp-includes/block-template-utils.php:104
msgctxt "template part area"
msgid "Navigation Overlay"
msgstr "Navigeringsöverlägg"

#: wp-includes/block-patterns/navigation-overlay.php:9
msgctxt "Block pattern title"
msgid "Navigation Overlay"
msgstr "Navigeringsöverlägg"

#: wp-includes/block-patterns/navigation-overlay-centered.php:9
msgctxt "Block pattern title"
msgid "Overlay with centered navigation"
msgstr "Överlägg med centrerad navigering"

#: wp-includes/block-patterns/navigation-overlay-centered-with-extras.php:35
msgid "Get started today!"
msgstr "Kom igång idag!"

#: wp-includes/block-patterns/navigation-overlay-centered-with-extras.php:30
msgid "Find out how we can help your business."
msgstr "Ta reda på hur vi kan hjälpa ditt företag."

#: wp-includes/block-patterns/navigation-overlay-centered-with-extras.php:9
msgctxt "Block pattern title"
msgid "Overlay with site info and CTA"
msgstr "Överlägg med webbplatsinformation och CTA"

#: wp-includes/block-patterns/navigation-overlay-black-bg.php:9
msgctxt "Block pattern title"
msgid "Overlay with black background"
msgstr "Överlägg med svart bakgrund"

#: wp-includes/block-patterns/navigation-overlay-accent-bg.php:12
#: wp-includes/block-patterns/navigation-overlay-black-bg.php:12
#: wp-includes/block-patterns/navigation-overlay-centered-with-extras.php:12
#: wp-includes/block-patterns/navigation-overlay-centered.php:12
#: wp-includes/block-patterns/navigation-overlay.php:12
#: wp-includes/js/dist/block-library.js:39096
msgid "Navigation Overlay"
msgstr "Navigeringsöverlägg"

#: wp-includes/block-patterns/navigation-overlay-accent-bg.php:9
msgctxt "Block pattern title"
msgid "Overlay with orange background"
msgstr "Överlägg med orange bakgrund"

#: wp-includes/block-patterns.php:240
msgid "A variety of designs displaying site navigation."
msgstr "En mängd olika designer som visar webbplatsnavigering."

#: wp-includes/block-patterns.php:239
msgctxt "Block pattern category"
msgid "Navigation"
msgstr "Navigering"

#: wp-includes/assets/icon-library-manifest.php:357
msgctxt "icon label"
msgid "Verse"
msgstr "Vers"

#: wp-includes/assets/icon-library-manifest.php:353
msgctxt "icon label"
msgid "Upload"
msgstr "Ladda upp"

#: wp-includes/assets/icon-library-manifest.php:349
msgctxt "icon label"
msgid "Tip"
msgstr "Tips"

#: wp-includes/assets/icon-library-manifest.php:345
msgctxt "icon label"
msgid "Tag"
msgstr "Etikett"

#: wp-includes/assets/icon-library-manifest.php:341
msgctxt "icon label"
msgid "Tablet"
msgstr "Läsplatta"

#: wp-includes/assets/icon-library-manifest.php:337
msgctxt "icon label"
msgid "Table"
msgstr "Tabell"

#: wp-includes/assets/icon-library-manifest.php:333
msgctxt "icon label"
msgid "Symbol Filled"
msgstr "Fylld symbol"

#: wp-includes/assets/icon-library-manifest.php:329
msgctxt "icon label"
msgid "Symbol"
msgstr "Symbol"

#: wp-includes/assets/icon-library-manifest.php:325
msgctxt "icon label"
msgid "Styles"
msgstr "Stilar"

#: wp-includes/assets/icon-library-manifest.php:321
msgctxt "icon label"
msgid "Store"
msgstr "Butik"

#: wp-includes/assets/icon-library-manifest.php:317
msgctxt "icon label"
msgid "Star Half"
msgstr "Stjärna halv"

#: wp-includes/assets/icon-library-manifest.php:313
msgctxt "icon label"
msgid "Star Filled"
msgstr "Stjärna fylld"

#: wp-includes/assets/icon-library-manifest.php:309
msgctxt "icon label"
msgid "Star Empty"
msgstr "Stjärna tom"

#: wp-includes/assets/icon-library-manifest.php:305
msgctxt "icon label"
msgid "Shuffle"
msgstr "Blanda"

#: wp-includes/assets/icon-library-manifest.php:301
msgctxt "icon label"
msgid "Shield"
msgstr "Sköld"

#: wp-includes/assets/icon-library-manifest.php:297
msgctxt "icon label"
msgid "Share"
msgstr "Dela"

#: wp-includes/assets/icon-library-manifest.php:293
msgctxt "icon label"
msgid "Shadow"
msgstr "Skugga"

#: wp-includes/assets/icon-library-manifest.php:289
msgctxt "icon label"
msgid "Settings"
msgstr "Inställningar"

#: wp-includes/assets/icon-library-manifest.php:285
msgctxt "icon label"
msgid "Search"
msgstr "Sök"

#: wp-includes/assets/icon-library-manifest.php:281
msgctxt "icon label"
msgid "Scheduled"
msgstr "Schemalagd"

#: wp-includes/assets/icon-library-manifest.php:277
msgctxt "icon label"
msgid "RSS"
msgstr "RSS"

#: wp-includes/assets/icon-library-manifest.php:273
msgctxt "icon label"
msgid "Receipt"
msgstr "Kvitto"

#: wp-includes/assets/icon-library-manifest.php:269
msgctxt "icon label"
msgid "Quote"
msgstr "Citat"

#: wp-includes/assets/icon-library-manifest.php:265
msgctxt "icon label"
msgid "Published"
msgstr "Publicerad"

#: wp-includes/assets/icon-library-manifest.php:261
msgctxt "icon label"
msgid "Previous"
msgstr "Föregående"

#: wp-includes/assets/icon-library-manifest.php:257
msgctxt "icon label"
msgid "Plus Circle"
msgstr "Plus i cirkel"

#: wp-includes/assets/icon-library-manifest.php:253
msgctxt "icon label"
msgid "Plus"
msgstr "Plus"

#: wp-includes/assets/icon-library-manifest.php:249
msgctxt "icon label"
msgid "People"
msgstr "Människor"

#: wp-includes/assets/icon-library-manifest.php:245
msgctxt "icon label"
msgid "Pencil"
msgstr "Penna"

#: wp-includes/assets/icon-library-manifest.php:241
msgctxt "icon label"
msgid "Payment"
msgstr "Betalning"

#: wp-includes/assets/icon-library-manifest.php:237
msgctxt "icon label"
msgid "Paragraph"
msgstr "Stycke"

#: wp-includes/assets/icon-library-manifest.php:233
msgctxt "icon label"
msgid "Next"
msgstr "Nästa"

#: wp-includes/assets/icon-library-manifest.php:229
msgctxt "icon label"
msgid "More Vertical"
msgstr "Mer vertikalt"

#: wp-includes/assets/icon-library-manifest.php:225
msgctxt "icon label"
msgid "More Horizontal"
msgstr "Mer horisontellt"

#: wp-includes/assets/icon-library-manifest.php:221
msgctxt "icon label"
msgid "Mobile"
msgstr "Mobil"

#: wp-includes/assets/icon-library-manifest.php:217
msgctxt "icon label"
msgid "Menu"
msgstr "Meny"

#: wp-includes/assets/icon-library-manifest.php:213
msgctxt "icon label"
msgid "Map Marker"
msgstr "Kartmarkör"

#: wp-includes/assets/icon-library-manifest.php:209
msgctxt "icon label"
msgid "Language"
msgstr "Språk"

#: wp-includes/assets/icon-library-manifest.php:205
msgctxt "icon label"
msgid "Key"
msgstr "Nyckel"

#: wp-includes/assets/icon-library-manifest.php:201
msgctxt "icon label"
msgid "Info"
msgstr "Info"

#: wp-includes/assets/icon-library-manifest.php:197
msgctxt "icon label"
msgid "Image"
msgstr "Bild"

#: wp-includes/assets/icon-library-manifest.php:193
msgctxt "icon label"
msgid "Home"
msgstr "Hem"

#: wp-includes/assets/icon-library-manifest.php:189
msgctxt "icon label"
msgid "Help"
msgstr "Hjälp"

#: wp-includes/assets/icon-library-manifest.php:185
msgctxt "icon label"
msgid "Heading"
msgstr "Rubrik"

#: wp-includes/assets/icon-library-manifest.php:181
msgctxt "icon label"
msgid "Group"
msgstr "Grupp"

#: wp-includes/assets/icon-library-manifest.php:177
msgctxt "icon label"
msgid "Gallery"
msgstr "Galleri"

#: wp-includes/assets/icon-library-manifest.php:173
msgctxt "icon label"
msgid "File"
msgstr "Fil"

#: wp-includes/assets/icon-library-manifest.php:169
msgctxt "icon label"
msgid "External"
msgstr "Extern"

#: wp-includes/assets/icon-library-manifest.php:165
msgctxt "icon label"
msgid "Error"
msgstr "Fel"

#: wp-includes/assets/icon-library-manifest.php:161
msgctxt "icon label"
msgid "Envelope"
msgstr "Kuvert"

#: wp-includes/assets/icon-library-manifest.php:157
msgctxt "icon label"
msgid "Drawer Right"
msgstr "Höger låda"

#: wp-includes/assets/icon-library-manifest.php:153
msgctxt "icon label"
msgid "Drawer Left"
msgstr "Vänster låda"

#: wp-includes/assets/icon-library-manifest.php:149
msgctxt "icon label"
msgid "Download"
msgstr "Ladda ner"

#: wp-includes/assets/icon-library-manifest.php:145
msgctxt "icon label"
msgid "Desktop"
msgstr "Stationär dator"

#: wp-includes/assets/icon-library-manifest.php:141
msgctxt "icon label"
msgid "Create"
msgstr "Skapa"

#: wp-includes/assets/icon-library-manifest.php:137
msgctxt "icon label"
msgid "Cover"
msgstr "Omslag"

#: wp-includes/assets/icon-library-manifest.php:133
msgctxt "icon label"
msgid "Comment"
msgstr "Kommentar"

#: wp-includes/assets/icon-library-manifest.php:129
msgctxt "icon label"
msgid "Chevron Up Small"
msgstr "Dubbelpil upp liten"

#: wp-includes/assets/icon-library-manifest.php:125
msgctxt "icon label"
msgid "Chevron Up Down"
msgstr "Dubbelpil upp ner"

#: wp-includes/assets/icon-library-manifest.php:121
msgctxt "icon label"
msgid "Chevron Up"
msgstr "Dubbelpil upp"

#: wp-includes/assets/icon-library-manifest.php:117
msgctxt "icon label"
msgid "Chevron Right Small"
msgstr "Dubbelpil höger liten"

#: wp-includes/assets/icon-library-manifest.php:113
msgctxt "icon label"
msgid "Chevron Right"
msgstr "Dubbelpil höger"

#: wp-includes/assets/icon-library-manifest.php:109
msgctxt "icon label"
msgid "Chevron Left Small"
msgstr "Dubbelpil vänster liten"

#: wp-includes/assets/icon-library-manifest.php:105
msgctxt "icon label"
msgid "Chevron Left"
msgstr "Dubbelpil vänster"

#: wp-includes/assets/icon-library-manifest.php:101
msgctxt "icon label"
msgid "Chevron Down Small"
msgstr "Dubbelpil ner liten"

#: wp-includes/assets/icon-library-manifest.php:97
msgctxt "icon label"
msgid "Chevron Down"
msgstr "Dubbelpil ner"

#: wp-includes/assets/icon-library-manifest.php:93
msgctxt "icon label"
msgid "Check"
msgstr "Avbocka"

#: wp-includes/assets/icon-library-manifest.php:89
msgctxt "icon label"
msgid "Chart Bar"
msgstr "Diagramstapel"

#: wp-includes/assets/icon-library-manifest.php:85
msgctxt "icon label"
msgid "Caution"
msgstr "Varning"

#: wp-includes/assets/icon-library-manifest.php:81
msgctxt "icon label"
msgid "Category"
msgstr "Kategori"

#: wp-includes/assets/icon-library-manifest.php:77
msgctxt "icon label"
msgid "Cart"
msgstr "Varukorg"

#: wp-includes/assets/icon-library-manifest.php:73
msgctxt "icon label"
msgid "Capture Video"
msgstr "Spela in video"

#: wp-includes/assets/icon-library-manifest.php:69
msgctxt "icon label"
msgid "Capture Photo"
msgstr "Ta foto"

#: wp-includes/assets/icon-library-manifest.php:65
msgctxt "icon label"
msgid "Calendar"
msgstr "Kalender"

#: wp-includes/assets/icon-library-manifest.php:61
msgctxt "icon label"
msgid "Block Table"
msgstr "Tabellblock"

#: wp-includes/assets/icon-library-manifest.php:57
msgctxt "icon label"
msgid "Block Meta"
msgstr "Blockmetadata"

#: wp-includes/assets/icon-library-manifest.php:53
msgctxt "icon label"
msgid "Block Default"
msgstr "Standardblock"

#: wp-includes/assets/icon-library-manifest.php:49
msgctxt "icon label"
msgid "Bell"
msgstr "Klocka"

#: wp-includes/assets/icon-library-manifest.php:45
msgctxt "icon label"
msgid "Audio"
msgstr "Ljud"

#: wp-includes/assets/icon-library-manifest.php:41
msgctxt "icon label"
msgid "At Symbol (@)"
msgstr "At-symbol (@)"

#: wp-includes/assets/icon-library-manifest.php:37
msgctxt "icon label"
msgid "Arrow Up"
msgstr "Pil upp"

#: wp-includes/assets/icon-library-manifest.php:33
msgctxt "icon label"
msgid "Arrow Up Right"
msgstr "Pil upp höger"

#: wp-includes/assets/icon-library-manifest.php:29
msgctxt "icon label"
msgid "Arrow Up Left"
msgstr "Pil upp vänster"

#: wp-includes/assets/icon-library-manifest.php:25
msgctxt "icon label"
msgid "Arrow Right"
msgstr "Pil höger"

#: wp-includes/assets/icon-library-manifest.php:21
msgctxt "icon label"
msgid "Arrow Left"
msgstr "Pil vänster"

#: wp-includes/assets/icon-library-manifest.php:17
msgctxt "icon label"
msgid "Arrow Down"
msgstr "Pil ner"

#: wp-includes/assets/icon-library-manifest.php:13
msgctxt "icon label"
msgid "Arrow Down Right"
msgstr "Pil ner höger"

#: wp-includes/assets/icon-library-manifest.php:9
msgctxt "icon label"
msgid "Arrow Down Left"
msgstr "Pil ner vänster"

#. translators: 1: Method name. 2: Class name.
#: wp-includes/ai-client/class-wp-ai-client-prompt-builder.php:458
msgid "Method %1$s does not exist on %2$s."
msgstr "Metoden %1$s finns inte på %2$s."

#: wp-includes/ai-client/class-wp-ai-client-prompt-builder.php:333
msgid "Prompt execution was prevented by a filter."
msgstr "Ett filter förhindrade att kommandot utfördes."

#: wp-includes/ai-client/class-wp-ai-client-prompt-builder.php:332
msgid "AI features are not supported in this environment."
msgstr "AI-funktioner stöds inte i denna miljö."

#. translators: %s: string value of the ability name.
#: wp-includes/ai-client/class-wp-ai-client-prompt-builder.php:249
msgid "The ability %s was not found."
msgstr "Förmågan ”%s” hittades inte."

#. translators: %s: ability name
#: wp-includes/ai-client/class-wp-ai-client-ability-function-resolver.php:130
msgid "Ability \"%s\" not found"
msgstr "Förmågan ”%s” hittades inte"

#. translators: %s: ability name
#: wp-includes/ai-client/class-wp-ai-client-ability-function-resolver.php:116
msgid "Ability \"%s\" was not specified in the allowed abilities list."
msgstr "Förmågan ”%s” finns inte med i listan över tillåtna förmågor."

#: wp-includes/ai-client/class-wp-ai-client-ability-function-resolver.php:102
msgid "Not an ability function call"
msgstr "Inte ett funktionsanrop för förmåga"

#. translators: 1: Request URL. 2: Error message.
#: wp-includes/ai-client/adapters/class-wp-ai-client-http-client.php:108
msgid "Network error occurred while sending request to %1$s: %2$s"
msgstr "Ett nätverksfel uppstod vid sändning av begäran till %1$s: %2$s"

#. translators: 1: HTTP method (e.g. GET, POST). 2: Request URL. 3: Error
#. message.
#: wp-includes/ai-client/adapters/class-wp-ai-client-http-client.php:77
msgid "Network error occurred while sending %1$s request to %2$s: %3$s"
msgstr "Ett nätverksfel uppstod vid sändning av %1$s-begäran till %2$s: %3$s"

#: wp-includes/admin-bar.php:954
msgctxt "keyboard shortcut to open the command palette"
msgid "Ctrl+K"
msgstr "Ctrl+K"

#: wp-includes/admin-bar.php:953
msgctxt "keyboard shortcut to open the command palette"
msgid "⌘K"
msgstr "⌘K"

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:566
msgid "Sorry, you are not allowed to create notes for this post."
msgstr "Du saknar behörighet att skapa anteckningar för detta inlägg."

#. translators: %s: The directive, e.g. data-wp-on--click.
#: wp-includes/interactivity-api/class-wp-interactivity-api.php:1038
msgid "Binding event handler attributes is not supported. Please use \"%s\" instead."
msgstr "Stöd saknas för att binda eventhanteringsattribut. Använd ”%s” istället."

#. translators: %1$s is the feed URL, %2$s is the error message.
#: wp-includes/feed.php:880
msgid "Error fetching feed %1$s: %2$s"
msgstr "Fel vid hämtning av flödet %1$s: %2$s"

#. translators: 1: Style handle, 2: List of missing dependency handles.
#: wp-includes/class-wp-styles.php:510
msgid "The style with the handle \"%1$s\" was enqueued with dependencies that are not registered: %2$s."
msgstr "Stilen med namnet ”%1$s” köades med beroenden som inte är registrerade: %2$s."

#. translators: 1: Script handle, 2: List of missing dependency handles.
#: wp-includes/class-wp-scripts.php:1250
msgid "The script with the handle \"%1$s\" was enqueued with dependencies that are not registered: %2$s."
msgstr "Skriptet med namnet ”%1$s” köades med beroenden som inte är registrerade: %2$s."

#. translators: 1: Script module ID, 2: List of missing dependency IDs.
#: wp-includes/class-wp-script-modules.php:920
msgid "The script module with the ID \"%1$s\" was enqueued with dependencies that are not registered: %2$s."
msgstr "Skriptmodulen med ID:t ”%1$s” köades med beroenden som inte är registrerade: %2$s."

#. translators: 1: Handle, 2: List of missing dependency handles.
#: wp-includes/class-wp-dependencies.php:573
msgid "The handle \"%1$s\" was enqueued with dependencies that are not registered: %2$s."
msgstr "Namnet ”%1$s” köades med beroenden som inte är registrerade: %2$s."

#: wp-includes/blocks/terms-query/block.json
msgctxt "block keyword"
msgid "tags"
msgstr "etiketter"

#: wp-includes/blocks/terms-query/block.json
msgctxt "block keyword"
msgid "taxonomy"
msgstr "taxonomi"

#: wp-includes/blocks/terms-query/block.json
msgctxt "block keyword"
msgid "terms"
msgstr "termer"

#: wp-includes/blocks/terms-query/block.json
msgctxt "block description"
msgid "An advanced block that allows displaying taxonomy terms based on different query parameters and visual configurations."
msgstr "Ett avancerat block som gör det möjligt att visa taxonomitermer baserat på olika sökparametrar och visuella konfigurationer."

#: wp-includes/blocks/terms-query/block.json
msgctxt "block title"
msgid "Terms Query"
msgstr "Sökfråga på termer"

#: wp-includes/blocks/term-template/block.json
msgctxt "block description"
msgid "Contains the block elements used to render a taxonomy term, like the name, description, and more."
msgstr "Innehåller de blockelement som används för att återge en taxonomiterm, som namn, beskrivning och mer."

#: wp-includes/blocks/term-template/block.json
msgctxt "block title"
msgid "Term Template"
msgstr "Termmall"

#: wp-includes/blocks/term-name/block.json
msgctxt "block keyword"
msgid "term title"
msgstr "termrubrik"

#: wp-includes/blocks/term-name/block.json
msgctxt "block description"
msgid "Displays the name of a taxonomy term."
msgstr "Visar namnet på en taxonomiterm."

#: wp-includes/blocks/term-name/block.json
msgctxt "block title"
msgid "Term Name"
msgstr "Termnamn"

#: wp-includes/blocks/term-count/block.json
msgctxt "block description"
msgid "Displays the post count of a taxonomy term."
msgstr "Visar antalet inlägg under en taxonomiterm."

#: wp-includes/blocks/term-count/block.json
msgctxt "block title"
msgid "Term Count"
msgstr "Antal termer"

#: wp-includes/blocks/site-tagline/block.json
msgctxt "block description"
msgid "Describe in a few words what this site is about. This is important for search results, sharing on social media, and gives overall clarity to visitors."
msgstr "Beskriv med några ord vad denna webbplats handlar om. Detta är viktigt för sökresultat, delning på sociala medier och hjälper besökare att förstå sammanhanget."

#: wp-includes/blocks/post-time-to-read/block.json
msgctxt "block description"
msgid "Show minutes required to finish reading the post. Can also show a word count."
msgstr "Visa hur många minuter det tar att läsa inlägget. Kan även visa antalet ord."

#: wp-includes/blocks/post-time-to-read/block.json
msgctxt "block title"
msgid "Time to Read"
msgstr "Lästid"

#: wp-includes/blocks/post-date/block.json
msgctxt "block description"
msgid "Display a custom date."
msgstr "Visa ett anpassat datum."

#: wp-includes/blocks/post-comments-link/block.json
msgctxt "block description"
msgid "Displays the link to the current post comments."
msgstr "Visar länken för det nuvarande inläggets kommentarer."

#: wp-includes/blocks/post-comments-link/block.json
msgctxt "block title"
msgid "Comments Link"
msgstr "Länk till kommentarer"

#: wp-includes/blocks/post-comments-count/block.json
msgctxt "block description"
msgid "Display a post's comments count."
msgstr "Visa antalet kommentarer för ett inlägg."

#: wp-includes/blocks/post-comments-count/block.json
msgctxt "block title"
msgid "Comments Count"
msgstr "Antal kommentarer"

#: wp-includes/blocks/math/block.json
msgctxt "block keyword"
msgid "mathematics"
msgstr "matematik"

#: wp-includes/blocks/math/block.json
msgctxt "block keyword"
msgid "latex"
msgstr "latex"

#: wp-includes/blocks/math/block.json
msgctxt "block keyword"
msgid "formula"
msgstr "formel"

#: wp-includes/blocks/math/block.json
msgctxt "block keyword"
msgid "equation"
msgstr "ekvation"

#: wp-includes/blocks/math/block.json
msgctxt "block description"
msgid "Display mathematical notation using LaTeX."
msgstr "Visa matematisk formler med LaTeX."

#: wp-includes/blocks/math/block.json
msgctxt "block title"
msgid "Math"
msgstr "Matematik"

#: wp-includes/blocks/accordion/block.json
msgctxt "block description"
msgid "Displays a foldable layout that groups content in collapsible sections."
msgstr "Visar en hopfällbar layout som grupperar innehållet i sektioner som kan öppnas och stängas."

#: wp-includes/blocks/accordion/block.json
msgctxt "block title"
msgid "Accordion"
msgstr "Dragspel"

#: wp-includes/blocks/accordion-panel/block.json
msgctxt "block description"
msgid "Contains the hidden or revealed content beneath the heading."
msgstr "Innehåller det dolda eller avslöjade innehållet under rubriken."

#: wp-includes/blocks/accordion-panel/block.json
msgctxt "block title"
msgid "Accordion Panel"
msgstr "Dragspelspanel"

#: wp-includes/blocks/accordion-item/block.json
msgctxt "block description"
msgid "Wraps the heading and panel in one unit."
msgstr "Samlar rubriken och panelen i en gemensam enhet."

#: wp-includes/blocks/accordion-item/block.json
msgctxt "block title"
msgid "Accordion Item"
msgstr "Dragspelsobjekt"

#: wp-includes/blocks/accordion-heading/block.json
msgctxt "block description"
msgid "Displays a heading that toggles the accordion panel."
msgstr "Visar en rubrik som växlar mellan öppen och stängd panel."

#: wp-includes/blocks/accordion-heading/block.json
msgctxt "block title"
msgid "Accordion Heading"
msgstr "Dragspelsrubrik"

#: wp-includes/js/dist/editor.js:10538
#: wp-admin/includes/class-wp-posts-list-table.php:1932
#: wp-admin/includes/class-wp-posts-list-table.php:1945
msgid "Allow"
msgstr "Tillåt"

#: wp-includes/js/dist/block-editor.js:65176
#: wp-includes/js/dist/block-editor.js:65512
#: wp-includes/js/dist/block-editor.js:65700
#: wp-includes/js/dist/components.js:55788
#: wp-includes/js/dist/edit-site.js:36509
#: wp-includes/js/dist/edit-site.js:36845
#: wp-includes/js/dist/edit-site.js:37033 wp-includes/js/dist/editor.js:57639
#: wp-includes/js/dist/editor.js:57975 wp-includes/js/dist/editor.js:58163
#: wp-includes/js/dist/media-utils.js:14164
#: wp-includes/js/dist/media-utils.js:14500
#: wp-includes/js/dist/media-utils.js:14688 wp-admin/options-permalink.php:408
msgid "Optional"
msgstr "Valfritt"

#: wp-includes/js/dist/block-editor.js:22485
#: wp-admin/includes/class-wp-links-list-table.php:142
#: wp-admin/includes/class-wp-links-list-table.php:156
msgid "Visible"
msgstr "Synlig"

#: wp-includes/user.php:2348
msgid "Cannot create a user with an empty nicename."
msgstr "Kan inte skapa en användare med ett tomt smeknamn."

#: wp-includes/user.php:2273
msgid "The user_pass field is required when creating a new user. The user will need to reset their password before logging in."
msgstr "Fältet user_pass är obligatoriskt när du skapar en ny användare. Användaren måste återställa sitt lösenord för att kunna logga in."

#. translators: %s is the throwable class name
#. translators: %s is the class name
#: wp-includes/template.php:1026 wp-includes/template.php:1065
msgid "Uncaught \"%s\" thrown:"
msgstr "Felet ”%s” inträffade utan felhantering:"

#: wp-includes/template.php:975
msgid "User error triggered:"
msgstr "Utlöst användarfel:"

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:153
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:602
msgid "Sorry, this post type does not support notes."
msgstr "Inläggstypen saknar stöd för anteckningar."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1675
msgid "Whether to flip in the vertical direction."
msgstr "Om du vill spegla vertikalt."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1671
msgid "Whether to flip in the horizontal direction."
msgstr "Om du vill spegla horisontellt."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1663
msgid "Flip direction."
msgstr "Speglingsriktning."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1656
msgid "Flip arguments."
msgstr "Argument för spegling."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1651
msgid "Flip type."
msgstr "Typ av spegling."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1648
msgid "Flip"
msgstr "Vänd"

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1462
msgid "Limit result set to attachments of a particular MIME type or MIME types."
msgstr "Begränsa resultatuppsättningen till bilagor av viss eller vissa MIME-typer."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1452
msgid "Limit result set to attachments of a particular media type or media types."
msgstr "Begränsa resultatuppsättningen till bilagor av viss eller vissa medietyper."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:686
msgid "Unable to flip this image."
msgstr "Kan inte vända denna bild."

#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-run-controller.php:236
msgid "The result of the ability execution."
msgstr "Resultatet av körningen av förmågan."

#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-run-controller.php:215
msgid "Input parameters for the ability execution."
msgstr "Indataparametrar för körning av förmågan."

#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-run-controller.php:177
msgid "Sorry, you are not allowed to execute this ability."
msgstr "Du saknar behörighet att köra denna förmåga."

#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-run-controller.php:126
msgid "Abilities that perform destructive actions require DELETE method."
msgstr "Förmågor som utför destruktiva åtgärder kräver DELETE-metoden."

#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-run-controller.php:124
msgid "Read-only abilities require GET method."
msgstr "Förmågor är är read-only kräver GET-metoden."

#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-run-controller.php:122
msgid "Abilities that perform updates require POST method."
msgstr "Förmågar som utför uppdateringar kräver POST-metoden."

#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-list-controller.php:436
msgid "Limit results to abilities in specific ability category."
msgstr "Begränsa sökresultaten till förmågor som ingår i viss förmågekategori."

#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-list-controller.php:398
msgid "Annotations for the ability."
msgstr "Kommentarer om förmågan."

#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-list-controller.php:394
msgid "Meta information about the ability."
msgstr "Metauppgifter om förmågan."

#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-list-controller.php:388
msgid "JSON Schema for the ability output."
msgstr "JSON-schema för förmågans utdata."

#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-list-controller.php:382
msgid "JSON Schema for the ability input."
msgstr "JSON-schema för förmågans indata."

#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-list-controller.php:376
msgid "Ability category this ability belongs to."
msgstr "Den förmågekategori denna förmåga tillhör."

#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-list-controller.php:370
msgid "Description of the ability."
msgstr "Beskrivning av förmågan."

#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-list-controller.php:364
msgid "Display label for the ability."
msgstr "Visningsetikett för förmågan."

#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-list-controller.php:164
#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-run-controller.php:87
#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-run-controller.php:148
msgid "Ability not found."
msgstr "Förmågan hittades inte."

#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-list-controller.php:65
#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-list-controller.php:358
#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-run-controller.php:51
msgid "Unique identifier for the ability."
msgstr "Unikt ID-nummer för förmågan."

#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-categories-controller.php:257
msgid "Meta information about the category."
msgstr "Metauppgifter om kategorin."

#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-categories-controller.php:251
msgid "Description of the category."
msgstr "Beskrivning för kategorin."

#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-categories-controller.php:245
msgid "Display label for the category."
msgstr "Visa etikett för kategorin."

#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-categories-controller.php:149
msgid "Ability category not found."
msgstr "Förmågekategorin hittades inte."

#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-categories-controller.php:65
#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-categories-controller.php:239
msgid "Unique identifier for the ability category."
msgstr "Unikt ID-nummer för förmågekategorin."

#: wp-includes/post.php:3777
msgid "The post ID must be greater than 0."
msgstr "Inläggets ID måste vara större än 0."

#. translators: Note notification email subject. 1: Site title, 2: Post title.
#: wp-includes/pluggable.php:1914
msgid "[%1$s] Note: \"%2$s\""
msgstr "[%1$s] Anteckning: ”%2$s”"

#. translators: %s: Note text.
#: wp-includes/pluggable.php:1911
msgid "resolved/reopened"
msgstr "löst/återupptaget"

#. translators: %s: Note text.
#. translators: %s: note excerpt
#: wp-includes/pluggable.php:1911 wp-includes/js/dist/editor.js:65507
msgid "Note: %s"
msgstr "Anteckning: %s"

#. translators: %s: Post title.
#: wp-includes/pluggable.php:1905
msgid "New note on your post \"%s\""
msgstr "Ny anteckning på ditt inlägg ”%s”"

#: wp-includes/ms-functions.php:573
msgid "That email address is pending activation and is not available for new registration. If you made a previous attempt with this email address, please check your inbox for an activation email. If left unconfirmed, it will become available in a couple of days."
msgstr "Den angivna e-postadressen väntar på att aktiveras och är inte tillgänglig för registrering av ny användare. Om du gjort ett tidigare försök med samma e-postadressen, sök i din e-post efter ett aktiveringsmeddelande. Om den tidigare registreringen inte bekräftas kommer adressen att bli tillgänglig om några dagar."

#: wp-includes/html-api/class-wp-html-processor.php:305
#: wp-includes/html-api/class-wp-html-processor.php:356
#: wp-includes/html-api/class-wp-html-tag-processor.php:840
msgid "The HTML parameter must be a string."
msgstr "HTML-parametern måste vara en sträng."

#: wp-includes/comment.php:4181
msgid "Note resolution status"
msgstr "Anteckningens avklarningsstatus"

#: wp-includes/class-wpdb.php:2293
msgid "Unable to retrieve the error message from the database server"
msgstr "Det går inte att hämta felmeddelandet från databasservern."

#. translators: 1: $fetchpriority, 2: $handle
#: wp-includes/class-wp-scripts.php:928
msgid "Cannot supply a fetchpriority `%1$s` for script `%2$s` because it is an alias (it lacks a `src` value)."
msgstr "Kan inte tillhandahålla hämtningsprioritet `%1$s` för skriptet `%2$s` eftersom det är ett alias (och saknar ett `src`-värde)."

#. translators: %s: Invalid fetchpriority.
#: wp-includes/class-wp-script-modules.php:236
msgid "Invalid fetchpriority: %s"
msgstr "Ogiltig hämtningsprioritet: %s"

#. translators: 1: $fetchpriority, 2: $id
#. translators: 1: $fetchpriority, 2: $handle
#: wp-includes/class-wp-script-modules.php:172
#: wp-includes/class-wp-scripts.php:916
msgid "Invalid fetchpriority `%1$s` defined for `%2$s` during script registration."
msgstr "Ogiltig hämtningsprioritet `%1$s` definierades för `%2$s` vid registrering av skript."

#: wp-includes/class-wp-script-modules.php:135
#: wp-includes/class-wp-script-modules.php:307
msgid "Non-empty string required for id."
msgstr "ID måste vara en sträng som inte får vara tom."

#. translators: %s: $useimap
#: wp-includes/class-wp-phpmailer.php:92
msgid "Argument %s is deprecated"
msgstr "Argumentet %s är föråldrat"

#: wp-includes/class-wp-phpmailer.php:90
msgid "Using simplified address parser is not recommended. Install the PHP IMAP extension for full RFC822 parsing."
msgstr "Användning av förenklad adressparser avråds. Installera utökningen PHP IMAP för fullständig tolkning av adresser enligt RFC822."

#: wp-includes/class-wp-phpmailer.php:89
msgid "Server does not support SMTPUTF8 needed to send to Unicode addresses"
msgstr "Servern saknar stöd för SMTPUTF8 som krävs för att skicka till Unicode-adresser."

#: wp-includes/class-wp-dependencies.php:321
msgid "IE conditional comments are ignored by all supported browsers."
msgstr "Villkorliga kommentarer för IE ignoreras av alla webbläsare som stöds."

#: wp-includes/blocks/social-link.php:333
#: wp-includes/js/dist/block-library.js:63147
msgctxt "social link block variation name"
msgid "YouTube"
msgstr "YouTube"

#: wp-includes/blocks/social-link.php:329
#: wp-includes/js/dist/block-library.js:63141
msgctxt "social link block variation name"
msgid "Yelp"
msgstr "Yelp"

#: wp-includes/blocks/social-link.php:325
#: wp-includes/js/dist/block-library.js:63135
msgctxt "social link block variation name"
msgid "X"
msgstr "X"

#: wp-includes/blocks/social-link.php:321
#: wp-includes/js/dist/block-library.js:63128
msgctxt "social link block variation name"
msgid "WhatsApp"
msgstr "WhatsApp"

#: wp-includes/blocks/social-link.php:317
#: wp-includes/js/dist/block-library.js:62861
msgctxt "social link block variation name"
msgid "WordPress"
msgstr "WordPress"

#: wp-includes/blocks/social-link.php:313
#: wp-includes/js/dist/block-library.js:63122
msgctxt "social link block variation name"
msgid "VK"
msgstr "VK"

#: wp-includes/blocks/social-link.php:309
#: wp-includes/js/dist/block-library.js:63116
msgctxt "social link block variation name"
msgid "Vimeo"
msgstr "Vimeo"

#: wp-includes/blocks/social-link.php:305
#: wp-includes/js/dist/block-library.js:63110
msgctxt "social link block variation name"
msgid "Twitter"
msgstr "Twitter"

#: wp-includes/blocks/social-link.php:301
#: wp-includes/js/dist/block-library.js:63104
msgctxt "social link block variation name"
msgid "Twitch"
msgstr "Twitch"

#: wp-includes/blocks/social-link.php:297
#: wp-includes/js/dist/block-library.js:63098
msgctxt "social link block variation name"
msgid "Tumblr"
msgstr "Tumblr"

#: wp-includes/blocks/social-link.php:293
#: wp-includes/js/dist/block-library.js:63092
msgctxt "social link block variation name"
msgid "TikTok"
msgstr "TikTok"

#: wp-includes/blocks/social-link.php:289
#: wp-includes/js/dist/block-library.js:63086
msgctxt "social link block variation name"
msgid "Threads"
msgstr "Threads"

#: wp-includes/blocks/social-link.php:285
#: wp-includes/js/dist/block-library.js:63080
msgctxt "social link block variation name"
msgid "Telegram"
msgstr "Telegram"

#: wp-includes/blocks/social-link.php:281
#: wp-includes/js/dist/block-library.js:63074
msgctxt "social link block variation name"
msgid "Spotify"
msgstr "Spotify"

#: wp-includes/blocks/social-link.php:277
#: wp-includes/js/dist/block-library.js:63068
msgctxt "social link block variation name"
msgid "SoundCloud"
msgstr "SoundCloud"

#: wp-includes/blocks/social-link.php:273
#: wp-includes/js/dist/block-library.js:63062
msgctxt "social link block variation name"
msgid "Snapchat"
msgstr "Snapchat"

#: wp-includes/blocks/social-link.php:269
#: wp-includes/js/dist/block-library.js:63054
msgctxt "social link block variation name"
msgid "Skype"
msgstr "Skype"

#: wp-includes/blocks/social-link.php:265
msgctxt "social link block variation name"
msgid "Share Icon"
msgstr "Delningsikon"

#: wp-includes/blocks/social-link.php:261
#: wp-includes/js/dist/block-library.js:63048
msgctxt "social link block variation name"
msgid "Reddit"
msgstr "Reddit"

#: wp-includes/blocks/social-link.php:257
#: wp-includes/js/dist/block-library.js:63042
msgctxt "social link block variation name"
msgid "Pocket"
msgstr "Pocket"

#: wp-includes/blocks/social-link.php:253
#: wp-includes/js/dist/block-library.js:63036
msgctxt "social link block variation name"
msgid "Pinterest"
msgstr "Pinterest"

#: wp-includes/blocks/social-link.php:249
#: wp-includes/js/dist/block-library.js:63030
msgctxt "social link block variation name"
msgid "Patreon"
msgstr "Patreon"

#: wp-includes/blocks/social-link.php:245
#: wp-includes/js/dist/block-library.js:63024
msgctxt "social link block variation name"
msgid "Medium"
msgstr "Medium"

#: wp-includes/blocks/social-link.php:241
#: wp-includes/js/dist/block-library.js:63018
msgctxt "social link block variation name"
msgid "Meetup"
msgstr "Meetup"

#: wp-includes/blocks/social-link.php:237
#: wp-includes/js/dist/block-library.js:63012
msgctxt "social link block variation name"
msgid "Mastodon"
msgstr "Mastodon"

#: wp-includes/blocks/social-link.php:233
#: wp-includes/js/dist/block-library.js:63005
msgctxt "social link block variation name"
msgid "Mail"
msgstr "E-post"

#: wp-includes/blocks/social-link.php:229
#: wp-includes/js/dist/block-library.js:62999
msgctxt "social link block variation name"
msgid "LinkedIn"
msgstr "LinkedIn"

#: wp-includes/blocks/social-link.php:225
#: wp-includes/js/dist/block-library.js:62993
msgctxt "social link block variation name"
msgid "Last.fm"
msgstr "Last.fm"

#: wp-includes/blocks/social-link.php:221
#: wp-includes/js/dist/block-library.js:62987
msgctxt "social link block variation name"
msgid "Instagram"
msgstr "Instagram"

#: wp-includes/blocks/social-link.php:217
#: wp-includes/js/dist/block-library.js:62981
msgctxt "social link block variation name"
msgid "Gravatar"
msgstr "Gravatar"

#: wp-includes/blocks/social-link.php:213
#: wp-includes/js/dist/block-library.js:62975
msgctxt "social link block variation name"
msgid "GitHub"
msgstr "GitHub"

#: wp-includes/blocks/social-link.php:209
#: wp-includes/js/dist/block-library.js:62969
msgctxt "social link block variation name"
msgid "Google"
msgstr "Google"

#: wp-includes/blocks/social-link.php:205
#: wp-includes/js/dist/block-library.js:62963
msgctxt "social link block variation name"
msgid "Goodreads"
msgstr "Goodreads"

#: wp-includes/blocks/social-link.php:201
#: wp-includes/js/dist/block-library.js:62957
msgctxt "social link block variation name"
msgid "Foursquare"
msgstr "Foursquare"

#: wp-includes/blocks/social-link.php:197
#: wp-includes/js/dist/block-library.js:62951
msgctxt "social link block variation name"
msgid "Flickr"
msgstr "Flickr"

#: wp-includes/blocks/social-link.php:193
#: wp-includes/js/dist/block-library.js:62945
msgctxt "social link block variation name"
msgid "RSS Feed"
msgstr "RSS-flöde"

#: wp-includes/blocks/social-link.php:189
#: wp-includes/js/dist/block-library.js:62939
msgctxt "social link block variation name"
msgid "Facebook"
msgstr "Facebook"

#: wp-includes/blocks/social-link.php:185
#: wp-includes/js/dist/block-library.js:62933
msgctxt "social link block variation name"
msgid "Etsy"
msgstr "Etsy"

#: wp-includes/blocks/social-link.php:181
#: wp-includes/js/dist/block-library.js:62927
msgctxt "social link block variation name"
msgid "Dropbox"
msgstr "Dropbox"

#: wp-includes/blocks/social-link.php:177
#: wp-includes/js/dist/block-library.js:62921
msgctxt "social link block variation name"
msgid "Dribbble"
msgstr "Dribbble"

#: wp-includes/blocks/social-link.php:173
#: wp-includes/js/dist/block-library.js:62915
msgctxt "social link block variation name"
msgid "Discord"
msgstr "Discord"

#: wp-includes/blocks/social-link.php:169
#: wp-includes/js/dist/block-library.js:62909
msgctxt "social link block variation name"
msgid "DeviantArt"
msgstr "DeviantArt"

#: wp-includes/blocks/social-link.php:165
#: wp-includes/js/dist/block-library.js:62903
msgctxt "social link block variation name"
msgid "CodePen"
msgstr "CodePen"

#: wp-includes/blocks/social-link.php:161
#: wp-includes/js/dist/block-library.js:62897
msgctxt "social link block variation name"
msgid "Link"
msgstr "Länk"

#: wp-includes/blocks/social-link.php:157
#: wp-includes/js/dist/block-library.js:62891
msgctxt "social link block variation name"
msgid "Bluesky"
msgstr "Bluesky"

#: wp-includes/blocks/social-link.php:153
#: wp-includes/js/dist/block-library.js:62885
msgctxt "social link block variation name"
msgid "Behance"
msgstr "Behance"

#: wp-includes/blocks/social-link.php:149
#: wp-includes/js/dist/block-library.js:62879
msgctxt "social link block variation name"
msgid "Bandcamp"
msgstr "Bandcamp"

#: wp-includes/blocks/social-link.php:145
#: wp-includes/js/dist/block-library.js:62873
msgctxt "social link block variation name"
msgid "Amazon"
msgstr "Amazon"

#: wp-includes/blocks/social-link.php:141
#: wp-includes/js/dist/block-library.js:62867
msgctxt "social link block variation name"
msgid "500px"
msgstr "500px"

#. translators: %s: the number of characters in the post.
#: wp-includes/blocks/post-time-to-read.php:151
#: wp-includes/js/dist/block-library.js:52838
msgid "%s character"
msgid_plural "%s characters"
msgstr[0] "%s tecken"
msgstr[1] "%s tecken"

#. translators: 1: minimum minutes, 2: maximum minutes to read the post.
#: wp-includes/blocks/post-time-to-read.php:128
#: wp-includes/js/dist/block-library.js:52815
msgctxt "Range of minutes to read"
msgid "%1$s–%2$s minutes"
msgstr "%1$s–%2$s minuter"

#. translators: 1: Number of comments, 2: post title
#: wp-includes/blocks/post-comments-link.php:49
msgid "%1$s comment<span class=\"screen-reader-text\"> on %2$s</span>"
msgid_plural "%1$s comments<span class=\"screen-reader-text\"> on %2$s</span>"
msgstr[0] "%1$s kommentar<span class=\"screen-reader-text\"> på %2$s</span>"
msgstr[1] "%1$s kommentarer<span class=\"screen-reader-text\"> på %2$s</span>"

#. translators: %s post title
#: wp-includes/blocks/post-comments-link.php:43
msgid "No comments<span class=\"screen-reader-text\"> on %s</span>"
msgstr "Inga kommentarer<span class=\"screen-reader-text\"> på %s</span>"

#: wp-includes/block-bindings/term-data.php:112
msgctxt "block bindings source"
msgid "Term Data"
msgstr "Termdata"

#: wp-includes/block-bindings/post-data.php:91
msgctxt "block bindings source"
msgid "Post Data"
msgstr "Inläggsdata"

#: wp-includes/abilities.php:224
msgid "The WordPress core version running on this site."
msgstr "Version av WordPress-kärnan som körs på denna webbplats."

#: wp-includes/abilities.php:220
msgid "The database server vendor and version string reported by the driver."
msgstr "Sträng med databasens modell och version som den rapporteras av databasdrivern."

#: wp-includes/abilities.php:216
msgid "The PHP runtime version executing WordPress."
msgstr "Version av PHP-programkörningsmiljö som WordPress körs under."

#: wp-includes/abilities.php:211
msgid "The site's runtime environment classification (can be one of these: production, staging, development, local)."
msgstr "Klassificering av webbplatsens körningsmiljö (kan ha något av värdena: production, staging, development, local)."

#: wp-includes/abilities.php:203
msgid "Returns core details about the site's runtime context for diagnostics and compatibility (environment, PHP runtime, database server info, WordPress version)."
msgstr "Returnerar huvudsakliga uppgifter om webbplatsens körningskontext för diagnostik och kompatibilitet (datormiljö, PHP-körningsmiljö, uppgifter om databasserver, WordPress-version)."

#: wp-includes/abilities.php:202
msgid "Get Environment Info"
msgstr "Hämta miljöuppgifter"

#: wp-includes/abilities.php:168
msgid "The locale string for the user, such as en_US."
msgstr "Språkkodssträng för användaren, till exempel en_US eller sv_SE."

#: wp-includes/abilities.php:161
msgid "The roles assigned to the user."
msgstr "Rollerna tilldelade till användaren."

#: wp-includes/abilities.php:157
msgid "The login username for the user."
msgstr "Användarens inloggningsnamn."

#: wp-includes/abilities.php:153
msgid "The URL-friendly name for the user."
msgstr "Användarens URL-anpassade namn."

#: wp-includes/abilities.php:149
msgid "The display name of the user."
msgstr "Visningsnamnet för användaren."

#: wp-includes/abilities.php:145
msgid "The user ID."
msgstr "Användarens ID."

#: wp-includes/abilities.php:137
msgid "Returns basic profile details for the current authenticated user to support personalization, auditing, and access-aware behavior."
msgstr "Returnerar grundläggande profiluppgifter för den aktuella autentiserade användaren för att stödja personanpassning, granskning och åtkomstmedvetet beteende."

#: wp-includes/abilities.php:136
msgid "Get User Information"
msgstr "Hämta användaruppgifter"

#: wp-includes/abilities.php:97
msgid "Optional: Limit response to specific fields. If omitted, all fields are returned."
msgstr "Valfritt: Begränsa svaret till specifika fält. Om detta utelämnas returneras alla fält."

#: wp-includes/abilities.php:86
msgid "Returns site information configured in WordPress. By default returns all fields, or optionally a filtered subset."
msgstr "Returnerar webbplatsuppgifter som är konfigurerade i WordPress. Returnerar som standard alla fält, eller valfritt en filtrerad delmängd."

#: wp-includes/abilities.php:85
msgid "Get Site Information"
msgstr "Hämta webbplatsuppgifter"

#: wp-includes/abilities.php:77
msgid "The WordPress version."
msgstr "WordPress-versionen."

#: wp-includes/abilities.php:73
msgid "The site language locale code."
msgstr "Språversionskod (locale) för webbplatsen."

#: wp-includes/abilities.php:69
msgid "The site character encoding."
msgstr "Webbplatsens teckenkodning."

#: wp-includes/abilities.php:65
msgid "The site administrator email address."
msgstr "Webbplatsadministratörens e-postadress."

#: wp-includes/abilities.php:61
msgid "The WordPress installation URL."
msgstr "URL där denna WordPress är installerad."

#: wp-includes/abilities.php:57
msgid "The site home URL."
msgstr "Webbplatsens startadress."

#: wp-includes/abilities.php:53
msgid "The site tagline."
msgstr "Webbplatsens slogan."

#: wp-includes/abilities.php:49
msgid "The site title."
msgstr "Webbplatsrubriken."

#: wp-includes/abilities.php:30
msgid "Abilities that retrieve or modify user information and settings."
msgstr "Funktioner som hämtar eller ändrar användaruppgifter och inställningar."

#: wp-includes/abilities.php:22
msgid "Abilities that retrieve or modify site information and settings."
msgstr "Förmågor som hämtar eller ändrar webbplatsinformation och inställningar."

#. translators: %s ability name.
#: wp-includes/abilities-api/class-wp-ability.php:633
msgid "Ability \"%s\" does not have necessary permission."
msgstr "Förmågan ”%s” saknar nödvändig behörighet."

#. translators: %1$s ability name, %2$s error message.
#: wp-includes/abilities-api/class-wp-ability.php:593
msgid "Ability \"%1$s\" has invalid output. Reason: %2$s"
msgstr "Förmågan ”%1$s” har ogiltig utdata. Orsak: %2$s"

#. translators: %s ability name.
#: wp-includes/abilities-api/class-wp-ability.php:566
msgid "Ability \"%s\" does not have a valid execute callback."
msgstr "Förmågan ”%s” har inte en giltig callback för körning."

#. translators: %s ability name.
#: wp-includes/abilities-api/class-wp-ability.php:546
msgid "Ability \"%s\" does not have a valid permission callback."
msgstr "Förmågan ”%s” har inte en giltig callback för behörighet."

#. translators: %1$s ability name, %2$s error message.
#: wp-includes/abilities-api/class-wp-ability.php:488
msgid "Ability \"%1$s\" has invalid input. Reason: %2$s"
msgstr "Förmågan ”%1$s” har ogiltig indata. Orsak: %2$s"

#. translators: %s ability name.
#: wp-includes/abilities-api/class-wp-ability.php:476
msgid "Ability \"%s\" does not define an input schema required to validate the provided input."
msgstr "Förmågan ”%s” definierar inget inmatningsschema, vilket krävs för att validera mottagna indata."

#: wp-includes/abilities-api/class-wp-ability.php:321
msgid "The ability meta should provide a valid `show_in_rest` boolean."
msgstr "Meta-uppgifterna för förmågan ska tillhandahålla en giltig boolsk parameter `show_in_rest`."

#: wp-includes/abilities-api/class-wp-ability.php:315
msgid "The ability meta should provide a valid `annotations` array."
msgstr "Meta-uppgifterna för förmågan ska tillhandahålla en giltig `annotations`-array."

#: wp-includes/abilities-api/class-wp-ability.php:309
msgid "The ability properties should provide a valid `meta` array."
msgstr "Förmågans egenskaper ska tillhandahålla en giltig `meta`-array."

#: wp-includes/abilities-api/class-wp-ability.php:303
msgid "The ability properties should provide a valid `output_schema` definition."
msgstr "Förmågans egenskaper ska tillhandahålla en giltig definition av `output_schema`."

#: wp-includes/abilities-api/class-wp-ability.php:297
msgid "The ability properties should provide a valid `input_schema` definition."
msgstr "Förmågans egenskaper ska tillhandahålla en giltig definition av `input_schema`."

#: wp-includes/abilities-api/class-wp-ability.php:290
msgid "The ability properties must provide a valid `permission_callback` function."
msgstr "Egenskaperna för förmågan måste innehålla en giltig `permission_callback`-funktion."

#: wp-includes/abilities-api/class-wp-ability.php:283
msgid "The ability properties must contain a valid `execute_callback` function."
msgstr "Egenskaperna för förmågan måste innehålla en giltig `execute_callback`-funktion."

#: wp-includes/abilities-api/class-wp-ability.php:276
msgid "The ability properties must contain a `category` string."
msgstr "Egenskaperna för förmågan måste innehålla en `category`-sträng."

#: wp-includes/abilities-api/class-wp-ability.php:270
msgid "The ability properties must contain a `description` string."
msgstr "Egenskaperna för förmågan måste innehålla en `description`-sträng."

#: wp-includes/abilities-api/class-wp-ability.php:264
msgid "The ability properties must contain a `label` string."
msgstr "Egenskaperna för förmågan måste innehålla en `label`-sträng."

#. translators: %s: Property name.
#: wp-includes/abilities-api/class-wp-ability.php:178
msgid "Property \"%1$s\" is not a valid property for ability \"%2$s\". Please check the %3$s class for allowed properties."
msgstr "Egenskapen ”%1$s” är inte en giltig egenskap för förmågan ”%2$s”. Kontrollera vilka egenskaper som är tillåtna för klassen %3$s."

#: wp-includes/abilities-api/class-wp-ability-category.php:144
msgid "The ability category properties should provide a valid `meta` array."
msgstr "Förmågekategorins egenskaper ska tillhandahålla en giltig `meta`-array."

#: wp-includes/abilities-api/class-wp-ability-category.php:137
msgid "The ability category properties must contain a `description` string."
msgstr "Egenskaperna för förmågekategorin måste innehålla en `description`-sträng."

#: wp-includes/abilities-api/class-wp-ability-category.php:131
msgid "The ability category properties must contain a `label` string."
msgstr "Egenskaperna för förmågekategorin måste innehålla en `label`-sträng."

#. translators: %s: Property name.
#: wp-includes/abilities-api/class-wp-ability-category.php:92
msgid "Property \"%1$s\" is not a valid property for ability category \"%2$s\". Please check the %3$s class for allowed properties."
msgstr "Egenskapen ”%1$s” är inte en giltig egenskap för förmågekategorin ”%2$s”. Kontrollera vilka egenskaper som är tillåtna för klassen %3$s."

#: wp-includes/abilities-api/class-wp-ability-category.php:78
msgid "The ability category slug cannot be empty."
msgstr "Sluggen för förmågekategori får inte vara tom."

#. translators: %s: Ability category slug.
#: wp-includes/abilities-api/class-wp-ability-categories-registry.php:126
#: wp-includes/abilities-api/class-wp-ability-categories-registry.php:186
msgid "Ability category \"%s\" not found."
msgstr "Förmågekategorin ”%s” hittades inte."

#: wp-includes/abilities-api/class-wp-ability-categories-registry.php:71
msgid "Ability category slug must contain only lowercase alphanumeric characters and dashes."
msgstr "Förmågekategorins slug får endast innehålla små bokstäver ur engelska alfabetet, siffror och bindestreck."

#. translators: %s: Ability category slug.
#: wp-includes/abilities-api/class-wp-ability-categories-registry.php:62
msgid "Ability category \"%s\" is already registered."
msgstr "Förmågekategorin ”%s” är redan registrerad."

#. translators: %s: init action.
#: wp-includes/abilities-api/class-wp-abilities-registry.php:278
#: wp-includes/abilities-api/class-wp-ability-categories-registry.php:209
msgid "Ability API should not be initialized before the %s action has fired."
msgstr "Ability API ska inte initialiseras förrän åtgärden %s har utlösts."

#. translators: %s: Ability name.
#: wp-includes/abilities-api/class-wp-abilities-registry.php:195
#: wp-includes/abilities-api/class-wp-abilities-registry.php:255
msgid "Ability \"%s\" not found."
msgstr "Förmågan ”%s” hittades inte."

#: wp-includes/abilities-api/class-wp-abilities-registry.php:152
msgid "The ability args should provide a valid `ability_class` that extends WP_Ability."
msgstr "Förmågan argument ska tillhandahålla en giltig `ability_class` som utökar WP_Ability."

#. translators: %1$s: ability category slug, %2$s: ability name
#: wp-includes/abilities-api/class-wp-abilities-registry.php:138
msgid "Ability category \"%1$s\" is not registered. Please register the ability category before assigning it to ability \"%2$s\"."
msgstr "Förmågekategorin ”%1$s” är inte registrerad. Registrera förmågekategorin innan du tilldelar den till förmågan ”%2$s”."

#. translators: %s: Ability name.
#: wp-includes/abilities-api/class-wp-abilities-registry.php:96
msgid "Ability \"%s\" is already registered."
msgstr "Förmågan ”%s” är redan registrerad."

#: wp-includes/abilities-api/class-wp-abilities-registry.php:84
msgid "Ability name must be a string containing a namespace prefix, i.e. \"my-plugin/my-ability\". It can only contain lowercase alphanumeric characters, dashes and the forward slash."
msgstr "Namnet på en förmåga måste vara en sträng som innehåller ett namespace-prefix, t.ex. ”my-plugin/my-ability”. Det får endast innehålla små bokstäver ur engelska alfabetet, siffror, bindestreck och snedstreck."

#. translators: 1: wp_abilities_api_categories_init, 2: ability category slug.
#: wp-includes/abilities-api.php:473
msgid "Ability categories must be registered on the %1$s action. The ability category %2$s was not registered."
msgstr "Förmågekategorier måste registreras under åtgärds-hooken %1$s. Förmågekategorin %2$s registrerades inte."

#. translators: 1: wp_abilities_api_init, 2: string value of the ability name.
#: wp-includes/abilities-api.php:284
msgid "Abilities must be registered on the %1$s action. The ability %2$s was not registered."
msgstr "Förmågor måste registreras under åtgärds-hooken %1$s. Förmågan %2$s registrerades inte."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:223
#: wp-admin/users.php:242
msgid "Sorry, you are not allowed to edit users."
msgstr "Du saknar behörighet att redigera användare."

#: wp-includes/blocks/query/block.json
msgctxt "block keyword"
msgid "custom post types"
msgstr "anpassade inläggstyper"

#: wp-includes/blocks/query/block.json
msgctxt "block keyword"
msgid "blogs"
msgstr "bloggar"

#: wp-includes/blocks/query/block.json
msgctxt "block keyword"
msgid "blog"
msgstr "blogg"

#: wp-includes/blocks/query-total/block.json
msgctxt "block description"
msgid "Display the total number of results in a query."
msgstr "Visa det totala antalet resultat för en databasfråga."

#: wp-includes/blocks/query-total/block.json
msgctxt "block title"
msgid "Query Total"
msgstr "Totalt för databasfrågan"

#: wp-includes/build/routes/font-list/content.js:14899
#: wp-includes/js/dist/edit-site.js:20596 wp-includes/js/dist/editor.js:35269
#: wp-admin/includes/class-wp-theme-install-list-table.php:63
msgctxt "noun"
msgid "Upload"
msgstr "Uppladdning"

#. translators: Hidden accessibility text.
#: wp-includes/js/dist/block-editor.js:50628
#: wp-includes/js/dist/block-editor.js:51731
#: wp-includes/js/dist/block-editor.js:51761
#: wp-includes/js/dist/block-library.js:72546
#: wp-includes/js/dist/editor.js:47700
#: wp-admin/includes/class-custom-background.php:357
#: wp-admin/includes/class-custom-image-header.php:667
#: wp-admin/includes/media.php:2304 wp-admin/includes/media.php:2308
msgctxt "verb"
msgid "Upload"
msgstr "Ladda upp"

#. translators: %s human readable rate limit.
#: wp-mail.php:45
msgid "Email checks are rate limited to once every %s."
msgstr "Kontroll av e-post begränsas till en gång per %s."

#: wp-includes/theme.php:4356
msgid "This function should not be called before the theme directory is registered."
msgstr "Denna funktion bör inte anropas innan temats katalog har registrerats."

#: wp-includes/taxonomy.php:149
msgid "Add Link Category"
msgstr "Lägg till ny länkkategori"

#: wp-includes/script-loader.php:1015
msgid "This file cannot be processed by the web server."
msgstr "Denna fil kan inte bearbetas av webbservern."

#: wp-includes/script-loader.php:844 wp-admin/js/tags.js:83
msgid "An error occurred while processing your request. Please try again later."
msgstr "Ett fel inträffade när din begäran skulle behandlas. Försök igen senare."

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:669
msgid "A list of allowed area values for template parts."
msgstr "En lista över tillåtna områdesnamn för malldelar."

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:650
msgid "A list of default template types."
msgstr "En lista över standardmalltyper."

#: wp-includes/rest-api/endpoints/class-wp-rest-template-revisions-controller.php:182
msgid "Templates based on theme files can't have revisions."
msgstr "Mallar baserade på temafiler kan inte ha versioner."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3150
msgid "Whether to ignore sticky posts or not."
msgstr "Om man ska ignorera klistrade inlägg eller ej."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:182
#: wp-includes/script-loader.php:1039
msgid "The web server cannot generate responsive image sizes for this image. Convert it to JPEG or PNG before uploading."
msgstr "Webbservern kan inte generera responsiva bildstorlekar för denna bild. Konvertera den till JPEG eller PNG innan uppladdning."

#: wp-includes/rest-api.php:449
msgid "The REST route parameter must be a string."
msgstr "Parametern för REST-navigeringsväg måste vara en sträng."

#: wp-includes/post.php:438 wp-includes/post.php:439
msgid "Add Template Part"
msgstr "Lägg till malldel"

#: wp-includes/post.php:373 wp-includes/post.php:374
msgid "Add Template"
msgstr "Lägg till mall"

#: wp-includes/post.php:226 wp-includes/post.php:227
msgid "Add Changeset"
msgstr "Lägg till anpassningspaket"

#: wp-includes/post.php:98 wp-includes/post.php:99 wp-admin/menu.php:76
#: wp-admin/upload.php:216 wp-admin/upload.php:423
msgid "Add Media File"
msgstr "Lägg till mediafil"

#: wp-includes/post-template.php:1799
msgid "Invalid password."
msgstr "Ogiltigt lösenord."

#. translators: 1: Name of a cryptographic hash algorithm. 2: List of supported
#. algorithms.
#: wp-includes/pluggable.php:2723
msgid "Unsupported hashing algorithm: %1$s. Supported algorithms are: %2$s"
msgstr "Hashalgoritm som saknar stöd: %1$s. Algoritmer som kan användas är: %2$s"

#: wp-includes/html-api/class-wp-html-processor.php:5796
msgid "Cannot set bookmarks on tokens that do no appear in the original HTML text."
msgstr "Det går inte att ange bokmärken för tokens som inte förekommer i den ursprungliga HTML-texten."

#. translators: %s: A tag name like IFRAME or TEXTAREA.
#: wp-includes/html-api/class-wp-html-processor.php:517
msgid "The context element \"%s\" is not supported."
msgstr "Kontextelementet ”%s” stöds inte."

#. translators: %s: A tag name like INPUT or BR.
#: wp-includes/html-api/class-wp-html-processor.php:497
msgid "The context element cannot be a void element, found \"%s\"."
msgstr "Elementet ”context” får inte vara ett tomt element, här upptäcktes ”%s”."

#: wp-includes/html-api/class-wp-html-processor.php:483
msgid "The context element must be a start tag."
msgstr "Kontextelementet måste vara en starttagg."

#: wp-includes/html-api/class-wp-html-processor.php:326
msgid "No valid context element was detected."
msgstr "Inget giltigt kontextelement upptäcktes."

#. translators: %s: The parameter name.
#: wp-includes/functions.php:8124
msgid "The %s parameter must not be empty."
msgstr "Parametern %s får inte vara tom."

#: wp-includes/customize/class-wp-customize-header-image-control.php:260
msgid "Add Image"
msgstr "Lägg till bild"

#: wp-includes/customize/class-wp-customize-header-image-control.php:260
msgid "Add Header Image"
msgstr "Lägg till bild för sidhuvud"

#: wp-includes/class-wp-xmlrpc-server.php:5055
#: wp-includes/class-wp-xmlrpc-server.php:6588
msgid "No posts found or an error occurred while retrieving posts."
msgstr "Inga inlägg hittades eller ett fel inträffade när inlägg skulle hämtas."

#: wp-includes/class-wp-xmlrpc-server.php:4035
msgid "An error occurred while processing your comment. Please ensure all fields are filled correctly and try again."
msgstr "Ett fel inträffade när din kommentar skulle behandlas. Kontrollera att alla fält är korrekt ifyllda och försök igen."

#. translators: %s: context string
#: wp-includes/class-wp-url-pattern-prefixer.php:72
msgid "Invalid URL pattern context %s."
msgstr "Ogiltigt URL-mönster för kontext %s."

#: wp-includes/class-wp-taxonomy.php:627 wp-includes/taxonomy.php:236
#: wp-includes/js/dist/editor.js:47317 wp-includes/js/dist/editor.js:47322
msgid "Add Category"
msgstr "Lägg till kategori"

#: wp-includes/class-wp-taxonomy.php:627 wp-includes/js/dist/editor.js:46910
msgid "Add Tag"
msgstr "Lägg till etikett"

#. translators: %s: forbidden eagerness value
#: wp-includes/class-wp-speculation-rules.php:198
msgid "The eagerness value \"%s\" is forbidden for document-level speculation rules."
msgstr "Ivrighetsnivån ”%s” är förbjuden för regler om spekulativ laddning på dokumentnivå."

#. translators: %s: invalid eagerness value
#: wp-includes/class-wp-speculation-rules.php:185
msgid "The value \"%s\" is not a valid eagerness for a speculation rule."
msgstr "Värdet ”%s” är inte en giltig ivrighetsnivå för en regel om spekulativ laddning."

#. translators: 1: source value, 2: forbidden key
#: wp-includes/class-wp-speculation-rules.php:154
#: wp-includes/class-wp-speculation-rules.php:168
msgid "A speculation rule of source \"%1$s\" must not include a \"%2$s\" key."
msgstr "En regel för spekulativ laddning med källan ”%1$s” får inte innehålla någon ”%2$s”-nyckel."

#. translators: %s: invalid source value
#: wp-includes/class-wp-speculation-rules.php:141
msgid "The value \"%s\" is not a valid source for a speculation rule."
msgstr "Värdet ”%s” är inte en giltig källa för en regel om spekulativ laddning."

#. translators: 1: allowed key, 2: alternative allowed key
#: wp-includes/class-wp-speculation-rules.php:127
msgid "A speculation rule must include either a \"%1$s\" key or a \"%2$s\" key, but not both."
msgstr "En regel för spekulativ laddning måste innehålla antingen en ”%1$s”-nyckel eller en ”%2$s”-nyckel, men inte båda."

#. translators: %s: invalid ID value
#: wp-includes/class-wp-speculation-rules.php:105
msgid "A speculation rule with ID \"%s\" already exists."
msgstr "Det finns redan en regel för spekulativ laddning med ID ”%s”."

#. translators: %s: invalid ID value
#: wp-includes/class-wp-speculation-rules.php:92
msgid "The value \"%s\" is not a valid ID for a speculation rule."
msgstr "”%s” är inte ett giltigt ID för en regel om spekulativ laddning."

#. translators: %s: invalid mode value
#: wp-includes/class-wp-speculation-rules.php:79
msgid "The value \"%s\" is not a valid speculation rules mode."
msgstr "”%s” är inte ett giltigt arbetsläge för regler för spekulativ laddning"

#: wp-includes/class-wp-post-type.php:990
msgid "Add Page"
msgstr "Lägg till sida"

#: wp-includes/class-wp-post-type.php:990
msgid "Add Post"
msgstr "Lägg till inlägg"

#. translators: There is a space after the colon.
#: wp-includes/class-wp-phpmailer.php:88
msgid "Cannot set or reset variable: "
msgstr "Det gick inte att ange eller återställa följande variabel: "

#. translators: There is a space after the colon.
#: wp-includes/class-wp-phpmailer.php:86
msgid "SMTP server error: "
msgstr "Fel från SMTP-servern: "

#. translators: There is a space after the colon.
#: wp-includes/class-wp-phpmailer.php:84
msgid "Detail: "
msgstr "Detaljer: "

#: wp-includes/class-wp-phpmailer.php:82
msgid "SMTP connect() failed."
msgstr "SMTP connect() misslyckades."

#. translators: There is a space after the colon.
#: wp-includes/class-wp-phpmailer.php:81
msgid "Additional SMTP info: "
msgstr "Ytterligare SMTP-information: "

#. translators: There is a space after the colon.
#: wp-includes/class-wp-phpmailer.php:79
msgid "SMTP code: "
msgstr "SMTP-kod: "

#. translators: There is a space after the colon.
#: wp-includes/class-wp-phpmailer.php:77
msgid "Signing Error: "
msgstr "Signeringsfel: "

#. translators: There is a space after the colon.
#: wp-includes/class-wp-phpmailer.php:75
msgid "SMTP Error: The following recipients failed: "
msgstr "SMTP-fel: Följande mottagare misslyckades: "

#: wp-includes/class-wp-phpmailer.php:73
msgid "You must provide at least one recipient email address."
msgstr "Du måste ange minst en e-postadress för mottagaren."

#. translators: There is a space at the beginning.
#: wp-includes/class-wp-phpmailer.php:72
msgid " mailer is not supported."
msgstr "-mailern stöds inte."

#. translators: There is a space after the colon.
#: wp-includes/class-wp-phpmailer.php:70
msgid "Invalid host: "
msgstr "Ogiltig värd: "

#. translators: There is a space after the colon.
#: wp-includes/class-wp-phpmailer.php:68
msgid "Invalid host entry: "
msgstr "Ogiltig värdpost: "

#: wp-includes/class-wp-phpmailer.php:66
msgid "Invalid header name or value"
msgstr "Ogiltigt headernamn eller -värde"

#. translators: There is a space after the colon.
#: wp-includes/class-wp-phpmailer.php:65
msgid "Invalid address: "
msgstr "Ogiltig adress: "

#: wp-includes/class-wp-phpmailer.php:63
msgid "Could not instantiate mail function."
msgstr "Det gick inte att skapa en ny instans av mail-funktionen."

#. translators: There is a space after the colon.
#: wp-includes/class-wp-phpmailer.php:62
msgid "The following From address failed: "
msgstr "Följande avsändaradress fungerar inte: "

#. translators: There is a space after the colon.
#: wp-includes/class-wp-phpmailer.php:60
msgid "File Error: Could not open file: "
msgstr "Fel med fil: det gick inte att öppna filen: "

#. translators: There is a space after the colon.
#: wp-includes/class-wp-phpmailer.php:58
msgid "Could not access file: "
msgstr "Kunde inte komma åt fil: "

#. translators: There is a space after the colon.
#: wp-includes/class-wp-phpmailer.php:56
msgid "Extension missing: "
msgstr "Utökning saknas: "

#. translators: There is a space after the colon.
#: wp-includes/class-wp-phpmailer.php:54
msgid "Could not execute: "
msgstr "Kunde inte exekveras: "

#. translators: There is a space after the colon.
#: wp-includes/class-wp-phpmailer.php:52
msgid "Unknown encoding: "
msgstr "Okänd teckenkodning: "

#: wp-includes/class-wp-phpmailer.php:50
msgid "Message body empty"
msgstr "Ingen meddelandetext har angivits"

#: wp-includes/class-wp-phpmailer.php:49
msgid "SMTP Error: Data not accepted."
msgstr "SMTP-fel: data accepterades inte."

#: wp-includes/class-wp-phpmailer.php:48
msgid "SMTP Error: Could not connect to SMTP host."
msgstr "SMTP-fel: Det gick inte att ansluta till SMTP-servern."

#. translators: 1: mail.add_x_header. 2: php.ini
#: wp-includes/class-wp-phpmailer.php:44
msgid "Your version of PHP is affected by a bug that may result in corrupted messages. To fix it, switch to sending using SMTP, disable the %1$s option in your %2$s, or switch to MacOS or Linux, or upgrade your PHP version."
msgstr "Din PHP-version påverkas av ett fel som kan resultera i skadade meddelanden. Du kan åtgärda problemet genom att i stället skicka med SMTP, inaktivera alternativet %1$s i din %2$s, byta till MacOS eller Linux, eller uppgradera din PHP-version."

#: wp-includes/class-wp-phpmailer.php:41
msgid "SMTP Error: Could not authenticate."
msgstr "SMTP-fel: Kunde inte autentisera."

#: wp-includes/class-wp-editor.php:197 wp-includes/class-wp-editor.php:1399
msgctxt "Name for the Code editor tab (formerly Text)"
msgid "Code"
msgstr "Kod"

#: wp-includes/class-wp-customize-nav-menus.php:1284
msgid "The link text cannot be empty."
msgstr "Den länkade texten får inte vara tom."

#: wp-includes/class-wp-customize-nav-menus.php:1279
#: wp-admin/includes/nav-menu.php:371
msgid "Please provide a valid link."
msgstr "Ange en giltig länk."

#: wp-includes/class-wp-customize-manager.php:457
msgid "An error occurred while customizing. Please refresh the page and try again."
msgstr "Ett fel inträffade när anpassning gjorde. Ladda om sidan och försök igen."

#: wp-includes/class-wp-block-metadata-registry.php:204
msgid "No registered block metadata collection was found for the provided path."
msgstr "Ingen registrerad samling av metadata för block hittades för den angivna navigeringsvägen."

#. translators: %d: number of results.
#: wp-includes/blocks/query-total.php:66
msgid "%d result found"
msgid_plural "%d results found"
msgstr[0] "%d resultat hittades"
msgstr[1] "%d resultat hittades"

#. translators: 1: Start index of posts, 2: End index of posts, 3: Total number
#. of posts
#: wp-includes/blocks/query-total.php:54
msgid "Displaying %1$s – %2$s of %3$s"
msgstr "Visar %1$s–%2$s av %3$s"

#. translators: 1: Start index of posts, 2: Total number of posts
#: wp-includes/blocks/query-total.php:47
msgid "Displaying %1$s of %2$s"
msgstr "Visar %1$s av %2$s"

#: wp-includes/block-template.php:40
msgid "This page is blank because the template is empty. You can reset or customize it in the Site Editor."
msgstr "Sidan är tom eftersom mallen saknar innehåll. Du kan återställa eller anpassa mallen i webbplatsredigeraren."

#. translators: %s: Post format name.
#: wp-includes/block-template-utils.php:232
msgid "Displays the %s post format archive."
msgstr "Visar arkivet för inläggsformatet %s."

#. translators: %s: Post format name.
#: wp-includes/block-template-utils.php:227
msgctxt "Template name"
msgid "Post Format: %s"
msgstr "Inläggsformat: %s"

#: wp-includes/block-patterns.php:100
msgid "Bold sections designed to showcase key content."
msgstr "Avsnitt i fetstil är utformade för att framhäva viktigt innehåll."

#. translators: %s: list of allowed collection roots
#: wp-includes/class-wp-block-metadata-registry.php:127
msgid "Block metadata collections cannot be registered as one of the following directories or their parent directories: %s"
msgstr "Blockmetadatasamlingar kan inte registreras som någon av följande kataloger eller deras överordnade kataloger: %s"

#: wp-includes/theme.json
msgctxt "Shadow name"
msgid "Crisp"
msgstr "Knaprig"

#: wp-includes/theme.json
msgctxt "Shadow name"
msgid "Outlined"
msgstr "Markerade ytterkanter"

#: wp-includes/theme.json
msgctxt "Shadow name"
msgid "Sharp"
msgstr "Skarp"

#: wp-includes/theme.json
msgctxt "Shadow name"
msgid "Deep"
msgstr "Djup"

#: wp-includes/theme.json
msgctxt "Shadow name"
msgid "Natural"
msgstr "Naturlig"

#: wp-includes/theme.json
msgctxt "Aspect ratio name"
msgid "Tall - 9:16"
msgstr "Hög – 9:16"

#: wp-includes/theme.json
msgctxt "Aspect ratio name"
msgid "Wide - 16:9"
msgstr "Bred – 16:9"

#: wp-includes/theme.json
msgctxt "Aspect ratio name"
msgid "Classic Portrait - 2:3"
msgstr "Klassiskt stående – 2:3"

#: wp-includes/theme.json
msgctxt "Aspect ratio name"
msgid "Classic - 3:2"
msgstr "Klassisk – 3:2"

#: wp-includes/theme.json
msgctxt "Aspect ratio name"
msgid "Portrait - 3:4"
msgstr "Stående – 3:4"

#: wp-includes/theme.json
msgctxt "Aspect ratio name"
msgid "Standard - 4:3"
msgstr "Standard – 4:3"

#: wp-includes/theme.json
msgctxt "Aspect ratio name"
msgid "Square - 1:1"
msgstr "Kvadrat – 1:1"

#: wp-includes/blocks/tag-cloud/block.json
msgctxt "block description"
msgid "A cloud of popular keywords, each sized by how often it appears."
msgstr "Ett moln av populära sökord, vart och ett uppdelat efter hur ofta det dyker upp."

#: wp-includes/blocks/list/block.json
msgctxt "block description"
msgid "An organized collection of items displayed in a specific order."
msgstr "En organiserad samling av objekt som visas i en specifik ordning."

#: wp-includes/blocks/list-item/block.json
msgctxt "block description"
msgid "An individual item within a list."
msgstr "Ett enskilt objekt i en lista."

#: wp-includes/blocks/categories/block.json
#: wp-includes/blocks/terms-query/block.json
msgctxt "block keyword"
msgid "categories"
msgstr "kategorier"

#: wp-includes/blocks/categories/block.json
msgctxt "block description"
msgid "Display a list of all terms of a given taxonomy."
msgstr "Visa en lista över alla termer i en given taxonomi."

#: wp-includes/blocks/categories/block.json
msgctxt "block title"
msgid "Terms List"
msgstr "Termlista"

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:1187
msgid "Plugin that registered the template."
msgstr "Tillägg som registrerade mallen."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3158
msgid "Limit result set to items assigned one or more given formats."
msgstr "Begränsa resultatet till objekt tilldelade med ett eller flera givna format."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3052
msgid "How to interpret the search input."
msgstr "Hur sökbegrepp ska tolkas."

#. translators: 1: rest_api_init, 2: string value of the route, 3: string value
#. of the namespace.
#: wp-includes/rest-api.php:86
msgid "REST API routes must be registered on the %1$s action. Instead route '%2$s' with namespace '%3$s' was not registered on this action."
msgstr "Navingeringsvägar för REST API måste registreras för åtgärden %1$s. Trots detta verkar navigeringsvägen '%2$s' med namnrymden '%3$s' inte vara registrerad för denna åtgärd."

#. translators: 1: string value of the namespace, 2: string value of the route.
#: wp-includes/rest-api.php:73
msgid "Namespace must not start or end with a slash. Instead namespace '%1$s' for route '%2$s' seems to contain a slash."
msgstr "Namnrymden får inte börja eller sluta med snedstreck. Trots detta verkar namnrymden '%1$s' för navigeringsvägen '%2$s' innehålla ett snedstreck."

#. translators: 1: string value of the namespace, 2: string value of the route.
#: wp-includes/rest-api.php:57
msgid "Route must be specified. Instead within the namespace '%1$s', there seems to be an empty route '%2$s'."
msgstr "Navigeringsvägen (route) måste anges. Inom namnrymden '%1$s' verkar det trots detta finnas en tom navigeringsväg '%2$s'."

#. translators: 1: string value of the namespace, 2: string value of the route.
#: wp-includes/rest-api.php:45
msgid "Routes must be namespaced with plugin or theme name and version. Instead there seems to be an empty namespace '%1$s' for route '%2$s'."
msgstr "Navigeringsvägar (routes) måste ha namnrymder baserade på tilläggs- eller temanamn samt version. Här verkar det finnas en namnrymd utan namn '%1$s' för navigeringsvägen '%2$s'."

#: wp-includes/media-template.php:1556
msgid "As an app icon and a browser icon."
msgstr "Som en appikon och en webbläsarikon."

#: wp-includes/media-template.php:1555
msgctxt "noun"
msgid "Site Icon Preview"
msgstr "Förhandsgranskning av webbplatsikon"

#: wp-includes/blocks/comments-pagination.php:30
#: wp-includes/link-template.php:3395 wp-includes/link-template.php:3396
msgid "Comments pagination"
msgstr "Sidonumrering för kommentarer"

#: wp-includes/link-template.php:2967 wp-includes/link-template.php:2968
msgid "Posts pagination"
msgstr "Sidnumrering för inlägg"

#. translators: 1: The text domain. 2: 'init'.
#: wp-includes/l10n.php:1449
msgid "Translation loading for the %1$s domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the %2$s action or later."
msgstr "Laddning av översättningar för domänen %1$s utlöstes för tidigt. Detta betyder vanligtvis att någon programkod i tillägget eller temat körs för tidigt. Översättningar ska läsas in vid åtgärden %2$s eller senare."

#: wp-includes/interactivity-api/class-wp-interactivity-api.php:359
msgid "The element can only be read during directive processing."
msgstr "Elementet kan endast läsas vid behandling av direktiv."

#. translators: %s: Support forums URL.
#: wp-includes/class-wp-fatal-error-handler.php:195
msgid "There has been a critical error on this website. Please check your site admin email inbox for instructions. If you continue to have problems, please try the <a href=\"%s\">support forums</a>."
msgstr "Det har uppstått ett kritiskt fel på denna webbplats. Det bör ha kommit instruktioner till administratörens e-postadress. Om problemet kvarstår kan du prova att fråga i <a href=\"%s\">supportforumet</a>."

#. translators: %s: Template name.
#: wp-includes/class-wp-block-templates-registry.php:222
msgid "Template \"%s\" is not registered."
msgstr "Mall ”%s” är inte registrerad."

#. translators: %s: Template name.
#: wp-includes/class-wp-block-templates-registry.php:58
msgid "Template \"%s\" is already registered."
msgstr "Mall ”%s” är redan registrerad."

#: wp-includes/class-wp-block-templates-registry.php:54
msgid "Template names must contain a namespace prefix. Example: my-plugin//my-custom-template"
msgstr "Mallnamn måste innehålla ett namnrymdsprefix. Exempel: my-plugin//my-custom-template"

#: wp-includes/class-wp-block-templates-registry.php:51
msgid "Template names must not contain uppercase characters."
msgstr "Mallnamn får inte innehålla versaler."

#: wp-includes/class-wp-block-templates-registry.php:48
msgid "Template names must be strings."
msgstr "Mallnamn måste vara strängar."

#: wp-includes/class-wp-block-metadata-registry.php:138
msgid "The specified manifest file does not exist."
msgstr "Den angivna manifestfilen saknas."

#: wp-includes/blocks/widget-group/block.json
msgctxt "block title"
msgid "Widget Group"
msgstr "Widget-grupp"

#: wp-includes/js/dist/patterns.js:1338
#: wp-admin/includes/class-wp-ms-themes-list-table.php:487
#: wp-admin/includes/class-wp-ms-themes-list-table.php:635
msgid "Disable"
msgstr "Inaktivera"

#. translators: Hidden accessibility text.
#: wp-includes/js/dist/editor.js:44517 wp-includes/js/dist/editor.js:63610
#: wp-admin/edit-form-comment.php:133
msgid "Comment status"
msgstr "Kommentarsstatus"

#: wp-includes/js/dist/editor.js:12280 wp-includes/js/dist/editor.js:39332
#: wp-admin/includes/edit-tag-messages.php:19
msgid "Items deleted."
msgstr "Objekten borttagna."

#: wp-login.php:1342
msgid "https://developer.wordpress.org/advanced-administration/wordpress/cookies/#enable-cookies-in-your-browser"
msgstr "https://developer.wordpress.org/advanced-administration/wordpress/cookies/#enable-cookies-in-your-browser"

#: wp-login.php:1331
msgid "https://developer.wordpress.org/advanced-administration/wordpress/cookies/"
msgstr "https://developer.wordpress.org/advanced-administration/wordpress/cookies/"

#: wp-load.php:94 wp-admin/setup-config.php:201
msgid "https://developer.wordpress.org/advanced-administration/wordpress/wp-config/"
msgstr "https://developer.wordpress.org/advanced-administration/wordpress/wp-config/"

#: wp-includes/theme.php:4233
msgid "Custom spacing sizes if defined by the theme."
msgstr "Anpassade mellanrumsstorlekar om de definieras av temat."

#. translators: %s: Taxonomy name.
#: wp-includes/taxonomy.php:726
msgctxt "taxonomy template name"
msgid "%s Archives"
msgstr "Arkiv för %s"

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:505
msgid "The uri for the theme's template directory. If this is a child theme, this refers to the parent theme, otherwise this is the same as the theme's stylesheet directory."
msgstr "URI-adressen för temats mallkatalog. Om detta är ett barntema pekar denna länk på huvudtemat. I annat fall leder den till temats stilmallskatalog."

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:494
msgid "The uri for the theme's stylesheet directory."
msgstr "URI för temats katalog för stilmallar."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2526
msgid "An array of the class names for the post container element."
msgstr "En samling klassnamn för inläggets behållarelement."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:102
msgid "Override the default excerpt length."
msgstr "Åsidosätt standardlängden för utdrag."

#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:438
msgid "The template_lock associated with the post type, or false if none."
msgstr "Värdet för template_lock för denna inläggstyp eller ”false” om parametern saknas."

#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:431
msgid "The block template associated with the post type."
msgstr "Blockmallen associerad till inläggstypen."

#: wp-includes/rest-api.php:1060 wp-includes/rest-api.php:1091
msgctxt "REST API resource link name"
msgid "JSON"
msgstr "JSON"

#: wp-includes/post.php:389
msgid "Template updated."
msgstr "Mall uppdaterad."

#: wp-includes/ms-load.php:503
msgid "https://developer.wordpress.org/advanced-administration/debug/debug-network/"
msgstr "https://developer.wordpress.org/advanced-administration/debug/debug-network/"

#. translators: Localized tutorial, if one exists. W3C Web Accessibility
#. Initiative link has list of existing translations.
#: wp-includes/media-template.php:163
#: wp-includes/js/dist/block-library.js:17874
#: wp-includes/js/dist/block-library.js:30552
#: wp-includes/js/dist/block-library.js:31111
#: wp-includes/js/dist/block-library.js:36861
#: wp-includes/js/dist/format-library.js:420 wp-admin/includes/media.php:3262
msgid "https://www.w3.org/WAI/tutorials/images/decision-tree/"
msgstr "https://www.w3.org/WAI/tutorials/images/decision-tree/"

#. translators: 1: Path pointing to an Interactivity API state property, 2:
#. Namespace for an Interactivity API store.
#: wp-includes/interactivity-api/class-wp-interactivity-api.php:735
msgid "Uncaught error executing a derived state callback with path \"%1$s\" and namespace \"%2$s\"."
msgstr "Ett fel som inte kunde åsidosättas inträffade vid bearbetning av återanrop för ett indirekt tillstånd med sökvägen ”%1$s” och namnrymden ”%2$s”."

#. translators: %s: The directive value referenced.
#: wp-includes/interactivity-api/class-wp-interactivity-api.php:650
msgid "Namespace or reference path cannot be empty. Directive value referenced: %s"
msgstr "Namnrymden eller referens för sökväg får inte vara tom. Direktivvärde som användes: %s"

#. translators: 1: SVG or MATH HTML tag, 2: Namespace of the interactive block.
#: wp-includes/interactivity-api/class-wp-interactivity-api.php:499
msgid "Interactivity directives were detected on an incompatible %1$s tag when processing \"%2$s\". These directives will be ignored in the server side render."
msgstr "Interaktivitetsdirektiv upptäcktes inuti en inkompatibel tagg ”%1$s” vid bearbetningen av ”%2$s”. Dessa direktiv kommer att ignoreras vid renderingen på servern."

#: wp-includes/interactivity-api/class-wp-interactivity-api.php:320
msgid "The context can only be read during directive processing."
msgstr "Kontexten kan endast läsas under behandling av direktiv."

#: wp-includes/interactivity-api/class-wp-interactivity-api.php:168
msgid "The namespace can only be omitted during directive processing."
msgstr "Namnrymd kan utelämnas endast vid behandling av direktiv."

#: wp-includes/interactivity-api/class-wp-interactivity-api.php:160
#: wp-includes/interactivity-api/class-wp-interactivity-api.php:330
msgid "The namespace should be a non-empty string."
msgstr "Namnrymden ska vara en icke-tom sträng."

#: wp-includes/interactivity-api/class-wp-interactivity-api.php:152
msgid "The namespace is required when state data is passed."
msgstr "Namnrymd krävs när statusdata överförs."

#. translators: 1: SVG or MATH HTML tag.
#: wp-includes/interactivity-api/class-wp-interactivity-api-directives-processor.php:207
msgid "Interactivity directives were detected inside an incompatible %1$s tag. These directives will be ignored in the server side render."
msgstr "Interaktivitetsdirektiv upptäcktes inuti en inkompatibel tagg ”%1$s”. Dessa direktiv kommer att ignoreras vid renderingen på servern."

#. translators: Documentation explaining HTTPS and why it should be used.
#: wp-includes/functions.php:8731
msgid "https://developer.wordpress.org/advanced-administration/security/https/"
msgstr "https://developer.wordpress.org/advanced-administration/security/https/"

#. translators: Documentation explaining debugging in WordPress.
#: wp-includes/functions.php:6056
#: wp-admin/includes/class-wp-site-health.php:1403
msgid "https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/"
msgstr "https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/"

#: wp-includes/embed.php:354
msgctxt "oEmbed resource link name"
msgid "oEmbed (XML)"
msgstr "oEmbed (XML)"

#: wp-includes/embed.php:351
msgctxt "oEmbed resource link name"
msgid "oEmbed (JSON)"
msgstr "oEmbed (JSON)"

#: wp-includes/deprecated.php:710
msgctxt "Categories dropdown (show_option_none parameter)"
msgid "None"
msgstr "Ingen"

#: wp-includes/customize/class-wp-customize-themes-section.php:127
#: wp-includes/customize/class-wp-customize-themes-section.php:141
msgid "Search themes"
msgstr "Sök teman"

#. translators: 1: Title of a menu item, 2: Type of a menu item, 3, Item index,
#. 4, Total items, 5: Item parent, 6: Item depth.
#: wp-includes/customize/class-wp-customize-nav-menu-item-control.php:93
msgid "Edit %1$s (%2$s, sub-item %3$d of %4$d under %5$s, level %6$s)"
msgstr "Redigera %1$s (%2$s, underobjekt %3$d av %4$d under %5$s, nivå %6$s)"

#. translators: 1: version string, 2: version string.
#: wp-includes/class-wp-token-map.php:411
msgid "Loaded version '%1$s' incompatible with expected version '%2$s'."
msgstr "Laddad version '%1$s' är inkompatibel med förväntad version '%2$s'."

#: wp-includes/class-wp-token-map.php:401
msgid "Missing required inputs to pre-computed WP_Token_Map."
msgstr "Nödvändiga indata saknas för att förbearbeta WP_Token_Map."

#. translators: 1: maximum byte length (a count)
#: wp-includes/class-wp-token-map.php:300
msgid "Token Map tokens and substitutions must all be shorter than %1$d bytes."
msgstr "Alla behörighetsmärken i Token Map och deras substitutioner måste vara kortare än %1$d byte."

#. translators: %1$s: The filter name.
#: wp-includes/class-wp-theme.php:2046
msgid "The %1$s filter must return an integer value greater than 0."
msgstr "Filtret %1$s måste returnera ett heltalsvärde större än 0."

#. translators: 1: Item name, 2: Item type, 3: Item index, 4: Total items, 5:
#. Item parent, 6: Item depth.
#: wp-includes/class-wp-customize-nav-menus.php:576 wp-admin/nav-menus.php:588
msgid "Edit %1$s (%2$s, sub-item %3$d of %4$d under %5$s, level %6$d)"
msgstr "Redigera %1$s (%2$s, underobjekt %3$d av %4$d under %5$s, nivå %6$d)"

#. translators: 1: Item name, 2: Item type, 3: Item index, 4: Total items, 5:
#. Item parent.
#. translators: 1: Title of a menu item, 2: Type of a menu item, 3, Item index,
#. 4, Total items, 5: Item parent.
#: wp-includes/class-wp-customize-nav-menus.php:574
#: wp-includes/customize/class-wp-customize-nav-menu-item-control.php:88
#: wp-admin/nav-menus.php:586
msgid "Edit %1$s (%2$s, sub-item %3$d of %4$d under %5$s)"
msgstr "Redigera %1$s (%2$s, underobjekt %3$d av %4$d under %5$s)"

#. translators: 1: Item name, 2: Item type, 3: Item index, 4: Total items.
#. translators: 1: Title of a menu item, 2: Type of a menu item. 3: Item index,
#. 4: Total items.
#: wp-includes/class-wp-customize-nav-menus.php:572
#: wp-includes/customize/class-wp-customize-nav-menu-item-control.php:83
#: wp-admin/nav-menus.php:584
msgid "Edit %1$s (%2$s, %3$d of %4$d)"
msgstr "Redigera %1$s (%2$s, %3$d av %4$d)"

#: wp-includes/class-wp-customize-manager.php:5710
#: wp-includes/js/dist/editor.js:37181
msgid "https://developer.wordpress.org/advanced-administration/wordpress/css/"
msgstr "https://developer.wordpress.org/advanced-administration/wordpress/css/"

#: wp-includes/class-wp-block-styles-registry.php:69
msgid "Block name must be a string or array."
msgstr "Blocknamn måste vara en sträng eller array."

#. translators: 1: A URL to a post, 2: Hidden accessibility text: Post title
#: wp-includes/blocks/latest-posts.php:166
msgid "… <a class=\"wp-block-latest-posts__read-more\" href=\"%1$s\" rel=\"noopener noreferrer\">Read more<span class=\"screen-reader-text\">: %2$s</span></a>"
msgstr "… <a class=\"wp-block-latest-posts__read-more\" href=\"%1$s\" rel=\"noopener noreferrer\">Läs mer<span class=\"screen-reader-text\">: %2$s</span></a>"

#: wp-includes/block-supports/typography.php:571
msgid "`boolean` type for second argument `$settings` is deprecated. Use `array()` instead."
msgstr "”boolean”-typen för det andra argumentet ,”$settings” är taget ur bruk. Använd ”array()” i stället."

#: wp-includes/block-supports/elements.php:128
msgid "Use as a `pre_render_block` filter is deprecated. Use with `render_block_data` instead."
msgstr "Användning som ett `pre_render_block`-filter är föråldrat. Använd med `render_block_data` istället."

#: wp-includes/blocks/footnotes/block.json
msgctxt "block description"
msgid "Display footnotes added to the page."
msgstr "Visa fotnoter tillagda till sidan."

#: wp-includes/blocks/block/block.json
msgctxt "block description"
msgid "Reuse this design across your site."
msgstr "Återanvänd denna design på hela din webbplats."

#: wp-includes/js/dist/editor.js:67108 wp-admin/about.php:149
msgid "Accessibility"
msgstr "Tillgänglighet"

#. translators: 1: Menu label, 2: Submenu label.
#: wp-includes/script-loader.php:3589
msgid "%1$s > %2$s"
msgstr "%1$s > %2$s"

#. translators: Hidden accessibility text.
#: wp-includes/js/dist/block-library.js:23799
#: wp-admin/includes/template.php:593 wp-admin/includes/template.php:608
#: wp-admin/includes/template.php:678 wp-admin/includes/template.php:743
msgid "Value"
msgstr "Värde"

#: wp-includes/taxonomy.php:2486
msgid "Invalid term name."
msgstr "Ogiltigt namn för term."

#: wp-includes/taxonomy.php:252
msgid "View Pattern Category"
msgstr "Visa mönsterkategori"

#: wp-includes/taxonomy.php:251
msgid "Update Pattern Category"
msgstr "Uppdatera mönsterkategori"

#: wp-includes/taxonomy.php:249
msgid "Search Pattern Categories"
msgstr "Sök mönsterkategorier"

#: wp-includes/taxonomy.php:248
msgid "Popular Pattern Categories"
msgstr "Populära mönsterkategorier"

#: wp-includes/taxonomy.php:247
msgid "No pattern categories found."
msgstr "Inga mönsterkategorier hittades."

#: wp-includes/taxonomy.php:246
msgid "No pattern categories"
msgstr "Inga mönsterkategorier"

#: wp-includes/taxonomy.php:245
msgid "New Pattern Category Name"
msgstr "Namn på ny mönsterkategori"

#: wp-includes/taxonomy.php:244
msgid "Pattern Categories list navigation"
msgstr "Navigation för mönsterkategorilista"

#: wp-includes/taxonomy.php:243
msgid "Pattern Categories list"
msgstr "Lista med mönsterkategorier"

#: wp-includes/taxonomy.php:242
msgid "A link to a pattern category."
msgstr "En länk till en mönsterkategori."

#: wp-includes/taxonomy.php:241
msgid "Pattern Category Link"
msgstr "Mönsterkategorilänk"

#: wp-includes/taxonomy.php:240
msgid "Edit Pattern Category"
msgstr "Redigera mönsterkategori"

#: wp-includes/taxonomy.php:239
msgid "Choose from the most used pattern categories"
msgstr "Välj från de mest använda mönsterkategorierna"

#: wp-includes/taxonomy.php:238
msgid "&larr; Go to Pattern Categories"
msgstr "&larr; Gå till mönsterkategorier"

#: wp-includes/taxonomy.php:237
msgid "Add or remove pattern categories"
msgstr "Lägg till eller ta bort mönsterkategorier"

#. translators: %s: wp_remove_surrounding_empty_script_tags()
#: wp-includes/script-loader.php:3665
msgid "Function %s used incorrectly in PHP."
msgstr "Funktion %s användes felaktigt i PHP."

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:1164
msgid "Where the template originally comes from e.g. 'theme'"
msgstr "Varifrån mallen ursprungligen kommer, t.ex. ”tema”"

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:1159
msgid "Human readable text for the author."
msgstr "Mänsklig läsbar text för författaren."

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:924
msgid "Unknown author"
msgstr "Okänd författare"

#. translators: %d: A post id.
#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:443
msgid "The revision does not belong to the specified parent with id of \"%d\""
msgstr "Versionen tillhör inte den specificerade överordnade med ID ”%d”"

#: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-revisions-controller.php:102
msgid "Unique identifier for the global styles revision."
msgstr "Unikt ID för ”globala stilar”-versionen."

#: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-revisions-controller.php:98
msgid "The ID for the parent of the global styles revision."
msgstr "ID för överordnat objekt till den globala stilversionen."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-families-controller.php:440
msgid "font-family declaration in theme.json format, encoded as a string."
msgstr "Deklaration av ”font-family” i ”theme.json”-format, kodad som en sträng."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-families-controller.php:351
msgid "URL to a preview image of the font family."
msgstr "URL till en förhandsgranskningsbild av typsnittsfamiljen."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-families-controller.php:337
msgid "Kebab-case unique identifier for the font family preset."
msgstr "Unik ID-sträng i identifierarformatet ”kebab-case” för typsnittsfamiljens förinställning."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-families-controller.php:330
msgid "Name of the font family preset, translatable."
msgstr "Namn på typsnittsfamiljens förinställning, översättningsbart."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-families-controller.php:325
msgid "font-face definition in theme.json format."
msgstr "Definition av ”font-face” i ”theme.json”-format."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-families-controller.php:315
msgid "The IDs of the child font faces in the font family."
msgstr "ID:n för de underordnade typsnitten i typsnittsfamiljen."

#. translators: %s: Font family slug.
#: wp-includes/rest-api/endpoints/class-wp-rest-font-families-controller.php:198
msgid "A font family with slug \"%s\" already exists."
msgstr "En typsnittsfamilj med slug ”%s” finns redan."

#. translators: %s: Name of parameter being updated:
#. font_family_settings[slug]".
#: wp-includes/rest-api/endpoints/class-wp-rest-font-families-controller.php:122
msgid "%s cannot be updated."
msgstr "%s kan inte uppdateras."

#. translators: %s: Parameter name: "font_family_settings".
#: wp-includes/rest-api/endpoints/class-wp-rest-font-families-controller.php:105
msgid "%s parameter must be a valid JSON string."
msgstr "Parametern %s måste vara en giltig JSON-sträng."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-families-controller.php:72
msgid "Sorry, you are not allowed to access this font family."
msgstr "Du har inte behörighet att komma åt denna typsnittsfamilj."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-families-controller.php:47
msgid "Sorry, you are not allowed to access font families."
msgstr "Du har inte behörighet att komma åt typsnittsfamiljer."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:754
msgid "font-face declaration in theme.json format, encoded as a string."
msgstr "Deklaration av ”font-face” i ”theme.json”-format, kodad som en sträng."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:665
msgid "URL to a preview image of the font face."
msgstr "URL till en förhandsgranskningsbild av typsnittet."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:658
msgid "CSS unicode-range value."
msgstr "CSS-värde för ”unicode-range”."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:651
msgid "CSS size-adjust value."
msgstr "CSS-värde för ”size-adjust”."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:644
msgid "CSS line-gap-override value."
msgstr "CSS-värde för ”line-gap-overrider”."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:637
msgid "CSS font-variation-settings value."
msgstr "CSS-värde för ”font-variation-settings”."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:630
msgid "CSS font-feature-settings value."
msgstr "CSS-värde för ”font-feature-setting”."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:623
msgid "CSS font-variant value."
msgstr "CSS-värde för ”font-variant”."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:616
msgid "CSS descent-override value."
msgstr "CSS-värde för ”descent-override”."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:609
msgid "CSS ascent-override value."
msgstr "CSS-värde för ”ascent-override”."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:602
msgid "CSS font-stretch value."
msgstr "CSS-värde för ”font-stretch”."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:580
msgid "Paths or URLs to the font files."
msgstr "Sökvägar eller URL:er till typsnittsfiler."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:565
msgid "CSS font-display value."
msgstr "CSS-värde för ”font-display”."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:555
msgid "List of available font weights, separated by a space."
msgstr "Lista över tillgängliga typsnittsvikter, separerade med ett mellanslag."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:547
msgid "CSS font-style value."
msgstr "CSS-värde för ”font-style”."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:539
#: wp-includes/rest-api/endpoints/class-wp-rest-font-families-controller.php:344
msgid "CSS font-family value."
msgstr "CSS-värde för ”font-family”."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:534
msgid "font-face declaration in theme.json format."
msgstr "Deklaration av ”font-face” i ”theme.json”-format."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:519
#: wp-includes/rest-api/endpoints/class-wp-rest-font-families-controller.php:307
msgid "Version of the theme.json schema used for the typography settings."
msgstr "Version av theme.json-schemat som används för typografiinställningarna."

#. translators: %s: force=true
#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:435
#: wp-includes/rest-api/endpoints/class-wp-rest-font-families-controller.php:222
msgid "Font faces do not support trashing. Set \"%s\" to delete."
msgstr "Typsnitt kan inte läggas i papperskorgen. Ange ”%s” för att ta bort."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:348
msgid "A font face matching those settings already exists."
msgstr "Ett typsnitt som matchar dessa inställningar finns redan."

#. translators: %d: A post id.
#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:309
#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:423
msgid "The font face does not belong to the specified font family with id of \"%d\"."
msgstr "Typsnittet tillhör inte den angivna typsnittsfamiljen med ID ”%d”."

#. translators: 1: File key (e.g. "file-0") in the request data, 2: Font face
#. source parameter name: "font_face_settings[src]".
#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:237
msgid "File %1$s must be used in %2$s."
msgstr "Filen %1$s måste användas i %2$s."

#. translators: 1: Font face source parameter name: "font_face_settings[src]",
#. 2: The invalid src value.
#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:225
msgid "%1$s value \"%2$s\" must be a valid URL or file reference."
msgstr "%1$s-värde ”%2$s” måste vara en giltig URL- eller filreferens."

#. translators: %s: Font face source parameter name: "font_face_settings[src]".
#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:215
msgid "%s values must be non-empty strings."
msgstr "%s-värden måste vara icke-tomma strängar."

#. translators: %s: Name of the missing font face settings parameter, e.g.
#. "font_face_settings[src]".
#. translators: %s: Name of the empty font family setting parameter, e.g.
#. "font_family_settings[slug]".
#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:199
#: wp-includes/rest-api/endpoints/class-wp-rest-font-families-controller.php:142
msgid "%s cannot be empty."
msgstr "%s kan inte vara tomt."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:178
msgid "font_face_settings parameter must be a valid JSON string."
msgstr "Parametern font_face_settings måste vara en giltig JSON-sträng."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:146
msgid "Sorry, you are not allowed to access this font face."
msgstr "Du har inte behörighet att komma åt detta typsnitt."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:121
msgid "Sorry, you are not allowed to access font faces."
msgstr "Du har inte behörighet att komma åt typsnitt."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:77
msgid "Unique identifier for the font face."
msgstr "Unik ID-sträng för typsnittet."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:45
#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:72
#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:527
msgid "The ID for the parent font family of the font face."
msgstr "ID:t för den överordnade typsnittsfamiljen för typsnittet."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-collections-controller.php:347
msgid "Sorry, you are not allowed to access font collections."
msgstr "Du har inte behörighet att komma åt typsnittssamlingar."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-collections-controller.php:278
msgid "The categories for the font collection."
msgstr "Kategorierna för typsnittssamlingen."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-collections-controller.php:273
msgid "The font families for the font collection."
msgstr "Typsnittsfamiljer för typsnittssamlingen."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-collections-controller.php:268
msgid "The description for the font collection."
msgstr "Beskrivningen för typsnittssamlingen."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-collections-controller.php:263
msgid "The name for the font collection."
msgstr "Namnet för typsnittssamlingen."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-collections-controller.php:257
msgid "Unique identifier for the font collection."
msgstr "Unik ID-sträng för typsnittssamlingen."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-collections-controller.php:159
msgid "Font collection not found."
msgstr "Typsnittssamling hittades inte."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:751
msgid "Allowed child block types."
msgstr "Tillåtna typer av underordnade block."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:601
msgid "Public facing script module IDs."
msgstr "Modul-ID:n för offentligt åtkomliga skript."

#. translators: %s: attachment mime type
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:443
msgid "This site does not support post thumbnails on attachments with MIME type %s."
msgstr "Denna webbplats stöder inte inläggsminiatyrer på bilagor med MIME-typen %s."

#: wp-includes/post.php:633
msgid "Font Face"
msgstr "Typsnitt"

#: wp-includes/post.php:632
msgid "Font Faces"
msgstr "Typsnitt"

#: wp-includes/post.php:600
msgid "Font Families"
msgstr "Typsnittsfamiljer"

#. translators: %s: Font collection slug.
#: wp-includes/fonts/class-wp-font-library.php:79
msgid "Font collection \"%s\" not found."
msgstr "Typsnittssamling ”%s” hittades inte."

#. translators: %s: Font collection slug.
#: wp-includes/fonts/class-wp-font-library.php:52
msgid "Font collection with slug: \"%s\" is already registered."
msgstr "Typsnittssamling med slug: ”%s” är redan registrerad."

#. translators: 1: Font collection slug, 2: Missing property name, e.g.
#. "font_families".
#: wp-includes/fonts/class-wp-font-collection.php:228
msgid "Font collection \"%1$s\" has missing or empty property: \"%2$s\"."
msgstr "Egenskapen ”%2$s” för typsnittssamlingen ”%1$s” saknas eller är tom."

#: wp-includes/fonts/class-wp-font-collection.php:196
msgid "Error decoding the font collection data from the HTTP response JSON."
msgstr "Fel vid avkodning av typsnittsinsamlingsdata från REST-svarets JSON."

#. translators: %s: Font collection URL.
#: wp-includes/fonts/class-wp-font-collection.php:188
msgid "Error fetching the font collection data from \"%s\"."
msgstr "Fel vid hämtning av typsnittsinsamlingsdata från ”%s”."

#: wp-includes/fonts/class-wp-font-collection.php:161
msgid "Error decoding the font collection JSON file contents."
msgstr "Fel vid avkodning av innehållet i typsnittsinsamlingens JSON-fil."

#. translators: %s: File path or URL to font collection JSON file.
#: wp-includes/fonts/class-wp-font-collection.php:122
msgid "Font collection JSON file is invalid or does not exist."
msgstr "Typsnittssamlingens JSON-fil är ogiltig eller finns inte."

#. translators: %s: Font collection slug.
#: wp-includes/fonts/class-wp-font-collection.php:59
msgid "Font collection slug \"%s\" is not valid. Slugs must use only alphanumeric characters, dashes, and underscores."
msgstr "Typsnittssamlingens slug ”%s” är inte giltig. Sluggar får endast använda alfanumeriska tecken, bindestreck och understreck."

#: wp-includes/fonts.php:288
msgctxt "font category"
msgid "Monospace"
msgstr "Monospace"

#: wp-includes/fonts.php:284
msgctxt "font category"
msgid "Handwriting"
msgstr "Handstil"

#: wp-includes/fonts.php:280
msgctxt "font category"
msgid "Serif"
msgstr "Serif"

#: wp-includes/fonts.php:276
msgctxt "font category"
msgid "Display"
msgstr "Visning"

#: wp-includes/fonts.php:272
msgctxt "font category"
msgid "Sans Serif"
msgstr "Sans Serif"

#: wp-includes/fonts.php:268
msgid "Install from Google Fonts. Fonts are copied to and served from your site."
msgstr "Installera från Google-typsnitt. Typsnitt kopieras till och betjänas från din webbplats."

#: wp-includes/fonts.php:267
msgctxt "font collection name"
msgid "Google Fonts"
msgstr "Google-typsnitt"

#. translators: %s: The selected image filename.
#: wp-includes/customize/class-wp-customize-site-icon-control.php:81
#: wp-admin/options-general.php:134 wp-admin/js/site-icon.js:161
msgid "App icon preview: The current image has no alternative text. The file name is: %s"
msgstr "Förhandsgranskning av appikon: Den nuvarande bilden har ingen alternativ text. Filnamnet är: %s"

#. translators: %s: The selected image alt text.
#: wp-includes/customize/class-wp-customize-site-icon-control.php:73
#: wp-admin/options-general.php:147 wp-admin/js/site-icon.js:150
msgid "App icon preview: Current image: %s"
msgstr "Förhandsgranskning av appikon: Aktuell bild: %s"

#. translators: %s: The selected image filename.
#: wp-includes/customize/class-wp-customize-site-icon-control.php:103
#: wp-admin/options-general.php:140 wp-admin/js/site-icon.js:168
msgid "Browser icon preview: The current image has no alternative text. The file name is: %s"
msgstr "Förhandsgranskning av webbläsarikon: Den nuvarande bilden har ingen alternativ text. Filnamnet är: %s"

#. translators: %s: The selected image alt text.
#: wp-includes/customize/class-wp-customize-site-icon-control.php:95
#: wp-admin/options-general.php:153 wp-admin/js/site-icon.js:155
msgid "Browser icon preview: Current image: %s"
msgstr "Förhandsgranskning av webbläsarikon: Aktuell bild: %s"

#: wp-includes/customize/class-wp-customize-nav-menu-item-control.php:73
#: wp-includes/customize/class-wp-customize-nav-menu-item-control.php:75
#: wp-admin/includes/class-walker-nav-menu-edit.php:130
msgid "sub item"
msgstr "underordnat objekt"

#. translators: 1: theme.json, 2: settings.spacing.spacingScale
#: wp-includes/class-wp-theme-json.php:4292
msgid "Some of the %1$s %2$s values are invalid"
msgstr "Några av värdena för %2$s i %1$s är ogiltiga"

#: wp-includes/class-wp-script-modules.php:157
msgid "Entries in dependencies array must be either strings or arrays with an id key."
msgstr "Beroendearrayposter måste vara antingen strängar eller arrayer med en ID-nyckel."

#: wp-includes/class-wp-script-modules.php:144
msgid "Missing required id key in entry among dependencies array."
msgstr "Obligatorisk ID-nyckel saknas i postens beroendematris."

#: wp-includes/class-wp-plugin-dependencies.php:522
msgid "All required plugins are installed and activated."
msgstr "Alla obligatoriska tillägg är installerade och aktiverade."

#. translators: %s: A list of inactive dependency plugin names.
#: wp-includes/class-wp-plugin-dependencies.php:514
msgid "The following plugins must be activated first: %s."
msgstr "Följande tillägg måste aktiveras först: %s."

#: wp-includes/class-wp-plugin-dependencies.php:485
msgid "The plugin has no required plugins."
msgstr "Tillägget har inga obligatoriska tillägg."

#: wp-includes/class-wp-plugin-dependencies.php:459
msgid "The plugin is not installed."
msgstr "Tillägget är inte installerat."

#: wp-includes/class-wp-plugin-dependencies.php:446
#: wp-admin/includes/ajax-actions.php:4467
#: wp-admin/includes/ajax-actions.php:4574
#: wp-admin/includes/ajax-actions.php:4626
#: wp-admin/includes/ajax-actions.php:4734
msgid "No plugin specified."
msgstr "Inget tillägg specificerat."

#: wp-includes/class-wp-plugin-dependencies.php:422
msgid "Please contact the plugin authors for more information."
msgstr "Kontakta tilläggsförfattarna för mer information."

#: wp-includes/class-wp-plugin-dependencies.php:420
msgid "These plugins cannot be activated because their requirements are invalid."
msgstr "Dessa tillägg kan inte aktiveras eftersom deras beroenden är ogiltiga."

#. translators: 1: First plugin name, 2: Second plugin name.
#: wp-includes/class-wp-plugin-dependencies.php:411
msgctxt "The first plugin requires the second plugin."
msgid "%1$s requires %2$s"
msgstr "%1$s kräver %2$s"

#: wp-includes/class-wp-plugin-dependencies.php:373
#: wp-admin/includes/plugin.php:1239
msgid "Please contact your network administrator."
msgstr "Kontakta din nätverksadministratör."

#. translators: %s: Link to the network plugins page.
#. translators: %s: Link to the plugins page.
#: wp-includes/class-wp-plugin-dependencies.php:369
#: wp-includes/class-wp-plugin-dependencies.php:378
#: wp-admin/includes/plugin.php:1235 wp-admin/includes/plugin.php:1244
msgid "<a href=\"%s\">Manage plugins</a>."
msgstr "<a href=\"%s\">Hantera tillägg</a>."

#: wp-includes/class-wp-plugin-dependencies.php:363
msgid "Some required plugins are missing or inactive."
msgstr "Några obligatoriska tillägg saknas eller är inaktiva."

#. translators: 1: Duotone colors, 2: theme.json, 3: settings.color.duotone
#: wp-includes/class-wp-duotone.php:682
msgid "\"%1$s\" in %2$s %3$s is not a hex or rgb string."
msgstr "”%1$s” i %2$s %3$s är inte en hex- eller rgb-sträng."

#. translators: 1: pixel value for icon size. 2: pixel value for icon size.
#: wp-includes/class-wp-customize-manager.php:5213
#: wp-admin/options-general.php:215
msgid "The Site Icon is what you see in browser tabs, bookmark bars, and within the WordPress mobile apps. It should be square and at least <code>%1$s by %2$s</code> pixels."
msgstr "Webbplatsikonen visas i webbläsarflikar, bokmärkesfält samt i WordPress mobilappar. Den ska vara kvadratisk och minst <code>%1$s × %2$s</code> pixlar."

#. translators: %s: Block bindings source name.
#: wp-includes/class-wp-block-bindings-registry.php:195
msgid "Block binding \"%s\" not found."
msgstr "Blockkoppling ”%s” hittades inte."

#: wp-includes/class-wp-block-bindings-registry.php:166
msgid "The $source_properties array contains invalid properties."
msgstr "Array $source_properties innehåller ogiltiga egenskaper."

#: wp-includes/class-wp-block-bindings-registry.php:157
msgid "The \"uses_context\" parameter must be an array."
msgstr "Parametern ”uses_context” måste vara en array."

#: wp-includes/class-wp-block-bindings-registry.php:147
msgid "The \"get_value_callback\" parameter must be a valid callback."
msgstr "Parametern ”get_value_callback” måste vara ett giltig återanrop."

#: wp-includes/class-wp-block-bindings-registry.php:137
msgid "The $source_properties must contain a \"get_value_callback\"."
msgstr "$source_properties måste innehålla ett ”get_value_callback”."

#: wp-includes/class-wp-block-bindings-registry.php:127
msgid "The $source_properties must contain a \"label\"."
msgstr "$source_properties måste innehålla en ”label”."

#. translators: %s: Block bindings source name.
#: wp-includes/class-wp-block-bindings-registry.php:117
msgid "Block bindings source \"%s\" already registered."
msgstr "Blockkopplingarnas källa ”%s” redan registrerad."

#: wp-includes/class-wp-block-bindings-registry.php:107
msgid "Block bindings source names must contain a namespace prefix. Example: my-plugin/my-custom-source"
msgstr "Blockkopplingarnas källnamn måste innehålla ett ”namespace”-prefix, t.ex. mitt-tillagg/min-anpassade-kalla"

#: wp-includes/class-wp-block-bindings-registry.php:97
msgid "Block bindings source names must not contain uppercase characters."
msgstr "Blockkopplingarnas källnamn får inte innehålla versaler."

#: wp-includes/class-wp-block-bindings-registry.php:88
msgid "Block bindings source name must be a string."
msgstr "Blockkopplingarnas källnamn måste vara en sträng."

#. translators: Visible only in the front end, this warning takes the place of
#. a faulty block. %s represents a pattern's slug.
#: wp-includes/blocks/pattern.php:54
msgid "[block rendering halted for pattern \"%s\"]"
msgstr "[visning av block stoppad för mönstret ”%s”]"

#: wp-includes/block-patterns.php:212
msgid "Different layouts containing audio."
msgstr "Olika layouter innehållande ljud."

#: wp-includes/block-patterns.php:211
msgctxt "Block pattern category"
msgid "Audio"
msgstr "Ljud"

#: wp-includes/block-patterns.php:205
msgid "Different layouts containing videos."
msgstr "Olika layouter innehållande videoklipp."

#: wp-includes/block-patterns.php:204
msgctxt "Block pattern category"
msgid "Videos"
msgstr "Videoklipp"

#: wp-includes/block-bindings/post-meta.php:63
msgctxt "block bindings source"
msgid "Post Meta"
msgstr "Metadata för inlägg"

#: wp-includes/block-bindings/pattern-overrides.php:40
msgctxt "block bindings source"
msgid "Pattern Overrides"
msgstr "Mönster-åsidosättningar"

#: wp-includes/blocks/post-date/block.json
msgctxt "block title"
msgid "Date"
msgstr "Datum"

#: wp-includes/blocks/post-content/block.json
msgctxt "block title"
msgid "Content"
msgstr "Innehåll"

#: wp-includes/blocks/details/block.json
msgctxt "block keyword"
msgid "toggle"
msgstr "slå på/av"

#: wp-includes/js/dist/editor.js:11629
#: wp-admin/includes/class-wp-posts-list-table.php:1571
msgid "Export as JSON"
msgstr "Exportera i JSON-format"

#: wp-includes/build/routes/font-list/content.js:15475
#: wp-includes/build/routes/font-list/route.js:37
#: wp-includes/js/dist/editor.js:35296 wp-includes/js/dist/editor.js:35385
#: wp-admin/menu.php:240
msgid "Fonts"
msgstr "Typsnitt"

#: wp-includes/post.php:454
msgid "Template part updated."
msgstr "Malldel uppdaterad."

#: wp-includes/build/routes/connectors-home/content.js:1824
#: wp-includes/build/routes/connectors-home/route.js:53 wp-admin/menu.php:407
#: wp-admin/options-connectors.php:30
msgid "Connectors"
msgstr "Anslutare"

#: wp-includes/taxonomy.php:235
msgctxt "taxonomy singular name"
msgid "Pattern Category"
msgstr "Mönsterkategori"

#: wp-includes/taxonomy.php:234
msgctxt "taxonomy general name"
msgid "Pattern Categories"
msgstr "Mönsterkategorier"

#: wp-includes/script-loader.php:3658
msgid "Expected string to start with script tag (without attributes) and end with script tag, with optional whitespace."
msgstr "Strängen förväntas börja med script-tagg (utan attribut) och avslutas med script-tagg, med valfritt blanksteg."

#. translators: %d: Duration in years from or to a particular datetime, e.g.,
#. "4 years ago" or "4 years from now".
#: wp-includes/script-loader.php:468
msgid "%d years"
msgstr "%d år"

#. translators: One year from or to a particular datetime, e.g., "a year ago"
#. or "a year from now".
#: wp-includes/script-loader.php:466
msgid "a year"
msgstr "ett år"

#. translators: %d: Duration in months from or to a particular datetime, e.g.,
#. "4 months ago" or "4 months from now".
#: wp-includes/script-loader.php:464
msgid "%d months"
msgstr "%d månader"

#. translators: One month from or to a particular datetime, e.g., "a month ago"
#. or "a month from now".
#: wp-includes/script-loader.php:462
msgid "a month"
msgstr "en månad"

#. translators: %d: Duration in days from or to a particular datetime, e.g., "4
#. days ago" or "4 days from now".
#: wp-includes/script-loader.php:460
msgid "%d days"
msgstr "%d dagar"

#. translators: One day from or to a particular datetime, e.g., "a day ago" or
#. "a day from now".
#: wp-includes/script-loader.php:458
msgid "a day"
msgstr "en dag"

#. translators: %d: Duration in hours from or to a particular datetime, e.g.,
#. "4 hours ago" or "4 hours from now".
#: wp-includes/script-loader.php:456
msgid "%d hours"
msgstr "%d timmar"

#. translators: One hour from or to a particular datetime, e.g., "an hour ago"
#. or "an hour from now".
#: wp-includes/script-loader.php:454
msgid "an hour"
msgstr "en timme"

#. translators: %d: Duration in minutes from or to a particular datetime, e.g.,
#. "4 minutes ago" or "4 minutes from now".
#: wp-includes/script-loader.php:452
msgid "%d minutes"
msgstr "%d minuter"

#. translators: One minute from or to a particular datetime, e.g., "a minute
#. ago" or "a minute from now".
#: wp-includes/script-loader.php:450
msgid "a minute"
msgstr "en minut"

#. translators: %d: Duration in seconds from or to a particular datetime, e.g.,
#. "4 seconds ago" or "4 seconds from now".
#: wp-includes/script-loader.php:448
msgid "%d seconds"
msgstr "%d sekunder"

#. translators: One second from or to a particular datetime, e.g., "a second
#. ago" or "a second from now".
#: wp-includes/script-loader.php:446
msgid "a second"
msgstr "en sekund"

#: wp-includes/rest-api/endpoints/class-wp-rest-template-revisions-controller.php:172
msgid "Invalid template parent ID."
msgstr "Ogiltigt ID för överordnad mall."

#: wp-includes/rest-api/endpoints/class-wp-rest-template-autosaves-controller.php:223
msgid "There is no autosave revision for this template."
msgstr "Det finns ingen autosparad version av denna mall."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:764
msgid "This block is automatically inserted near any occurrence of the block types used as keys of this map, into a relative position given by the corresponding value."
msgstr "Detta block infogas automatiskt vid varje förekomst av blocktyperna som används som nycklar för denna karta i en relativ position given av motsvarande värde."

#: wp-includes/post.php:101
msgid "View Media File"
msgstr "Visa mediafil"

#: wp-includes/meta.php:1505
msgid "Meta keys cannot enable revisions support unless the object subtype supports revisions."
msgstr "Metanycklar kan inte aktivera stöd för versioner, om inte objektets ”subtype” stödjer versioner."

#: wp-includes/meta.php:1501
msgid "Meta keys cannot enable revisions support unless the object type supports revisions."
msgstr "Metanycklar kan inte aktivera stöd för versioner, om inte objekttypen stödjer versioner."

#: wp-includes/media-template.php:562
msgid "View media file"
msgstr "Visa mediafil"

#: wp-includes/html-api/class-wp-html-processor.php:709
msgid "Please pass a query array to this function."
msgstr "Skicka en ”query array” till denna funktion."

#. translators: %s: WP_HTML_Processor::create_fragment().
#: wp-includes/html-api/class-wp-html-processor.php:391
msgid "Call %s to create an HTML Processor instead of calling the constructor directly."
msgstr "Anropa %s för att skapa en HTML-processor i stället för att anropa konstruktören direkt."

#. translators: %s: The "type" key.
#: wp-includes/functions.php:9119
msgid "The %s key must be a string without spaces."
msgstr "Nyckeln %s måste vara en sträng utan mellanslag."

#. translators: 1: PHP class name, 2: Version number.
#: wp-includes/functions.php:5749
msgid "Class %1$s is <strong>deprecated</strong> since version %2$s with no alternative available."
msgstr "Klassen %1$s är <strong>föråldrad</strong> sedan version %2$s utan något ersättningsalternativ."

#. translators: 1: PHP class name, 2: Version number, 3: Alternative class or
#. function name.
#: wp-includes/functions.php:5741
msgid "Class %1$s is <strong>deprecated</strong> since version %2$s! Use %3$s instead."
msgstr "Klassen %1$s är <strong>föråldrad</strong> sedan version %2$s! Använd %3$s i stället."

#: wp-includes/fonts/class-wp-font-face.php:178
msgid "Font font-weight must be a properly formatted string or integer."
msgstr "Typsnittets typsnittsvikt måste vara en korrekt formaterad sträng eller heltal."

#: wp-includes/fonts/class-wp-font-face.php:166
msgid "Each font src must be a non-empty string."
msgstr "”src” för varje typsnitt måste vara en icke-tom sträng."

#: wp-includes/fonts/class-wp-font-face.php:154
msgid "Font src must be a non-empty string or an array of strings."
msgstr "”src” för typsnitt måste vara en icke-tom sträng eller en array med strängar."

#: wp-includes/fonts/class-wp-font-face.php:143
msgid "Font font-family must be a non-empty string."
msgstr "Typsnittets typsnittsfamilj måste vara en icke-tom sträng."

#: wp-includes/blocks/search.php:172
msgid "Submit Search"
msgstr "Kör sökningen"

#: wp-includes/interactivity-api/class-wp-interactivity-api.php:248
msgid "Page Loaded."
msgstr "Sida laddad."

#: wp-includes/interactivity-api/class-wp-interactivity-api.php:247
msgid "Loading page, please wait."
msgstr "Laddar in sida, vänta."

#. translators: %s: taxonomy's label
#: wp-includes/blocks/post-terms.php:93
msgid "Display a list of assigned terms from the taxonomy: %s"
msgstr "Visa en lista över tilldelade termer från taxonomin: %s"

#: wp-includes/blocks/image.php:206
msgid "Enlarged image"
msgstr "Förstorad bild"

#. translators: %s: Image alt text.
#: wp-includes/blocks/image.php:215
msgid "Enlarged image: %s"
msgstr "Förstorade bilder: %s"

#: wp-includes/blocks/image.php:324
msgid "Enlarged images"
msgstr "Förstorade bilder"

#. Translators: %d: Integer representing the number of return links on the
#. page.
#: wp-includes/blocks/footnotes.php:48
msgid "Jump to footnote reference %1$d"
msgstr "Hoppa till fotnotsreferens %1$d"

#: wp-includes/blocks.php:732
msgid "Cannot hook block to itself."
msgstr "Kan inte koppla ett block till sig självt."

#. translators: %s: file name.
#: wp-includes/block-patterns.php:455
msgid "Could not register file \"%s\" as a block pattern as the file does not exist."
msgstr "Det gick inte att registrera filen ”%s” som ett blockmönster eftersom filen saknas."

#: wp-includes/admin-bar.php:207
msgid "Learn WordPress"
msgstr "Lär dig WordPress"

#: wp-includes/update.php:1161
#: wp-admin/includes/class-wp-automatic-updater.php:506
#: wp-admin/includes/class-wp-upgrader.php:189
#: wp-admin/includes/class-wp-upgrader.php:1020 wp-admin/includes/file.php:1607
#: wp-admin/includes/plugin.php:948 wp-admin/includes/theme.php:62
msgid "Could not access filesystem."
msgstr "Kunde inte komma åt filsystemet."

#: wp-includes/blocks/site-logo/block.json
msgctxt "block description"
msgid "Display an image to represent this site. Update this block and the changes apply everywhere."
msgstr "Visa en bild för att representera denna webbplats. Uppdatera detta block så tillämpas ändringarna överallt."

#: wp-includes/blocks/post-title/block.json
msgctxt "block title"
msgid "Title"
msgstr "Rubrik"

#: wp-includes/blocks/post-excerpt/block.json
msgctxt "block title"
msgid "Excerpt"
msgstr "Utdrag"

#: wp-includes/blocks/pattern/block.json
msgctxt "block title"
msgid "Pattern Placeholder"
msgstr "Mönsterplatshållare"

#: wp-includes/blocks/footnotes/block.json
msgctxt "block keyword"
msgid "references"
msgstr "referenser"

#: wp-includes/blocks/footnotes/block.json
msgctxt "block title"
msgid "Footnotes"
msgstr "Fotnoter"

#: wp-includes/blocks/query/block.json
#: wp-includes/blocks/terms-query/block.json
msgctxt "block keyword"
msgid "list"
msgstr "lista"

#: wp-includes/blocks/details/block.json
msgctxt "block keyword"
msgid "summary"
msgstr "sammanfattning"

#: wp-includes/blocks/details/block.json
msgctxt "block keyword"
msgid "disclosure"
msgstr "avslöjande"

#: wp-includes/blocks/details/block.json
msgctxt "block description"
msgid "Hide and show additional content."
msgstr "Dölj och visa ytterligare innehåll."

#: wp-includes/blocks/details/block.json
msgctxt "block title"
msgid "Details"
msgstr "Detaljer"

#: wp-includes/blocks/cover/block.json
msgctxt "block description"
msgid "Add an image or video with a text overlay."
msgstr "Lägg till en bild eller videoklipp med ett textöverlägg."

#: wp-includes/blocks/block/block.json
msgctxt "block keyword"
msgid "reusable"
msgstr "återanvändbar"

#: wp-includes/option.php:2956
msgid "Allow comments on new posts"
msgstr "Tillåt kommentarer på nya inlägg"

#: wp-includes/option.php:2894
msgid "Maximum posts per page"
msgstr "Maximalt antal inlägg per sida"

#. translators: Hidden accessibility text.
#: wp-includes/js/dist/block-editor.js:27670
#: wp-includes/js/dist/editor.js:37611
#: wp-admin/includes/class-wp-list-table.php:1152
msgid "Last page"
msgstr "Sista sidan"

#. translators: 1: Current page number. 2: Total number of pages.
#. translators: 1: Current page, 2: Total pages.
#: wp-includes/js/dist/block-editor.js:27640
#: wp-admin/includes/class-wp-list-table.php:1122
msgctxt "paging"
msgid "%1$s of %2$s"
msgstr "%1$s av %2$s"

#. translators: Hidden accessibility text.
#: wp-includes/js/dist/block-editor.js:27615
#: wp-includes/js/dist/editor.js:37567
#: wp-admin/includes/class-wp-list-table.php:1076
msgid "First page"
msgstr "Första sidan"

#. translators: Hidden accessibility text.
#: wp-includes/admin-bar.php:963 wp-includes/js/dist/edit-site.js:2778
#: wp-includes/js/dist/edit-site.js:2884
#: wp-includes/js/dist/script-modules/boot/index.js:1036
msgid "Open command palette"
msgstr "Öppna kommandopalett"

#: wp-includes/js/dist/edit-site.js:21563
#: wp-includes/js/dist/edit-site.js:21625 wp-admin/includes/media.php:1759
#: wp-admin/upgrade.php:90 wp-admin/upgrade.php:170
msgid "Continue"
msgstr "Fortsätt"

#. translators: Hidden accessibility text.
#: wp-includes/js/dist/block-editor.js:48985
#: wp-includes/js/dist/block-library.js:7688
#: wp-includes/js/dist/block-library.js:41273
#: wp-admin/includes/nav-menu.php:548 wp-admin/includes/nav-menu.php:920
msgid "Page"
msgstr "Sida"

#: wp-includes/js/dist/block-library.js:7692
#: wp-includes/js/dist/block-library.js:45794
#: wp-includes/js/dist/editor.js:10221 wp-includes/js/dist/editor.js:10316
#: wp-includes/js/dist/editor.js:43042 wp-includes/js/dist/editor.js:43100
#: wp-includes/js/dist/editor.js:43112
#: wp-admin/includes/class-wp-posts-list-table.php:1836
#: wp-admin/includes/meta-boxes.php:1029
msgid "Parent"
msgstr "Överordnad"

#: wp-includes/blocks/footnotes.php:124
#: wp-includes/js/dist/block-library.js:72975
#: wp-includes/js/dist/block-library.js:72987
msgid "Footnotes"
msgstr "Fotnoter"

#. translators: %s: The user email address.
#: wp-signup.php:718 wp-signup.php:876
msgid "Check your inbox at %s and click on the given link."
msgstr "Kolla din inkorg på %s och klicka på länken du fått."

#. translators: %s: Directory name.
#: wp-includes/update.php:1169 wp-admin/includes/class-wp-upgrader.php:193
msgid "Unable to locate WordPress content directory (%s)."
msgstr "Kunde inte hitta WordPress innehållskatalog (%s)."

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:558
msgid "Whether the theme is a block-based theme."
msgstr "Om temat är ett blockbaserat tema."

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:1151
msgid "The date the template was last modified, in the site's timezone."
msgstr "Det datum mallen senast ändrades, i webbplatsens tidszon."

#: wp-includes/rest-api/endpoints/class-wp-rest-navigation-fallback-controller.php:132
msgid "The unique identifier for the Navigation Menu."
msgstr "Den unika identifieraren för navigationsmenyn."

#: wp-includes/rest-api/endpoints/class-wp-rest-navigation-fallback-controller.php:106
msgid "No fallback menu found."
msgstr "Ingen reservmeny hittades."

#: wp-includes/rest-api/endpoints/class-wp-rest-navigation-fallback-controller.php:86
msgid "Sorry, you are not allowed to edit Navigation Menus as this user."
msgstr "Du har inte behörighet att redigera navigationsmenyer som denna användare."

#: wp-includes/rest-api/endpoints/class-wp-rest-navigation-fallback-controller.php:78
msgid "Sorry, you are not allowed to create Navigation Menus as this user."
msgstr "Du har inte behörighet att skapa navigationsmenyer som denna användare."

#: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-revisions-controller.php:137
msgid "Cannot find user global styles revisions."
msgstr "Det gick inte att hitta globala stilversioner för användaren."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:547
msgid "Custom CSS selectors."
msgstr "Anpassade CSS-väljare."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-patterns-controller.php:284
msgid "Where the pattern comes from e.g. core"
msgstr "Var mönstret kommer ifrån t.ex. kärna"

#: wp-includes/post.php:325
msgid "Pattern updated."
msgstr "Mönster uppdaterat."

#: wp-includes/post.php:324
msgid "Pattern scheduled."
msgstr "Mönster schemalagt."

#: wp-includes/post.php:323
msgid "Pattern reverted to draft."
msgstr "Mönster har återställts till utkast."

#: wp-includes/post.php:322
msgid "Pattern published privately."
msgstr "Mönster har publicerats privat."

#: wp-includes/post.php:321
msgid "Pattern published."
msgstr "Mönster publicerat."

#: wp-includes/post.php:319
msgid "Patterns list navigation"
msgstr "Navigation för mönsterlista"

#: wp-includes/post.php:318
msgid "Filter patterns list"
msgstr "Filtrera blockmönsterlistan"

#: wp-includes/post.php:316
msgid "No patterns found."
msgstr "Inget mönster hittades."

#: wp-includes/post.php:315
msgid "Search Patterns"
msgstr "Sök mönster"

#: wp-includes/post.php:314
msgid "All Patterns"
msgstr "Alla mönster"

#: wp-includes/post.php:313
msgid "View Patterns"
msgstr "Visa mönster"

#: wp-includes/post.php:312
msgid "View Pattern"
msgstr "Visa mönster"

#: wp-includes/post.php:311
msgid "Edit Block Pattern"
msgstr "Redigera blockmönster"

#: wp-includes/post.php:310
msgid "New Pattern"
msgstr "Nytt mönster"

#: wp-includes/post.php:307
msgctxt "post type singular name"
msgid "Pattern"
msgstr "Mönster"

#: wp-includes/post.php:306
msgctxt "post type general name"
msgid "Patterns"
msgstr "Mönster"

#: wp-includes/media.php:2240 wp-includes/media.php:6084
msgid "An image should not be lazy-loaded and marked as high priority at the same time."
msgstr "En bild bör inte laddas med uppskjuten inläsning och samtidigt markeras som högprioriterad."

#: wp-includes/media-template.php:380
msgid "The Edit Media screen is deprecated as of WordPress 6.3. Please use the Media Library instead."
msgstr "Vyn ”Redigera media” är tagen ur bruk från och med WordPress 6.3. Använd Mediabiblioteket i stället."

#. translators: %s: The type of the given object ID.
#: wp-includes/functions.php:7373
msgid "Object ID must be an integer, %s given."
msgstr "Object-ID måste vara ett heltal, %s angavs."

#. translators: 1: $strategy, 2: $handle
#: wp-includes/class-wp-scripts.php:899
msgid "Cannot supply a strategy `%1$s` for script `%2$s` because it is an alias (it lacks a `src` value)."
msgstr "Kan inte tillhandahålla en strategi `%1$s` för skriptet `%2$s` eftersom det är ett alias (det saknar ett `src`-värde)."

#. translators: 1: $strategy, 2: $handle
#: wp-includes/class-wp-scripts.php:887
msgid "Invalid strategy `%1$s` defined for `%2$s` during script registration."
msgstr "Ogiltig strategi `%1$s` definierad för `%2$s` vid registrering av skript."

#: wp-includes/class-wp-post-type.php:1015
msgid "Page trashed."
msgstr "Sidan har lagts i papperskorgen."

#: wp-includes/class-wp-post-type.php:1015
msgid "Post trashed."
msgstr "Inlägg har lagts i papperskorgen."

#: wp-includes/class-wp-navigation-fallback.php:278
msgctxt "Title of a Navigation menu"
msgid "Navigation"
msgstr "Navigation"

#: wp-includes/class-wp-navigation-fallback.php:155
msgid "Unable to convert Classic Menu to blocks."
msgstr "Kan inte konvertera klassisk meny till block."

#: wp-includes/class-wp-navigation-fallback.php:144
msgid "No Classic Menus found."
msgstr "Inga klassiska menyer hittades."

#. translators: 1: Duotone filter ID, 2: theme.json
#: wp-includes/class-wp-duotone.php:912
msgid "The duotone id \"%1$s\" is not registered in %2$s settings"
msgstr "Duotone-ID ”%1$s” är inte registrerat i inställningarna för %2$s"

#: wp-includes/class-wp-classic-to-block-menu-converter.php:31
msgid "The menu provided is not a valid menu."
msgstr "Den angivna menyn är inte en giltig meny."

#: wp-includes/blocks/search.php:143 wp-includes/blocks/search.php:173
msgid "Expand search field"
msgstr "Expandera sökfält"

#: wp-includes/block-template-utils.php:216
msgctxt "Template name"
msgid "Page: 404"
msgstr "Sida: 404"

#: wp-includes/block-template-utils.php:208
msgctxt "Template name"
msgid "Search Results"
msgstr "Sökresultat"

#: wp-includes/block-template-utils.php:204
#: wp-includes/js/dist/block-library.js:25559
msgid "Attachment Pages"
msgstr "Bilagesidor"

#: wp-includes/block-template-utils.php:200
msgctxt "Template name"
msgid "Tag Archives"
msgstr "Etikettarkiv"

#: wp-includes/block-template-utils.php:196
msgctxt "Template name"
msgid "Date Archives"
msgstr "Datumarkiv"

#: wp-includes/block-template-utils.php:188
msgctxt "Template name"
msgid "Category Archives"
msgstr "Kategoriarkiv"

#: wp-includes/block-template-utils.php:184
msgctxt "Template name"
msgid "Author Archives"
msgstr "Författararkiv"

#: wp-includes/block-template-utils.php:180
msgctxt "Template name"
msgid "All Archives"
msgstr "Alla arkiv"

#: wp-includes/block-template-utils.php:168
msgctxt "Template name"
msgid "Single Entries"
msgstr "Enskilda inlägg"

#: wp-includes/block-template-utils.php:160
msgctxt "Template name"
msgid "Blog Home"
msgstr "Blogg hem"

#: wp-includes/block-template-utils.php:95
msgctxt "template part area"
msgid "Footer"
msgstr "Sidfot"

#: wp-includes/block-template-utils.php:86
msgctxt "template part area"
msgid "Header"
msgstr "Sidhuvud"

#: wp-includes/block-template-utils.php:77
msgctxt "template part area"
msgid "General"
msgstr "Allmänt"

#: wp-includes/block-editor.php:52
msgctxt "block category"
msgid "Patterns"
msgstr "Mönster"

#: wp-includes/admin-bar.php:1199
#: wp-admin/includes/class-custom-image-header.php:77
#: wp-admin/includes/class-custom-image-header.php:78 wp-admin/menu.php:256
msgctxt "custom image header"
msgid "Header"
msgstr "Sidhuvud"

#: wp-includes/admin-bar.php:1185
#: wp-admin/includes/class-custom-background.php:70
#: wp-admin/includes/class-custom-background.php:71 wp-admin/menu.php:261
msgctxt "custom background"
msgid "Background"
msgstr "Bakgrund"

#: wp-includes/admin-bar.php:176 wp-admin/about.php:60
#: wp-admin/contribute.php:13 wp-admin/contribute.php:33
#: wp-admin/contribute.php:47 wp-admin/credits.php:50 wp-admin/freedoms.php:53
#: wp-admin/privacy.php:47
msgid "Get Involved"
msgstr "Bli involverad"

#: wp-includes/block-template-utils.php:217
msgid "Displays when a visitor views a non-existent page, such as a dead link or a mistyped URL."
msgstr "Visas när en besökare visar en sida som inte finns, till exempel en död länk eller en felskriven URL."

#: wp-includes/block-template-utils.php:213
msgid "Displays your site's Privacy Policy page."
msgstr "Visar sidan för din webbplats integritetspolicy."

#: wp-includes/block-template-utils.php:209
msgid "Displays when a visitor performs a search on your website."
msgstr "Visas när en besökare utför en sökning på din webbplats."

#: wp-includes/block-template-utils.php:205
msgid "Displays when a visitor views the dedicated page that exists for any media attachment."
msgstr "Visas när en besökare visar den dedikerade sidan som finns för alla mediabilagor."

#: wp-includes/block-template-utils.php:201
msgid "Displays a post tag archive. This template will serve as a fallback when a more specific template (e.g. Tag: Pizza) cannot be found."
msgstr "Visar ett arkiv för en inläggsetikett. Denna mall fungerar som en reserv om ingen mer specifik mall (t.ex. Etikett: Pizza) kan hittas."

#: wp-includes/block-template-utils.php:197
msgid "Displays a post archive when a specific date is visited (e.g., example.com/2023/)."
msgstr "Visar ett inläggsarkiv när ett specifikt datum besöks (t.ex. example.com/2023/)."

#: wp-includes/block-template-utils.php:193
msgid "Displays a custom taxonomy archive. Like categories and tags, taxonomies have terms which you use to classify things. For example: a taxonomy named \"Art\" can have multiple terms, such as \"Modern\" and \"18th Century.\" This template will serve as a fallback when a more specific template (e.g. Taxonomy: Art) cannot be found."
msgstr "Visar ett anpassat taxonomiarkiv. I likhet med kategorier och etiketter har taxonomier termer som du använder för att gruppera saker. Till exempel skulle en taxonomi med namnet ”måleri” innehålla flera termer, bland annat ”samtida” och ”1700-talet”. Denna mall träder in som reserv om ingen mer specifik mall (t.ex. taxonomi: måleri) kan hittas."

#: wp-includes/block-template-utils.php:189
msgid "Displays a post category archive. This template will serve as a fallback when a more specific template (e.g. Category: Recipes) cannot be found."
msgstr "Visar ett arkiv för en inläggskategori. Denna mall träder in som reserv om ingen mer specifik mall (t.ex. kategori: recept) hittas."

#: wp-includes/block-template-utils.php:185
msgid "Displays a single author's post archive. This template will serve as a fallback when a more specific template (e.g. Author: Admin) cannot be found."
msgstr "Visar ett inläggsarkiv för en enskild författare. Denna mall träder in som reserv om ingen mer specifik mall (t.ex. författare: admin) hittas."

#: wp-includes/block-template-utils.php:181
msgid "Displays any archive, including posts by a single author, category, tag, taxonomy, custom post type, and date. This template will serve as a fallback when more specific templates (e.g. Category or Tag) cannot be found."
msgstr "Visar alla arkivsidor, inklusive inlägg av en viss författare, för en kategori, etikett, taxonomi, anpassad inläggstyp eller datum. Denna mall fungerar som en reserv när mer specifika mallar (t.ex. kategori eller etikett) inte hittas."

#: wp-includes/block-template-utils.php:177
msgid "Displays a static page unless a custom template has been applied to that page or a dedicated template exists."
msgstr "Visar en statisk sida såvida inte en anpassad mall har tillämpats på den sidan eller en dedikerad mall finns."

#: wp-includes/block-template-utils.php:173
msgid "Displays a single post on your website unless a custom template has been applied to that post or a dedicated template exists."
msgstr "Visar ett enskilt inlägg på din webbplats om inte en anpassad mall har tillämpats på det inlägget eller en dedikerad mall finns."

#: wp-includes/block-template-utils.php:169
msgid "Displays any single entry, such as a post or a page. This template will serve as a fallback when a more specific template (e.g. Single Post, Page, or Attachment) cannot be found."
msgstr "Visar alla enskilda inlägg som till exempel ett inlägg eller en sida. Denna mall fungerar som en reserv om ingen mer specifik mall (t.ex. enskilt inlägg, sida eller bilaga) hittas."

#: wp-includes/block-template-utils.php:165
msgid "Displays your site's homepage, whether it is set to display latest posts or a static page. The Front Page template takes precedence over all templates."
msgstr "Visar webbplatsens startsida, oavsett om den är inställd att visa de senaste inläggen eller en statisk sida. Mallen för startsidan har företräde framför alla andra mallar."

#: wp-includes/block-template-utils.php:161
msgid "Displays the latest posts as either the site homepage or as the \"Posts page\" as defined under reading settings. If it exists, the Front Page template overrides this template when posts are shown on the homepage."
msgstr "Visar de senaste inläggen antingen i form av webbplatsens startsida eller den anpassade sida som angetts under ”Läsinställningar”. Mallen för startsidan har företräde framför denna mall i de fall inläggen visas på startsidan."

#: wp-includes/block-template-utils.php:157
msgid "Used as a fallback template for all pages when a more specific template is not defined."
msgstr "Används som en reservmall för alla sidor som inte har någon mer specifik mall definierad."

#: wp-includes/block-patterns.php:176
msgctxt "Block pattern category"
msgid "About"
msgstr "Om"

#: wp-includes/block-patterns.php:148
msgctxt "Block pattern category"
msgid "Team"
msgstr "Team"

#: wp-includes/block-patterns.php:127 wp-includes/block-patterns.php:218
msgctxt "Block pattern category"
msgid "Posts"
msgstr "Inlägg"

#: wp-includes/block-patterns.php:99
msgctxt "Block pattern category"
msgid "Banners"
msgstr "Banners"

#: wp-includes/blocks/post-author-name/block.json
msgctxt "block description"
msgid "The author name."
msgstr "Författarens namn."

#: wp-includes/blocks/post-author-name/block.json
msgctxt "block title"
msgid "Author Name"
msgstr "Författarnamn"

#: wp-includes/blocks/page-list-item/block.json
msgctxt "block keyword"
msgid "page"
msgstr "sida"

#: wp-includes/blocks/page-list-item/block.json
msgctxt "block description"
msgid "Displays a page inside a list of all pages."
msgstr "Visar en sida inuti en lista över alla sidor."

#: wp-includes/blocks/page-list-item/block.json
msgctxt "block title"
msgid "Page List Item"
msgstr "Listobjekt för sida"

#: wp-includes/js/dist/editor.js:22796 wp-admin/includes/theme.php:346
msgid "Style Variations"
msgstr "Stilvarianter"

#: wp-includes/js/dist/block-editor.js:33687
#: wp-includes/js/dist/block-editor.js:54510
#: wp-includes/js/dist/block-editor.js:54517 wp-admin/widgets-form.php:302
msgid "Position"
msgstr "Position"

#: wp-includes/js/dist/block-editor.js:33492
#: wp-includes/js/dist/editor.js:48161
#: wp-admin/includes/class-wp-posts-list-table.php:2031
#: wp-admin/includes/class-wp-posts-list-table.php:2034
msgid "Sticky"
msgstr "Klistrat"

#: wp-includes/user.php:3475
msgid "https://wordpress.org/documentation/article/reset-your-password/"
msgstr "https://wordpress.org/documentation/article/reset-your-password/"

#: wp-includes/script-loader.php:1371
msgid "https://wordpress.org/documentation/article/site-editor/"
msgstr "https://wordpress.org/documentation/article/site-editor/"

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3114
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1661
msgid "Array of column names to be searched."
msgstr "Array av kolumnnamn som ska sökas."

#: wp-includes/rest-api/endpoints/class-wp-rest-pattern-directory-controller.php:292
msgid "The block types which can use this pattern."
msgstr "Blocktyperna som kan använda detta mönster."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-patterns-controller.php:278
msgid "An array of template types where the pattern fits."
msgstr "En array av malltyper där mönstret passar."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-pattern-categories-controller.php:155
msgid "The category description, in human readable format."
msgstr "Kategoribeskrivningen, i mänskligt läsbart format."

#: wp-includes/media-template.php:574
#: wp-admin/includes/class-wp-media-list-table.php:881
#: wp-admin/includes/media.php:3389
msgid "Download file"
msgstr "Ladda ner fil"

#. translators: %s: mysqli.
#: wp-includes/load.php:212
msgid "Please check that the %s PHP extension is installed and enabled."
msgstr "Kontrollera att PHP-utökningen %s är installerat och aktiverat."

#. translators: 1: CUSTOM_TAGS, 2: Global variable names.
#: wp-includes/kses.php:925
msgid "When using the %1$s constant, make sure to set these globals to an array: %2$s."
msgstr "När du använder konstanten %1$s, se till att ställa in dessa globaler till en array: %2$s."

#: wp-includes/html-api/class-wp-html-tag-processor.php:4729
msgid "The query argument must be an array or a tag name."
msgstr "Argumentet för sökningen måste vara en array eller namnet på en etikett."

#: wp-includes/html-api/class-wp-html-tag-processor.php:4346
msgid "Invalid attribute name."
msgstr "Ogiltigt attributnamn."

#: wp-includes/html-api/class-wp-html-tag-processor.php:2643
msgid "Too many calls to seek() - this can lead to performance issues."
msgstr "För många anrop till funktionen seek(), vilket kan leda till låg prestanda."

#: wp-includes/html-api/class-wp-html-tag-processor.php:2625
msgid "Unknown bookmark name."
msgstr "Okänt bokmärkesnamn."

#: wp-includes/html-api/class-wp-html-tag-processor.php:1353
msgid "Too many bookmarks: cannot create any more."
msgstr "För många bokmärken: kan inte skapa fler."

#. translators: 1: The function name, 2: The argument number, 3: The argument
#. name, 4: The expected type, 5: The provided type.
#: wp-includes/formatting.php:5540
msgid "Warning: %1$s expects parameter %2$s (%3$s) to be a %4$s, %5$s given."
msgstr "Varning: %1$s förväntar sig att parameter %2$s (%3$s) är en %4$s, %5$s angavs."

#: wp-includes/customize/class-wp-customize-nav-menu-locations-control.php:53
msgid "https://wordpress.org/documentation/article/manage-wordpress-widgets/"
msgstr "https://wordpress.org/documentation/article/manage-wordpress-widgets/"

#: wp-includes/comment.php:3643
msgid "Sorry, replies to unapproved comments are not allowed."
msgstr "Svar på ej godkända kommentarer är inte tillåtet."

#. translators: %s: A list of placeholders found to be a problem.
#: wp-includes/class-wpdb.php:1663
msgid "Arguments cannot be prepared as both an Identifier and Value. Found the following conflicts: %s"
msgstr "Argument kan inte förberedas som både identifierare och värde. Hittade följande konflikter: %s"

#: wp-includes/class-wp-list-util.php:174
#: wp-includes/class-wp-list-util.php:205
msgid "Values for the input array must be either objects or arrays."
msgstr "Värden för inmatnings-arrays måste vara antingen objekt eller arrays."

#: wp-includes/class-wp-image-editor-imagick.php:688
msgid "The image already has the requested size."
msgstr "Bilden har redan den begärda storleken."

#: wp-includes/blocks/tag-cloud.php:35
msgid "There&#8217;s no content to show here yet."
msgstr "Det finns inget innehåll att visa här än."

#. translators: %s is either the post title or post ID to describe the link for
#. screen readers.
#: wp-includes/blocks/read-more.php:34
msgid ": %s"
msgstr ": %s"

#. translators: %s is post ID to describe the link for screen readers.
#: wp-includes/blocks/read-more.php:28
msgid "untitled post %s"
msgstr "inlägg utan rubrik %s"

#. translators: %d is the post ID.
#: wp-includes/blocks/post-featured-image.php:36
msgid "Untitled post %d"
msgstr "Inlägg utan rubrik %d"

#: wp-includes/block-patterns.php:233
msgid "A variety of header designs displaying your site title and navigation."
msgstr "En rad olika sidhuvudsdesigner som visar din webbplatsrubrik och navigering."

#: wp-includes/block-patterns.php:226
msgid "A variety of footer designs displaying information and site navigation."
msgstr "En rad olika sidfotsdesigner som visar information och webbplatsnavigering."

#: wp-includes/block-patterns.php:198
msgid "Different layouts containing video or audio."
msgstr "Olika layouter innehållande video eller ljud."

#: wp-includes/block-patterns.php:191
msgid "Different layouts for displaying images."
msgstr "Olika layouter för visning av bilder."

#: wp-includes/block-patterns.php:184
msgid "Showcase your latest work."
msgstr "Presentera ditt senaste arbete."

#: wp-includes/block-patterns.php:183
msgctxt "Block pattern category"
msgid "Portfolio"
msgstr "Portfölj"

#: wp-includes/block-patterns.php:177
msgid "Introduce yourself."
msgstr "Introducera dig själv."

#: wp-includes/block-patterns.php:170
msgid "Display your contact information."
msgstr "Visa din kontaktinformation."

#: wp-includes/block-patterns.php:169
msgctxt "Block pattern category"
msgid "Contact"
msgstr "Kontakt"

#: wp-includes/block-patterns.php:163
msgid "Briefly describe what your business does and how you can help."
msgstr "Beskriv kort vad ditt företag gör och hur du kan hjälpa till."

#: wp-includes/block-patterns.php:162
msgctxt "Block pattern category"
msgid "Services"
msgstr "Tjänster"

#: wp-includes/block-patterns.php:156
msgid "Share reviews and feedback about your brand/business."
msgstr "Dela recensioner och feedback om ditt varumärke/företag."

#: wp-includes/block-patterns.php:155
msgctxt "Block pattern category"
msgid "Testimonials"
msgstr "Omdömen"

#: wp-includes/block-patterns.php:149
msgid "A variety of designs to display your team members."
msgstr "En mängd olika designer för att visa dina teammedlemmar."

#: wp-includes/block-patterns.php:142
msgid "Sections whose purpose is to trigger a specific action."
msgstr "Sektioner vars syfte är att utlösa en specifik åtgärd."

#: wp-includes/block-patterns.php:141
msgctxt "Block pattern category"
msgid "Call to action"
msgstr "Uppmaning till åtgärd"

#: wp-includes/block-patterns.php:135
msgid "A set of high quality curated patterns."
msgstr "En uppsättning högkvalitativa utvalda mönster."

#: wp-includes/block-patterns.php:128 wp-includes/block-patterns.php:219
msgid "Display your latest posts in lists, grids or other layouts."
msgstr "Visa dina senaste inlägg i listor, rutnät eller andra layouter."

#: wp-includes/block-patterns.php:121
msgid "Patterns containing mostly text."
msgstr "Mönster innehållande mestadels text."

#: wp-includes/block-patterns.php:114
msgid "Multi-column patterns with more complex layouts."
msgstr "Flerkolumnsmönster med mer komplexa layouter."

#: wp-includes/block-patterns.php:107
msgid "Patterns that contain buttons and call to actions."
msgstr "Mönster som innehåller knappar och uppmaningar till åtgärder."

#: wp-includes/admin-bar.php:198
msgid "https://wordpress.org/documentation/"
msgstr "https://wordpress.org/documentation/"

#. translators: %s: plugins_loaded
#: wp-includes/class-wp-user-query.php:790
msgid "User queries should not be run before the %s hook."
msgstr "Databasfrågor om användare ska inte köras tidigare än hook:en %s."

#. translators: %s: The '$value' argument.
#: wp-includes/class-wp-block-type.php:439
msgid "The %s argument must be a string or a string array."
msgstr "Argumentet %s måste vara en sträng eller en sträng-array."

#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:215
msgid "Sorry, you are not allowed to view terms for this post."
msgstr "Du har inte behörighet att visa termer för detta inlägg."

#: wp-includes/block-supports/typography.php:366
msgid "Raw size value must be a string, integer, or float."
msgstr "Det ursprungliga värdet för storleken måste ha typen sträng, heltal eller flyttal (float)."

#: wp-includes/blocks/list-item/block.json
msgctxt "block title"
msgid "List Item"
msgstr "Listobjekt"

#: wp-includes/blocks/comments/block.json
msgctxt "block title"
msgid "Comments"
msgstr "Kommentarer"

#: wp-includes/blocks/comments-pagination-previous/block.json
msgctxt "block title"
msgid "Comments Previous Page"
msgstr "Föregående sida med kommentarer"

#: wp-includes/blocks/comments-pagination-numbers/block.json
msgctxt "block title"
msgid "Comments Page Numbers"
msgstr "Sidnummer med kommentarer"

#: wp-includes/blocks/comments-pagination-next/block.json
msgctxt "block title"
msgid "Comments Next Page"
msgstr "Nästa sida med kommentarer"

#. translators: %s: Post type name.
#. translators: %s: Name of the post type e.g: "Post".
#: wp-includes/post.php:2151 wp-includes/js/dist/edit-site.js:42934
#: wp-includes/js/dist/edit-site.js:44731
msgid "Single item: %s"
msgstr "Enskilt objekt: %s"

#: wp-includes/js/dist/editor.js:43419 wp-admin/edit-form-blocks.php:210
#: wp-admin/includes/class-wp-posts-list-table.php:1892
#: wp-admin/includes/meta-boxes.php:1063
msgid "Default template"
msgstr "Standardmall"

#: wp-includes/block-template.php:42 wp-includes/js/dist/editor.js:43530
#: wp-includes/js/dist/editor.js:44167 wp-includes/js/dist/editor.js:53626
msgid "Edit template"
msgstr "Redigera mall"

#. translators: %s: Number of comments
#. translators: %s: Number of comments.
#: wp-includes/js/dist/block-library.js:49490
#: wp-admin/includes/class-wp-list-table.php:850
msgid "%s comment"
msgid_plural "%s comments"
msgstr[0] "%s kommentar"
msgstr[1] "%s kommentarer"

#: wp-signup.php:649
msgid "Create a site or only a username:"
msgstr "Skapa en webbplats eller endast ett användarnamn:"

#: wp-signup.php:130
msgid "Site Domain (subdomain only):"
msgstr "Webbplatsdomän (endast underdomän):"

#: wp-signup.php:128
msgid "Site Name (subdirectory only):"
msgstr "Webbplatsnamn (endast underkatalog):"

#. translators: %s: wp-config.php
#: wp-load.php:88
msgid "There doesn't seem to be a %s file. It is needed before the installation can continue."
msgstr "Filen %s verkar saknas. Den behövs innan installationen kan fortsätta."

#: wp-includes/user.php:5220
msgid "The date and time the preferences were updated."
msgstr "Datumet och tidpunkten då alternativen uppdaterades."

#: wp-includes/theme.php:4150
msgid "Whether the theme disables generated layout styles."
msgstr "Om temat inaktiverar genererade layoutstilar."

#: wp-includes/theme.php:3960
msgid "Whether a theme uses block-based template parts."
msgstr "Om ett tema använder blockbaserade malldelar."

#: wp-includes/style-engine/class-wp-style-engine-processor.php:46
msgid "$store must be an instance of WP_Style_Engine_CSS_Rules_Store"
msgstr "$store måste vara en instans av WP_Style_Engine_CSS_Rules_Store"

#: wp-includes/revision.php:710
msgid "Revisions not enabled."
msgstr "Versioner inte aktiverade."

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:89
msgid "The template prefix for the created template. This is used to extract the main template type, e.g. in `taxonomy-books` extracts the `taxonomy`"
msgstr "Mallprefixet för den skapade mallen. Detta används för att extrahera huvudmalltypen, i `taxonomy-books` extraheras exempelvis `taxonomy`"

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:85
msgid "Indicates if a template is custom or part of the template hierarchy"
msgstr "Indikerar om en mall är anpassad eller del av mallhierarkin"

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:80
msgid "The slug of the template to get the fallback for"
msgstr "Sluggen till den malldel för vilken reserv ska hämtas"

#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:424
msgid "The icon for the post type."
msgstr "Ikonen för inläggstypen."

#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:381
msgid "If the value is a string, the value will be used as the archive slug. If the value is false the post type has no archive."
msgstr "Om värdet är en sträng kommer värdet att användas som arkiv-slug. Om värdet är falskt har inläggstypen inget arkiv."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:810
msgid "Public facing and editor style handle. DEPRECATED: Use `style_handles` instead."
msgstr "Publikt tillgängligt stilnamn för redigeraren. FÖRÅLDRAT: använd `style_handles` i stället."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:803
msgid "Editor style handle. DEPRECATED: Use `editor_style_handles` instead."
msgstr "Stilnamn för redigeraren. FÖRÅLDRAT: använd `editor_style_handles` i stället."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:796
msgid "Public facing script handle. DEPRECATED: Use `view_script_handles` instead."
msgstr "Publikt tillgängligt skriptnamn. FÖRÅLDRAT: använd `view_script_handles` i stället."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:789
msgid "Public facing and editor script handle. DEPRECATED: Use `script_handles` instead."
msgstr "Publikt tillgängligt skriptnamn och skriptnamn för redigeraren. FÖRÅLDRAT: använd `script_handles` i stället."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:782
msgid "Editor script handle. DEPRECATED: Use `editor_script_handles` instead."
msgstr "Skriptnamn för redigeraren. FÖRÅLDRAT: använd `editor_script_handles` i stället."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-patterns-controller.php:272
msgid "An array of post types that the pattern is restricted to be used with."
msgstr "En array av inläggstyper som mönstret är begränsat till att användas med."

#. translators: 1: $args, 2: The REST API route being registered.
#: wp-includes/rest-api.php:142
msgid "REST API %1$s should be an array of arrays. Non-array value detected for %2$s."
msgstr "REST API %1$s bör vara en array med arrayer. ”icke-array”-värde har upptäckts för %2$s."

#: wp-includes/ms-load.php:482
msgid "If you are the owner of this network please check that your host&#8217;s database server is running properly and all tables are error free."
msgstr "Om du är ägare till detta nätverk, kontrollera att webbhotellets databasserver fungerar och att det inte finns några fel i några databastabeller."

#. translators: 1: VHOST, 2: SUBDOMAIN_INSTALL
#: wp-includes/ms-default-constants.php:154
msgid "<strong>Conflicting values for the constants %1$s and %2$s.</strong> The value of %2$s will be assumed to be your subdomain configuration setting."
msgstr "<strong>En konflikt mellan värdena för konstanterna %1$s och %2$s har påträffats.</strong> Värdet för %2$s kommer att antas vara din konfigurationsinställning för subdomän."

#. translators: Character to identify required form fields.
#: wp-includes/general-template.php:5384
msgid "*"
msgstr "*"

#. translators: 1: User name, 2: Edit user link, 3: Logout URL.
#: wp-includes/comment-template.php:2632
msgid "Logged in as %1$s. <a href=\"%2$s\">Edit your profile</a>. <a href=\"%3$s\">Log out?</a>"
msgstr "Inloggad som %1$s. <a href=\"%2$s\">Redigera din profil</a>. <a href=\"%3$s\">Logga ut?</a>"

#. translators: %s: Digit to indicate multiple of sizing, eg. 2X-Large.
#: wp-includes/class-wp-theme-json.php:4461
msgid "%sX-Large"
msgstr "%sX-stor"

#. translators: %s: Digit to indicate multiple of sizing, eg. 2X-Small.
#: wp-includes/class-wp-theme-json.php:4424
msgid "%sX-Small"
msgstr "%sX-liten"

#. translators: 1: theme.json, 2: Value name, 3: Value path, 4: Another value
#. name.
#: wp-includes/class-wp-theme-json.php:2552
msgid "Your %1$s file uses a dynamic value (%2$s) for the path at %3$s. However, the value at %3$s is also a dynamic value (pointing to %4$s) and pointing to another dynamic value is not supported. Please update %3$s to point directly to %4$s."
msgstr "Din %1$s-fil använder ett dynamiskt värde (%2$s) för sökvägen vid %3$s. Värdet vid %3$s är dock även ett dynamiskt värde (som pekar på %4$s) och pekning på ett annat dynamiskt värde stöds inte. Uppdatera %3$s så att den pekar direkt mot %4$s."

#. translators: This string should only be translated if wp-config-sample.php
#. is localized. You can check the localized release package or
#. https://i18n.svn.wordpress.org/<locale code>/branches/<wp
#. version>/dist/wp-config-sample.php
#: wp-includes/class-wp-recovery-mode-cookie-service.php:209
#: wp-includes/pluggable.php:2617 wp-admin/maint/repair.php:51
msgid "put your unique phrase here"
msgstr "lägg din unika fras här"

#. translators: %s: The type of the given cache key.
#: wp-includes/class-wp-object-cache.php:158
msgid "Cache key must be an integer or a non-empty string, %s given."
msgstr "Cachenyckeln måste vara ett heltal eller icke-tom sträng, %s angavs."

#: wp-includes/class-wp-object-cache.php:156
msgid "Cache key must not be an empty string."
msgstr "Cachenyckeln får inte vara en tom sträng."

#: wp-includes/class-wp-fatal-error-handler.php:191
msgid "There has been a critical error on this website. Please reach out to your site administrator, and inform them of this error for further assistance."
msgstr "Det har uppstått ett allvarligt fel på denna webbplats. Kontakta din webbplatsadministratör och informera dem om detta fel för vidare hjälp."

#. translators: %s: Capability name.
#: wp-includes/capabilities.php:450
msgid "When checking for the %s capability, you must always check it against a specific user."
msgstr "När du kontrollerar %s-behörigheten måste du alltid kontrollera den mot en specifik användare."

#. translators: %s: Capability name.
#: wp-includes/capabilities.php:447 wp-includes/capabilities.php:713
msgid "When checking for the %s capability, you must always check it against a specific term."
msgstr "När du kontrollerar %s-behörigheten måste du alltid kontrollera den mot en specifik term."

#. translators: %s: Capability name.
#: wp-includes/capabilities.php:444 wp-includes/capabilities.php:557
msgid "When checking for the %s capability, you must always check it against a specific comment."
msgstr "När du kontrollerar %s-behörigheten måste du alltid kontrollera den mot en specifik kommentar."

#. translators: %s: Capability name.
#: wp-includes/capabilities.php:89 wp-includes/capabilities.php:196
#: wp-includes/capabilities.php:295
msgid "When checking for the %s capability, you must always check it against a specific page."
msgstr "När du kontrollerar %s-behörigheten måste du alltid kontrollera den mot en specifik sida."

#. translators: %s: Capability name.
#: wp-includes/capabilities.php:86 wp-includes/capabilities.php:193
#: wp-includes/capabilities.php:292 wp-includes/capabilities.php:385
#: wp-includes/capabilities.php:441
msgid "When checking for the %s capability, you must always check it against a specific post."
msgstr "När du kontrollerar %s-behörigheten måste du alltid kontrollera den mot ett specifikt inlägg."

#: wp-includes/cache-compat.php:176
msgid "Your object cache implementation does not support flushing individual groups."
msgstr "Din implementering av objektcache stöder inte tömning av enskilda grupper."

#: wp-includes/cache-compat.php:144
msgid "Your object cache implementation does not support flushing the in-memory runtime cache."
msgstr "Din implementering av objektcache stöder inte tömning av cache i arbetsminnet."

#. translators: Custom template title in the Site Editor, referencing a deleted
#. author. %s: Author nicename.
#: wp-includes/block-template-utils.php:962
msgid "Deleted author: %s"
msgstr "Borttagen författare: %s"

#. translators: Custom template description in the Site Editor. %s: Post title.
#. translators: Custom template description in the Site Editor. %s: Term title.
#. translators: Custom template description in the Site Editor. %s: Author
#. name.
#: wp-includes/block-template-utils.php:726
#: wp-includes/block-template-utils.php:802
#: wp-includes/block-template-utils.php:976
msgid "Template for %s"
msgstr "Mall för %s"

#. translators: Custom template title in the Site Editor referencing a post
#. that was not found. 1: Post type singular name, 2: Post type slug.
#. translators: Custom template title in the Site Editor, referencing a
#. taxonomy term that was not found. 1: Taxonomy singular name, 2: Term slug.
#: wp-includes/block-template-utils.php:707
#: wp-includes/block-template-utils.php:784
msgid "Not found: %1$s (%2$s)"
msgstr "Hittades inte: %1$s (%2$s)"

#: wp-includes/block-patterns.php:225
msgctxt "Block pattern category"
msgid "Footers"
msgstr "Sidfötter"

#. translators: 1: Hook name, 2: Error code, 3: Error message, 4: Event data.
#: wp-cron.php:162
msgid "Cron unschedule event error for hook: %1$s, Error code: %2$s, Error message: %3$s, Data: %4$s"
msgstr "Fel vid borttagning av schemalagd händelse för åtgärds-hooken %1$s. Felkod: %2$s, felmeddelande: %3$s, data: %4$s"

#. translators: 1: Hook name, 2: Error code, 3: Error message, 4: Event data.
#: wp-cron.php:135
msgid "Cron reschedule event error for hook: %1$s, Error code: %2$s, Error message: %3$s, Data: %4$s"
msgstr "Fel vid förnyad schemalagd händelse för åtgärds-hooken %1$s. Felkod: %2$s, felmeddelande: %3$s, data: %4$s"

#: wp-includes/theme.php:3953
msgid "Whether a theme uses block-based templates."
msgstr "Om ett tema använder blockbaserade mallar."

#: wp-includes/option.php:2928
msgid "The ID of the page that should display the latest posts"
msgstr "ID för sidan som ska visa de senaste inläggen"

#: wp-includes/option.php:2918
msgid "The ID of the page that should be displayed on the front page"
msgstr "ID för den sida som ska visas på startsidan"

#: wp-includes/option.php:2907
msgid "What to show on the front page"
msgstr "Vad som visas på startsidan"

#. translators: 1: PHP file name, 2: Version number.
#: wp-includes/functions.php:5831
msgid "File %1$s is <strong>deprecated</strong> since version %2$s with no alternative available."
msgstr "Filen %1$s är <strong>föråldrad</strong> sedan version %2$s utan något ersättningsalternativ."

#. translators: 1: PHP file name, 2: Version number, 3: Alternative file name.
#: wp-includes/functions.php:5823
msgid "File %1$s is <strong>deprecated</strong> since version %2$s! Use %3$s instead."
msgstr "Filen %1$s är <strong>föråldrad</strong> sedan version %2$s! Använd %3$s i stället."

#. translators: 1: PHP function name, 2: Version number.
#: wp-includes/functions.php:5586
msgid "Function %1$s is <strong>deprecated</strong> since version %2$s with no alternative available."
msgstr "Funktionen %1$s är <strong>föråldrad</strong> sedan version %2$s utan något ersättningsalternativ."

#. translators: 1: PHP function name, 2: Version number, 3: Alternative
#. function name.
#: wp-includes/functions.php:5578
msgid "Function %1$s is <strong>deprecated</strong> since version %2$s! Use %3$s instead."
msgstr "Funktionen %1$s är <strong>föråldrad</strong> sedan version %2$s! Använd %3$s i stället."

#: wp-includes/blocks/read-more/block.json
msgctxt "block description"
msgid "Displays the link of a post, page, or any other content-type."
msgstr "Visar länken för ett inlägg, sida eller någon annan typ av innehåll."

#: wp-includes/blocks/read-more/block.json
msgctxt "block title"
msgid "Read More"
msgstr "Läs mer"

#: wp-includes/blocks/query-no-results/block.json
msgctxt "block description"
msgid "Contains the block elements used to render content when no query results are found."
msgstr "Innehåller de blockelement som används för att visa innehållet om databasfrågan gav ett tomt svar."

#: wp-includes/blocks/query-no-results/block.json
msgctxt "block title"
msgid "No Results"
msgstr "Inga resultat"

#: wp-includes/blocks/post-author-biography/block.json
msgctxt "block description"
msgid "The author biography."
msgstr "Författarbiografin."

#: wp-includes/blocks/post-author-biography/block.json
msgctxt "block title"
msgid "Author Biography"
msgstr "Författarbiografi"

#: wp-includes/blocks/home-link/block.json
msgctxt "block description"
msgid "Create a link that always points to the homepage of the site. Usually not necessary if there is already a site title link present in the header."
msgstr "Skapa en länk som alltid pekar till webbplatsens startsida. Vanligtvis behövs inte detta om sidhuvudet redan innehåller en länk till startsidan."

#: wp-includes/blocks/home-link/block.json
msgctxt "block title"
msgid "Home Link"
msgstr "Hem-länk"

#: wp-includes/blocks/group/block.json
msgctxt "block description"
msgid "Gather blocks in a layout container."
msgstr "Samla block i en layoutbehållare."

#: wp-includes/blocks/comments-title/block.json
msgctxt "block description"
msgid "Displays a title with the number of comments."
msgstr "Visar en rubrik med antalet kommentarer."

#: wp-includes/blocks/comments-title/block.json
msgctxt "block title"
msgid "Comments Title"
msgstr "Kommentarsrubrik"

#: wp-includes/blocks/comments/block.json
msgctxt "block description"
msgid "An advanced block that allows displaying post comments using different visual configurations."
msgstr "Ett avancerat block som gör det möjligt att visa inläggskommentarer med olika visuella konfigurationer."

#: wp-includes/blocks/comments-pagination/block.json
msgctxt "block description"
msgid "Displays a paginated navigation to next/previous set of comments, when applicable."
msgstr "Visar vid behov sidindelad navigering till nästa/föregående uppsättning kommentarer."

#: wp-includes/blocks/comments-pagination/block.json
msgctxt "block title"
msgid "Comments Pagination"
msgstr "Paginering för kommentarer"

#: wp-includes/blocks/comments-pagination-previous/block.json
msgctxt "block description"
msgid "Displays the previous comment's page link."
msgstr "Visar länken till föregående kommentarssida."

#: wp-includes/blocks/comments-pagination-numbers/block.json
msgctxt "block description"
msgid "Displays a list of page numbers for comments pagination."
msgstr "Visar en lista med sidnummer för kommentarers sidonumrering."

#: wp-includes/blocks/comments-pagination-next/block.json
msgctxt "block description"
msgid "Displays the next comment's page link."
msgstr "Visar länken till nästa kommentarssida."

#: wp-includes/blocks/comment-template/block.json
msgctxt "block description"
msgid "Contains the block elements used to display a comment, like the title, date, author, avatar and more."
msgstr "Innehåller blockelementen som används för att visa en kommentar, som rubriken, datumet, författaren, profilbilden och mer."

#: wp-includes/blocks/comment-template/block.json
msgctxt "block title"
msgid "Comment Template"
msgstr "Mall för kommentar"

#: wp-includes/blocks/comment-reply-link/block.json
msgctxt "block description"
msgid "Displays a link to reply to a comment."
msgstr "Visar en länk till svara på en kommentar."

#: wp-includes/blocks/comment-reply-link/block.json
msgctxt "block title"
msgid "Comment Reply Link"
msgstr "Länk för att svara på en kommentar"

#: wp-includes/blocks/comment-edit-link/block.json
msgctxt "block description"
msgid "Displays a link to edit the comment in the WordPress Dashboard. This link is only visible to users with the edit comment capability."
msgstr "Visar en länk för att redigera kommentaren i WordPress adminpanel. Länken är endast synlig för användare med behörighet att redigera kommentarer."

#: wp-includes/blocks/comment-edit-link/block.json
msgctxt "block title"
msgid "Comment Edit Link"
msgstr "Länk för att redigera kommentar"

#: wp-includes/blocks/comment-date/block.json
msgctxt "block description"
msgid "Displays the date on which the comment was posted."
msgstr "Visar datumet då kommentaren publicerades."

#: wp-includes/blocks/comment-content/block.json
msgctxt "block description"
msgid "Displays the contents of a comment."
msgstr "Visar innehållet av en kommentar."

#: wp-includes/blocks/comment-author-name/block.json
msgctxt "block description"
msgid "Displays the name of the author of the comment."
msgstr "Visar namnet på författaren till kommentaren."

#: wp-includes/blocks/comment-author-name/block.json
msgctxt "block title"
msgid "Comment Author Name"
msgstr "Kommentarsförfattarens namn"

#: wp-includes/blocks/avatar/block.json
msgctxt "block description"
msgid "Add a user’s avatar."
msgstr "Lägg till en användares profilbild."

#: wp-includes/blocks/avatar/block.json
msgctxt "block title"
msgid "Avatar"
msgstr "Profilbild"

#: wp-includes/js/dist/block-library.js:12934 wp-admin/includes/upgrade.php:280
msgid "A WordPress Commenter"
msgstr "En kommentarsförfattare"

#: wp-includes/js/dist/block-library.js:13908
#: wp-includes/blocks/comment-date/block.json
msgctxt "block title"
msgid "Comment Date"
msgstr "Kommentarens datum"

#: wp-includes/js/dist/block-library.js:13698
#: wp-includes/blocks/comment-content/block.json
msgctxt "block title"
msgid "Comment Content"
msgstr "Kommentarens innehåll"

#: wp-includes/js/dist/block-library.js:6238
#: wp-includes/js/dist/block-library.js:6272
#: wp-includes/js/dist/block-library.js:48394
#: wp-admin/options-discussion.php:262
msgid "Default Avatar"
msgstr "Standardprofilbild"

#. translators: %s: Singular label of the entity.
#: wp-includes/blocks/navigation-link.php:326
msgid "%s link"
msgstr "Länk för %s"

#: wp-includes/post.php:308 wp-includes/post.php:309
msgid "Add Pattern"
msgstr "Lägg till mönster"

#: wp-includes/media-template.php:847 wp-includes/media-template.php:1103
#: wp-includes/media-template.php:1167
#: wp-includes/js/dist/block-editor.js:17443
msgctxt "Alignment option"
msgid "None"
msgstr "Ingen"

#: wp-trackback.php:145
msgid "There is already a ping from that URL for this post."
msgstr "Det finns redan en ping från den URL:en för detta inlägg."

#: wp-login.php:982
msgid "The password cannot be a space or all spaces."
msgstr "Ett lösenord kan inte bestå av ett mellanslag eller endast mellanslag."

#. translators: 1: Documentation URL, 2: wp-config.php
#: wp-load.php:93 wp-admin/setup-config.php:200
msgid "Need more help? <a href=\"%1$s\">Read the support article on %2$s</a>."
msgstr "Behöver du mer hjälp? <a href=\"%1$s\">Läs supportartikeln på %2$s</a>."

#. translators: %s: Database name.
#: wp-includes/class-wpdb.php:1208
msgid "The database server could be connected to (which means your username and password is okay) but the %s database could not be selected."
msgstr "Det gick att ansluta till databasservern (vilket betyder att användarnamnet och lösenordet är korrekta), men det gick inte att välja databasen %s."

#: wp-includes/class-wpdb.php:1204
msgid "Cannot select database"
msgstr "Kan inte välja databas"

#. translators: %s: URL to media library.
#: wp-includes/widgets/class-wp-widget-media.php:505
msgid "That file cannot be found. Check your <a href=\"%s\">media library</a> and make sure it was not deleted."
msgstr "Den filen kan inte hittas. Kontrollera ditt <a href=\"%s\">mediabibliotek</a> och se till att den inte är borttagen."

#. translators: %s: A list of valid video file extensions.
#: wp-includes/widgets/class-wp-widget-media-video.php:51
msgid "Sorry, the video at the supplied URL cannot be loaded. Please check that the URL is for a supported video file (%s) or stream (e.g. YouTube and Vimeo)."
msgstr "Videoklippet kan inte laddas från angiven URL. Kolla att URL:en avser en godkänd typ av videofil (%s) eller strömningstjänst (t.ex. YouTube eller Vimeo)."

#. translators: %s: URL to media library.
#: wp-includes/widgets/class-wp-widget-media-video.php:44
msgid "That video cannot be found. Check your <a href=\"%s\">media library</a> and make sure it was not deleted."
msgstr "Det videoklippet kan inte hittas. Kontrollera ditt <a href=\"%s\">mediabibliotek</a> och se till att den inte är borttagen."

#. translators: %s: URL to media library.
#: wp-includes/widgets/class-wp-widget-media-image.php:44
msgid "That image cannot be found. Check your <a href=\"%s\">media library</a> and make sure it was not deleted."
msgstr "Den bilden kan inte hittas. Kontrollera ditt <a href=\"%s\">mediabibliotek</a> och se till att den inte är borttagen."

#. translators: %s: URL to media library.
#: wp-includes/widgets/class-wp-widget-media-audio.php:44
msgid "That audio file cannot be found. Check your <a href=\"%s\">media library</a> and make sure it was not deleted."
msgstr "Den ljudfilen kan inte hittas. Kontrollera ditt <a href=\"%s\">mediabibliotek</a> och se till att den inte är borttagen."

#: wp-includes/user.php:2402
msgid "User URL may not be longer than 100 characters."
msgstr "Användar-URL får inte vara längre än 100 tecken."

#. translators: %s: $network_id
#: wp-includes/user.php:1467 wp-includes/user.php:1491
#: wp-includes/user.php:1524 wp-includes/user.php:1572
msgid "Unable to pass %s if not using multisite."
msgstr "Det går inte att skicka %s om man inte använder en nätverksinstallation av WordPress."

#: wp-includes/deprecated.php:5587
msgid "Webfont font weight must be a properly formatted string or integer."
msgstr "Webbtypsnittets vikt måste vara en korrekt formaterad sträng eller ett heltal."

#: wp-includes/deprecated.php:5579
msgid "Each webfont src must be a non-empty string."
msgstr "”src” för varje webbtypsnitt måste vara en icke-tom sträng."

#: wp-includes/deprecated.php:5571
msgid "Webfont src must be a non-empty string or an array of strings."
msgstr "”src” för webbtypsnitt måste vara en icke-tom sträng eller en array med strängar."

#: wp-includes/deprecated.php:5564
msgid "Webfont font family must be a non-empty string."
msgstr "Webbtypsnittsfamiljen måste vara en icke-tom sträng."

#: wp-includes/rest-api/endpoints/class-wp-rest-pattern-directory-controller.php:332
msgid "Limit results to those matching a pattern (slug)."
msgstr "Begränsa resultaten till sådana som matchar ett mönster (slug)."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:740
msgid "Ancestor blocks."
msgstr "Överordnade block."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-patterns-controller.php:248
msgid "Determines whether the pattern is visible in inserter."
msgstr "Bestämmer om mönstret är synligt i infogaren."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-patterns-controller.php:260
msgid "The pattern keywords."
msgstr "Mönstrets nyckelord."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-patterns-controller.php:254
msgid "The pattern category slugs."
msgstr "Mönstrens kategorislug."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-patterns-controller.php:266
msgid "Block types that the pattern is intended to be used with."
msgstr "Blocktyper som mönstret är tänkt att användas med."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-patterns-controller.php:242
msgid "The pattern viewport width for inserter preview."
msgstr "Bredden på visningsområdet för mönster vid infogarförhandsgranskning."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-patterns-controller.php:236
msgid "The pattern detailed description."
msgstr "Mönstrets detaljerade beskrivning."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-patterns-controller.php:218
msgid "The pattern name."
msgstr "Mönsternamnet."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-patterns-controller.php:90
msgid "Sorry, you are not allowed to view the registered block patterns."
msgstr "Du har inte behörighet att visa de registrerade blockmönstren."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-pattern-categories-controller.php:149
msgid "The category label, in human readable format."
msgstr "Kategorietiketten, i mänskligt läsbart format."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-pattern-categories-controller.php:143
msgid "The category name."
msgstr "Kategorinamnet."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-pattern-categories-controller.php:70
msgid "Sorry, you are not allowed to view the registered block pattern categories."
msgstr "Du har inte behörighet att visa de registrerade kategorierna för blockmönster."

#: wp-includes/media.php:5016 wp-admin/edit.php:181 wp-admin/post.php:322
#: wp-admin/upload.php:337
msgid "Error in deleting the attachment."
msgstr "Fel när bilagan skulle tas bort."

#: wp-includes/functions.php:1620
msgid "<strong>Error:</strong> This is not a valid feed template."
msgstr "<strong>Fel:</strong> Detta är inte en giltig mall för ett webbflöde."

#. translators: Unit symbol for petabyte.
#: wp-includes/functions.php:476 wp-includes/js/dist/editor.js:13124
#: wp-includes/js/dist/media-utils.js:17515
msgctxt "unit symbol"
msgid "PB"
msgstr "PB"

#. translators: Unit symbol for exabyte.
#: wp-includes/functions.php:474 wp-includes/js/dist/editor.js:13122
#: wp-includes/js/dist/media-utils.js:17513
msgctxt "unit symbol"
msgid "EB"
msgstr "EB"

#. translators: Unit symbol for zettabyte.
#: wp-includes/functions.php:472 wp-includes/js/dist/editor.js:13120
#: wp-includes/js/dist/media-utils.js:17511
msgctxt "unit symbol"
msgid "ZB"
msgstr "ZB"

#. translators: Unit symbol for yottabyte.
#: wp-includes/functions.php:470 wp-includes/js/dist/editor.js:13118
#: wp-includes/js/dist/media-utils.js:17509
msgctxt "unit symbol"
msgid "YB"
msgstr "YB"

#: wp-includes/customize/class-wp-customize-nav-menu-item-control.php:150
#: wp-admin/includes/class-walker-nav-menu-edit.php:239
msgid "The description will be displayed in the menu if the active theme supports it."
msgstr "Beskrivningen kommer att visas i menyn om det aktiva temat stöder det."

#: wp-includes/class-wp-xmlrpc-server.php:7065
msgid "A title on that page cannot be found."
msgstr "En rubrik på den sidan kan inte hittas."

#: wp-includes/class-wp-theme.php:1093
msgctxt "color scheme"
msgid "Light"
msgstr "Ljus"

#: wp-includes/class-wp-theme.php:1092
msgctxt "color scheme"
msgid "Dark"
msgstr "Mörk"

#: wp-includes/class-wp-theme.php:328
msgid "<strong>Error:</strong> The themes directory is either empty or does not exist. Please check your installation."
msgstr "<strong>Fel:</strong> Katalogen för teman är antingen tom eller saknas. Kontrollera din installation."

#: wp-includes/class-wp-image-editor-gd.php:96
#: wp-includes/class-wp-image-editor-gd.php:105
#: wp-includes/class-wp-image-editor-imagick.php:134
msgid "File does not exist?"
msgstr "Fil finns inte?"

#: wp-includes/blocks/rss.php:19
msgid "Adding an RSS feed to this site’s homepage is not supported, as it could lead to a loop that slows down your site. Try using another block, like the <strong>Latest Posts</strong> block, to list posts from the site."
msgstr "Det finns inte stöd för att lägga till ett RSS-flöde på startsidan för denna webbplats eftersom detta skulle kunna skapa en loop som gör webbplatsen långsam. Försök att använda något annat block, t.ex. <strong>Senaste inläggen</strong> för att skapa en lista med webbplatsens senaste inlägg."

#: wp-includes/blocks/comments-title.php:75
#: wp-includes/js/dist/block-library.js:15464
msgid "Responses"
msgstr "Svar"

#: wp-includes/blocks/comments-title.php:73
#: wp-includes/js/dist/block-library.js:15462
msgid "Response"
msgstr "Svar"

#: wp-includes/blocks/comments-pagination-previous.php:20
#: wp-includes/js/dist/block-library.js:12913
#: wp-includes/js/dist/block-library.js:12989
#: wp-includes/js/dist/block-library.js:14776
#: wp-includes/js/dist/block-library.js:14793
msgid "Older Comments"
msgstr "Äldre kommentarer"

#: wp-includes/blocks/comments-pagination-next.php:27
#: wp-includes/js/dist/block-library.js:12916
#: wp-includes/js/dist/block-library.js:12992
#: wp-includes/js/dist/block-library.js:15105
#: wp-includes/js/dist/block-library.js:15129
msgid "Newer Comments"
msgstr "Nyare kommentarer"

#. translators: %s: Comment author name.
#: wp-includes/blocks/avatar.php:92
msgid "(%s website link, opens in a new tab)"
msgstr "(%s webbplatslänk, öppnas i en ny flik)"

#. translators: %s is the Author name.
#: wp-includes/blocks/avatar.php:65
msgid "(%s author archive, opens in a new tab)"
msgstr "(%s författararkiv, öppnas i en ny flik)"

#. translators: %s: Author name.
#: wp-includes/blocks/avatar.php:50 wp-includes/blocks/avatar.php:77
#: wp-includes/js/dist/block-library.js:6237
#: wp-includes/js/dist/block-library.js:6271
msgid "%s Avatar"
msgstr "Profilbild för %s"

#. translators: 1: file name.
#: wp-includes/class-wp-theme.php:1946
msgid "Could not register file \"%s\" as a block pattern (\"Title\" field missing)"
msgstr "Kunde inte registrera fil ”%s” som ett blockmönster (”Rubrik”-fält saknas)"

#. translators: 1: file name; 2: slug value found.
#: wp-includes/class-wp-theme.php:1932
msgid "Could not register file \"%1$s\" as a block pattern (invalid slug \"%2$s\")"
msgstr "Kunde inte registrera fil ”%1$s” som ett blockmönster (ogiltig slug ”%2$s”)"

#. translators: 1: file name.
#: wp-includes/class-wp-theme.php:1919
msgid "Could not register file \"%s\" as a block pattern (\"Slug\" field missing)"
msgstr "Kunde inte registrera fil ”%s” som ett blockmönster (”Slug”-fält saknas)"

#: wp-includes/block-patterns.php:134
msgctxt "Block pattern category"
msgid "Featured"
msgstr "Utvalda"

#: wp-includes/script-loader.php:1375
msgid "Use Site Editor"
msgstr "Använd webbplatsredigeraren"

#. translators: 1: Link to Site Editor documentation on HelpHub, 2: HTML
#. button.
#: wp-includes/script-loader.php:1370
msgid "Hurray! Your theme supports site editing with blocks. <a href=\"%1$s\">Tell me more</a>. %2$s"
msgstr "Härligt! Ditt tema har stöd för blockbaserad webbplatsredigering. <a href=\"%1$s\">Jag vill veta mer</a>. %2$s"

#: wp-includes/blocks/site-logo.php:97
#: wp-includes/js/dist/block-library.js:25583
#: wp-includes/js/dist/block-library.js:38861
#: wp-includes/js/dist/block-library.js:38870
#: wp-includes/js/dist/block-library.js:39495
#: wp-includes/js/dist/block-library.js:44967
msgid "Icon"
msgstr "Ikon"

#: wp-includes/blocks/site-logo.php:98
msgid "Site icon."
msgstr "Webbplatsikon."

#: wp-includes/theme.json
msgctxt "Font size name"
msgid "Extra Large"
msgstr "Extra stor"

#: wp-includes/blocks/term-description/block.json
msgctxt "block description"
msgid "Display the description of categories, tags and custom taxonomies when viewing an archive."
msgstr "Visa beskrivningen av kategorier, etiketter och anpassade taxonomier när ett arkiv visas."

#: wp-includes/blocks/term-description/block.json
msgctxt "block title"
msgid "Term Description"
msgstr "Termbeskrivning"

#: wp-includes/blocks/template-part/block.json
msgctxt "block description"
msgid "Edit the different global regions of your site, like the header, footer, sidebar, or create your own."
msgstr "Redigera de olika globala områdena på din webbplats, som sidhuvud, sidfot och sidopanel, eller skapa ett eget."

#: wp-includes/blocks/template-part/block.json
msgctxt "block title"
msgid "Template Part"
msgstr "Malldel"

#: wp-includes/blocks/table/block.json
msgctxt "block description"
msgid "Create structured content in rows and columns to display information."
msgstr "Skapa strukturerat innehåll i rader och kolumner för att visa information."

#: wp-includes/blocks/site-title/block.json
msgctxt "block description"
msgid "Displays the name of this site. Update the block, and the changes apply everywhere it’s used. This will also appear in the browser title bar and in search results."
msgstr "Visar namnet på denna webbplats. Uppdatera blocket och ändringarna tillämpas överallt där det används. Detta kommer också att visas i webbläsarens namnlist och i sökresultaten."

#: wp-includes/blocks/quote/block.json
msgctxt "block style label"
msgid "Plain"
msgstr "Enkel"

#: wp-includes/blocks/query-pagination/block.json
msgctxt "block title"
msgid "Pagination"
msgstr "Sidnumrering"

#: wp-includes/blocks/query-pagination-previous/block.json
msgctxt "block title"
msgid "Previous Page"
msgstr "Föregående sida"

#: wp-includes/blocks/query-pagination-numbers/block.json
msgctxt "block title"
msgid "Page Numbers"
msgstr "Sidnummer"

#: wp-includes/blocks/query-pagination-next/block.json
msgctxt "block title"
msgid "Next Page"
msgstr "Nästa sida"

#: wp-includes/blocks/post-navigation-link/block.json
msgctxt "block description"
msgid "Displays the next or previous post link that is adjacent to the current post."
msgstr "Visar nästa eller föregående inläggslänk som ligger intill det nuvarande inlägget."

#: wp-includes/blocks/post-navigation-link/block.json
msgctxt "block title"
msgid "Post Navigation Link"
msgstr "Länk för inläggsnavigering"

#: wp-includes/blocks/post-comments-form/block.json
msgctxt "block description"
msgid "Display a post's comments form."
msgstr "Visa ett inläggs kommentarsformulär."

#: wp-includes/blocks/post-comments-form/block.json
msgctxt "block title"
msgid "Comments Form"
msgstr "Kommentarsformulär"

#: wp-includes/blocks/pattern/block.json
msgctxt "block description"
msgid "Show a block pattern."
msgstr "Visa ett blockmönster."

#: wp-includes/blocks/block/block.json
msgctxt "block title"
msgid "Pattern"
msgstr "Mönster"

#: wp-includes/blocks/navigation/block.json
msgctxt "block description"
msgid "A collection of blocks that allow visitors to get around your site."
msgstr "En uppsättning block som låter besökare navigera till olika delar av webbplatsen."

#: wp-includes/blocks/navigation/block.json
msgctxt "block title"
msgid "Navigation"
msgstr "Navigation"

#: wp-includes/blocks/navigation-submenu/block.json
msgctxt "block description"
msgid "Add a submenu to your navigation."
msgstr "Lägg till en undermeny i din navigering."

#: wp-includes/blocks/navigation-submenu/block.json
msgctxt "block title"
msgid "Submenu"
msgstr "Undermeny"

#: wp-includes/blocks/navigation-link/block.json
msgctxt "block description"
msgid "Add a page, link, or another item to your navigation."
msgstr "Lägg till en sida, länk eller ett annat objekt till din navigation."

#: wp-includes/blocks/navigation-link/block.json
msgctxt "block title"
msgid "Custom Link"
msgstr "Anpassad länk"

#: wp-includes/blocks/columns/block.json
msgctxt "block description"
msgid "Display content in multiple columns, with blocks added to each column."
msgstr "Visa innehåll i flera kolumner, med block inlagda i varje kolumn."

#: wp-includes/media-template.php:1363 wp-includes/media-template.php:1462
#: wp-includes/js/dist/block-library.js:7249
#: wp-includes/js/dist/block-library.js:72055
msgctxt "Preload value"
msgid "None"
msgstr "Ingen"

#. translators: Hidden accessibility text.
#: wp-includes/js/dist/block-library.js:49486
#: wp-includes/js/dist/block-library.js:49507
#: wp-admin/includes/class-wp-list-table.php:871
#: wp-admin/includes/class-wp-list-table.php:914
#: wp-admin/includes/class-wp-list-table.php:947
msgid "No comments"
msgstr "Inga kommentarer"

#: wp-includes/media-template.php:874 wp-includes/media-template.php:959
#: wp-includes/media-template.php:1120 wp-includes/media-template.php:1243
#: wp-includes/js/dist/block-library.js:25576
msgctxt "Media item link option"
msgid "None"
msgstr "Inget"

#: wp-includes/class-wpdb.php:3684
msgid "Could not strip invalid text."
msgstr "Det gick inte att rensa bort ogiltig text."

#: wp-includes/class-wpdb.php:3236
msgid "Could not retrieve table charset."
msgstr "Det gick inte att hämta teckenuppsättningen för tabellen."

#. translators: %s: Database fields where the error occurred.
#: wp-includes/class-wpdb.php:2848
msgid "WordPress database error: Processing the values for the following fields failed: %s. The supplied values may be too long or contain invalid data."
msgstr "WordPress-databasfel: Bearbetning av värdena för följande fält misslyckades: %s. De angivna värdena kan vara för långa eller innehålla ogiltiga data."

#. translators: %s: Database field where the error occurred.
#: wp-includes/class-wpdb.php:2842
msgid "WordPress database error: Processing the value for the following field failed: %s. The supplied value may be too long or contains invalid data."
msgstr "WordPress-databasfel: Bearbetning av värdet för följande fält misslyckades: %s. Det angivna värdet kan vara för långt eller innehålla ogiltiga data."

#: wp-includes/class-wpdb.php:2254
msgid "WordPress database error: Could not perform query because it contains invalid data."
msgstr "Databasfel i WordPress: det gick inte att köra databasfrågan eftersom den innehåller ogiltiga data."

#. translators: 1: 'wp-edit-post', 2: 'wp-edit-widgets', 3:
#. 'wp-customize-widgets'.
#: wp-includes/widgets.php:2133
msgid "\"%1$s\" style should not be enqueued together with the new widgets editor (%2$s or %3$s)."
msgstr "Stilen ”%1$s” ska inte ställas i kö tillsammans med den nya widget-redigeraren (%2$s eller %3$s)."

#. translators: 1: 'wp-editor', 2: 'wp-edit-widgets', 3:
#. 'wp-customize-widgets'.
#: wp-includes/widgets.php:2120
msgid "\"%1$s\" script should not be enqueued together with the new widgets editor (%2$s or %3$s)."
msgstr "Skriptet ”%1$s” ska inte ställas i kö tillsammans med den nya widget-redigeraren (%2$s eller %3$s)."

#: wp-includes/class-wp-taxonomy.php:610
msgid "The description is not prominent by default; however, some themes may show it."
msgstr "Beskrivningen är inte framträdande som standard men vissa teman kan visa den."

#: wp-includes/class-wp-taxonomy.php:609
msgid "Assign a parent term to create a hierarchy. The term Jazz, for example, would be the parent of Bebop and Big Band."
msgstr "Ange en överordnad term för att skapa en hierarki. Till exempel skulle termen Jazz kunna vara överordnad till Bebop och Storband."

#: wp-includes/class-wp-taxonomy.php:608
msgid "The &#8220;slug&#8221; is the URL-friendly version of the name. It is usually all lowercase and contains only letters, numbers, and hyphens."
msgstr "”Slug” är den URL-vänliga versionen av namnet. Den består vanligtvis endast av gemener, siffror och bindestreck."

#: wp-includes/class-wp-taxonomy.php:607
msgid "The name is how it appears on your site."
msgstr "Namnet är hur det ser ut på din webbplats."

#: wp-includes/taxonomy.php:215
msgid "Template Part Area"
msgstr "Malldelsyta"

#: wp-includes/taxonomy.php:214
msgid "Template Part Areas"
msgstr "Malldelsytor"

#: wp-includes/script-loader.php:1023
msgid "The server cannot process the image. This can happen if the server is busy or does not have enough resources to complete the task. Uploading a smaller image may help. Suggested maximum size is 2560 pixels."
msgstr "Servern kan inte bearbeta bilden. Detta kan hända om servern är upptagen eller inte har tillräckligt med resurser för att slutföra uppgiften. Att ladda upp en mindre bild kan hjälpa. Föreslagen maximal storlek är 2560 pixlar."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1651
msgid "Limit result set to users who have published posts."
msgstr "Begränsa resultatet till användare som har publicerade inlägg."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1635
msgid "Limit result set to users matching at least one specific capability provided. Accepts csv list or single capability."
msgstr "Begränsa resultatet till användare som matchar minst en av de angivna behörigheterna. Kommaseparerad lista eller individuell behörighet accepteras."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:215
msgid "Sorry, you are not allowed to filter users by capability."
msgstr "Du har inte behörighet att filtrera användare efter behörighet."

#: wp-includes/rest-api/endpoints/class-wp-rest-url-details-controller.php:270
msgid "Unable to retrieve body from response at this URL."
msgstr "Det gick inte att hämta något sidinnehåll (body) ur svaret för denna URL."

#: wp-includes/rest-api/endpoints/class-wp-rest-url-details-controller.php:260
msgid "URL not found. Response returned a non-200 status code for this URL."
msgstr "URL:en hittades inte. Svaret var inte en 200-statuskod för denna URL."

#: wp-includes/rest-api/endpoints/class-wp-rest-url-details-controller.php:210
msgid "Sorry, you are not allowed to process remote URLs."
msgstr "Du har inte behörighet att bearbeta fjärr-URL:er."

#: wp-includes/rest-api/endpoints/class-wp-rest-url-details-controller.php:138
msgid "Invalid URL"
msgstr "Ogiltig URL"

#. translators: 1: HTML meta tag, 2: HTML meta tag.
#: wp-includes/rest-api/endpoints/class-wp-rest-url-details-controller.php:111
msgid "The Open Graph image link of the %1$s or %2$s element from the URL."
msgstr "Bildlänken i Open Graph för %1$s eller elementet %2$s från URL:en."

#. translators: %s: HTML meta tag.
#: wp-includes/rest-api/endpoints/class-wp-rest-url-details-controller.php:101
msgid "The content of the %s element from the URL."
msgstr "Innehållet i elementet %s från URL:en."

#. translators: %s: HTML link tag.
#: wp-includes/rest-api/endpoints/class-wp-rest-url-details-controller.php:90
msgid "The favicon image link of the %s element from the URL."
msgstr "Favicon-bildlänken för elementet %s från URL:en."

#. translators: %s: HTML title tag.
#: wp-includes/rest-api/endpoints/class-wp-rest-url-details-controller.php:80
msgid "The contents of the %s element from the URL."
msgstr "Innehållet i elementet %s i URL-koden."

#: wp-includes/rest-api/endpoints/class-wp-rest-url-details-controller.php:46
msgid "The URL to process."
msgstr "URL:en som ska bearbetas."

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:1195
msgid "Where the template part is intended for use (header, footer, etc.)"
msgstr "Var malldelen är avsedd att användas (sidhuvud, sidfot osv.)"

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:1180
msgid "Whether a template is a custom template."
msgstr "Om en mall är en anpassad mall."

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:1146
msgid "The ID for the author of the template."
msgstr "ID för författaren av mallen."

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:1113
msgid "HTML title for the template, transformed for display."
msgstr "HTML-rubrik för mallen, omvandlad för visning."

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:1108
msgid "Title for the template, as it exists in the database."
msgstr "Mallens rubrik som den ser ut i databasen."

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:1094
msgid "Version of the content block format used by the template."
msgstr "Version av innehållsblockformat som används av mallen."

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:1089
msgid "Content for the template, as it exists in the database."
msgstr "Mallens innehåll, så som det finns i databasen."

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:1077
msgid "Source of a customized template"
msgstr "Källa för en anpassad mall"

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:1066
msgid "Type of template."
msgstr "Typ av mall."

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:1022
msgid "Post type to get the templates for."
msgstr "Inläggstyp att hämta mallen för."

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:1018
msgid "Limit to the specified template part area."
msgstr "Begränsa till specificerat malldelområde."

#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:400
msgid "REST namespace route for the taxonomy."
msgstr "REST-ruttens namnrymd för taxonomin."

#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:418
msgid "Whether to make the post type available for selection in navigation menus."
msgstr "Om inläggstypen ska göras tillgänglig för val i navigeringsmenyer."

#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:414
msgid "Whether to generate a default UI for managing this post type."
msgstr "Om ett standardgränssnitt ska skapas för hantering av denna inläggstyp."

#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:408
msgid "The visibility settings for the post type."
msgstr "Synlighetsinställningar för inläggstypen."

#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:402
msgid "REST route's namespace for the post type."
msgstr "REST-ruttens namnrymd för inläggstypen."

#: wp-includes/rest-api/endpoints/class-wp-rest-menus-controller.php:574
msgid "Whether to automatically add top level pages to this menu."
msgstr "Om sidor i toppnivå automatiskt ska läggas till i denna meny."

#: wp-includes/rest-api/endpoints/class-wp-rest-menus-controller.php:540
msgid "The locations assigned to the menu."
msgstr "Platserna tilldelade till menyn."

#: wp-includes/rest-api/endpoints/class-wp-rest-menus-controller.php:392
msgid "The menu cannot be deleted."
msgstr "Menyn kan inte tas bort."

#. translators: %s: force=true
#: wp-includes/rest-api/endpoints/class-wp-rest-menus-controller.php:382
msgid "Menus do not support trashing. Set '%s' to delete."
msgstr "Menyer kan inte hanteras via papperskorgen. Ange ”%s” för att ta bort."

#: wp-includes/rest-api/endpoints/class-wp-rest-menus-controller.php:109
msgid "Sorry, you are not allowed to view menus."
msgstr "Du har inte behörighet att visa menyer."

#: wp-includes/rest-api/endpoints/class-wp-rest-menu-locations-controller.php:291
msgid "The ID of the assigned menu."
msgstr "ID på den tilldelade menyn."

#: wp-includes/rest-api/endpoints/class-wp-rest-menu-locations-controller.php:285
msgid "The description of the menu location."
msgstr "Beskrivningen av menyplatsen."

#: wp-includes/rest-api/endpoints/class-wp-rest-menu-locations-controller.php:279
msgid "The name of the menu location."
msgstr "Namnet på menyplatsen."

#: wp-includes/rest-api/endpoints/class-wp-rest-menu-locations-controller.php:132
#: wp-includes/rest-api/endpoints/class-wp-rest-menus-controller.php:503
#: wp-includes/rest-api/endpoints/class-wp-rest-menus-controller.php:560
msgid "Invalid menu location."
msgstr "Ogiltig menyplats."

#: wp-includes/rest-api/endpoints/class-wp-rest-menu-locations-controller.php:162
msgid "Sorry, you are not allowed to view menu locations."
msgstr "Du har inte behörighet att visa menyplatser."

#: wp-includes/rest-api/endpoints/class-wp-rest-menu-locations-controller.php:57
msgid "An alphanumeric identifier for the menu location."
msgstr "En alfanumerisk identifierare för menyplatsen."

#. translators: %s: taxonomy name
#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:916
msgid "The terms assigned to the object in the %s taxonomy."
msgstr "Termer tilldelade till objektet i taxonomi %s."

#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:904
msgid "Whether the menu item represents an object that no longer exists."
msgstr "Om menyvalet representerar ett objekt som inte längre finns."

#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:890
msgid "The XFN relationship expressed in the link of this menu item."
msgstr "XFN-relationen som uttrycks i detta menyobjekts länk."

#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:867
msgid "The URL to which this menu item points."
msgstr "URL:en som detta menyval pekar mot."

#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:769
msgid "The singular label used to describe this type of menu item."
msgstr "Den singulära etiketten som används för att beskriva detta menyobjekt."

#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:857
msgid "The target attribute of the link element for this menu item."
msgstr "Target-attributet för länkelementet i detta menyobjekt."

#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:849
msgid "The database ID of the original object this menu item represents, for example the ID for posts or the term_id for categories."
msgstr "Databas-ID för det ursprungliga objektet som detta menyval representerar, till exempel ID för inlägg eller term_id för kategorier."

#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:840
msgid "The type of object originally represented, such as \"category\", \"post\", or \"attachment\"."
msgstr "Typen av ursprungligt objekt som representeras, såsom ”category”, ”post” eller ”attachment”."

#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:832
msgid "The DB ID of the nav_menu_item that is this item's menu parent, if any, otherwise 0."
msgstr "DB-ID för nav_menu_item som är detta objekts överordnade objekt, om något finns. I annat fall 0."

#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:823
msgid "The description of this menu item."
msgstr "Beskrivningen av detta menyval."

#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:809
msgid "Class names for the link element of this menu item."
msgstr "Klassnamnen för länkelementet i detta menyobjekt."

#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:800
msgid "Text for the title attribute of the link element for this menu item."
msgstr "Texten för title-attributet för länkelementet i detta menyobjekt."

#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:792
msgid "The ID for the parent of the object."
msgstr "ID för objektets överordnade objekt."

#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:784
msgid "A named status for the object."
msgstr "En namngiven status för objektet."

#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:776
msgid "The family of objects originally represented, such as \"post_type\" or \"taxonomy\"."
msgstr "Objektsfamiljen som ursprungligen representeras, såsom ”post_type” eller ”taxonomy”."

#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:751
msgid "HTML title for the object, transformed for display."
msgstr "HTML-rubrik för objektet, omvandlat för visning."

#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:746
msgid "Title for the object, as it exists in the database."
msgstr "Rubrik för objektet, så som det ser ut i databasen."

#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:707
msgid "Get linked object."
msgstr "Hämta länkat objekt."

#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:467
msgid "The url is required when using a custom menu item type."
msgstr "URL:en är obligatorisk när ett anpassat menyval används."

#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:464
msgid "The title is required when using a custom menu item type."
msgstr "Rubriken är obligatorisk när ett anpassat menyval används."

#. translators: %s: force=true
#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:301
msgid "Menu items do not support trashing. Set '%s' to delete."
msgstr "Menyobjekt kan inte hanteras via papperskorgen. Ange ”%s” för att ta bort."

#: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php:547
msgid "Sorry, you are not allowed to access the global styles on this site."
msgstr "Du har inte behörighet att komma åt de globala stilarna på denna webbplats."

#: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php:494
msgid "Title for the global styles variation, as it exists in the database."
msgstr "Rubrik på den globala stilvarianten, som den är angiven i databasen."

#: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php:488
msgid "Title of the global styles variation."
msgstr "Rubrik på den globala stilvarianten."

#: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php:483
msgid "Global settings."
msgstr "Globala inställningar."

#: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php:478
msgid "Global styles."
msgstr "Globala stilar."

#: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php:99
#: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php:472
msgid "ID of global styles config."
msgstr "ID för global stilkonfiguration."

#: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php:141
msgid "No global styles config exists with that ID."
msgstr "Ingen global stilkonfiguration finns med detta ID."

#: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php:183
msgid "Sorry, you are not allowed to view this global style."
msgstr "Du har inte behörighet att visa denna globala stil."

#: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php:175
#: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php:220
msgid "Sorry, you are not allowed to edit this global style."
msgstr "Du har inte behörighet att redigera denna globala stil."

#: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php:49
#: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php:78
msgid "The theme identifier"
msgstr "Temats ID-sträng"

#: wp-includes/rest-api/endpoints/class-wp-rest-edit-site-export-controller.php:62
msgid "Sorry, you are not allowed to export templates and template parts."
msgstr "Du har inte behörighet att exportera mallar och malldelar."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:621
msgid "Public facing and editor style handles."
msgstr "Stilnamn som är publikt åtkomligt och används i redigeraren."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:581
msgid "Public facing and editor script handles."
msgstr "Skriptnamn som är publikt åtkomligt och används i redigeraren."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-directory-controller.php:282
msgid "The date when the block was last updated."
msgstr "Datumet då blocket senast uppdaterades."

#: wp-includes/post.php:3561
msgctxt "file type group"
msgid "Video"
msgstr "Videoklipp"

#: wp-includes/post.php:3552
msgctxt "file type group"
msgid "Audio"
msgstr "Ljud"

#: wp-includes/post.php:562
msgid "Navigation menus that can be inserted into your site."
msgstr "Navigationsmenyer som kan infogas på webbplatsen."

#: wp-includes/post.php:559
msgid "Navigation Menus list"
msgstr "Lista med navigeringsmenyer"

#: wp-includes/post.php:558
msgid "Navigation Menus list navigation"
msgstr "Navigering i lista med navigeringsmenyer"

#: wp-includes/post.php:557
msgid "Filter Navigation Menu list"
msgstr "Filtrera navigeringsmenylistan"

#: wp-includes/post.php:556
msgid "Uploaded to this Navigation Menu"
msgstr "Uppladdad till denna navigeringsmeny"

#: wp-includes/post.php:555
msgid "Insert into Navigation Menu"
msgstr "Infoga i navigeringsmeny"

#: wp-includes/post.php:554
msgid "Navigation Menu archives"
msgstr "Arkiv för navigeringsmenyer"

#: wp-includes/post.php:553
msgid "No Navigation Menu found in Trash."
msgstr "Ingen navigeringsmeny hittades i papperskorgen."

#: wp-includes/post.php:552
msgid "No Navigation Menu found."
msgstr "Ingen navigeringsmeny hittades."

#: wp-includes/post.php:551
msgid "Parent Navigation Menu:"
msgstr "Överordnad navigeringsmeny:"

#: wp-includes/post.php:550
msgid "Search Navigation Menus"
msgstr "Sök navigeringsmenyer"

#: wp-includes/post.php:548
msgid "View Navigation Menu"
msgstr "Visa navigeringsmeny"

#: wp-includes/post.php:547
msgid "Edit Navigation Menu"
msgstr "Redigera navigeringsmeny"

#: wp-includes/post.php:546
msgid "New Navigation Menu"
msgstr "Ny navigeringsmeny"

#: wp-includes/post.php:544 wp-includes/post.php:545
msgid "Add Navigation Menu"
msgstr "Lägg till navigeringsmeny"

#: wp-includes/post.php:543
msgctxt "post type singular name"
msgid "Navigation Menu"
msgstr "Navigeringsmeny"

#: wp-includes/post.php:542
msgctxt "post type general name"
msgid "Navigation Menus"
msgstr "Navigeringsmenyer"

#: wp-includes/post.php:500
msgid "Global styles to include in themes."
msgstr "Globala stilar att inkludera i teman."

#: wp-includes/post.php:499
msgctxt "post type general name"
msgid "Global Styles"
msgstr "Globala stilar"

#: wp-includes/post.php:456
msgid "Template parts to include in your templates."
msgstr "Malldelar som behöver inkluderas i dina mallar."

#: wp-includes/post.php:453
msgid "Template parts list"
msgstr "Lista med malldelar"

#: wp-includes/post.php:452
msgid "Template parts list navigation"
msgstr "Navigering i lista med malldelar"

#: wp-includes/post.php:451
msgid "Filter template parts list"
msgstr "Filtrera listan med malldelar"

#: wp-includes/post.php:450
msgid "Uploaded to this template part"
msgstr "Uppladdad till denna malldel"

#: wp-includes/post.php:449
msgid "Insert into template part"
msgstr "Infoga i malldel"

#: wp-includes/post.php:448
msgid "Template part archives"
msgstr "Malldelsarkiv"

#: wp-includes/post.php:447
msgid "No template parts found in Trash."
msgstr "Inga malldelar hittades i papperskorgen."

#: wp-includes/post.php:446
msgid "No template parts found."
msgstr "Inga malldelar hittades."

#: wp-includes/post.php:445
msgid "Parent Template Part:"
msgstr "Överordnad malldel:"

#: wp-includes/post.php:444
msgid "Search Template Parts"
msgstr "Sök malldelar"

#: wp-includes/post.php:443 wp-includes/js/dist/editor.js:42300
msgid "Template Parts"
msgstr "Malldelar"

#: wp-includes/post.php:442
msgid "View Template Part"
msgstr "Visa malldel"

#: wp-includes/post.php:441
msgid "Edit Template Part"
msgstr "Redigera malldel"

#: wp-includes/post.php:440
msgid "New Template Part"
msgstr "Ny malldel"

#: wp-includes/post.php:437
msgctxt "post type singular name"
msgid "Template Part"
msgstr "Malldel"

#: wp-includes/post.php:436
msgctxt "post type general name"
msgid "Template Parts"
msgstr "Malldelar"

#: wp-includes/post.php:372
msgctxt "post type singular name"
msgid "Template"
msgstr "Mall"

#: wp-includes/post.php:371
msgctxt "post type general name"
msgid "Templates"
msgstr "Mallar"

#. translators: %s: Link to the login page.
#: wp-includes/ms-functions.php:546 wp-includes/user.php:3570
msgid "<strong>Error:</strong> This email address is already registered. <a href=\"%s\">Log in</a> with this address or choose another one."
msgstr "<strong>Fel:</strong> Denna e-postadress är redan registrerad. <a href=\"%s\">Logga in</a> med denna adress eller välj en annan."

#: wp-includes/media.php:5005
#: wp-admin/includes/class-wp-media-list-table.php:181
msgctxt "media items"
msgid "Unattached"
msgstr "Ej bifogad"

#. translators: 1: Function name, 2: A variable type, like "boolean" or
#. "integer".
#: wp-includes/functions.php:8932
msgid "%1$s only accepts a non-empty path string, received %2$s."
msgstr "%1$s accepterar endast en sökvägssträng som inte är tom, erhöll %2$s."

#. translators: 1: Path to the JSON file, 2: Error message.
#: wp-includes/functions.php:4700
msgid "Error when decoding a JSON file at path %1$s: %2$s"
msgstr "Fel vid avkodning av en JSON-fil vid sökväg %1$s: %2$s"

#. translators: %s: Path to the JSON file.
#: wp-includes/functions.php:4685
msgid "File %s doesn't exist!"
msgstr "Fil %s finns inte!"

#: wp-includes/functions.php:2912
#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:904
#: wp-includes/build/routes/font-list/content.js:14765
#: wp-includes/js/dist/editor.js:35135 wp-admin/includes/file.php:967
msgid "Sorry, you are not allowed to upload this file type."
msgstr "Du har inte behörighet för att ladda upp denna filtyp."

#. translators: 1: Option name, 2: Error code.
#: wp-includes/formatting.php:5107
msgid "Could not sanitize the %1$s option. Error code: %2$s"
msgstr "Kunde inte säkerhetsfiltrera alternativet %1$s. Felkod: %2$s"

#. translators: %s: URL to the themes page (also it activates the theme).
#: wp-includes/customize/class-wp-customize-theme-control.php:271
#: wp-admin/includes/theme.php:1041
msgid "However, you can still <a href=\"%s\">activate this theme</a>, and use the Site Editor to customize it."
msgstr "Trots detta kan du <a href=\"%s\">aktivera temat</a> och anpassa det med webbplatsredigeraren."

#: wp-includes/customize/class-wp-customize-theme-control.php:266
#: wp-admin/includes/theme.php:1035
msgid "This theme doesn't support Customizer."
msgstr "Detta tema stöder inte anpassaren."

#: wp-includes/comment.php:3771
msgid "<strong>Error:</strong> Please fill the required fields."
msgstr "<strong>Fel:</strong> Fyll i de obligatoriska fälten."

#: wp-includes/class-wp-block-styles-registry.php:87
msgid "Block style name must not contain any spaces."
msgstr "Blockstilsnamn får inte innehålla några mellanslag."

#. translators: %s: Template part slug.
#: wp-includes/blocks/template-part.php:122
#: wp-includes/js/dist/block-library.js:69445
msgid "Template part has been deleted or is unavailable: %s"
msgstr "Malldel har tagits bort eller är inte tillgänglig: %s"

#: wp-includes/blocks/post-navigation-link.php:83
msgctxt "label before the title of the previous post"
msgid "Previous:"
msgstr "Föregående:"

#: wp-includes/blocks/post-navigation-link.php:83
msgctxt "label before the title of the next post"
msgid "Next:"
msgstr "Nästa:"

#: wp-includes/blocks/post-navigation-link.php:40
msgctxt "label for previous post link"
msgid "Previous"
msgstr "Föregående"

#: wp-includes/blocks/post-navigation-link.php:40
msgctxt "label for next post link"
msgid "Next"
msgstr "Nästa"

#: wp-includes/blocks/navigation.php:747
#: wp-includes/js/dist/block-library.js:38530
msgid "Close menu"
msgstr "Stäng meny"

#: wp-includes/blocks/navigation.php:746
#: wp-includes/js/dist/block-library.js:38504
msgid "Open menu"
msgstr "Öppna meny"

#. translators: Accessibility text. %s: Parent page title.
#: wp-includes/blocks/navigation-submenu.php:183
#: wp-includes/blocks/page-list.php:234
msgid "%s submenu"
msgstr "Undermeny för %s"

#: wp-includes/blocks/navigation-link.php:363
msgid "A link to a post format"
msgstr "En länk till ett inläggsformat"

#: wp-includes/blocks/navigation-link.php:362
msgid "Post Format Link"
msgstr "Länk till inläggsformat"

#: wp-includes/blocks/calendar.php:27
msgid "The calendar block is hidden because there are no published posts."
msgstr "Kalenderblocket är dolt eftersom det inte finns några publicerade inlägg."

#: wp-includes/block-template-utils.php:1496
msgid "Unable to open export file (archive) for writing."
msgstr "Kan inte öppna exportfilen (arkivfil) för skrivning."

#: wp-includes/block-template-utils.php:1487
msgid "Zip Export not supported."
msgstr "Zip-export stöds inte."

#. translators: %1$s: Template area type, %2$s: the uncategorized template area
#. value.
#: wp-includes/block-template-utils.php:280
msgid "\"%1$s\" is not a supported wp_template_part area value and has been added as \"%2$s\"."
msgstr "”%1$s” stöds inte som områdesvärde för wp_template_part och det har därför lagts till som ”%2$s”."

#: wp-includes/block-template-utils.php:192
msgctxt "Template name"
msgid "Taxonomy"
msgstr "Taxonomi"

#: wp-includes/block-template-utils.php:176
msgctxt "Template name"
msgid "Pages"
msgstr "Sidor"

#: wp-includes/block-template-utils.php:172
msgctxt "Template name"
msgid "Single Posts"
msgstr "Enskilda inlägg"

#: wp-includes/block-template-utils.php:164
msgctxt "Template name"
msgid "Front Page"
msgstr "Startsida"

#: wp-includes/block-template-utils.php:156
msgctxt "Template name"
msgid "Index"
msgstr "Index"

#: wp-includes/block-template-utils.php:96
msgid "The Footer template defines a page area that typically contains site credits, social links, or any other combination of blocks."
msgstr "Sidfotmallen definierar ett sidområde som vanligtvis innehåller webbplatsens erkännande, sociala länkar eller någon annan kombination av block."

#: wp-includes/block-template-utils.php:87
msgid "The Header template defines a page area that typically contains a title, logo, and main navigation."
msgstr "Sidhuvudsmallen definierar ett sidområde som vanligtvis innehåller en rubrik, logga och huvudnavigering."

#: wp-includes/block-template-utils.php:78
msgid "General templates often perform a specific role like displaying post content, and are not tied to any particular area."
msgstr "Allmänna mallar utför ofta en specifik roll som att visa inläggsinnehåll och är inte knutna till något specifikt område."

#: wp-includes/theme.json
msgctxt "Duotone name"
msgid "Blue and orange"
msgstr "Blå och orange"

#: wp-includes/theme.json
msgctxt "Duotone name"
msgid "Purple and green"
msgstr "Lila och grön"

#: wp-includes/theme.json
msgctxt "Duotone name"
msgid "Magenta and yellow"
msgstr "Magenta och gul"

#: wp-includes/theme.json
msgctxt "Duotone name"
msgid "Midnight"
msgstr "Midnatt"

#: wp-includes/theme.json
msgctxt "Duotone name"
msgid "Blue and red"
msgstr "Blå och röd"

#: wp-includes/theme.json
msgctxt "Duotone name"
msgid "Purple and yellow"
msgstr "Lila och gul"

#: wp-includes/theme.json
msgctxt "Duotone name"
msgid "Grayscale"
msgstr "Gråskala"

#: wp-includes/theme.json
msgctxt "Duotone name"
msgid "Dark grayscale"
msgstr "Mörk gråskala"

#: wp-includes/theme.json
msgctxt "Gradient name"
msgid "Midnight"
msgstr "Midnatt"

#: wp-includes/theme.json
msgctxt "Gradient name"
msgid "Electric grass"
msgstr "Elektriskt gräs"

#: wp-includes/theme.json
msgctxt "Gradient name"
msgid "Pale ocean"
msgstr "Blekt hav"

#: wp-includes/theme.json
msgctxt "Gradient name"
msgid "Luminous dusk"
msgstr "Ljus skymning"

#: wp-includes/theme.json
msgctxt "Gradient name"
msgid "Blush bordeaux"
msgstr "Bordeaux-rodnad"

#: wp-includes/theme.json
msgctxt "Gradient name"
msgid "Blush light purple"
msgstr "Ljuslila rodnad"

#: wp-includes/theme.json
msgctxt "Gradient name"
msgid "Cool to warm spectrum"
msgstr "Kallt till varmt spektrum"

#: wp-includes/theme.json
msgctxt "Gradient name"
msgid "Very light gray to cyan bluish gray"
msgstr "Mycket ljust grått till cyanblågrått"

#: wp-includes/theme.json
msgctxt "Gradient name"
msgid "Luminous vivid orange to vivid red"
msgstr "Intensivt lysande orange till intensivt rött"

#: wp-includes/theme.json
msgctxt "Gradient name"
msgid "Luminous vivid amber to luminous vivid orange"
msgstr "Intensivt lysande gult till intensivt lysande orange"

#: wp-includes/theme.json
msgctxt "Gradient name"
msgid "Light green cyan to vivid green cyan"
msgstr "Ljusgrön cyan till intensivt lysande cyan"

#: wp-includes/theme.json
msgctxt "Gradient name"
msgid "Vivid cyan blue to vivid purple"
msgstr "Intensivt cyanfärgat blått till intensivt lila"

#: wp-includes/theme.json
msgctxt "Color name"
msgid "Vivid purple"
msgstr "Intensivt lila"

#: wp-includes/theme.json
msgctxt "Color name"
msgid "Vivid cyan blue"
msgstr "Intensivt cyanblått"

#: wp-includes/theme.json
msgctxt "Color name"
msgid "Pale cyan blue"
msgstr "Blek cyanblå"

#: wp-includes/theme.json
msgctxt "Color name"
msgid "Vivid green cyan"
msgstr "Intensivt cyangrönt"

#: wp-includes/theme.json
msgctxt "Color name"
msgid "Light green cyan"
msgstr "Ljusgrön cyan"

#: wp-includes/theme.json
msgctxt "Color name"
msgid "Luminous vivid amber"
msgstr "Lysande intensivt gult"

#: wp-includes/theme.json
msgctxt "Color name"
msgid "Luminous vivid orange"
msgstr "Lysande intensivt orange"

#: wp-includes/theme.json
msgctxt "Color name"
msgid "Vivid red"
msgstr "Intensivt rött"

#: wp-includes/theme.json
msgctxt "Color name"
msgid "Pale pink"
msgstr "Blek rosa"

#: wp-includes/theme.json
msgctxt "Color name"
msgid "White"
msgstr "Vitt"

#: wp-includes/theme.json
msgctxt "Color name"
msgid "Cyan bluish gray"
msgstr "Cyan blågrå"

#: wp-includes/theme.json
msgctxt "Color name"
msgid "Black"
msgstr "Svart"

#: wp-includes/theme.json
msgctxt "Font size name"
msgid "Large"
msgstr "Stor"

#: wp-includes/theme.json
msgctxt "Font size name"
msgid "Medium"
msgstr "Medium"

#: wp-includes/theme.json
msgctxt "Font size name"
msgid "Small"
msgstr "Liten"

#: wp-includes/blocks/query-pagination-previous.php:26
#: wp-includes/js/dist/block-library.js:57747
msgid "Previous Page"
msgstr "Föregående sida"

#: wp-includes/blocks/query-pagination-next.php:29
#: wp-includes/js/dist/block-library.js:57487
msgid "Next Page"
msgstr "Nästa sida"

#: wp-includes/js/dist/block-library.js:55819
#: wp-includes/js/dist/block-library.js:55828
#: wp-admin/includes/plugin-install.php:328
#: wp-admin/includes/theme-install.php:108
msgid "Keyword"
msgstr "Nyckelord"

#. translators: %s: filename.
#: wp-includes/blocks/file.php:43 wp-includes/js/dist/block-library.js:21791
#: wp-includes/js/dist/block-library.js:21902
#: wp-includes/js/dist/block-library.js:22003
msgid "Embed of %s."
msgstr "Inbäddning av %s."

#: wp-includes/blocks/file.php:45 wp-includes/js/dist/block-library.js:21789
#: wp-includes/js/dist/block-library.js:21900
#: wp-includes/js/dist/block-library.js:22001
msgid "PDF embed"
msgstr "PDF-inbäddning"

#: wp-includes/block-patterns.php:197
msgctxt "Block pattern category"
msgid "Media"
msgstr "Media"

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1583
msgid "The date the comment was published, as GMT."
msgstr "Datumet som kommentaren publicerades, i GMT."

#: wp-includes/blocks/button/block.json wp-includes/blocks/buttons/block.json
msgctxt "block keyword"
msgid "link"
msgstr "länk"

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2479
msgid "An alphanumeric identifier for the post unique to its type."
msgstr "En alfanumerisk ID-sträng för inlägget, som är unik inom dess typ."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2472
msgid "The date the post was last modified, as GMT."
msgstr "Datumet inlägget senast ändrades i GMT."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2465
msgid "The date the post was last modified, in the site's timezone."
msgstr "Det datum då inlägget senast redigerades, i webbplatsens tidszon."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2438
msgid "GUID for the post, as it exists in the database."
msgstr "Inläggets GUID, så som det ser ut i databasen."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2420
msgid "The date the post was published, in the site's timezone."
msgstr "Det datum då inlägget publicerades i webbplatsens tidszon."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1596
msgid "The ID for the parent of the comment."
msgstr "ID för kommentarens överordnade objekt."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1577
msgid "The date the comment was published, in the site's timezone."
msgstr "Det datum då kommentaren publicerades i webbplatsens tidszon."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1569
msgid "HTML content for the comment, transformed for display."
msgstr "HTML-innehåll för kommentaren, omvandlat för visning."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1564
msgid "Content for the comment, as it exists in the database."
msgstr "Innehållet för kommentaren, så som det ser ut i databasen."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1555
msgid "The content for the comment."
msgstr "Innehållet för kommentaren."

#: wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:94
#: wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:120
msgid "The ID for the parent of the autosave."
msgstr "ID för den autosparade versionens överordnade objekt."

#: wp-includes/blocks/video/block.json
msgctxt "block keyword"
msgid "movie"
msgstr "film"

#: wp-includes/blocks/video/block.json
msgctxt "block description"
msgid "Embed a video from your media library or upload a new one."
msgstr "Bädda in ett videoklipp från ditt mediabibliotek eller ladda upp ett nytt."

#: wp-includes/blocks/verse/block.json
msgctxt "block keyword"
msgid "poem"
msgstr "dikt"

#: wp-includes/blocks/verse/block.json
msgctxt "block keyword"
msgid "poetry"
msgstr "poesi"

#: wp-includes/blocks/verse/block.json
msgctxt "block description"
msgid "Insert poetry. Use special spacing formats. Or quote song lyrics."
msgstr "Lägg in poesi. Använd specialformat för radavstånd. Eller citera några rader ur en sångtext."

#: wp-includes/blocks/text-columns/block.json
msgctxt "block description"
msgid "This block is deprecated. Please use the Columns block instead."
msgstr "Detta block är föråldrat. Använd blocket ”Kolumner” i stället."

#: wp-includes/blocks/table/block.json
msgctxt "block style label"
msgid "Stripes"
msgstr "Ränder"

#: wp-includes/blocks/spacer/block.json
msgctxt "block description"
msgid "Add white space between blocks and customize its height."
msgstr "Lägg in ett tomt utrymme mellan block och anpassa dess höjd."

#: wp-includes/blocks/social-links/block.json
msgctxt "block style label"
msgid "Pill Shape"
msgstr "Pillerform"

#: wp-includes/blocks/social-links/block.json
msgctxt "block style label"
msgid "Logos Only"
msgstr "Endast loggor"

#: wp-includes/blocks/social-links/block.json
msgctxt "block description"
msgid "Display icons linking to your social profiles or sites."
msgstr "Visa ikonernas länkar till dina sociala profiler eller webbplatser."

#: wp-includes/blocks/social-link/block.json
msgctxt "block description"
msgid "Display an icon linking to a social profile or site."
msgstr "Visa en ikon som länkar till en social profil eller webbplats."

#: wp-includes/blocks/site-title/block.json
msgctxt "block title"
msgid "Site Title"
msgstr "Webbplats­rubrik"

#: wp-includes/blocks/site-tagline/block.json
msgctxt "block keyword"
msgid "description"
msgstr "beskrivning"

#: wp-includes/blocks/site-tagline/block.json
msgctxt "block title"
msgid "Site Tagline"
msgstr "Webbplatsslogan"

#: wp-includes/blocks/site-logo/block.json
msgctxt "block title"
msgid "Site Logo"
msgstr "Webbplatslogga"

#: wp-includes/blocks/shortcode/block.json
msgctxt "block description"
msgid "Insert additional custom elements with a WordPress shortcode."
msgstr "Infoga ytterligare anpassade element med en WordPress-kortkod."

#: wp-includes/blocks/separator/block.json
msgctxt "block style label"
msgid "Dots"
msgstr "Punkter"

#: wp-includes/blocks/separator/block.json
msgctxt "block style label"
msgid "Wide Line"
msgstr "Bred linje"

#: wp-includes/blocks/separator/block.json
msgctxt "block keyword"
msgid "divider"
msgstr "avdelare"

#: wp-includes/blocks/separator/block.json
msgctxt "block keyword"
msgid "hr"
msgstr "hr"

#: wp-includes/blocks/separator/block.json
msgctxt "block keyword"
msgid "horizontal-line"
msgstr "horisontell-linje"

#: wp-includes/blocks/separator/block.json
msgctxt "block description"
msgid "Create a break between ideas or sections with a horizontal separator."
msgstr "Skapa en avgränsning mellan olika idéer eller sektioner med en horisontell avgränsare."

#: wp-includes/blocks/search/block.json
msgctxt "block keyword"
msgid "find"
msgstr "hitta"

#: wp-includes/blocks/search/block.json
msgctxt "block description"
msgid "Help visitors find your content."
msgstr "Hjälp besökare att hitta ditt innehåll."

#: wp-includes/blocks/rss/block.json
msgctxt "block keyword"
msgid "feed"
msgstr "webbflöde"

#: wp-includes/blocks/rss/block.json
msgctxt "block keyword"
msgid "atom"
msgstr "atom"

#: wp-includes/blocks/rss/block.json
msgctxt "block description"
msgid "Display entries from any RSS or Atom feed."
msgstr "Visa inlägg från valfritt RSS- eller Atom-webbflöde."

#: wp-includes/blocks/quote/block.json
msgctxt "block keyword"
msgid "cite"
msgstr "citera"

#: wp-includes/blocks/quote/block.json
msgctxt "block keyword"
msgid "blockquote"
msgstr "framhävt citat"

#: wp-includes/blocks/query/block.json
msgctxt "block description"
msgid "An advanced block that allows displaying post types based on different query parameters and visual configurations."
msgstr "Ett avancerat block som gör det möjligt att visa inläggstyper baserat på olika frågeparametrar och visuella konfigurationer."

#: wp-includes/blocks/query/block.json
msgctxt "block title"
msgid "Query Loop"
msgstr "Frågeloop (query-loop)"

#: wp-includes/blocks/query-title/block.json
msgctxt "block description"
msgid "Display the query title."
msgstr "Visa frågerubriken."

#: wp-includes/blocks/query-title/block.json
msgctxt "block title"
msgid "Query Title"
msgstr "Frågerubrik"

#: wp-includes/blocks/query-pagination/block.json
msgctxt "block description"
msgid "Displays a paginated navigation to next/previous set of posts, when applicable."
msgstr "Visar vid behov en sidindelad navigering till nästa/föregående uppsättning inlägg."

#: wp-includes/blocks/query-pagination-previous/block.json
msgctxt "block description"
msgid "Displays the previous posts page link."
msgstr "Visar länk till föregående sida för inlägg."

#: wp-includes/blocks/query-pagination-numbers/block.json
msgctxt "block description"
msgid "Displays a list of page numbers for pagination."
msgstr "Visar en lista med sidnummer för sidonumrering."

#: wp-includes/blocks/query-pagination-next/block.json
msgctxt "block description"
msgid "Displays the next posts page link."
msgstr "Visar länk till nästa sida för inlägg."

#: wp-includes/blocks/pullquote/block.json
msgctxt "block description"
msgid "Give special visual emphasis to a quote from your text."
msgstr "Ge särskild visuell betoning på ett citat från din text."

#: wp-includes/blocks/preformatted/block.json
msgctxt "block description"
msgid "Add text that respects your spacing and tabs, and also allows styling."
msgstr "Lägg in text som respekterar dina mellanrum och tabbtecken, och samtidigt kan formateras."

#: wp-includes/blocks/post-title/block.json
msgctxt "block description"
msgid "Displays the title of a post, page, or any other content-type."
msgstr "Visar rubriken för ett inlägg, sida eller någon annan typ av innehåll."

#: wp-includes/blocks/post-terms/block.json
msgctxt "block description"
msgid "Post terms."
msgstr "Inläggstermer."

#: wp-includes/blocks/post-terms/block.json
msgctxt "block title"
msgid "Post Terms"
msgstr "Inläggstermer"

#: wp-includes/blocks/post-template/block.json
msgctxt "block description"
msgid "Contains the block elements used to render a post, like the title, date, featured image, content or excerpt, and more."
msgstr "Innehåller blockelementen som används för att återge ett inlägg som rubrik, datum, bild, innehåll eller utdrag och mer."

#: wp-includes/blocks/post-template/block.json
msgctxt "block title"
msgid "Post Template"
msgstr "Inläggsmall"

#: wp-includes/blocks/post-featured-image/block.json
msgctxt "block description"
msgid "Display a post's featured image."
msgstr "Visa ett inläggs utvalda bild."

#: wp-includes/blocks/post-featured-image/block.json
msgctxt "block title"
msgid "Featured Image"
msgstr "Utvald bild"

#: wp-includes/blocks/post-excerpt/block.json
msgctxt "block description"
msgid "Display the excerpt."
msgstr "Visa utdraget."

#: wp-includes/blocks/post-content/block.json
msgctxt "block description"
msgid "Displays the contents of a post or page."
msgstr "Visar innehållet av ett inlägg eller sida."

#: wp-includes/blocks/paragraph/block.json
msgctxt "block keyword"
msgid "text"
msgstr "text"

#: wp-includes/blocks/paragraph/block.json
msgctxt "block description"
msgid "Start with the basic building block of all narrative."
msgstr "Starta med den grundläggande byggstenen för alla berättelser."

#: wp-includes/blocks/navigation-overlay-close/block.json
#: wp-includes/blocks/navigation/block.json
#: wp-includes/blocks/page-list-item/block.json
#: wp-includes/blocks/page-list/block.json
msgctxt "block keyword"
msgid "navigation"
msgstr "navigation"

#: wp-includes/blocks/navigation-overlay-close/block.json
#: wp-includes/blocks/navigation/block.json
#: wp-includes/blocks/page-list-item/block.json
#: wp-includes/blocks/page-list/block.json
msgctxt "block keyword"
msgid "menu"
msgstr "meny"

#: wp-includes/blocks/page-list/block.json
msgctxt "block description"
msgid "Display a list of all pages."
msgstr "Visa en lista över alla sidor."

#: wp-includes/blocks/page-list/block.json
msgctxt "block title"
msgid "Page List"
msgstr "Sidlista"

#: wp-includes/blocks/nextpage/block.json
msgctxt "block keyword"
msgid "pagination"
msgstr "sidnumrering"

#: wp-includes/blocks/nextpage/block.json
msgctxt "block keyword"
msgid "next page"
msgstr "nästa sida"

#: wp-includes/blocks/nextpage/block.json
msgctxt "block description"
msgid "Separate your content into a multi-page experience."
msgstr "Dela upp ditt innehåll till en upplevelse som sträcker sig över flera sidor."

#: wp-includes/blocks/more/block.json
msgctxt "block keyword"
msgid "read more"
msgstr "läs mer"

#: wp-includes/blocks/more/block.json
msgctxt "block description"
msgid "Content before this block will be shown in the excerpt on your archives page."
msgstr "Innehållet fram till detta block kommer att visas i utdraget på din arkivsida."

#: wp-includes/blocks/missing/block.json
msgctxt "block description"
msgid "Your site doesn’t include support for this block."
msgstr "Din webbplats inkluderar inte stöd för detta block."

#: wp-includes/blocks/media-text/block.json
msgctxt "block keyword"
msgid "video"
msgstr "video"

#: wp-includes/blocks/media-text/block.json
msgctxt "block keyword"
msgid "image"
msgstr "bild"

#: wp-includes/blocks/media-text/block.json
msgctxt "block description"
msgid "Set media and words side-by-side for a richer layout."
msgstr "Placera media och ord vid sidan av varandra för rikare layout."

#: wp-includes/blocks/loginout/block.json
msgctxt "block keyword"
msgid "form"
msgstr "formulär"

#: wp-includes/blocks/loginout/block.json
msgctxt "block keyword"
msgid "logout"
msgstr "logga ut"

#: wp-includes/blocks/loginout/block.json
msgctxt "block keyword"
msgid "login"
msgstr "logga in"

#: wp-includes/blocks/loginout/block.json
msgctxt "block description"
msgid "Show login & logout links."
msgstr "Visa länkar för in- och utloggning."

#: wp-includes/blocks/loginout/block.json
msgctxt "block title"
msgid "Login/out"
msgstr "Logga in/ut"

#: wp-includes/blocks/list/block.json
msgctxt "block keyword"
msgid "numbered list"
msgstr "numrerad lista"

#: wp-includes/blocks/list/block.json
msgctxt "block keyword"
msgid "ordered list"
msgstr "sorterad lista"

#: wp-includes/blocks/list/block.json
msgctxt "block keyword"
msgid "bullet list"
msgstr "punktlista"

#: wp-includes/blocks/legacy-widget/block.json
msgctxt "block description"
msgid "Display a legacy widget."
msgstr "Visa en widget av äldre typ."

#: wp-includes/blocks/legacy-widget/block.json
msgctxt "block title"
msgid "Legacy Widget"
msgstr "Äldre widget"

#: wp-includes/blocks/latest-posts/block.json
msgctxt "block keyword"
msgid "recent posts"
msgstr "senaste inläggen"

#: wp-includes/blocks/latest-posts/block.json
msgctxt "block description"
msgid "Display a list of your most recent posts."
msgstr "Visa en lista över dina senaste inlägg."

#: wp-includes/blocks/latest-comments/block.json
msgctxt "block keyword"
msgid "recent comments"
msgstr "senaste kommentarerna"

#: wp-includes/blocks/latest-comments/block.json
msgctxt "block description"
msgid "Display a list of your most recent comments."
msgstr "Visa en lista över dina senaste kommentarer."

#: wp-includes/blocks/image/block.json wp-includes/blocks/site-logo/block.json
msgctxt "block style label"
msgid "Rounded"
msgstr "Rundade hörn"

#: wp-includes/blocks/image/block.json wp-includes/blocks/quote/block.json
#: wp-includes/blocks/separator/block.json
#: wp-includes/blocks/site-logo/block.json
#: wp-includes/blocks/social-links/block.json
#: wp-includes/blocks/table/block.json wp-includes/blocks/tag-cloud/block.json
msgctxt "block style label"
msgid "Default"
msgstr "Standard"

#: wp-includes/blocks/image/block.json
msgctxt "block keyword"
msgid "picture"
msgstr "bild"

#: wp-includes/blocks/image/block.json
msgctxt "block keyword"
msgid "photo"
msgstr "foto"

#: wp-includes/blocks/image/block.json
msgctxt "block keyword"
msgid "img"
msgstr "img"

#: wp-includes/blocks/image/block.json
msgctxt "block description"
msgid "Insert an image to make a visual statement."
msgstr "Lägg in en bild för att berätta visuellt."

#: wp-includes/blocks/html/block.json
msgctxt "block keyword"
msgid "embed"
msgstr "bädda in"

#: wp-includes/blocks/html/block.json
msgctxt "block description"
msgid "Add custom HTML code and preview it as you edit."
msgstr "Lägg till anpassad HTML-kod och förhandsgranska det när du redigerar."

#: wp-includes/blocks/heading/block.json
msgctxt "block keyword"
msgid "subtitle"
msgstr "underrubrik"

#: wp-includes/blocks/heading/block.json
msgctxt "block keyword"
msgid "title"
msgstr "rubrik"

#: wp-includes/blocks/group/block.json
msgctxt "block keyword"
msgid "section"
msgstr "sektion"

#: wp-includes/blocks/group/block.json
msgctxt "block keyword"
msgid "row"
msgstr "rad"

#: wp-includes/blocks/group/block.json
msgctxt "block keyword"
msgid "wrapper"
msgstr "omslag"

#: wp-includes/blocks/group/block.json
msgctxt "block keyword"
msgid "container"
msgstr "behållare"

#: wp-includes/blocks/gallery/block.json
msgctxt "block keyword"
msgid "photos"
msgstr "foton"

#: wp-includes/blocks/gallery/block.json
msgctxt "block keyword"
msgid "images"
msgstr "bilder"

#: wp-includes/blocks/gallery/block.json
msgctxt "block description"
msgid "Display multiple images in a rich gallery."
msgstr "Visa flera bilder i ett fullödigt galleri."

#: wp-includes/blocks/freeform/block.json
msgctxt "block description"
msgid "Use the classic WordPress editor."
msgstr "Använd den klassiska WordPress-redigeraren."

#: wp-includes/blocks/file/block.json
msgctxt "block keyword"
msgid "download"
msgstr "ladda ner"

#: wp-includes/blocks/file/block.json
msgctxt "block keyword"
msgid "pdf"
msgstr "pdf"

#: wp-includes/blocks/file/block.json
msgctxt "block keyword"
msgid "document"
msgstr "dokument"

#: wp-includes/blocks/file/block.json
msgctxt "block description"
msgid "Add a link to a downloadable file."
msgstr "Lägg till en länk till en nedladdningsbar fil."

#: wp-includes/blocks/column/block.json
msgctxt "block description"
msgid "A single column within a columns block."
msgstr "En enskild kolumn inom ett block med kolumner."

#: wp-includes/blocks/code/block.json
msgctxt "block description"
msgid "Display code snippets that respect your spacing and tabs."
msgstr "Visa programkodsutdrag som respekterar dina mellanslag och tabbtecken."

#: wp-includes/blocks/calendar/block.json
msgctxt "block keyword"
msgid "archive"
msgstr "arkiv"

#: wp-includes/blocks/calendar/block.json wp-includes/blocks/query/block.json
msgctxt "block keyword"
msgid "posts"
msgstr "inlägg"

#: wp-includes/blocks/calendar/block.json
msgctxt "block description"
msgid "A calendar of your site’s posts."
msgstr "En kalender med inläggen på din webbplats."

#: wp-includes/blocks/buttons/block.json
msgctxt "block description"
msgid "Prompt visitors to take action with a group of button-style links."
msgstr "Uppmana besökarna att göra något med hjälp av en grupp länkar, utformade som knappar."

#: wp-includes/blocks/button/block.json wp-includes/blocks/tag-cloud/block.json
msgctxt "block style label"
msgid "Outline"
msgstr "Markera ytterkanter"

#: wp-includes/blocks/button/block.json
msgctxt "block style label"
msgid "Fill"
msgstr "Fyll"

#: wp-includes/blocks/button/block.json
msgctxt "block description"
msgid "Prompt visitors to take action with a button-style link."
msgstr "Uppmana besökarna att göra något med hjälp av en länk i knappformat."

#: wp-includes/blocks/audio/block.json
msgctxt "block keyword"
msgid "recording"
msgstr "inspelning"

#: wp-includes/blocks/audio/block.json
msgctxt "block keyword"
msgid "podcast"
msgstr "podcast"

#: wp-includes/blocks/audio/block.json
msgctxt "block keyword"
msgid "sound"
msgstr "ljud"

#: wp-includes/blocks/audio/block.json
msgctxt "block keyword"
msgid "music"
msgstr "musik"

#: wp-includes/blocks/audio/block.json
msgctxt "block description"
msgid "Embed a simple audio player."
msgstr "Bädda in en enkel ljudspelare."

#: wp-includes/blocks/archives/block.json
msgctxt "block description"
msgid "Display a date archive of your posts."
msgstr "Visa ett datumarkiv med dina inlägg."

#: wp-includes/option.php:2917
msgid "Page on front"
msgstr "Sida på startsida"

#: wp-includes/option.php:2906
msgid "Show on front"
msgstr "Visa på startsida"

#: wp-includes/post.php:320 wp-includes/js/dist/block-editor.js:39488
#: wp-includes/js/dist/block-editor.js:43985
msgid "Patterns list"
msgstr "Mönsterlista"

#. translators: %s: taxonomy's singular name
#. translators: Hidden accessibility text. %s: Link name.
#. translators: Hidden accessibility text. %s: Attachment title.
#. translators: Hidden accessibility text. %s: Plugin name.
#. translators: %s: Post title.
#. translators: Hidden accessibility text. %s: Email address.
#. translators: Hidden accessibility text. %s: Taxonomy term name.
#. translators: Hidden accessibility text. %s: User login.
#. translators: Hidden accessibility text. %s: Theme name.
#. translators: %s: Site URL.
#. translators: Hidden accessibility text. %s: Theme name
#: wp-includes/blocks/categories.php:46
#: wp-includes/js/dist/block-library.js:10747
#: wp-admin/includes/class-wp-links-list-table.php:190
#: wp-admin/includes/class-wp-media-list-table.php:458
#: wp-admin/includes/class-wp-plugins-list-table.php:1123
#: wp-admin/includes/class-wp-posts-list-table.php:1046
#: wp-admin/includes/class-wp-privacy-requests-table.php:428
#: wp-admin/includes/class-wp-terms-list-table.php:372
#: wp-admin/includes/class-wp-users-list-table.php:532
#: wp-admin/update-core.php:590 wp-admin/update-core.php:768
#: wp-admin/includes/class-wp-ms-sites-list-table.php:451
#: wp-admin/includes/class-wp-ms-themes-list-table.php:542
#: wp-admin/includes/class-wp-ms-users-list-table.php:243
msgid "Select %s"
msgstr "Välj %s"

#: wp-includes/js/dist/block-editor.js:30597
#: wp-includes/js/dist/block-library.js:46712
#: wp-includes/js/dist/block-library.js:64428 wp-admin/edit-form-blocks.php:263
msgid "Type / to choose a block"
msgstr "Skriv ”/” för att välja ett block"

#: wp-includes/js/dist/block-editor.js:72261
#: wp-includes/js/dist/edit-site.js:35917 wp-includes/js/dist/editor.js:14258
#: wp-includes/js/dist/editor.js:21770 wp-includes/js/dist/editor.js:37009
#: wp-includes/js/dist/media-utils.js:13572
#: wp-admin/includes/class-wp-screen.php:1211 wp-admin/includes/theme.php:351
#: wp-admin/includes/theme.php:387 wp-admin/index.php:70
msgid "Layout"
msgstr "Layout"

#: wp-login.php:1448
msgid "<strong>Error:</strong> User registration is currently not allowed."
msgstr "<strong>Fel:</strong> Användarregistrering är för närvarande inte tillåtet."

#: wp-login.php:988
msgid "<strong>Error:</strong> The passwords do not match."
msgstr "<strong>Fel:</strong> Lösenorden matchar inte."

#: wp-login.php:852
msgid "<strong>Error:</strong> Your password reset link has expired. Please request a new link below."
msgstr "<strong>Fel:</strong> Din länk för att återställa lösenordet har löpt ut. Begär en ny länk nedan."

#: wp-login.php:850
msgid "<strong>Error:</strong> Your password reset link appears to be invalid. Please request a new link below."
msgstr "<strong>Fel:</strong> Din länk för att återställa lösenordet verkar vara ogiltig. Begär en ny länk nedan."

#. translators: HTML code of the block, not an option that blocks HTML.
#: wp-includes/widgets/class-wp-widget-block.php:208
msgid "Block HTML:"
msgstr "Block-HTML:"

#: wp-includes/widgets/class-wp-widget-block.php:37
msgid "A widget containing a block."
msgstr "En widget som innehåller ett block."

#. translators: 1 & 2: Deprecation replacement options.
#: wp-includes/user.php:4376 wp-includes/user.php:4616
msgid "%1$s or %2$s"
msgstr "%1$s eller %2$s"

#: wp-includes/user.php:421
msgid "<strong>Error:</strong> Unknown username. Check again or try your email address."
msgstr "<strong>Fel:</strong> Okänt användarnamn. Kontrollera att det stämmer eller försök att använda din e-postadress."

#: wp-includes/user.php:416
msgid "<strong>Error:</strong> Unknown email address. Check again or try your username."
msgstr "<strong>Fel:</strong> Okänd e-postadress. Kontrollera att den stämmer eller försök att använda ditt användarnamn."

#. translators: %s: User name.
#: wp-includes/user.php:188
msgid "<strong>Error:</strong> The username <strong>%s</strong> is not registered on this site. If you are unsure of your username, try your email address instead."
msgstr "<strong>Fel:</strong> Användarnamnet <strong>%s</strong> är inte registrerat på denna webbplats. Om du är osäker på ditt användarnamn, prova din e-postadress i stället."

#: wp-includes/class-wp-taxonomy.php:646
msgctxt "navigation link block description"
msgid "A link to a category."
msgstr "En länk till en kategori."

#: wp-includes/class-wp-taxonomy.php:645
msgctxt "navigation link block description"
msgid "A link to a tag."
msgstr "En länk till en etikett."

#: wp-includes/class-wp-taxonomy.php:642
msgctxt "navigation link block title"
msgid "Category Link"
msgstr "Kategorilänk"

#: wp-includes/class-wp-taxonomy.php:641
msgctxt "navigation link block title"
msgid "Tag Link"
msgstr "Etikettlänk"

#: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:871
msgid "URL-encoded form data from the widget admin form. Used to update a widget that does not support instance. Write only."
msgstr "URL-kodade formulärdata från widgeten adminformulär. Används för att uppdatera en widget som saknar stöd för instansen. Endast skrivbar."

#: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:864
msgid "Unencoded instance settings, if supported."
msgstr "Okodade instansinställningar, om detta stöds."

#: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:859
msgid "Cryptographic hash of the instance settings."
msgstr "Kryptografisk hash för instansinställningarna."

#: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:854
msgid "Base64 encoded representation of the instance settings."
msgstr "Base64-kodad representation av instansinställningarna."

#: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:848
msgid "Instance settings of the widget, if supported."
msgstr "Instansinställningar för widgeten, om detta stöds."

#: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:842
msgid "HTML representation of the widget admin form."
msgstr "HTML-representation av widget för adminformlär."

#: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:836
msgid "HTML representation of the widget."
msgstr "HTML-representation av widgeten."

#: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:829
msgid "The sidebar the widget belongs to."
msgstr "Sidopanelen som widgeten tillhör."

#: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:824
msgid "The type of the widget. Corresponds to ID in widget-types endpoint."
msgstr "Typ av widget. Motsvarar ID i ändpunkt för widgettyper."

#: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:819
msgid "Unique identifier for the widget."
msgstr "Unikt ID för widgeten."

#: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:795
msgid "The sidebar to return widgets for."
msgstr "Sidopanelen, vars widgetar ska returneras."

#: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:680
msgid "The requested widget is invalid."
msgstr "Den efterfrågade widgeten är ogiltig."

#: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:593
msgid "The provided instance is invalid. Must contain raw OR encoded and hash."
msgstr "Den angivna instansen är ogiltig. Måste innehålla okodade ELLER kodade värden och hash."

#: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:575
msgid "Widget type does not support raw instances."
msgstr "Widgettypen stöder inte okodade instanser."

#: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:566
msgid "Cannot set instance on a widget that does not extend WP_Widget."
msgstr "Kan inte ange instans på en widget som inte utökar WP_Widget."

#: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:557
msgid "The provided widget type (id_base) cannot be updated."
msgstr "Den angivna widgettypen (id_base) kan inte uppdateras."

#: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:549
msgid "Widget type (id_base) is required."
msgstr "Widgettyp (id_base) är obligatoriskt."

#: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:222
#: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:321
#: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:393
msgid "No widget was found with that id."
msgstr "Ingen widget hittades med detta ID."

#: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:96
msgid "Whether to force removal of the widget, or move it to the inactive sidebar."
msgstr "Om du vill tvinga borttagning av widgeten, eller flytta den till den inaktiva sidopanelen."

#: wp-includes/rest-api/endpoints/class-wp-rest-widget-types-controller.php:494
#: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:585
msgid "The provided instance is malformed."
msgstr "Den angivna instansen är felkonstruerad."

#: wp-includes/rest-api/endpoints/class-wp-rest-widget-types-controller.php:474
msgid "Cannot preview a widget that does not extend WP_Widget."
msgstr "Kan inte förhandsgranska en widget som inte utökar WP_Widget."

#: wp-includes/rest-api/endpoints/class-wp-rest-widget-types-controller.php:428
msgid "Class name"
msgstr "Klassnamn"

#: wp-includes/rest-api/endpoints/class-wp-rest-widget-types-controller.php:422
msgid "Whether the widget supports multiple instances"
msgstr "Om widgeten stöder flera instanser"

#: wp-includes/rest-api/endpoints/class-wp-rest-widget-types-controller.php:416
msgid "Description of the widget."
msgstr "Beskrivning av widgeten."

#: wp-includes/rest-api/endpoints/class-wp-rest-widget-types-controller.php:409
msgid "Human-readable name identifying the widget type."
msgstr "För människor läsbart namn som anger typen av widget."

#: wp-includes/rest-api/endpoints/class-wp-rest-widget-types-controller.php:403
msgid "Unique slug identifying the widget type."
msgstr "Unikt slug som identifierar widgettypen."

#: wp-includes/rest-api/endpoints/class-wp-rest-widget-types-controller.php:220
msgid "Invalid widget type."
msgstr "Ogiltig widgettyp."

#: wp-includes/rest-api/endpoints/class-wp-rest-widget-types-controller.php:86
msgid "Serialized widget form data to encode into instance settings."
msgstr "Serialiserade formulärdata från widet för inkodning i instansinställningar."

#: wp-includes/rest-api/endpoints/class-wp-rest-widget-types-controller.php:82
#: wp-includes/rest-api/endpoints/class-wp-rest-widget-types-controller.php:118
msgid "Current instance settings of the widget."
msgstr "Nuvarande instansinställningar för widgeten."

#: wp-includes/rest-api/endpoints/class-wp-rest-widget-types-controller.php:57
#: wp-includes/rest-api/endpoints/class-wp-rest-widget-types-controller.php:77
#: wp-includes/rest-api/endpoints/class-wp-rest-widget-types-controller.php:113
msgid "The widget type id."
msgstr "Widgettyp-ID."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1604
msgid "Sort collection by user attribute."
msgstr "Sortera samling efter användarattribut."

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:1140
msgid "Theme file exists."
msgstr "Temafil finns."

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:1134
msgid "Post ID."
msgstr "Inläggs-ID."

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:1127
msgid "Status of template."
msgstr "Status för mall."

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:1121
msgid "Description of template."
msgstr "Beskrivning av mall."

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:1102
msgid "Title of template."
msgstr "Rubrik för mall."

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:1083
msgid "Content of template."
msgstr "Innehåll för mall."

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:1071
msgid "Source of template"
msgstr "Källa till mall"

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:1061
msgid "Theme identifier for the template."
msgstr "Temaidentifierare för mallen."

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:1053
msgid "Unique slug identifying the template."
msgstr "Unik slug som identifierar mallen."

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:1047
msgid "ID of template."
msgstr "ID för mall."

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:1014
msgid "Limit to the specified post id."
msgstr "Begränsa till angivet inläggs-ID."

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:542
msgid "The template has already been deleted."
msgstr "Mallen har redan tagits bort."

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:518
msgid "Templates based on theme files can't be removed."
msgstr "Mallar baserade på temafiler kan inte tas bort."

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:341
#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:370
#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:468
#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:515
msgid "No templates exist with that id."
msgstr "Inga mallar finns med sådant ID."

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:190
#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:256
#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:318
msgid "Sorry, you are not allowed to access the templates on this site."
msgstr "Du har inte behörighet att komma åt mallarna på denna webbplats."

#: wp-includes/rest-api/endpoints/class-wp-rest-template-autosaves-controller.php:104
#: wp-includes/rest-api/endpoints/class-wp-rest-template-autosaves-controller.php:143
#: wp-includes/rest-api/endpoints/class-wp-rest-template-revisions-controller.php:91
#: wp-includes/rest-api/endpoints/class-wp-rest-template-revisions-controller.php:124
#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:115
msgid "The id of a template"
msgstr "ID för en mall"

#: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:505
msgid "Nested widgets."
msgstr "Widgetar ordnade inuti varandra."

#: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:498
msgid "Status of sidebar."
msgstr "Status för sidopanel."

#: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:491
msgid "HTML content to append to the sidebar title when displayed. Default is a closing h2 element."
msgstr "HTML-innehåll att skjuta in efter sidopanelens rubrik vid visning. Standard är ett H2-avslutningselement."

#: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:484
msgid "HTML content to prepend to the sidebar title when displayed. Default is an opening h2 element."
msgstr "HTML-innehåll att skjuta in före sidopanelens rubrik vid visning. Standard är ett H2-startelement."

#: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:477
msgid "HTML content to append to each widget's HTML output when assigned to this sidebar. Default is a closing list item element."
msgstr "HTML-innehåll att skjuta in efter varje widgets HTML-utdata när de är placerade i denna sidopanel. Standard är ett LI-avslutningselement."

#: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:470
msgid "HTML content to prepend to each widget's HTML output when assigned to this sidebar. Default is an opening list item element."
msgstr "HTML-innehåll att skjuta in före varje widgets HTML-utdata när de är placerade i denna sidopanel. Standard är ett LI-startelement."

#: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:464
msgid "Extra CSS class to assign to the sidebar in the Widgets interface."
msgstr "Extra CSS-klass att tilldela sidopanelen i widget-gränssnittet."

#: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:458
msgid "Description of sidebar."
msgstr "Beskrivning för sidopanel."

#: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:452
msgid "Unique name identifying the sidebar."
msgstr "Unikt namn som identifierar sidopanelen."

#: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:446
msgid "ID of sidebar."
msgstr "ID för sidopanel."

#: wp-includes/widgets.php:1076
msgid "Inactive widgets"
msgstr "Inaktiva widgetar"

#: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:276
#: wp-includes/rest-api/endpoints/class-wp-rest-widget-types-controller.php:195
#: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:490
msgid "Sorry, you are not allowed to manage widgets on this site."
msgstr "Du har inte behörighet att hantera widgetar på denna webbplats."

#: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:195
msgid "No sidebar exists with that id."
msgstr "Det finns ingen sidopanel med detta ID."

#: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:71
msgid "The id of a registered sidebar"
msgstr "ID för en registrerad sidopanel"

#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:764
msgid "The ID for the author of the revision."
msgstr "ID för versionens författare."

#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:113
#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:786
#: wp-includes/rest-api/endpoints/class-wp-rest-template-revisions-controller.php:129
msgid "Unique identifier for the revision."
msgstr "Unik identifierare för versionen."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3373
msgid "Whether items must be assigned all or any of the specified terms."
msgstr "Om inlägg måste ha tilldelats alla eller någon av de angivna termerna."

#: wp-includes/rest-api/endpoints/class-wp-rest-pattern-directory-controller.php:349
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3070
msgid "Sort collection by post attribute."
msgstr "Sortera samling efter inläggsattribut."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2724
msgid "The order of the post in relation to other posts."
msgstr "Inläggets sorteringsordning i relation till andra inlägg."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2600
msgid "The title for the post."
msgstr "Rubriken för inlägget."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2496
msgid "Type of post."
msgstr "Typ av inlägg."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2458
msgid "URL to the post."
msgstr "URL till inlägget."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:513
#: wp-includes/rest-api/endpoints/class-wp-rest-font-families-controller.php:301
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:118
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2452
msgid "Unique identifier for the post."
msgstr "Unik ID-sträng för inlägget."

#: wp-includes/rest-api/endpoints/class-wp-rest-pattern-directory-controller.php:326
msgid "Limit results to those matching a keyword ID."
msgstr "Begränsa resultaten till de som matchar ett nyckelords-ID."

#: wp-includes/rest-api/endpoints/class-wp-rest-pattern-directory-controller.php:320
msgid "Limit results to those matching a category ID."
msgstr "Begränsa resultaten till de som matchar ett kategori-ID."

#: wp-includes/rest-api/endpoints/class-wp-rest-pattern-directory-controller.php:286
msgid "The preferred width of the viewport when previewing a pattern, in pixels."
msgstr "Föredragen viewport-bredd vid förhandsvisning av blockmönster (i pixlar)."

#: wp-includes/rest-api/endpoints/class-wp-rest-pattern-directory-controller.php:279
msgid "A description of the pattern."
msgstr "En beskrivning av mönstret."

#: wp-includes/rest-api/endpoints/class-wp-rest-pattern-directory-controller.php:271
msgid "The pattern's keywords."
msgstr "Mönstrets nyckelord."

#: wp-includes/rest-api/endpoints/class-wp-rest-pattern-directory-controller.php:263
msgid "The pattern's category slugs."
msgstr "Mönstrens kategorislug."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-patterns-controller.php:230
#: wp-includes/rest-api/endpoints/class-wp-rest-pattern-directory-controller.php:256
msgid "The pattern content."
msgstr "Mönstrets innehåll."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-patterns-controller.php:224
#: wp-includes/rest-api/endpoints/class-wp-rest-pattern-directory-controller.php:249
msgid "The pattern title, in human readable format."
msgstr "Mönstrets rubrik, i mänskligt läsbart format."

#: wp-includes/rest-api/endpoints/class-wp-rest-pattern-directory-controller.php:242
msgid "The pattern ID."
msgstr "Mönster-ID."

#: wp-includes/rest-api/endpoints/class-wp-rest-pattern-directory-controller.php:74
msgid "Sorry, you are not allowed to browse the local block pattern directory."
msgstr "Du har inte behörighet att bläddra i den lokala katalogen över blockmönster."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1737
msgid "Sort collection by comment attribute."
msgstr "Sortera samling efter kommentarattribut."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1616
msgid "Type of the comment."
msgstr "Kommentarens typ."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1589
msgid "URL to the comment."
msgstr "URL till kommentaren."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:74
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1506
msgid "Unique identifier for the comment."
msgstr "Unik identifierare för kommentaren."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:705
msgid "The list of scopes where the variation is applicable. When not provided, it assumes all available scopes."
msgstr "Lista över omfattningar där varianten är tillämplig. Om inget anges antas alla tillgängliga omfattningar gälla."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:699
msgid "The initial values for attributes."
msgstr "De initiala värdena för attribut."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:693
msgid "Indicates whether the current variation is the default one."
msgstr "Anger om den aktuella varianten är standardversionen."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:686
msgid "A detailed variation description."
msgstr "En detaljerad beskrivning av en variant."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:681
msgid "A human-readable variation title."
msgstr "En läsbar rubrikvariant."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:676
msgid "The unique and machine-readable name."
msgstr "Det unika och maskinläsbara namnet."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:670
msgid "Block variations."
msgstr "Blockvarianter."

#: wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:124
#: wp-includes/rest-api/endpoints/class-wp-rest-template-autosaves-controller.php:148
msgid "The ID for the autosave."
msgstr "Autosparade versionens ID."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:45
msgid "Unique identifier for the attachment."
msgstr "Unik ID-sträng för bilagan."

#: wp-includes/rest-api.php:1149
msgid "Cookie check failed"
msgstr "Kontroll av cookie misslyckades"

#: wp-includes/class-wp-post-type.php:1024
msgctxt "navigation link block description"
msgid "A link to a page."
msgstr "En länk till en sida."

#: wp-includes/class-wp-post-type.php:1023
msgctxt "navigation link block description"
msgid "A link to a post."
msgstr "En länk till ett inlägg."

#: wp-includes/class-wp-post-type.php:1020
msgctxt "navigation link block title"
msgid "Page Link"
msgstr "Sidlänk"

#: wp-includes/class-wp-post-type.php:1019
msgctxt "navigation link block title"
msgid "Post Link"
msgstr "Inläggslänk"

#: wp-includes/post.php:391
msgid "Templates to include in your theme."
msgstr "Mall att inkludera i ditt tema."

#: wp-includes/post.php:388
msgid "Templates list"
msgstr "Mallista"

#: wp-includes/post.php:387
msgid "Templates list navigation"
msgstr "Navigation i mallista"

#: wp-includes/post.php:386
msgid "Filter templates list"
msgstr "Filtrera mallistan"

#: wp-includes/post.php:385
msgid "Uploaded to this template"
msgstr "Uppladdad till denna mall"

#: wp-includes/post.php:384
msgid "Insert into template"
msgstr "Infoga i mall"

#: wp-includes/post.php:383
msgid "Template archives"
msgstr "Mallarkiv"

#: wp-includes/post.php:382
msgid "No templates found in Trash."
msgstr "Inga mallar hittades i papperskorgen."

#: wp-includes/post.php:381
msgid "No templates found."
msgstr "Inga mallar hittades."

#: wp-includes/post.php:380
msgid "Parent Template:"
msgstr "Överordnad mall:"

#: wp-includes/post.php:379
msgid "Search Templates"
msgstr "Sök mallar"

#: wp-includes/post.php:377
msgid "View Template"
msgstr "Visa mall"

#: wp-includes/post.php:376
msgid "Edit Template"
msgstr "Redigera mall"

#: wp-includes/post.php:375
msgid "New Template"
msgstr "Ny mall"

#: wp-includes/post.php:378 wp-includes/js/dist/block-library.js:69354
#: wp-includes/js/dist/edit-site.js:21370
#: wp-includes/js/dist/edit-site.js:42716
#: wp-includes/js/dist/edit-site.js:44468
#: wp-includes/js/dist/edit-site.js:45944 wp-includes/js/dist/editor.js:43961
#: wp-includes/js/dist/editor.js:63916
msgid "Templates"
msgstr "Mallar"

#. translators: Custom template title in the Site Editor. 1: Post type singular
#. name, 2: Post title.
#. translators: Custom template title in the Site Editor. 1: Taxonomy singular
#. name, 2: Term title.
#. translators: 1: The label of the field e.g. "Date". 2: The value of the
#. field, e.g.: "May 2022".
#. translators: %1$s: action label ("Marked as resolved" or "Reopened"); %2$s:
#. note text.
#: wp-includes/block-template-utils.php:719
#: wp-includes/block-template-utils.php:795
#: wp-includes/js/dist/edit-site.js:26012
#: wp-includes/js/dist/edit-site.js:26520
#: wp-includes/js/dist/edit-site.js:27007
#: wp-includes/js/dist/edit-site.js:27731
#: wp-includes/js/dist/edit-site.js:28232 wp-includes/js/dist/editor.js:65876
#: wp-includes/js/dist/media-utils.js:3574
#: wp-includes/js/dist/media-utils.js:4082
#: wp-includes/js/dist/media-utils.js:4569
#: wp-includes/js/dist/media-utils.js:5431
#: wp-includes/js/dist/media-utils.js:5932
msgid "%1$s: %2$s"
msgstr "%1$s: %2$s"

#: wp-includes/blocks/site-logo.php:78
msgid "Site logo."
msgstr "Webbplatslogga."

#: wp-includes/blocks/site-logo.php:47
msgid "(Home link, opens in a new tab)"
msgstr "(Hemlänk, öppnas i en ny flik)"

#. translators: 1: Block type, 2: Typography supports key, e.g: fontSize,
#. lineHeight, etc. 3: block.json, 4: Old metadata key, 5: New metadata key.
#: wp-includes/blocks.php:2663
msgid "Block \"%1$s\" is declaring %2$s support in %3$s file under %4$s. %2$s support is now declared under %5$s."
msgstr "Blocket av typen ”%1$s” deklarerar stöd för %2$s i filen %3$s under %4$s. Nu ska stöd för %2$s deklareras under %5$s."

#: wp-includes/block-template.php:254
msgid "No matching template found"
msgstr "Ingen matchande mall hittades"

#: wp-includes/block-template.php:122
msgid "No matching template found."
msgstr "Ingen matchande mall hittades."

#: wp-includes/block-template-utils.php:845
#: wp-includes/block-template-utils.php:913
msgid "No theme is defined for this template."
msgstr "Inget tema är definierad för denna mall."

#: wp-includes/block-patterns/social-links-shared-background-color.php:11
msgctxt "Block pattern title"
msgid "Social links with a shared background color"
msgstr "Sociala länkar med en delad bakgrundsfärg"

#: wp-includes/block-patterns/query-standard-posts.php:9
msgctxt "Block pattern title"
msgid "Standard"
msgstr "Standard"

#: wp-includes/block-patterns/query-small-posts.php:9
msgctxt "Block pattern title"
msgid "Small image and title"
msgstr "Liten bild och rubrik"

#: wp-includes/block-patterns/query-offset-posts.php:9
msgctxt "Block pattern title"
msgid "Offset"
msgstr "Förskjutning"

#: wp-includes/block-patterns/query-medium-posts.php:9
msgctxt "Block pattern title"
msgid "Image at left"
msgstr "Bild till vänster"

#: wp-includes/block-patterns/query-large-title-posts.php:9
msgctxt "Block pattern title"
msgid "Large title"
msgstr "Stor rubrik"

#: wp-includes/block-patterns/query-grid-posts.php:9
msgctxt "Block pattern title"
msgid "Grid"
msgstr "Rutnät"

#: wp-includes/block-editor.php:47
msgctxt "block category"
msgid "Embeds"
msgstr "Inbäddningar"

#: wp-includes/block-editor.php:42
msgctxt "block category"
msgid "Theme"
msgstr "Tema"

#: wp-includes/block-editor.php:37
msgctxt "block category"
msgid "Widgets"
msgstr "Widgetar"

#: wp-includes/block-editor.php:32
msgctxt "block category"
msgid "Design"
msgstr "Design"

#: wp-includes/block-editor.php:27
msgctxt "block category"
msgid "Media"
msgstr "Media"

#: wp-includes/block-editor.php:22
msgctxt "block category"
msgid "Text"
msgstr "Text"

#. translators: Hidden accessibility text. %s: Total number of updates
#. available.
#. translators: %s: Total number of updates available.
#: wp-includes/admin-bar.php:1226 wp-admin/js/updates.js:370
msgid "%s update available"
msgid_plural "%s updates available"
msgstr[0] "%s uppdatering tillgänglig"
msgstr[1] "%s uppdateringar tillgängliga"

#: wp-includes/blocks/latest-posts.php:174
#: wp-includes/blocks/latest-posts.php:189
#: wp-includes/js/dist/block-library.js:49737
msgid "This content is password protected."
msgstr "Detta innehåll är lösenordsskyddat."

#: wp-includes/https-detection.php:142
msgid "SSL verification failed."
msgstr "Verifieringen av SSL misslyckades."

#: wp-includes/https-detection.php:137
msgid "HTTPS request failed."
msgstr "HTTPS-begäran misslyckades."

#. translators: 1: $l10n, 2: wp_add_inline_script()
#: wp-includes/class-wp-scripts.php:640
msgid "The %1$s parameter must be an array. To pass arbitrary data to scripts, use the %2$s function instead."
msgstr "Parametern %1$s måste vara en array. För att skicka valfria data till skript ska du använda funktionen %2$s i stället."

#: wp-includes/blocks/social-link/block.json
msgctxt "block title"
msgid "Social Icon"
msgstr "Social ikon"

#: wp-includes/blocks/social-links/block.json
msgctxt "block title"
msgid "Social Icons"
msgstr "Sociala ikoner"

#: wp-includes/blocks/tag-cloud/block.json
msgctxt "block title"
msgid "Tag Cloud"
msgstr "Etikettmoln"

#: wp-includes/blocks/video/block.json
msgctxt "block title"
msgid "Video"
msgstr "Video"

#: wp-includes/blocks/text-columns/block.json
msgctxt "block title"
msgid "Text Columns (deprecated)"
msgstr "Textkolumner (taget ur bruk)"

#: wp-includes/blocks/table/block.json
msgctxt "block title"
msgid "Table"
msgstr "Tabell"

#: wp-includes/blocks/spacer/block.json
msgctxt "block title"
msgid "Spacer"
msgstr "Distanselement"

#: wp-includes/blocks/shortcode/block.json
msgctxt "block title"
msgid "Shortcode"
msgstr "Kortkod"

#: wp-includes/blocks/separator/block.json
msgctxt "block title"
msgid "Separator"
msgstr "Avgränsare"

#: wp-includes/blocks/group/block.json
msgctxt "block title"
msgid "Group"
msgstr "Grupp"

#: wp-includes/blocks/search/block.json
msgctxt "block title"
msgid "Search"
msgstr "Sök"

#: wp-includes/blocks/rss/block.json
msgctxt "block title"
msgid "RSS"
msgstr "RSS"

#: wp-includes/blocks/pullquote/block.json
msgctxt "block title"
msgid "Pullquote"
msgstr "Framhävt citat"

#: wp-includes/blocks/preformatted/block.json
msgctxt "block title"
msgid "Preformatted"
msgstr "Förformaterad"

#: wp-includes/blocks/nextpage/block.json
msgctxt "block title"
msgid "Page Break"
msgstr "Sidbrytning"

#: wp-includes/blocks/more/block.json
msgctxt "block title"
msgid "More"
msgstr "Mer"

#: wp-includes/blocks/missing/block.json
msgctxt "block title"
msgid "Unsupported"
msgstr "Stöds ej"

#: wp-includes/blocks/list/block.json
msgctxt "block title"
msgid "List"
msgstr "Lista"

#: wp-includes/blocks/latest-posts/block.json
msgctxt "block title"
msgid "Latest Posts"
msgstr "Senaste inläggen"

#: wp-includes/blocks/latest-comments/block.json
msgctxt "block title"
msgid "Latest Comments"
msgstr "Senaste kommentarerna"

#: wp-includes/blocks/media-text/block.json
msgctxt "block title"
msgid "Media & Text"
msgstr "Media och text"

#: wp-includes/blocks/html/block.json
msgctxt "block title"
msgid "Custom HTML"
msgstr "Anpassad HTML"

#: wp-includes/blocks/file/block.json
msgctxt "block title"
msgid "File"
msgstr "Fil"

#: wp-includes/blocks/cover/block.json
msgctxt "block title"
msgid "Cover"
msgstr "Omslag"

#: wp-includes/blocks/column/block.json
msgctxt "block title"
msgid "Column"
msgstr "Kolumn"

#: wp-includes/blocks/columns/block.json
msgctxt "block title"
msgid "Columns"
msgstr "Kolumner"

#: wp-includes/blocks/code/block.json
msgctxt "block title"
msgid "Code"
msgstr "Kod"

#: wp-includes/blocks/calendar/block.json
msgctxt "block title"
msgid "Calendar"
msgstr "Kalender"

#: wp-includes/blocks/buttons/block.json
msgctxt "block title"
msgid "Buttons"
msgstr "Knappar"

#: wp-includes/blocks/button/block.json
msgctxt "block title"
msgid "Button"
msgstr "Knapp"

#: wp-includes/blocks/audio/block.json
msgctxt "block title"
msgid "Audio"
msgstr "Ljud"

#: wp-includes/blocks/archives/block.json
msgctxt "block title"
msgid "Archives"
msgstr "Arkiv"

#: wp-includes/blocks/gallery/block.json
msgctxt "block title"
msgid "Gallery"
msgstr "Galleri"

#: wp-includes/blocks/quote/block.json
msgctxt "block title"
msgid "Quote"
msgstr "Citat"

#: wp-includes/blocks/heading/block.json
msgctxt "block title"
msgid "Heading"
msgstr "Rubrik"

#: wp-includes/blocks/image/block.json
msgctxt "block title"
msgid "Image"
msgstr "Bild"

#: wp-includes/blocks/paragraph/block.json
msgctxt "block title"
msgid "Paragraph"
msgstr "Stycke"

#: wp-includes/query.php:919
msgid "https://developer.wordpress.org/reference/functions/is_main_query/"
msgstr "https://developer.wordpress.org/reference/functions/is_main_query/"

#: wp-includes/class-wp-taxonomy.php:634
msgid "Filter by category"
msgstr "Filtrera på kategori"

#: wp-includes/class-wp-fatal-error-handler.php:208
msgid "Learn more about troubleshooting WordPress."
msgstr "Läs mer om felsökning i WordPress."

#. translators: Documentation about troubleshooting.
#: wp-includes/class-wp-fatal-error-handler.php:207
msgid "https://wordpress.org/documentation/article/faq-troubleshooting/"
msgstr "https://wordpress.org/documentation/article/faq-troubleshooting/"

#: wp-includes/user.php:5091
msgid "The confirmation key has expired for this personal data request."
msgstr "Bekräftelsenyckeln har löpt ut för denna begäran om personuppgifter."

#: wp-includes/user.php:5087
msgid "The confirmation key is invalid for this personal data request."
msgstr "Bekräftelsenyckeln för denna begäran om personuppgifter är ogiltig."

#: wp-includes/user.php:5073
msgid "The confirmation key is missing from this personal data request."
msgstr "Bekräftelsenyckeln saknas för denna begäran om personuppgifter."

#: wp-includes/user.php:5069
msgid "This personal data request has expired."
msgstr "Denna begäran om personuppgifter har löpt ut."

#: wp-includes/user.php:4877 wp-includes/user.php:5065
#: wp-admin/includes/privacy-tools.php:23
#: wp-admin/includes/privacy-tools.php:52
msgid "Invalid personal data request."
msgstr "Ogiltig begäran avseende personuppgifter."

#: wp-includes/user.php:4788
msgid "Invalid request status."
msgstr "Ogiltig status för begäran."

#: wp-includes/https-detection.php:153
msgid "It looks like the response did not come from this site."
msgstr "Det verkar som om svaret inte kom från denna webbplats."

#. translators: 1: Parameter, 2: List of valid values.
#: wp-includes/rest-api.php:2115
msgid "%1$s is not one of %2$l."
msgstr "%1$s är inte något av värdena %2$l."

#. translators: 1: Parameter, 2: Valid values.
#: wp-includes/rest-api.php:2111
msgid "%1$s is not %2$s."
msgstr "%1$s är inte något av %2$s."

#: wp-includes/cron.php:1299
msgid "The cron event list could not be saved."
msgstr "Det gick inte att spara listan med cron-händelser."

#: wp-includes/cron.php:616 wp-includes/cron.php:706
msgid "A plugin prevented the hook from being cleared."
msgstr "Ett tillägg hindrade åtgärds-hooken från att rensas."

#: wp-includes/cron.php:526
msgid "A plugin prevented the event from being unscheduled."
msgstr "Ett tillägg hindrade händelsen från att tas bort ur schemat."

#: wp-includes/cron.php:435
msgid "A plugin prevented the event from being rescheduled."
msgstr "Ett tillägg hindrade händelsen från att omplaneras."

#: wp-includes/cron.php:271 wp-includes/cron.php:451
msgid "Event schedule does not exist."
msgstr "Schema för händelsen saknas."

#: wp-includes/cron.php:195 wp-includes/cron.php:312
msgid "A plugin disallowed this event."
msgstr "Ett tillägg godkände inte denna händelse."

#: wp-includes/cron.php:166
msgid "A duplicate event already exists."
msgstr "Det finns redan en dubbletthändelse."

#: wp-includes/cron.php:106 wp-includes/cron.php:293
msgid "A plugin prevented the event from being scheduled."
msgstr "Ett tillägg hindrade händelsen från att schemaläggas."

#: wp-includes/cron.php:54 wp-includes/cron.php:258 wp-includes/cron.php:373
#: wp-includes/cron.php:495
msgid "Event timestamp must be a valid Unix timestamp."
msgstr "Händelsens tidsstämpel måste vara en giltig Unix-tidsstämpel."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1775
msgid "As a percentage of the image, the height to crop the image to. DEPRECATED: Use `modifiers` instead."
msgstr "I procent av bilden. Till vilken höjd bilden ska beskäras. FÖRÅLDRAT: använd `modifiers` i stället."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1769
msgid "As a percentage of the image, the width to crop the image to. DEPRECATED: Use `modifiers` instead."
msgstr "I procent av bilden. Till vilken bredd bilden ska beskäras. FÖRÅLDRAT: använd `modifiers` i stället."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1763
msgid "As a percentage of the image, the y position to start the crop from. DEPRECATED: Use `modifiers` instead."
msgstr "I procent av bilden. Y-positionen där beskärningen ska starta. FÖRÅLDRAT: använd `modifiers` i stället."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1757
msgid "As a percentage of the image, the x position to start the crop from. DEPRECATED: Use `modifiers` instead."
msgstr "I procent av bilden. X-positionen där beskärningen ska starta. FÖRÅLDRAT: använd `modifiers` i stället."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1749
msgid "The amount to rotate the image clockwise in degrees. DEPRECATED: Use `modifiers` instead."
msgstr "Hur mycket bilden ska roteras medurs i grader. FÖRÅLDRAT: Använd `modifiers` i stället."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1738
msgid "Height of the crop as a percentage of the image height."
msgstr "Beskärningens höjd i procent av bildens höjd."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1734
msgid "Width of the crop as a percentage of the image width."
msgstr "Beskärningens bredd i procent av bildens bredd."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1730
msgid "Vertical position from the top to begin the crop as a percentage of the image height."
msgstr "Vertikalt position från toppen där beskärningen ska starta i procent av bildens höjd."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1726
msgid "Horizontal position from the left to begin the crop as a percentage of the image width."
msgstr "Horisontell position från vänster där beskärning ska starta i procent av bildens bredd."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1716
msgid "Crop arguments."
msgstr "Argument för beskärning."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1711
msgid "Crop type."
msgstr "Typ av beskärning."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1700
msgid "Angle to rotate clockwise in degrees."
msgstr "Vinkel för medurs rotation i grader."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1693
msgid "Rotation arguments."
msgstr "Argument för rotering."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1688
msgid "Rotation type."
msgstr "Typ av rotering."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1685
msgid "Rotation"
msgstr "Rotering"

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1640
msgid "Image edit."
msgstr "Bildredigering."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1636
msgid "Array of image edits."
msgstr "Matris med bildredigeringar."

#: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:522
msgid "Cannot introspect application password."
msgstr "Kan inte granska applikationslösenordet."

#: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:494
msgid "The authenticated application password can only be introspected for the current user."
msgstr "Det autentiserade applikationslösenordet kan granskas endast för den aktuella användaren."

#: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:431
msgid "Sorry, you are not allowed to delete this application password."
msgstr "Du har inte behörighet att ta bort detta applikationslösenord."

#: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:376
msgid "Sorry, you are not allowed to delete application passwords for this user."
msgstr "Du har inte behörighet att ta bort applikationslösenord för denna användare."

#: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:302
msgid "Sorry, you are not allowed to edit this application password."
msgstr "Du har inte behörighet att ändra detta applikationslösenord."

#: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:219
msgid "Sorry, you are not allowed to create application passwords for this user."
msgstr "Du har inte behörighet att skapa applikationslösenord för denna användare."

#: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:175
msgid "Sorry, you are not allowed to read this application password."
msgstr "Du har inte behörighet att läsa detta applikationslösenord."

#: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:122
msgid "Sorry, you are not allowed to list application passwords for this user."
msgstr "Du har inte behörighet att lista applikationslösenord för denna användare."

#. translators: %s: Taxonomy name.
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3367
msgid "Limit result set to items with specific terms assigned in the %s taxonomy."
msgstr "Begränsa resultatet till objekt som tilldelats en viss term i taxonomin %s."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3354
msgid "Whether to include child terms in the terms limiting the result set."
msgstr "Om underordnade termer ska inkluderas i termerna som begränsar resultatet."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3346
msgid "Term IDs."
msgstr "Term-ID:n."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3342
msgid "Perform an advanced term query."
msgstr "Genomför en avancerad termsökning."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3341
msgid "Term ID Taxonomy Query"
msgstr "Sökning i taxonomi över term-ID"

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3334
msgid "Match terms with the listed IDs."
msgstr "Matcha termer med uppräknade ID:n."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3333
msgid "Term ID List"
msgstr "Lista över term-ID:n"

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3021
msgid "Limit response to posts modified before a given ISO8601 compliant date."
msgstr "Begränsa resultatet till inlägg som ändrats före ett visst datum enligt formatet ISO8601."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2990
msgid "Limit response to posts modified after a given ISO8601 compliant date."
msgstr "Begränsa resultatet till inlägg som ändrats efter ett visst datum enligt formatet ISO8601."

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:645
msgid "A named status for the theme."
msgstr "En namngiven status för temat."

#: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php:568
#: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php:637
#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:180
msgid "Theme not found."
msgstr "Temat hittades inte."

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:162
msgid "Sorry, you are not allowed to view the active theme."
msgstr "Du har inte behörighet att visa det aktiva temat."

#. translators: Visible only in the front end, this warning takes the place of
#. a faulty block.
#: wp-includes/blocks/block.php:38 wp-includes/blocks/post-content.php:34
#: wp-includes/blocks/template-part.php:133
msgid "[block rendering halted]"
msgstr "[blockvisning stoppades]"

#: wp-login.php:1077
msgid "Save Password"
msgstr "Spara lösenordet"

#: wp-login.php:1076
msgid "Generate Password"
msgstr "Generera lösenord"

#: wp-login.php:1023
msgid "Enter your new password below or generate one."
msgstr "Ange ditt nya lösenord nedan eller skapa ett."

#: wp-includes/class-wp-feed-cache.php:15
msgid "This file is only loaded for backward compatibility with SimplePie 1.2.x. Please consider switching to a recent SimplePie version."
msgstr "Denna fil laddas endast för att säkerställa bakåtkompatibilitet med SimplePie 1.2.x. Du bör överväga att byta till en senare version av SimplePie."

#: wp-includes/class-wp-taxonomy.php:639
msgid "&larr; Go to Tags"
msgstr "&larr; Gå till etiketter"

#: wp-includes/media.php:5000
msgid "&#8592; Go to library"
msgstr "&#8592; Gå till bibliotek"

#: wp-includes/js/dist/block-editor.js:45766
#: wp-includes/js/dist/block-editor.js:55092
#: wp-includes/js/dist/edit-site.js:36167 wp-includes/js/dist/editor.js:67045
#: wp-includes/js/dist/editor.js:67049 wp-includes/js/dist/media-utils.js:13822
#: wp-admin/menu.php:209
msgid "Appearance"
msgstr "Utseende"

#: wp-includes/ms-functions.php:1818
msgctxt "email \"From\" field"
msgid "Site Admin"
msgstr "Webbplatsadministratör"

#. translators: New site notification email. 1: User login, 2: Site URL, 3:
#. Site title.
#: wp-includes/ms-functions.php:1805
msgid ""
"New site created by %1$s\n"
"\n"
"Address: %2$s\n"
"Name: %3$s"
msgstr ""
"Ny webbplats skapad av %1$s\n"
"\n"
"Adress: %2$s\n"
"Namn: %3$s"

#. translators: New site notification email subject. %s: Network title.
#: wp-includes/ms-functions.php:1799
msgid "[%s] New Site Created"
msgstr "[%s] Ny webbplats skapad"

#. translators: %s: PHP function name.
#: wp-includes/class-wp-image-editor-imagick.php:1001
msgid "%s failed while writing image to stream."
msgstr "Funktionen %s misslyckades när bilden skrevs till flödet."

#: wp-includes/user.php:504
msgid "The provided password is an invalid application password."
msgstr "Det angivna lösenordet är ett ogiltigt applikationslösenord."

#: wp-includes/class-wp-application-passwords.php:418
msgid "Could not delete application passwords."
msgstr "Det gick inte att ta bort applikationslösenorden."

#: wp-includes/class-wp-application-passwords.php:383
msgid "Could not delete application password."
msgstr "Det gick inte att ta bort applikationslösenordet."

#: wp-includes/class-wp-application-passwords.php:324
#: wp-includes/class-wp-application-passwords.php:362
#: wp-includes/class-wp-application-passwords.php:400
msgid "Could not find an application password with that id."
msgstr "Det gick inte att hitta något applikationslösenord med detta ID."

#: wp-includes/class-wp-application-passwords.php:116
#: wp-includes/class-wp-application-passwords.php:294
#: wp-includes/class-wp-application-passwords.php:355
msgid "Could not save application password."
msgstr "Det gick inte att spara applikationslösenordet."

#: wp-includes/class-wp-application-passwords.php:95
msgid "An application name is required to create an application password."
msgstr "Ett applikationsnamn krävs för att kunna skapa ett applikationslösenord."

#: wp-includes/media-template.php:552 wp-includes/media-template.php:804
#: wp-admin/async-upload.php:76 wp-admin/includes/media.php:3384
msgid "Copy URL to clipboard"
msgstr "Kopiera URL till urklipp"

#: wp-includes/media-template.php:502 wp-includes/media-template.php:743
msgid "Used as:"
msgstr "Används som:"

#. translators: 1: Parameter, 2: Multiplier.
#: wp-includes/rest-api.php:2566
msgid "%1$s must be a multiple of %2$s."
msgstr "Parametern %1$s måste vara en multipel av %2$s."

#. translators: 1: Parameter, 2: Number.
#: wp-includes/rest-api.php:2457
msgid "%1$s must contain at most %2$s property."
msgid_plural "%1$s must contain at most %2$s properties."
msgstr[0] "Parametern %1$s får innehålla högst %2$s egenskap."
msgstr[1] "Parametern %1$s får innehålla högst %2$s egenskaper."

#. translators: 1: Parameter, 2: Number.
#: wp-includes/rest-api.php:2441
msgid "%1$s must contain at least %2$s property."
msgid_plural "%1$s must contain at least %2$s properties."
msgstr[0] "Parametern %1$s måste innehålla åtminstone %2$s egenskap."
msgstr[1] "Parametern %1$s måste innehålla åtminstone %2$s egenskaper."

#. translators: %s: Parameter.
#: wp-includes/rest-api.php:2037
msgid "%s matches more than one of the expected formats."
msgstr "%s stämmer mot fler än ett av de förväntade formaten."

#. translators: 1: Parameter, 2: Schema titles.
#: wp-includes/rest-api.php:2029
msgid "%1$s matches %2$l, but should match only one."
msgstr "Parametern %1$s stämmer mot %2$l, men borde bara passa ett av dem."

#. translators: %s: Parameter.
#: wp-includes/rest-api.php:1933
msgid "%s does not match any of the expected formats."
msgstr "%s stämmer inte mot något av de förväntade formaten."

#. translators: 1: Parameter, 2: Schema titles.
#: wp-includes/rest-api.php:1929
msgid "%1$s is not a valid %2$l."
msgstr "Parametern %1$s är inte giltig som %2$l."

#. translators: 1: Parameter, 2: Reason.
#: wp-includes/rest-api.php:1862
msgid "%1$s does not match the expected format. Reason: %2$s"
msgstr "Parametern %1$s stämmer inte mot det förväntade formatet. Orsak: %2$s"

#. translators: 1: Parameter, 2: Schema title, 3: Reason.
#: wp-includes/rest-api.php:1854
msgid "%1$s is not a valid %2$s. Reason: %3$s"
msgstr "Parametern %1$s är inte giltig som %2$s. Orsak: %3$s"

#: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:846
msgid "The IP address the application password was last used by."
msgstr "Den IP-adress, från vilken applikationslösenordet senast användes."

#: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:839
msgid "The GMT date the application password was last used."
msgstr "Datum (GMT) applikationslösenordet senast användes."

#: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:832
msgid "The GMT date the application password was created."
msgstr "Datum (GMT) applikationslösenordet skapades."

#: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:826
msgid "The generated password. Only available after adding an application."
msgstr "Det genererade lösenordet. Endast tillgängligt efter att en applikation lagts till."

#: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:818
msgid "The name of the application password."
msgstr "Applikationslösenordets namn."

#: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:803
msgid "A UUID provided by the application to uniquely identify it. It is recommended to use an UUID v5 with the URL or DNS namespace."
msgstr "En UUID-sträng från applikationen som unikt identifierar den. Rekommendationen är att använda UUID v5 med namnrymd från URL eller DNS."

#: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:796
msgid "The unique identifier for the application password."
msgstr "Applikationslösenordets unika ID-sträng."

#: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:532
#: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:757
msgid "Application password not found."
msgstr "Applikationslösenord hittades inte."

#: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:729
#: wp-includes/user.php:432 wp-admin/authorize-application.php:106
msgid "Application passwords are not available for your account. Please contact the site administrator for assistance."
msgstr "Applikationslösenord är inte tillgängliga för ditt konto. Kontakta webbplatsens administratör för hjälp."

#: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:685
#: wp-includes/user.php:427 wp-admin/authorize-application.php:108
msgid "Application passwords are not available."
msgstr "Applikationslösenord är inte tillgängliga."

#: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:561
msgid "Sorry, you are not allowed to manage application passwords for this user."
msgstr "Du har inte behörighet att hantera applikationslösenord för denna användare."

#: wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php:399
msgid "HTML containing an action to direct the user to where they can resolve the issue."
msgstr "HTML-kodad text som innehåller en åtgärd som leder användaren till hur de kan lösa problemet."

#: wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php:394
msgid "A more descriptive explanation of what the test looks for, and why it is important for the user."
msgstr "En mer beskrivande förklaring av vad testet kontrollerar och varför detta är viktigt för användaren."

#: wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php:378
msgid "The category this test is grouped in."
msgstr "Kategorin detta test är tillhör."

#: wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php:372
msgid "The status of the test."
msgstr "Testets status."

#: wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php:367
msgid "A label describing the test."
msgstr "En etikett som beskriver testet."

#: wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php:362
msgid "The name of the test being run."
msgstr "Namnet på testet som körs."

#: wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php:321
msgid "Directory sizes could not be returned."
msgstr "Katalogstorleken kunde inte returneras."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:485
msgid "Version of block API."
msgstr "Version av block-API."

#: wp-includes/rest-api/class-wp-rest-request.php:965
msgid "Invalid parameters."
msgstr "Ogiltiga parametrar."

#: wp-includes/rest-api/class-wp-rest-server.php:1772
msgid "The requested route does not support batch requests."
msgstr "Den begärda rutten stöder inte batchförfrågningar."

#: wp-includes/rest-api/class-wp-rest-server.php:1716
msgid "Could not parse the path."
msgstr "Det gick inte att analysera sökvägen."

#: wp-includes/rest-api/class-wp-rest-server.php:1103
msgid "The handler for the route is invalid."
msgstr "Hanteraren av rutten är ogiltig."

#: wp-includes/theme.php:2726
msgid "You need to pass an array of post formats."
msgstr "Du måste skicka en array med inläggsformat."

#. translators: %s: IP address of password reset requester.
#: wp-includes/user.php:3383
msgid "This password reset request originated from the IP address %s."
msgstr "Begäran om återskapande av lösenordet kom från IP-adressen %s."

#: wp-includes/class-wp-xmlrpc-server.php:3966
#: wp-includes/class-wp-xmlrpc-server.php:3973
msgid "Sorry, you are not allowed to comment on this post."
msgstr "Du har inte behörighet att kommentera på detta inlägg."

#. translators: %s: WP_ENVIRONMENT_TYPES
#: wp-includes/load.php:268
msgid "The %s constant is no longer supported."
msgstr "Konstanten %s stöds inte längre."

#. translators: %s: Theme name.
#: wp-includes/customize/class-wp-customize-theme-control.php:161
#: wp-admin/includes/theme.php:949 wp-admin/includes/update.php:807
#: wp-admin/themes.php:505 wp-admin/themes.php:902 wp-admin/themes.php:1213
msgid "There is a new version of %s available, but it does not work with your version of PHP."
msgstr "En ny version av %s är tillgänglig, men den fungerar inte med med din version av PHP."

#. translators: %s: Theme name.
#: wp-includes/customize/class-wp-customize-theme-control.php:146
#: wp-admin/includes/theme.php:934 wp-admin/includes/update.php:794
#: wp-admin/themes.php:492 wp-admin/themes.php:887 wp-admin/themes.php:1198
msgid "There is a new version of %s available, but it does not work with your version of WordPress."
msgstr "En ny version av %s är tillgänglig, men den fungerar inte med med din version av WordPress."

#. translators: %s: Theme name.
#: wp-includes/customize/class-wp-customize-theme-control.php:116
#: wp-admin/includes/theme.php:904 wp-admin/includes/update.php:766
#: wp-admin/themes.php:464 wp-admin/themes.php:857 wp-admin/themes.php:1168
msgid "There is a new version of %s available, but it does not work with your versions of WordPress and PHP."
msgstr "En ny version av %s är tillgänglig, men den fungerar inte med med dina versioner av WordPress och PHP."

#: wp-includes/customize/class-wp-customize-theme-control.php:220
#: wp-admin/includes/theme.php:1020 wp-admin/theme-install.php:377
#: wp-admin/theme-install.php:582 wp-admin/themes.php:563
#: wp-admin/themes.php:960 wp-admin/themes.php:1140
msgid "This theme does not work with your version of PHP."
msgstr "Detta tema fungerar inte med din version av PHP."

#: wp-includes/customize/class-wp-customize-theme-control.php:209
#: wp-admin/includes/theme.php:1009 wp-admin/theme-install.php:366
#: wp-admin/theme-install.php:571 wp-admin/themes.php:554
#: wp-admin/themes.php:949 wp-admin/themes.php:1129
msgid "This theme does not work with your version of WordPress."
msgstr "Detta tema fungerar inte med din version av WordPress."

#. translators: %s: URL to Update PHP page.
#: wp-includes/customize/class-wp-customize-theme-control.php:136
#: wp-includes/customize/class-wp-customize-theme-control.php:167
#: wp-includes/customize/class-wp-customize-theme-control.php:201
#: wp-includes/customize/class-wp-customize-theme-control.php:224
#: wp-admin/includes/class-wp-plugin-install-list-table.php:625
#: wp-admin/includes/class-wp-plugin-install-list-table.php:644
#: wp-admin/includes/class-wp-plugins-list-table.php:1455
#: wp-admin/includes/class-wp-plugins-list-table.php:1474
#: wp-admin/includes/plugin.php:1153 wp-admin/includes/theme.php:924
#: wp-admin/includes/theme.php:955 wp-admin/includes/theme.php:1001
#: wp-admin/includes/theme.php:1024 wp-admin/includes/update-core.php:1202
#: wp-admin/includes/update.php:786 wp-admin/includes/update.php:813
#: wp-admin/install.php:248 wp-admin/theme-install.php:358
#: wp-admin/theme-install.php:381 wp-admin/theme-install.php:563
#: wp-admin/theme-install.php:586 wp-admin/themes.php:484
#: wp-admin/themes.php:511 wp-admin/themes.php:548 wp-admin/themes.php:567
#: wp-admin/themes.php:877 wp-admin/themes.php:908 wp-admin/themes.php:941
#: wp-admin/themes.php:964 wp-admin/themes.php:1121 wp-admin/themes.php:1144
#: wp-admin/themes.php:1188 wp-admin/themes.php:1219
#: wp-admin/update-core.php:100 wp-admin/update-core.php:552
#: wp-admin/update-core.php:722 wp-admin/update-core.php:746
#: wp-admin/upgrade.php:102
msgid "<a href=\"%s\">Learn more about updating PHP</a>."
msgstr "<a href=\"%s\">Lär dig mer om hur du uppdaterar PHP</a>."

#. translators: %s: URL to WordPress Updates screen.
#: wp-includes/customize/class-wp-customize-theme-control.php:130
#: wp-includes/customize/class-wp-customize-theme-control.php:152
#: wp-includes/customize/class-wp-customize-theme-control.php:195
#: wp-includes/customize/class-wp-customize-theme-control.php:213
#: wp-admin/includes/class-wp-plugin-install-list-table.php:619
#: wp-admin/includes/class-wp-plugin-install-list-table.php:635
#: wp-admin/includes/class-wp-plugins-list-table.php:1449
#: wp-admin/includes/class-wp-plugins-list-table.php:1465
#: wp-admin/includes/theme.php:918 wp-admin/includes/theme.php:940
#: wp-admin/includes/theme.php:995 wp-admin/includes/theme.php:1013
#: wp-admin/includes/update.php:780 wp-admin/includes/update.php:800
#: wp-admin/theme-install.php:352 wp-admin/theme-install.php:370
#: wp-admin/theme-install.php:557 wp-admin/theme-install.php:575
#: wp-admin/themes.php:478 wp-admin/themes.php:498 wp-admin/themes.php:542
#: wp-admin/themes.php:558 wp-admin/themes.php:871 wp-admin/themes.php:893
#: wp-admin/themes.php:935 wp-admin/themes.php:953 wp-admin/themes.php:1115
#: wp-admin/themes.php:1133 wp-admin/themes.php:1182 wp-admin/themes.php:1204
#: wp-admin/update-core.php:716 wp-admin/update-core.php:737
msgid "<a href=\"%s\">Please update WordPress</a>."
msgstr "<a href=\"%s\">Uppdatera WordPress</a>."

#. translators: 1: URL to WordPress Updates screen, 2: URL to Update PHP page.
#: wp-includes/customize/class-wp-customize-theme-control.php:122
#: wp-includes/customize/class-wp-customize-theme-control.php:187
#: wp-admin/includes/class-wp-plugin-install-list-table.php:611
#: wp-admin/includes/class-wp-plugins-list-table.php:1441
#: wp-admin/includes/theme.php:910 wp-admin/includes/theme.php:987
#: wp-admin/includes/update.php:772 wp-admin/theme-install.php:344
#: wp-admin/theme-install.php:549 wp-admin/themes.php:470
#: wp-admin/themes.php:534 wp-admin/themes.php:863 wp-admin/themes.php:927
#: wp-admin/themes.php:1107 wp-admin/themes.php:1174
#: wp-admin/update-core.php:703
msgid "<a href=\"%1$s\">Please update WordPress</a>, and then <a href=\"%2$s\">learn more about updating PHP</a>."
msgstr "<a href=\"%1$s\">Uppdatera WordPress</a> och därefter <a href=\"%2$s\">läs mer om hur du uppdaterar PHP</a>."

#: wp-includes/customize/class-wp-customize-theme-control.php:183
#: wp-admin/includes/theme.php:983 wp-admin/theme-install.php:340
#: wp-admin/theme-install.php:545 wp-admin/themes.php:530
#: wp-admin/themes.php:923 wp-admin/themes.php:1103
msgid "This theme does not work with your versions of WordPress and PHP."
msgstr "Detta tema fungerar inte med dina versioner av WordPress och PHP."

#. translators: %s: register_rest_field
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2831
msgid "Please use %s to add new schema properties."
msgstr "Använd %s för att lägga till nya egenskaper i schemat."

#. translators: %s: prepare_callback
#: wp-includes/theme.php:3356
msgid "The \"%s\" must be a callable function."
msgstr "”%s” måste vara en funktion som går att anropa."

#. translators: %s: customize_messenger_channel
#: wp-includes/class-wp-customize-manager.php:1934
msgid "Unauthorized. You may remove the %s param to preview as frontend."
msgstr "Ej autentiserad. Du kan ta bort parametern %s för att förhandsgranska från front-end."

#. translators: 1: Deprecated option key, 2: New option key.
#: wp-includes/option.php:104 wp-includes/option.php:870
#: wp-includes/option.php:1097
msgid "The \"%1$s\" option key has been renamed to \"%2$s\"."
msgstr "Alternativnyckeln ”%1$s” har bytt namn till ”%2$s”."

#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:700
msgid "Sorry, you are not allowed to manage network plugins."
msgstr "Du har inte behörighet att hantera nätverkstillägg."

#. translators: 1: The REST API route being registered, 2: The argument name,
#. 3: The suggested function name.
#: wp-includes/rest-api.php:127
msgid "The REST API route definition for %1$s is missing the required %2$s argument. For REST API routes that are intended to be public, use %3$s as the permission callback."
msgstr "Definitionen av REST API-rutten %1$s saknar det obligatoriska argumentet %2$s. Använd %3$s som tillstånd till återanrop för REST API-rutter som är avsedda att vara offentliga."

#: wp-includes/post.php:4905
msgid "Could not update attachment in the database."
msgstr "Det gick inte att uppdatera bilagan i databasen."

#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:708
#: wp-admin/plugins.php:50 wp-admin/plugins.php:178
msgid "Sorry, you are not allowed to activate this plugin."
msgstr "Du har inte behörighet att aktivera detta tillägg."

#. translators: byline. %s: author.
#: wp-includes/blocks/latest-posts.php:132 wp-includes/blocks/rss.php:86
#: wp-includes/js/dist/block-library.js:33383
msgid "by %s"
msgstr "av %s"

#: wp-includes/functions.php:3692 wp-includes/js/dist/block-directory.js:505
#: wp-includes/js/dist/block-directory.js:543 wp-admin/themes.php:27
#: wp-admin/users.php:163 wp-admin/network/site-users.php:176
msgid "An error occurred."
msgstr "Ett fel uppstod."

#: wp-includes/js/dist/core-data.js:14602
#: wp-admin/includes/ajax-actions.php:1584
msgid "Menu Item"
msgstr "Menyval"

#. translators: Hidden accessibility text.
#: wp-includes/js/dist/block-library.js:12812
#: wp-includes/js/dist/block-library.js:22958
#: wp-includes/js/dist/block-library.js:23241
#: wp-includes/js/dist/core-data.js:14583 wp-admin/edit-form-comment.php:84
#: wp-admin/includes/template.php:471
msgid "Comment"
msgstr "Kommentar"

#: wp-includes/abilities.php:21 wp-includes/js/dist/core-data.js:14846
msgid "Site"
msgstr "Webbplats"

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1708
#: wp-includes/js/dist/block-library.js:31025
#: wp-includes/js/dist/block-library.js:61458
#: wp-admin/includes/image-edit.php:63
msgid "Crop"
msgstr "Beskär"

#: wp-includes/class-wp-script-modules.php:1137 wp-includes/js/dist/a11y.js:82
msgid "Notifications"
msgstr "Aviseringar"

#: wp-includes/script-loader.php:1040 wp-includes/js/media-views.js:3558
#: wp-admin/js/media.js:247 wp-admin/js/post.js:1319
msgid "The file URL has been copied to your clipboard"
msgstr "Filens URL har kopierats till ditt urklipp"

#: wp-includes/class-wp-oembed-controller.php:216
msgid "Embed Handler"
msgstr "Inbäddningshanterare"

#. translators: %s: Documentation URL.
#: wp-includes/ms-load.php:502
msgid "Read the <a href=\"%s\" target=\"_blank\">Debugging a WordPress Network</a> article. Some of the suggestions there may help you figure out what went wrong."
msgstr "Läs artikeln <a href=\"%s\" target=\"_blank\">Felsöka ett WordPress-nätverk</a>. Några av förslagen där kan hjälpa dig ta reda på vad som gick fel."

#. translators: %s: Block pattern name.
#: wp-includes/class-wp-block-pattern-categories-registry.php:92
msgid "Block pattern category \"%s\" not found."
msgstr "Kategorin ”%s” för blockmönster kunde inte hittas."

#: wp-includes/class-wp-block-pattern-categories-registry.php:56
msgid "Block pattern category name must be a string."
msgstr "Kategorinamnet för ett blockmönster måste vara en sträng."

#: wp-includes/block-patterns.php:120
msgctxt "Block pattern category"
msgid "Text"
msgstr "Text"

#: wp-includes/block-patterns.php:232
msgctxt "Block pattern category"
msgid "Headers"
msgstr "Sidhuvuden"

#: wp-includes/block-patterns.php:190
msgctxt "Block pattern category"
msgid "Gallery"
msgstr "Galleri"

#: wp-includes/block-patterns.php:113
msgctxt "Block pattern category"
msgid "Columns"
msgstr "Kolumner"

#: wp-includes/block-patterns.php:106
msgctxt "Block pattern category"
msgid "Buttons"
msgstr "Knappar"

#. translators: 1: WP_REST_Response, 2: WP_Error
#: wp-includes/functions.php:4546
msgid "Return a %1$s or %2$s object from your callback when using the REST API."
msgstr "Returnera ett %1$s- eller %2$s-objekt från ditt återanrop när du använder REST API."

#. translators: Unit symbol for byte.
#: wp-includes/functions.php:486 wp-includes/functions.php:491
#: wp-includes/js/dist/editor.js:13114 wp-includes/js/dist/editor.js:13134
#: wp-includes/js/dist/media-utils.js:17505
#: wp-includes/js/dist/media-utils.js:17525
msgctxt "unit symbol"
msgid "B"
msgstr "B"

#. translators: Unit symbol for kilobyte.
#: wp-includes/functions.php:484 wp-includes/js/dist/editor.js:13132
#: wp-includes/js/dist/media-utils.js:17523
msgctxt "unit symbol"
msgid "KB"
msgstr "KB"

#. translators: Unit symbol for megabyte.
#: wp-includes/functions.php:482 wp-includes/js/dist/editor.js:13130
#: wp-includes/js/dist/media-utils.js:17521
msgctxt "unit symbol"
msgid "MB"
msgstr "MB"

#. translators: Unit symbol for gigabyte.
#: wp-includes/functions.php:480 wp-includes/js/dist/editor.js:13128
#: wp-includes/js/dist/media-utils.js:17519
msgctxt "unit symbol"
msgid "GB"
msgstr "GB"

#. translators: Unit symbol for terabyte.
#: wp-includes/functions.php:478 wp-includes/js/dist/editor.js:13126
#: wp-includes/js/dist/media-utils.js:17517
msgctxt "unit symbol"
msgid "TB"
msgstr "TB"

#. translators: 1: Title prefix. 2: Title.
#: wp-includes/general-template.php:1797
msgctxt "archive title"
msgid "%1$s %2$s"
msgstr "%1$s %2$s"

#. translators: %s: Taxonomy singular name.
#: wp-includes/general-template.php:1778
msgctxt "taxonomy term archive title prefix"
msgid "%s:"
msgstr "%s:"

#: wp-includes/general-template.php:1770
msgctxt "post type archive title prefix"
msgid "Archives:"
msgstr "Arkiv:"

#: wp-includes/general-template.php:1747
msgctxt "date archive title prefix"
msgid "Day:"
msgstr "Dag:"

#: wp-includes/general-template.php:1743
msgctxt "date archive title prefix"
msgid "Month:"
msgstr "Månad:"

#: wp-includes/general-template.php:1739
msgctxt "date archive title prefix"
msgid "Year:"
msgstr "År:"

#: wp-includes/general-template.php:1735
msgctxt "author archive title prefix"
msgid "Author:"
msgstr "Författare:"

#: wp-includes/general-template.php:1732
msgctxt "tag archive title prefix"
msgid "Tag:"
msgstr "Etikett:"

#: wp-includes/general-template.php:1729
msgctxt "category archive title prefix"
msgid "Category:"
msgstr "Kategori:"

#: wp-includes/ms-deprecated.php:415
msgid "<strong>Error:</strong> There was a problem creating site entry."
msgstr "<strong>Fel:</strong> Ett problem inträffade när en webbplats skulle skapas."

#: wp-includes/ms-deprecated.php:406
msgid "<strong>Error:</strong> Site URL you&#8217;ve entered is already taken."
msgstr "<strong>Fel:</strong> Den webbplats-URL du angav är redan upptagen."

#. translators: %s: Pattern name.
#: wp-includes/class-wp-block-patterns-registry.php:149
msgid "Pattern \"%s\" not found."
msgstr "Mönstret ”%s” hittades inte."

#: wp-includes/class-wp-block-patterns-registry.php:112
msgid "Pattern content must be a string."
msgstr "Mönsterinnehåll måste vara en sträng."

#: wp-includes/class-wp-block-patterns-registry.php:102
msgid "Pattern title must be a string."
msgstr "Mönsterrubrik måste vara en sträng."

#: wp-includes/class-wp-block-patterns-registry.php:93
msgid "Pattern name must be a string."
msgstr "Mönsternamn måste vara en sträng."

#: wp-includes/media.php:5029
msgid "Attachment details"
msgstr "Uppgifter om bilaga"

#: wp-includes/media.php:4974 wp-includes/media.php:4996
#: wp-includes/js/dist/block-library.js:18286
#: wp-includes/js/dist/block-library.js:25596
#: wp-includes/js/dist/block-library.js:30394
msgid "Add media"
msgstr "Lägg till media"

#: wp-includes/post.php:4937
msgid "Could not insert attachment into the database."
msgstr "Det gick inte att lägga in bilagan i databasen."

#: wp-includes/comment.php:2728
msgid "Could not update comment in the database."
msgstr "Det gick inte att uppdatera kommentaren i databasen."

#: wp-includes/media-template.php:549 wp-includes/media-template.php:801
#: wp-admin/includes/media.php:3381
msgid "File URL:"
msgstr "Fil-URL:"

#. translators: %s: The name of a JSON field expecting a valid UUID.
#: wp-includes/rest-api.php:2303
msgid "%s is not a valid UUID."
msgstr "%s är inte ett giltigt UUID."

#: wp-includes/rest-api.php:2279
msgid "Invalid hex color."
msgstr "Ogiltig HEX-kod för färg."

#. translators: 1: Parameter, 2: Pattern.
#: wp-includes/rest-api.php:2727
msgid "%1$s does not match pattern %2$s."
msgstr "%1$s matchar inte mönster %2$s."

#. translators: 1: Parameter, 2: Number of characters.
#: wp-includes/rest-api.php:2712
msgid "%1$s must be at most %2$s character long."
msgid_plural "%1$s must be at most %2$s characters long."
msgstr[0] "Parametern %1$s måste vara högst %2$s tecken."
msgstr[1] "Parametern %1$s måste vara högst %2$s tecken."

#. translators: 1: Parameter, 2: Number of characters.
#: wp-includes/rest-api.php:2696
msgid "%1$s must be at least %2$s character long."
msgid_plural "%1$s must be at least %2$s characters long."
msgstr[0] "Parametern %1$s måste vara minst %2$s tecken."
msgstr[1] "Parametern %1$s måste vara minst %2$s tecken."

#. translators: 1: Property of an object, 2: Parameter.
#: wp-includes/rest-api.php:2384 wp-includes/rest-api.php:2394
msgid "%1$s is a required property of %2$s."
msgstr "%1$s är en obligatorisk egenskap för %2$s."

#. translators: %s: Parameter.
#: wp-includes/rest-api.php:2536 wp-includes/rest-api.php:2839
msgid "%s has duplicate items."
msgstr "%s har duplicerade objekt."

#. translators: 1: Parameter, 2: Number.
#: wp-includes/rest-api.php:2523
msgid "%1$s must contain at most %2$s item."
msgid_plural "%1$s must contain at most %2$s items."
msgstr[0] "Parametern %1$s får innehålla högst %2$s objekt."
msgstr[1] "Parametern %1$s får innehålla högst %2$s objekt."

#. translators: 1: Parameter, 2: Number.
#: wp-includes/rest-api.php:2507
msgid "%1$s must contain at least %2$s item."
msgid_plural "%1$s must contain at least %2$s items."
msgstr[0] "Parametern %1$s måste innehålla minst %2$s objekt."
msgstr[1] "Parametern %1$s måste innehålla minst %2$s objekt."

#. translators: 1: Parameter, 2: The list of allowed types.
#: wp-includes/rest-api.php:2226 wp-includes/rest-api.php:2823
msgid "The \"type\" schema keyword for %1$s can only be one of the built-in types: %2$l."
msgstr "För parametern %1$s kan schemanyckelordet ”type” endast vara någon av de inbyggda typerna: %2$l."

#. translators: %s: Parameter.
#: wp-includes/rest-api.php:2204 wp-includes/rest-api.php:2806
msgid "The \"type\" schema keyword for %s is required."
msgstr "För parametern %s är schemanyckelordet ”type” obligatoriskt."

#: wp-includes/rest-api.php:1785
msgid "Cannot stabilize objects. Convert the object to an array first."
msgstr "Det går inte att stabilisera objekten. Konvertera objektet till en array först."

#. translators: 1: Parameter, 2: List of allowed types.
#: wp-includes/rest-api.php:1723
msgid "The \"type\" schema keyword for %1$s can only contain the built-in types: %2$l."
msgstr "För parametern %1$s kan schemanyckelordet ”type” endast innehålla de inbyggda typerna: %2$l."

#. translators: Custom template title in the Site Editor. 1: Template title, 2:
#. Post type slug.
#. translators: Custom template title in the Site Editor. 1: Template title, 2:
#. Term slug.
#. translators: Custom template title in the Site Editor. 1: Template title of
#. an author template, 2: Author nicename.
#. translators: Developer debugging message. 1: PHP function name, 2:
#. Explanatory message.
#. translators: 1: title of the menu. 2: status of the menu (draft, pending,
#. etc.).
#. translators: 1: Theme name. 2: Theme slug.
#: wp-includes/block-template-utils.php:740
#: wp-includes/block-template-utils.php:819
#: wp-includes/block-template-utils.php:992 wp-includes/rest-api.php:773
#: wp-includes/js/dist/block-library.js:38184
#: wp-admin/includes/class-wp-debug-data.php:1177
#: wp-admin/includes/class-wp-debug-data.php:1196
#: wp-admin/includes/class-wp-debug-data.php:1316
#: wp-admin/includes/class-wp-debug-data.php:1503
msgid "%1$s (%2$s)"
msgstr "%1$s (%2$s)"

#. translators: %s: Name of the script or stylesheet.
#: wp-includes/functions.wp-scripts.php:59
msgid "This notice was triggered by the %s handle."
msgstr "Denna notis utlöstes av hanteraren %s."

#: wp-includes/comment.php:1384 wp-admin/options.php:228
msgid "Please consider writing more inclusive code."
msgstr "Överväg att skriva mer inkluderande kod."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1629
msgid "URL to the edited image file."
msgstr "URL till den redigarade bildfilen."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:723
msgid "Unable to crop this image."
msgstr "Kan inte beskära denna bild."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:701
msgid "Unable to rotate this image."
msgstr "Kan inte rotera denna bild."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:668
msgid "Unable to edit this image."
msgstr "Kan inte redigera denna bild."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:647
msgid "The image was not edited. Edit the image before applying the changes."
msgstr "Bilden redigerades inte. Redigera bilden innan du tillämpar ändringarna."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:598
msgid "This type of file cannot be edited."
msgstr "Denna typ av fil kan inte redigeras."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:588
msgid "Unable to get meta information for file."
msgstr "Kunde inte hämta metainformation för filen."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-directory-controller.php:311
msgid "Limit result set to blocks matching the search term."
msgstr "Begränsa resultatet till block som matchar söktermen."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-directory-controller.php:288
msgid "The date when the block was last updated, in human readable format."
msgstr "Datumet då blocket senast uppdaterades, i mänskligt läsbart format."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-directory-controller.php:276
msgid "The block icon."
msgstr "Blockets ikon."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-directory-controller.php:271
msgid "The WordPress.org username of the block author."
msgstr "Blockförfattarens användarnamn på WordPress.org."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-directory-controller.php:266
msgid "The number of blocks published by the same author."
msgstr "Antal block publicerade av samma författare."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-directory-controller.php:261
msgid "The average rating of blocks published by the same author."
msgstr "Genomsnittligt betyg på block publicerade av samma författare."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-directory-controller.php:256
msgid "The number sites that have activated this block."
msgstr "Antal webbplatser som har aktiverat detta block."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-directory-controller.php:251
msgid "The number of ratings."
msgstr "Antal betyg."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-directory-controller.php:246
msgid "The star rating of the block."
msgstr "Blockets betyg i antal stjärnor."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-directory-controller.php:241
msgid "The block slug."
msgstr "Blockets slug."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-directory-controller.php:236
msgid "A short description of the block, in human readable format."
msgstr "En kort beskrivning av blocket, i mänskligt läsbart format."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-directory-controller.php:231
msgid "The block title, in human readable format."
msgstr "Blockrubriken, i mänskligt läsbart format."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-directory-controller.php:226
msgid "The block name, in namespace/block-name format."
msgstr "Blocknamnet i formatet namnrymd/blocknamn."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-directory-controller.php:58
msgid "Sorry, you are not allowed to browse the block directory."
msgstr "Du har inte behörighet att bläddra i blockkatalogen."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1325
msgid "This username is invalid because it uses illegal characters. Please enter a valid username."
msgstr "Detta användarnamn är ogiltigt eftersom det använder otillåtna tecken. Ange ett giltigt användarnamn."

#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:992
msgid "Limits results to plugins with the given status."
msgstr "Begränsar resultaten till tillägg med den givna statusen."

#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:968
msgid "The plugin's text domain."
msgstr "Tilläggets textdomän."

#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:962
msgid "Minimum required version of PHP."
msgstr "Lägsta version av PHP som krävs."

#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:956
msgid "Minimum required version of WordPress."
msgstr "Lägsta version av WordPress som krävs."

#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:950
msgid "Whether the plugin can only be activated network-wide."
msgstr "Anger om tillägget endast kan aktiveras på nätverksnivå."

#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:944
msgid "The plugin version number."
msgstr "Tilläggets versionsnummer."

#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:938
msgid "The plugin description formatted for display."
msgstr "Tilläggets beskrivning formaterad för visning."

#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:934
msgid "The raw plugin description."
msgstr "Tilläggets oformaterade beskrivning."

#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:928
msgid "The plugin description."
msgstr "Tilläggets beskrivning."

#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:921
msgid "Plugin author's website address."
msgstr "Webbplatsadress till tilläggets författare."

#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:915
msgid "The plugin author."
msgstr "Tilläggets författare."

#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:908
msgid "The plugin's website address."
msgstr "Tilläggets webbplatsadress."

#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:902
msgid "The plugin name."
msgstr "Tilläggets namn."

#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:889
msgid "The plugin file."
msgstr "Tilläggets fil."

#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:868
msgid "The filesystem is currently unavailable for managing plugins."
msgstr "Filsystemet är för närvarande inte tillgängligt för hantering av tillägg."

#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:750
msgid "Network only plugin must be network activated."
msgstr "Tillägg som endast fungerar på nätverksinstallationer måste aktiveras på nätverksnivån."

#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:716
#: wp-admin/plugins.php:201
msgid "Sorry, you are not allowed to deactivate this plugin."
msgstr "Du har inte behörighet att inaktivera detta tillägg."

#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:542
msgid "Cannot delete an active plugin. Please deactivate it first."
msgstr "Kan inte ta bort ett aktivt tillägg. Inaktivera det först."

#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:507
#: wp-admin/includes/ajax-actions.php:4747 wp-admin/plugins.php:271
msgid "Sorry, you are not allowed to delete plugins for this site."
msgstr "Du har inte behörighet att ta bort tillägg för denna webbplats."

#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:359
msgid "Unable to determine what plugin was installed."
msgstr "Det går inte att avgöra vilket tillägg som installerades."

#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:349
#: wp-admin/includes/ajax-actions.php:4228
#: wp-admin/includes/ajax-actions.php:4361
#: wp-admin/includes/ajax-actions.php:4425
#: wp-admin/includes/ajax-actions.php:4525
#: wp-admin/includes/ajax-actions.php:4702
#: wp-admin/includes/ajax-actions.php:4771
#: wp-admin/includes/class-wp-site-health.php:1960
msgid "Unable to connect to the filesystem. Please confirm your credentials."
msgstr "Kan inte ansluta till filsystemet. Bekräfta dina uppgifter."

#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:253
msgid "Sorry, you are not allowed to activate plugins."
msgstr "Du har inte behörighet att aktivera tillägg."

#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:245
#: wp-admin/includes/ajax-actions.php:4478 wp-admin/plugin-install.php:19
#: wp-admin/update.php:107 wp-admin/update.php:152 wp-admin/update.php:190
msgid "Sorry, you are not allowed to install plugins on this site."
msgstr "Du har inte behörighet att installera tillägg på denna webbplats."

#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:215
#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:657
msgid "Plugin not found."
msgstr "Tillägg hittades inte."

#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:116
#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:166
#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:429
#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:499
#: wp-admin/includes/ajax-actions.php:4825
#: wp-admin/includes/ajax-actions.php:4877 wp-admin/plugins.php:13
msgid "Sorry, you are not allowed to manage plugins for this site."
msgstr "Du har inte behörighet att hantera tillägg för denna webbplats."

#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:59
#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:896
msgid "The plugin activation status."
msgstr "Tilläggets aktiveringsstatus."

#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:55
msgid "WordPress.org plugin directory slug."
msgstr "Slug i WordPress tilläggskatalog."

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:640
msgid "The theme's current version."
msgstr "Temats nuvarande version."

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:633
msgid "The URI of the theme's webpage, transformed for display."
msgstr "URI för temats webbsida, anpassad för visning."

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:628
msgid "The URI of the theme's webpage, as found in the theme header."
msgstr "URI för temats webbsida, som det anges i temats header-fält."

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:623
msgid "The URI of the theme's webpage."
msgstr "URI för temats webbsida."

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:612
msgid "The theme's text domain."
msgstr "Temats textdomän."

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:606
msgid "The theme tags, transformed for display."
msgstr "Temats etiketter, anpassade för visning."

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:599
msgid "The theme tags, as found in the theme header."
msgstr "Temats etiketter, som det anges i temats header-fält."

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:594
msgid "Tags indicating styles and features of the theme."
msgstr "Etiketter som anger temats stilar och funktioner."

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:588
msgid "The theme's screenshot URL."
msgstr "URL till temats skärmavbild."

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:583
msgid "The minimum WordPress version required for the theme to work."
msgstr "Den lägsta WordPress-versionen som krävs för att temat ska fungera."

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:578
msgid "The minimum PHP version required for the theme to work."
msgstr "Den lägsta PHP-versionen som krävs för att temat ska fungera."

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:572
msgid "The theme name, transformed for display."
msgstr "Temats namn, anpassat för visning."

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:568
msgid "The theme name, as found in the theme header."
msgstr "Temats namn, som det anges i temats header-fält."

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:563
msgid "The name of the theme."
msgstr "Temats namn."

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:552
msgid "The theme description, transformed for display."
msgstr "Beskrivning av temat, anpassad för visning."

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:548
msgid "The theme description, as found in the theme header."
msgstr "Temats beskrivning, som det anges i temats header-fält."

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:543
msgid "A description of the theme."
msgstr "En beskrivning av temat."

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:536
msgid "The website of the theme author, transformed for display."
msgstr "Webbplats för temats författare, anpassad för visning."

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:531
msgid "The website of the theme author, as found in the theme header."
msgstr "Webbplats för temats författare, som den anges i temats header-fält."

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:526
msgid "The website of the theme author."
msgstr "Webbplatsen för temats författare."

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:520
msgid "HTML for the theme author, transformed for display."
msgstr "HTML för temats författare, anpassad för visning."

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:516
msgid "The theme author's name, as found in the theme header."
msgstr "Namnet på temats författare, som det anges i temats header-fält."

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:511
msgid "The theme author."
msgstr "Temats författare."

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:500
msgid "The theme's template. If this is a child theme, this refers to the parent theme, otherwise this is the same as the theme's stylesheet."
msgstr "Temats mall. Om detta är ett barntema avser detta huvudtemat, annars är det samma som temats stilmall."

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:63
#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:489
msgid "The theme's stylesheet. This uniquely identifies the theme."
msgstr "Temats stilmall, som unikt identifierar temat."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:96
#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:833
msgid "Block namespace."
msgstr "Namnrymd för block."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:430
msgid "A list of the inner block's own inner blocks. This is a recursive definition following the parent innerBlocks schema."
msgstr "En lista över det inre blockets egna inre block. Detta är en ärvd definition som använder överordnade blockets innerBlocks-schema."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:426
msgid "The attributes of the inner block."
msgstr "Attributen för det inre blocket."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:420
msgid "The name of the inner block."
msgstr "Namnet på det inre blocket."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:414
msgid "The list of inner blocks used in the example."
msgstr "Listan över de inre block som används i exemplet."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:443
msgid "The attributes used in the example."
msgstr "Attributen som används i exemplet."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:438
msgid "Block example."
msgstr "Blockexempel."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:453
msgid "Block keywords."
msgstr "Nyckelord för blocket."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:729
msgid "Parent blocks."
msgstr "Överordnade block."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:722
msgid "Public text domain."
msgstr "Offentlig textdomän."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:660
msgid "Contains the handle that defines the block style."
msgstr "Innehåller hanteraren som definierar blockets stil."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:656
msgid "Inline CSS code that registers the CSS class required for the style."
msgstr "Infogad CSS-kod som registrerar den CSS-klass som krävs för stilen."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:652
msgid "The human-readable label for the style."
msgstr "Stilens läsbara etikett."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:647
msgid "Unique name identifying the style."
msgstr "Unikt namn som identifierar stilen."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:641
msgid "Block style variations."
msgstr "Varianter av blockstilar."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:631
msgid "Public facing style handles."
msgstr "Hanterare för publikt åtkomliga stilar."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:611
msgid "Editor style handles."
msgstr "Stilnamn för redigeraren."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:591
msgid "Public facing script handles."
msgstr "Publikt åtkomliga skriptnamn."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:571
msgid "Editor script handles."
msgstr "Skriptnamn för redigeraren."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:564
msgid "Is the block dynamically rendered."
msgstr "Är blocket dynamiskt återgivet."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:472
msgid "Block category."
msgstr "Blockkategori."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:555
msgid "Block supports."
msgstr "Blocket stöder."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:537
msgid "Context values inherited by blocks of this type."
msgstr "Kontextuella värden som ärvs av denna blocktyp."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:526
msgid "Context provided by blocks of this type."
msgstr "Kontexten tillhandahålls av block av denna typ."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:515
msgid "Block attributes."
msgstr "Blockattribut."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:464
msgid "Icon of block type."
msgstr "Ikon för blocktyp."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:507
msgid "Description of block type."
msgstr "Beskrivning av blocktyp."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:499
msgid "Unique name identifying the block type."
msgstr "Unikt namn som identifierar blocktypen."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:492
msgid "Title of block type."
msgstr "Rubrik på blocktyp."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:217
msgid "Invalid block type."
msgstr "Ogiltig blocktyp."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:203
msgid "Sorry, you are not allowed to manage block types."
msgstr "Du har inte behörighet att hantera blocktyper."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:92
msgid "Block name."
msgstr "Blocknamn."

#: wp-includes/meta.php:1545
msgid "When registering a default meta value the data must match the type provided."
msgstr "När du registrerar ett standardmetavärde måste angivna data stämma för den angivna typen."

#: wp-includes/widgets/class-wp-widget-rss.php:129
msgid "RSS Feed"
msgstr "RSS-flöde"

#: wp-includes/theme.php:4311
msgid "The post types that support thumbnails or true if all post types are supported."
msgstr "De inläggstyper som stöder miniatyrer eller ”true” om alla inläggstyper stöds."

#: wp-includes/theme.php:3343
msgid "When registering an \"object\" feature, the feature's schema must include the \"properties\" keyword."
msgstr "När du registrerar en egenskap för ett ”objekt” måste egenskapens schema inkludera nyckelordet ”properties”."

#: wp-includes/theme.php:3336
msgid "When registering an \"array\" feature, the feature's schema must include the \"items\" keyword."
msgstr "När du registrerar en array-egenskap måste egenskapens schema inkludera nyckelordet ”items”."

#: wp-includes/theme.php:3329
msgid "When registering an \"array\" or \"object\" feature to show in the REST API, the feature's schema must also be defined."
msgstr "När du registrerar en ”array”- eller en ”object”-egenskap för visning via REST API:et måste även egenskapens schema definieras."

#: wp-includes/theme.php:3321
msgid "When registering a \"variadic\" theme feature, the \"type\" must be an \"array\"."
msgstr "När du registrerar en ”variadisk” temaegenskap måste ”type” vara en ”array”."

#: wp-includes/theme.php:3314
msgid "The feature \"type\" is not valid JSON Schema type."
msgstr "Egenskapen ”type” är inte en giltig JSON-schematyp."

#. translators: %s: Theme name.
#: wp-includes/theme.php:996
msgctxt "theme"
msgid "<strong>Error:</strong> Current WordPress version does not meet minimum requirements for %s."
msgstr "<strong>Fel:</strong> Nuvarande WordPress-version uppfyller inte minimikraven för %s."

#. translators: %s: Theme name.
#: wp-includes/theme.php:987
msgctxt "theme"
msgid "<strong>Error:</strong> Current PHP version does not meet minimum requirements for %s."
msgstr "<strong>Fel:</strong> Nuvarande PHP-version uppfyller inte minimikraven för %s."

#. translators: %s: Theme name.
#: wp-includes/theme.php:978
msgctxt "theme"
msgid "<strong>Error:</strong> Current WordPress and PHP versions do not meet minimum requirements for %s."
msgstr "<strong>Fel:</strong> Nuvarande WordPress- och PHP-versioner uppfyller inte minimikraven för %s."

#: wp-includes/script-loader.php:1038
msgid "This image cannot be displayed in a web browser. For best results convert it to JPEG before uploading."
msgstr "Den här bilden kan inte visas i en webbläsare. För bästa resultat, konvertera den till JPEG innan uppladdning."

#: wp-includes/admin-bar.php:333
msgid "Edit Profile"
msgstr "Redigera profil"

#: wp-includes/sitemaps/class-wp-sitemaps-stylesheet.php:65
msgid "Priority"
msgstr "Prioritet"

#: wp-includes/sitemaps/class-wp-sitemaps-stylesheet.php:64
msgid "Change Frequency"
msgstr "Ändringsfrekvens"

#: wp-includes/sitemaps/class-wp-sitemaps-stylesheet.php:63
#: wp-includes/sitemaps/class-wp-sitemaps-stylesheet.php:177
#: wp-admin/includes/class-wp-posts-list-table.php:1219
msgid "Last Modified"
msgstr "Ändrades senast"

#. translators: %s: Number of URLs.
#: wp-includes/sitemaps/class-wp-sitemaps-stylesheet.php:57
#: wp-includes/sitemaps/class-wp-sitemaps-stylesheet.php:171
msgid "Number of URLs in this XML Sitemap: %s."
msgstr "Antal URL:er i denna XML-webbplatskarta: %s."

#: wp-includes/sitemaps/class-wp-sitemaps-stylesheet.php:52
#: wp-includes/sitemaps/class-wp-sitemaps-stylesheet.php:166
msgid "Learn more about XML sitemaps."
msgstr "Lär dig mer om XML-webbplatskartor."

#: wp-includes/sitemaps/class-wp-sitemaps-stylesheet.php:51
#: wp-includes/sitemaps/class-wp-sitemaps-stylesheet.php:165
msgid "https://www.sitemaps.org/"
msgstr "https://www.sitemaps.org/sv/"

#: wp-includes/sitemaps/class-wp-sitemaps-stylesheet.php:48
#: wp-includes/sitemaps/class-wp-sitemaps-stylesheet.php:162
msgid "This XML Sitemap is generated by WordPress to make your content more visible for search engines."
msgstr "Denna XML-webbplatskarta genereras av WordPress för att göra ditt innehåll mer synligt för sökmotorer."

#: wp-includes/sitemaps/class-wp-sitemaps-stylesheet.php:47
#: wp-includes/sitemaps/class-wp-sitemaps-stylesheet.php:161
msgid "XML Sitemap"
msgstr "XML-webbplatskarta"

#. translators: %s: SimpleXML
#: wp-includes/sitemaps/class-wp-sitemaps-renderer.php:263
msgid "Could not generate XML sitemap due to missing %s extension"
msgstr "Kunde inte generera XML-webbplatskarta eftersom utökningen %s saknas"

#. translators: %s: List of element names.
#: wp-includes/sitemaps/class-wp-sitemaps-renderer.php:234
msgid "Fields other than %s are not currently supported for sitemaps."
msgstr "Andra fält än %s stöds för närvarande inte för webbplatskartor."

#. translators: %s: List of element names.
#: wp-includes/sitemaps/class-wp-sitemaps-renderer.php:170
msgid "Fields other than %s are not currently supported for the sitemap index."
msgstr "Andra fält än %s stöds för närvarande inte för webbplatskartans index."

#: wp-login.php:1242
msgid "Check your email"
msgstr "Kontrollera din e-post"

#. translators: %s: Link to the login page.
#: wp-login.php:1232
msgid "Registration complete. Please check your email, then visit the <a href=\"%s\">login page</a>."
msgstr "Registrering slutförd. Kontrollera din e-post och besök sedan <a href=\"%s\">inloggningssidan</a>."

#. translators: %s: Link to the login page.
#: wp-login.php:1222
msgid "Check your email for the confirmation link, then visit the <a href=\"%s\">login page</a>."
msgstr "Kontrollera din e-post för bekräftelselänken och besök sedan <a href=\"%s\">inloggningssidan</a>."

#: wp-includes/comment-template.php:664 wp-includes/js/dist/editor.js:10356
#: wp-includes/js/dist/editor.js:46207 wp-includes/js/dist/editor.js:48349
#: wp-admin/includes/meta-boxes.php:183 wp-admin/includes/meta-boxes.php:217
msgid "Password protected"
msgstr "Lösenordsskyddat"

#: wp-includes/class-wp-xmlrpc-server.php:3468
#: wp-includes/class-wp-xmlrpc-server.php:3471
msgid "Sorry, the category could not be created."
msgstr "Kategorin kunde inte skapas."

#: wp-includes/class-wp-xmlrpc-server.php:1861
#: wp-includes/class-wp-xmlrpc-server.php:5314
msgid "Sorry, the post could not be deleted."
msgstr "Inlägget kunde inte tas bort."

#: wp-includes/class-wp-xmlrpc-server.php:1718
#: wp-includes/class-wp-xmlrpc-server.php:5254
#: wp-includes/class-wp-xmlrpc-server.php:6052
msgid "Sorry, the post could not be updated."
msgstr "Inlägget kunde inte uppdateras."

#: wp-includes/blocks/navigation/block.json
#: wp-includes/blocks/social-links/block.json
msgctxt "block keyword"
msgid "links"
msgstr "länkar"

#: wp-includes/media.php:5076 wp-includes/js/dist/block-library.js:17553
msgid "Select poster image"
msgstr "Välj posterbild"

#. Author of the plugin
#: wp-includes/js/dist/block-library.js:54408 hello.php
msgid "Matt Mullenweg"
msgstr "Matt Mullenweg"

#: wp-includes/js/dist/editor.js:51164 wp-admin/edit-form-advanced.php:138
msgid "View post"
msgstr "Visa inlägg"

#. translators: Hidden accessibility text.
#: wp-includes/js/dist/editor.js:5930 wp-includes/js/dist/editor.js:49216
#: wp-includes/js/dist/editor.js:49253 wp-includes/js/dist/editor.js:49389
#: wp-includes/js/dist/editor.js:67543 wp-admin/edit-tag-form.php:155
#: wp-admin/edit-tags.php:469
#: wp-admin/includes/class-wp-posts-list-table.php:1706
#: wp-admin/includes/class-wp-terms-list-table.php:194
#: wp-admin/includes/class-wp-terms-list-table.php:221
#: wp-admin/includes/class-wp-terms-list-table.php:699
#: wp-admin/includes/meta-boxes.php:943 wp-admin/includes/meta-boxes.php:1675
msgid "Slug"
msgstr "Slug"

#. translators: %s: Digit to indicate multiple of sizing, eg. 2X-Small.
#: wp-includes/class-wp-theme-json.php:4424
#: wp-includes/js/dist/block-library.js:63301
#: wp-includes/js/dist/components.js:42119
msgid "Small"
msgstr "Liten"

#. translators: 1: Post status, 2: Capability name.
#: wp-includes/capabilities.php:353
msgid "The post status %1$s is not registered, so it may not be reliable to check the capability %2$s against a post with that status."
msgstr "Inläggsstatusen %1$s är inte registrerad, därför är det kanske inte tillförlitligt att kontrollera behörigheten ”%2$s” mot inlägg som har den statusen."

#. translators: %s: Comment link.
#: wp-includes/comment-template.php:1042 wp-admin/comment.php:220
#: wp-admin/includes/class-wp-comments-list-table.php:988
msgid "In reply to %s."
msgstr "Som svar på %s."

#: wp-includes/general-template.php:2559
msgid "Previous and next months"
msgstr "Föregående och nästa månad"

#: wp-includes/option.php:3035
msgid "When registering an \"array\" setting to show in the REST API, you must specify the schema for each array item in \"show_in_rest.schema.items\"."
msgstr "När du registrerar en inställnings-”array” för att göra den tillgänglig via REST API:et måste du ange ett schema för varje objekt i arrayen i ”show_in_rest.schema.items”."

#: wp-includes/user.php:4195
msgid "User&#8217;s Session Tokens data."
msgstr "Data för användarens sessionsnyckel."

#: wp-includes/user.php:4194
msgid "Session Tokens"
msgstr "Tokens för sessioner"

#: wp-includes/user.php:4173
msgid "Last Login"
msgstr "Senaste inloggning"

#: wp-includes/user.php:4172
msgid "User Agent"
msgstr "Användaragent"

#: wp-includes/user.php:4170
msgid "Expiration"
msgstr "Löper ut"

#: wp-includes/user.php:4160
msgid "User&#8217;s location data used for the Community Events in the WordPress Events and News dashboard widget."
msgstr "Användarens positionsdata som används för att visa community-evenemang i widgeten ”WordPress-evenemang och nyheter” i adminpanelen."

#: wp-includes/user.php:4159
msgid "Community Events Location"
msgstr "Position för community-evenemang"

#: wp-includes/user.php:4143 wp-includes/user.php:4171
msgid "IP"
msgstr "IP"

#: wp-includes/user.php:4142
msgid "Longitude"
msgstr "Längdgrad"

#: wp-includes/user.php:4141
msgid "Latitude"
msgstr "Breddgrad"

#: wp-includes/user.php:4140
msgid "Country"
msgstr "Land"

#: wp-includes/user.php:4139
msgid "City"
msgstr "Ort"

#. translators: %s: wp_privacy_additional_user_profile_data
#: wp-includes/user.php:4115
msgid "Filter %s returned items with reserved names."
msgstr "Filtret %s returnerade objekt med reserverade namn."

#: wp-includes/media-template.php:479 wp-includes/media-template.php:725
#: wp-admin/includes/media.php:3528
msgid "Original image:"
msgstr "Originalbild:"

#: wp-includes/cron.php:1147
msgid "Once Weekly"
msgstr "En gång per vecka"

#. translators: Comment moderation. %s: Parent comment edit URL.
#. translators: %s: Comment link.
#: wp-includes/pluggable.php:1929 wp-includes/pluggable.php:2116
#: wp-admin/edit-form-comment.php:214
msgid "In reply to: %s"
msgstr "Som svar på: %s"

#: wp-includes/pluggable.php:1513
msgid "HTTP redirect status code must be a redirection code, 3xx."
msgstr "Statuskoden för HTTP-omdirigering måste vara en omdirigeringskod, 3xx."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3324
msgid "Limit result set based on relationship between multiple taxonomies."
msgstr "Begränsa resultatet baserat på relationer mellan flera taxonomier."

#. translators: 1: The taxonomy name, 2: The property name, either 'rest_base'
#. or 'name', 3: The conflicting value.
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2777
msgid "The \"%1$s\" taxonomy \"%2$s\" property (%3$s) conflicts with an existing property on the REST API Posts Controller. Specify a custom \"rest_base\" when registering the taxonomy to avoid this error."
msgstr "Egenskapen ”%2$s” för taxonomin ”%1$s” (%3$s) står i konflikt med en befintlig egenskap i controllern för REST API Posts. Undvik detta fel genom att ange en anpassad ”rest_base” när du registrerar taxonomin."

#: wp-includes/theme.php:4339
msgid "Whether theme opts in to default WordPress block styles for viewing."
msgstr "Om temat väljer att använda standardstilarna i WordPress för visning av block."

#: wp-includes/theme.php:4332
msgid "Whether the theme can manage the document title tag."
msgstr "Om temat kan hantera dokuments rubrik-tagg."

#: wp-includes/theme.php:4265
msgid "Allows use of HTML5 markup for search forms, comment forms, comment lists, gallery, and caption."
msgstr "Tillåter användning av HTML5-märkning i sökformulär, kommentarsformulär, kommentarslistor, gallerier och bildtexter."

#: wp-includes/theme.php:4257
msgid "Whether theme opts in to the editor styles CSS wrapper."
msgstr "Om temat väljer att använda CSS-omslaget för stilar i redigeraren."

#: wp-includes/theme.php:4208
msgid "Custom gradient presets if defined by the theme."
msgstr "Anpassade förinställda gradienter, om sådana definieras av temat."

#: wp-includes/theme.php:4183
msgid "Custom font sizes if defined by the theme."
msgstr "Anpassade textstorlekar, om temat definierar dem."

#: wp-includes/theme.php:4158
msgid "Custom color palette if defined by the theme."
msgstr "Anpassad färgpalett, om temat definierar sådan."

#: wp-includes/theme.php:4143
msgid "Whether the theme disables custom gradients."
msgstr "Om temat inaktiverar anpassade gradienter."

#: wp-includes/theme.php:4136
msgid "Whether the theme disables custom font sizes."
msgstr "Om temat inaktiverar anpassade textstorlekar."

#: wp-includes/theme.php:4129
msgid "Whether the theme disables custom colors."
msgstr "Om temat inaktiverar anpassade färger."

#: wp-includes/theme.php:4122
msgid "Whether theme opts in to the dark editor style UI."
msgstr "Om temat väljer mörk stil i redigerarens gränssnitt."

#: wp-includes/theme.php:4115
msgid "Whether the theme enables Selective Refresh for Widgets being managed with the Customizer."
msgstr "Om temat aktiverar selektiv uppdatering av widgetar som hanteras i anpassaren."

#: wp-includes/theme.php:4082
msgid "Custom logo if defined by the theme."
msgstr "Anpassad logga om temat definierar någon."

#: wp-includes/theme.php:3967
msgid "Custom background if defined by the theme."
msgstr "Anpassad bakgrund, om temat definierar någon."

#: wp-includes/theme.php:4037
msgid "Custom header if defined by the theme."
msgstr "Anpassat sidhuvud, om temat definierar något."

#: wp-includes/theme.php:3946
msgid "Whether posts and comments RSS feed links are added to head."
msgstr "Om länkar till RSS-flöden för inlägg och kommentarer ska läggas till i sidhuvudet."

#: wp-includes/theme.php:3939
msgid "Whether theme opts in to wide alignment CSS class."
msgstr "Om temat väljer att använda CSS-klassen för bred textjustering."

#: wp-includes/class-wp-xmlrpc-server.php:5093
#: wp-includes/class-wp-xmlrpc-server.php:5106
msgid "Sorry, this method is not supported."
msgstr "Denna metod stöds inte."

#: wp-includes/class-wp-xmlrpc-server.php:1720
#: wp-includes/class-wp-xmlrpc-server.php:5174
#: wp-includes/class-wp-xmlrpc-server.php:5684
msgid "Sorry, the post could not be created."
msgstr "Inlägget kunde inte skapas."

#. translators: Minimum input length in characters to start searching posts in
#. the "Insert/edit link" modal.
#: wp-includes/script-loader.php:1280
msgctxt "minimum input length for searching post links"
msgid "3"
msgstr "3"

#: wp-login.php:880
msgid "Please enter your username or email address. You will receive an email message with instructions on how to reset your password."
msgstr "Ange ditt användarnamn eller din e-postadress. Du kommer att få ett e-postmeddelande med instruktioner om hur du återställer ditt lösenord."

#. translators: Hidden accessibility text.
#: wp-includes/media-template.php:189
msgid "Selected media actions"
msgstr "Valda mediaåtgärder"

#: wp-includes/media-template.php:178
msgctxt "media modal menu"
msgid "Menu"
msgstr "Meny"

#: wp-includes/media-template.php:176
msgctxt "media modal menu actions"
msgid "Actions"
msgstr "Åtgärder"

#: wp-includes/post.php:3588
msgctxt "file type group"
msgid "Archives"
msgstr "Arkiv"

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1217
msgid "List of the missing image sizes of the attachment."
msgstr "Lista över bilagans saknade bildstorlekar."

#: wp-includes/user.php:280
msgid "Unknown email address. Check again or try your username."
msgstr "Okänd e-postadress. Dubbelkolla eller försök med ditt användarnamn."

#: wp-includes/media.php:5101
msgid "Media list"
msgstr "Medialista"

#: wp-includes/media.php:5100
msgid "Filter media"
msgstr "Filtrera media"

#. translators: Hidden accessibility text.
#: wp-includes/media-template.php:335 wp-includes/js/dist/block-editor.js:43909
#: wp-admin/includes/class-wp-media-list-table.php:56
msgid "Grid view"
msgstr "Rutnätsvy"

#. translators: Hidden accessibility text.
#: wp-includes/media-template.php:327 wp-includes/js/dist/block-editor.js:43501
#: wp-includes/js/dist/block-editor.js:43533
#: wp-admin/includes/class-wp-media-list-table.php:55
msgid "List view"
msgstr "Listvy"

#: wp-includes/js/dist/editor.js:54031
#: wp-admin/includes/class-wp-privacy-data-export-requests-list-table.php:63
#: wp-admin/includes/class-wp-privacy-data-export-requests-list-table.php:136
#: wp-admin/includes/class-wp-privacy-data-export-requests-list-table.php:142
#: wp-admin/includes/class-wp-privacy-data-removal-requests-list-table.php:68
#: wp-admin/includes/class-wp-privacy-data-removal-requests-list-table.php:142
#: wp-admin/includes/class-wp-privacy-data-removal-requests-list-table.php:149
msgid "Retry"
msgstr "Försök igen"

#: wp-includes/js/dist/editor.js:42685 wp-admin/includes/template.php:2727
msgid "Restore the backup"
msgstr "Återställ säkerhetskopian"

#: wp-includes/js/dist/editor.js:42678 wp-admin/includes/template.php:2726
msgid "The backup of this post in your browser is different from the version below."
msgstr "Säkerhetskopian av detta inlägg i din webbläsare skiljer sig från versionen nedan."

#: wp-includes/nav-menu.php:97
msgid "Nav menu locations must be strings."
msgstr "Nav-menyplatser måste vara strängar."

#. translators: %s: The currently used PHP version.
#: wp-includes/class-wp-recovery-mode-email-service.php:372
msgid "PHP version %s"
msgstr "PHP-version %s"

#. translators: 1: The failing plugin's name. 2: The failing plugin's version.
#: wp-includes/class-wp-recovery-mode-email-service.php:363
msgid "Current plugin: %1$s (version %2$s)"
msgstr "Nuvarande tillägg: %1$s (version %2$s)"

#. translators: 1: Current active theme name. 2: Current active theme version.
#: wp-includes/class-wp-recovery-mode-email-service.php:351
msgid "Active theme: %1$s (version %2$s)"
msgstr "Aktivt tema: %1$s (version %2$s)"

#. translators: %s: Current WordPress version number.
#. translators: %s: Your current version of WordPress.
#: wp-includes/class-wp-recovery-mode-email-service.php:346
#: wp-admin/includes/class-wp-site-health.php:275
msgid "WordPress version %s"
msgstr "WordPress-version %s"

#: wp-includes/formatting.php:5079
msgid "https://wordpress.org/documentation/article/customize-permalinks/#choosing-your-permalink-structure"
msgstr "https://wordpress.org/documentation/article/customize-permalinks/#choosing-your-permalink-structure"

#: wp-includes/link-template.php:2812 wp-includes/link-template.php:2896
#: wp-includes/js/dist/editor.js:39865 wp-includes/js/dist/editor.js:54008
msgid "Posts"
msgstr "Inlägg"

#. translators: 1: UTC abbreviation and offset, 2: UTC offset.
#: wp-includes/customize/class-wp-customize-date-time-control.php:287
msgid "Your timezone is set to %1$s (Coordinated Universal Time %2$s)."
msgstr "Din tidszon har satts till %1$s (koordinerad universell tid %2$s)."

#. translators: 1: Timezone name, 2: Timezone abbreviation, 3: UTC abbreviation
#. and offset, 4: UTC offset.
#: wp-includes/customize/class-wp-customize-date-time-control.php:273
msgid "Your timezone is set to %1$s (%2$s), currently %3$s (Coordinated Universal Time %4$s)."
msgstr "Din tidszon är inställd på %1$s (%2$s), för närvarande %3$s (koordinerad universell tid %4$s)."

#. translators: 1: Block name, 2: Block style name.
#: wp-includes/class-wp-block-styles-registry.php:125
msgid "Block \"%1$s\" does not contain a style named \"%2$s\"."
msgstr "Blocket ”%1$s” innehåller inte någon stil med namnet ”%2$s”."

#: wp-includes/class-wp-block-styles-registry.php:78
msgid "Block style name must be a string."
msgstr "Namn på blockstil måste vara en sträng."

#: wp-includes/class-wp-icons-registry.php:107
msgid "Icon name must be a string."
msgstr "Ikonnamn måste vara en sträng."

#: wp-includes/class-wp-fatal-error-handler.php:200
msgid "There has been a critical error on this website."
msgstr "Det har uppstått ett kritiskt fel på webbplatsen."

#: wp-includes/class-wp-fatal-error-handler.php:188
msgid "There has been a critical error on this website, putting it in recovery mode. Please check the Themes and Plugins screens for more details. If you just installed or updated a theme or plugin, check the relevant page for that first."
msgstr "Ett kritiskt fel har inträffat på denna webbplats så att den nu befinner sig i räddningsläge. Mer information hittar du på sidorna för teman och tillägg. Om du nyss installerat eller uppdaterat något tema eller tillägg bör du börja med att kontrollera den motsvarande sidan."

#: wp-includes/class-wp-image-editor-imagick.php:843
msgid "The image cannot be rotated because the embedded meta data cannot be updated."
msgstr "Bilden kan inte roteras eftersom den inbäddade metadatan inte kan uppdateras."

#: wp-includes/user.php:4130
msgid "User&#8217;s profile data."
msgstr "Användarens profiluppgifter."

#: wp-includes/user.php:2546
msgid "Not enough data to create this user."
msgstr "Inte tillräckligt med data för att skapa denna användare."

#: wp-includes/user.php:2410
msgid "Sorry, marking a user as spam is only supported on Multisite."
msgstr "Att markera en användare som skräppost stöds endast på multisite."

#: wp-includes/media.php:5664
msgid "User&#8217;s media data."
msgstr "Användarens mediainformation."

#: wp-includes/media.php:5026
msgid "No media items found. Try a different search."
msgstr "Inga mediaobjekt hittades. Försök med andra sökord."

#. translators: %d: Number of attachments found in a search.
#: wp-includes/media.php:5024
msgid "Number of media items found: %d"
msgstr "Antal hittade mediaobjekt: %d"

#. translators: %s: Number of archives.
#: wp-includes/post.php:3591
msgid "Archive <span class=\"count\">(%s)</span>"
msgid_plural "Archives <span class=\"count\">(%s)</span>"
msgstr[0] "Arkiv <span class=\"count\">(%s)</span>"
msgstr[1] "Arkiv <span class=\"count\">(%s)</span>"

#: wp-includes/post.php:3589
msgid "Manage Archives"
msgstr "Hantera arkiv"

#. translators: %s: Number of spreadsheets.
#: wp-includes/post.php:3582
msgid "Spreadsheet <span class=\"count\">(%s)</span>"
msgid_plural "Spreadsheets <span class=\"count\">(%s)</span>"
msgstr[0] "Kalkylark <span class=\"count\">(%s)</span>"
msgstr[1] "Kalkylark <span class=\"count\">(%s)</span>"

#: wp-includes/post.php:3580
msgid "Manage Spreadsheets"
msgstr "Hantera kalkylark"

#: wp-includes/post.php:3579
msgid "Spreadsheets"
msgstr "Kalkylark"

#: wp-includes/post.php:3571
msgid "Manage Documents"
msgstr "Hantera dokument"

#: wp-includes/post.php:3570
msgid "Documents"
msgstr "Dokument"

#: wp-includes/load.php:228 wp-admin/install.php:291 wp-admin/install.php:313
msgid "Requirements Not Met"
msgstr "Kraven uppfylls inte"

#. translators: 1: "srclang" HTML attribute, 2: "label" HTML attribute, 3:
#. "kind" HTML attribute.
#: wp-includes/media-template.php:1492
msgid "The %1$s, %2$s, and %3$s values can be edited to set the video track language and kind."
msgstr "Värdena %1$s, %2$s och %3$s kan redigeras för att ställa in videospårets språk och typ."

#: wp-includes/comment.php:3922
msgid "User&#8217;s comment data."
msgstr "Användarens kommentarsinformation."

#. translators: Hidden accessibility text.
#: wp-includes/class-wp-text-diff-renderer-table.php:174
msgid "Unchanged:"
msgstr "Oförändrad:"

#. translators: Hidden accessibility text.
#: wp-includes/class-wp-text-diff-renderer-table.php:148
msgid "Added:"
msgstr "Tillagd:"

#: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:348
msgid "Whether posts of this status may have floating published dates."
msgstr "Om inlägg med denna status kan ha flytande publicerade datum."

#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:469
#: wp-includes/rest-api/endpoints/class-wp-rest-template-revisions-controller.php:246
msgid "Sorry, you are not allowed to delete revisions of this post."
msgstr "Du har inte behörighet att ta bort versioner av detta inlägg."

#. translators: %s: Custom field key.
#: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:341
#: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:355
#: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:408
msgid "Could not update the meta value of %s in database."
msgstr "Kunde inte uppdatera metavärdet för %s i databasen."

#: wp-includes/meta.php:1492
msgid "When registering an \"array\" meta type to show in the REST API, you must specify the schema for each array item in \"show_in_rest.schema.items\"."
msgstr "När du registrerar en meta-typ-”array” för att göra den tillgänglig via REST API:et måste du ange ett schema för varje objekt i arrayen i ”show_in_rest.schema.items”."

#: wp-includes/widgets/class-wp-widget-meta.php:75
msgid "Comments feed"
msgstr "Flöde för kommentarer"

#: wp-includes/widgets/class-wp-widget-meta.php:74
msgid "Entries feed"
msgstr "Flöde för inlägg"

#: wp-includes/script-loader.php:1022
msgid "Unexpected response from the server. The file may have been uploaded successfully. Check in the Media Library or reload the page."
msgstr "Oväntat svar från servern. Det är möjligt att filen har laddats upp. Kolla i mediabiblioteket eller ladda om sidan."

#: wp-login.php:755
msgid "Remind me later"
msgstr "Påminn mig senare"

#: wp-login.php:739
msgid "The email is correct"
msgstr "E-postadressen stämmer"

#: wp-login.php:727
msgid "This email may be different from your personal email address."
msgstr "Denna e-postadress kan vara en annan än din personliga e-postadress."

#. translators: %s: Admin email address.
#: wp-login.php:720
msgid "Current administration email: %s"
msgstr "Nuvarande e-postadress för administration: %s"

#: wp-login.php:709
msgid "Why is this important?"
msgstr "Varför är detta viktigt?"

#. translators: URL to the WordPress help section about admin email.
#: wp-login.php:698
msgid "https://wordpress.org/documentation/article/settings-general-screen/#email-address"
msgstr "https://wordpress.org/documentation/article/settings-general-screen/#email-address"

#: wp-login.php:694
msgid "Please verify that the <strong>administration email</strong> for this website is still correct."
msgstr "Verifiera att webbplatsens <strong>e-postadress för administration</strong> fortfarande stämmer."

#: wp-login.php:691
msgid "Administration email verification"
msgstr "Verifiering av e-postadressen för administration"

#: wp-login.php:662
msgid "Confirm your administration email"
msgstr "Bekräfta din e-postadress för administration"

#. translators: Maximum number of words used in a post excerpt.
#: wp-includes/formatting.php:4001
msgctxt "excerpt_length"
msgid "55"
msgstr "55"

#: wp-includes/class-wp-customize-manager.php:5578
#: wp-admin/includes/class-custom-background.php:457
msgctxt "Original Size"
msgid "Original"
msgstr "Ursprunglig"

#. translators: Maximum number of words used in a comment excerpt.
#: wp-includes/comment-template.php:668
msgctxt "comment_excerpt_length"
msgid "20"
msgstr "20"

#: wp-includes/class-wp-image-editor-gd.php:310
#: wp-includes/class-wp-image-editor-imagick.php:669
msgid "Cannot resize the image. Both width and height are not set."
msgstr "Kan inte ändra storlek på bilden. Varken bredd eller höjd är inställd."

#: wp-includes/media-template.php:1220
msgid "Image size in pixels"
msgstr "Bildstorlek i pixlar"

#: wp-includes/media-template.php:657
msgid "Media title&hellip;"
msgstr "Mediarubrik &hellip;"

#: wp-includes/media-template.php:656
msgid "Media title"
msgstr "Mediarubrik"

#: wp-includes/media-template.php:654
msgid "Audio title&hellip;"
msgstr "Ljudrubrik …"

#: wp-includes/media-template.php:653
msgid "Audio title"
msgstr "Ljudrubrik"

#: wp-includes/media-template.php:651
msgid "Video title&hellip;"
msgstr "Videotitel …"

#: wp-includes/media-template.php:650
msgid "Video title"
msgstr "Videoklippets rubrik"

#: wp-includes/media-template.php:646
msgid "Caption&hellip;"
msgstr "Bildtext …"

#. translators: Hidden accessibility text.
#: wp-includes/media-template.php:442 wp-includes/js/dist/editor.js:49630
#: wp-admin/import.php:211
#: wp-admin/includes/class-wp-theme-install-list-table.php:381
#: wp-admin/includes/class-wp-themes-list-table.php:273
msgid "Details"
msgstr "Uppgifter"

#. translators: Hidden accessibility text.
#: wp-includes/media-template.php:388
msgid "Attachment Preview"
msgstr "Förhandsgranskning av bilaga"

#: wp-includes/media-template.php:243
msgid "Your browser cannot upload files"
msgstr "Din webbläsare kan inte ladda upp filer"

#: wp-includes/class-wp-xmlrpc-server.php:674 wp-includes/option.php:2957
msgid "Allow people to submit comments on new posts."
msgstr "Tillåt att andra skickar in kommentarer på nya inlägg."

#. translators: %s: Documentation URL.
#: wp-includes/user.php:3474
msgid "<strong>Error:</strong> The email could not be sent. Your site may not be correctly configured to send emails. <a href=\"%s\">Get support for resetting your password</a>."
msgstr "<strong>Fel:</strong> E-posten kunde inte skickas. Din webbplats kanske inte är korrekt konfigurerad för att skicka e-post. <a href=\"%s\">Få hjälp med hur du återställer ditt lösenord</a>."

#: wp-includes/customize/class-wp-customize-theme-control.php:98
#: wp-admin/themes.php:450 wp-admin/themes.php:848
msgid "New version available."
msgstr "Ny version är tillgänglig."

#: wp-includes/taxonomy.php:2622
msgid "Could not insert term taxonomy into the database."
msgstr "Kunde inte infoga termtaxonomi i databasen."

#. translators: 1: Link to tutorial, 2: Additional link attributes, 3:
#. Accessibility text.
#: wp-includes/media-template.php:161 wp-admin/includes/media.php:3260
msgid "<a href=\"%1$s\" %2$s>Learn how to describe the purpose of the image%3$s</a>. Leave empty if the image is purely decorative."
msgstr "<a href=\"%1$s\" %2$s>Läs mer om hur du beskriver bildens syfte%3$s</a>. Lämna tomt om bilden är rent dekorativ."

#. translators: %s: Theme name.
#: wp-includes/class-wp-recovery-mode-email-service.php:286
msgid "In this case, WordPress caught an error with your theme, %s."
msgstr "I detta fall har WordPress upptäckt ett fel med ditt tema, %s."

#. translators: %s: Plugin name.
#: wp-includes/class-wp-recovery-mode-email-service.php:280
msgid "In this case, WordPress caught an error with one of your plugins, %s."
msgstr "I detta fall har WordPress upptäckt ett fel med ett av dina tillägg, %s."

#. translators: Do not translate LINK, EXPIRES, CAUSE, DETAILS, SITEURL,
#. PAGEURL, SUPPORT. DEBUG: those are placeholders.
#: wp-includes/class-wp-recovery-mode-email-service.php:153
msgid ""
"Howdy!\n"
"\n"
"WordPress has a built-in feature that detects when a plugin or theme causes a fatal error on your site, and notifies you with this automated email.\n"
"###CAUSE###\n"
"First, visit your website (###SITEURL###) and check for any visible issues. Next, visit the page where the error was caught (###PAGEURL###) and check for any visible issues.\n"
"\n"
"###SUPPORT###\n"
"\n"
"If your site appears broken and you can't access your dashboard normally, WordPress now has a special \"recovery mode\". This lets you safely login to your dashboard and investigate further.\n"
"\n"
"###LINK###\n"
"\n"
"To keep your site safe, this link will expire in ###EXPIRES###. Don't worry about that, though: a new link will be emailed to you if the error occurs again after it expires.\n"
"\n"
"When seeking help with this issue, you may be asked for some of the following information:\n"
"###DEBUG###\n"
"\n"
"###DETAILS###"
msgstr ""
"Hej!\n"
"\n"
"WordPress har inbyggd funktion som kan upptäcka när något tillägg eller tema orsakar ett allvarligt fel på din webbplats och informerar dig via detta e-postmeddelande som skickas automatiskt.\n"
"###CAUSE###\n"
"Börja med att besöka din webbplats (###SITEURL###) och kontrollera om du märker några synliga problem. Därefter går du till sidan där problemet inträffade (###PAGEURL###) för att kontrollera om du ser något där.\n"
"\n"
"###SUPPORT###\n"
"\n"
"Om det skulle se ut som om webbplatsen inte fungerar och du inte kommer åt adminpanelen som du borde, har WordPress nu ett speciellt ”räddningsläge”. Det låter dig på ett säkert sätt logga in i adminpanelen för att undersöka problemet vidare.\n"
"\n"
"###LINK###\n"
"\n"
"För att inte äventyra säkerheten på din webbplats kommer denna länk att gälla endast ###EXPIRES###. Oroa dig inte över detta. Om felet skulle inträffa igen efter det kommer du att få ett nytt e-postmeddelande med en ny länk.\n"
"\n"
"Om du ber om hjälp med detta problem kan du bli ombedd att uppge en del av nedanstående information:\n"
"###DEBUG###\n"
"\n"
"###DETAILS###"

#: wp-includes/class-wp-recovery-mode-email-service.php:141
msgid "Please contact your host for assistance with investigating this issue further."
msgstr "Kontakta ditt webbhotell för att be om mer hjälp med detta problem."

#: wp-includes/class-wp-recovery-mode.php:178
msgid "Error occurred on a non-protected endpoint."
msgstr "Ett fel uppstod på en oskyddad ändpunkt."

#. translators: %s: Login screen title.
#. translators: %s: Admin screen title.
#: wp-login.php:80 wp-admin/admin-header.php:78
msgid "Recovery Mode &#8212; %s"
msgstr "Räddningsläge &ndash; %s"

#. translators: Login details notification email subject. %s: Site title.
#: wp-includes/pluggable.php:2391
msgid "[%s] Login Details"
msgstr "[%s] Inloggningsuppgifter"

#: wp-includes/media-template.php:584 wp-includes/media-template.php:751
#: wp-includes/media.php:5013 wp-admin/comment.php:140
#: wp-admin/edit-form-comment.php:242
#: wp-admin/includes/class-wp-comments-list-table.php:405
#: wp-admin/includes/class-wp-media-list-table.php:211
#: wp-admin/includes/class-wp-posts-list-table.php:448
#: wp-admin/includes/media.php:1763 wp-admin/includes/meta-boxes.php:367
#: wp-admin/includes/meta-boxes.php:474
msgid "Move to Trash"
msgstr "Lägg i papperskorgen"

#: wp-includes/media-template.php:582 wp-includes/media-template.php:749
#: wp-includes/media.php:5014
msgid "Restore from Trash"
msgstr "Återställ från papperskorgen"

#. translators: Localized Support reference.
#: wp-includes/admin-bar.php:218
#: wp-includes/class-wp-fatal-error-handler.php:196
#: wp-includes/class-wpdb.php:1233 wp-includes/class-wpdb.php:2025
#: wp-includes/class-wpdb.php:2186
#: wp-includes/customize/class-wp-customize-themes-section.php:90
#: wp-includes/load.php:219
#: wp-includes/rest-api/endpoints/class-wp-rest-pattern-directory-controller.php:143
#: wp-includes/update.php:254 wp-includes/update.php:480
#: wp-includes/update.php:766 wp-login.php:1332
#: wp-admin/includes/class-wp-automatic-updater.php:1060
#: wp-admin/includes/class-wp-automatic-updater.php:1507
#: wp-admin/includes/class-wp-site-health.php:1365
#: wp-admin/includes/plugin-install.php:177
#: wp-admin/includes/plugin-install.php:192
#: wp-admin/includes/plugin-install.php:207 wp-admin/includes/theme.php:569
#: wp-admin/includes/theme.php:583 wp-admin/includes/theme.php:598
#: wp-admin/includes/translation-install.php:81
#: wp-admin/includes/translation-install.php:95
#: wp-admin/includes/translation-install.php:107
#: wp-admin/includes/update.php:153 wp-admin/theme-install.php:64
msgid "https://wordpress.org/support/forums/"
msgstr "https://sv.wordpress.org/support/forums/"

#: wp-includes/admin-bar.php:217
msgid "Support"
msgstr "Support"

#. translators: Network admin email change notification email subject. %s:
#. Network title.
#: wp-includes/ms-functions.php:2912
msgid "[%s] Network Admin Email Changed"
msgstr "[%s] E-postadressen för administration av nätverket har ändrats"

#. translators: Email change notification email subject. %s: Network title.
#: wp-includes/ms-functions.php:2849
msgid "[%s] Network Admin Email Change Request"
msgstr "[%s] Begäran om ändring av e-postadress för nätverksadministratör"

#. translators: Site admin email change notification email subject. %s: Site
#. title.
#: wp-includes/functions.php:8236
msgid "[%s] Admin Email Changed"
msgstr "[%s] E-postadress för administration har ändrats"

#. translators: New email address notification email subject. %s: Site title.
#: wp-includes/user.php:3942
msgid "[%s] Email Change Request"
msgstr "[%s] Begäran om ändring av e-postadress"

#. translators: Email change notification email subject. %s: Site title.
#: wp-includes/user.php:2876
msgid "[%s] Email Changed"
msgstr "[%s] Ändrad e-postadress"

#: wp-includes/widgets/class-wp-widget-calendar.php:34
msgid "A calendar of your site’s posts."
msgstr "En kalender med inläggen på din webbplats."

#: wp-includes/media.php:5040
msgid "Edit gallery"
msgstr "Redigera galleriet"

#: wp-includes/js/dist/editor.js:39821 wp-admin/includes/theme.php:335
msgid "Custom Colors"
msgstr "Anpassade färger"

#: wp-includes/class-wp-recovery-mode.php:247
msgid "Failed to exit recovery mode. Please try again later."
msgstr "Det gick inte att avsluta räddningsläge. Försök igen senare."

#: wp-includes/class-wp-recovery-mode.php:243
msgid "Exit recovery mode link expired."
msgstr "Länken för att avsluta räddningsläge har löpt ut."

#: wp-includes/class-wp-recovery-mode.php:189
msgid "Failed to store the error."
msgstr "Lyckades inte spara felet."

#: wp-includes/class-wp-recovery-mode.php:173
msgid "Error not caused by a plugin or theme."
msgstr "Felet orsakades inte av något tillägg eller tema."

#. translators: %s: Site title.
#: wp-includes/class-wp-recovery-mode-email-service.php:200
msgid "[%s] Your Site is Experiencing a Technical Issue"
msgstr "[%s] Din webbplats har råkat ut för ett tekniskt problem"

#: wp-includes/class-wp-recovery-mode-email-service.php:126
msgid "Error Details"
msgstr "Uppgifter om felet"

#. translators: 1: Last sent as a human time diff, 2: Wait time as a human time
#. diff.
#: wp-includes/class-wp-recovery-mode-email-service.php:80
msgid "A recovery link was already sent %1$s ago. Please wait another %2$s before requesting a new email."
msgstr "En räddningslänk skickades för %1$s sedan. Vänta i %2$s innan du begär ett nytt meddelande."

#. translators: %s: mail()
#: wp-includes/class-wp-recovery-mode-email-service.php:72
msgid "The email could not be sent. Possible reason: your host may have disabled the %s function."
msgstr "E-postmeddelanet kunde inte skickas. Ditt webbhotell har kanske inaktiverat funktionen %s."

#: wp-includes/class-wp-recovery-mode-email-service.php:59
msgid "Could not update the email last sent time."
msgstr "Det gick inte att uppdatera tidpunkten för senast skickade e-postmeddelande."

#: wp-includes/class-wp-recovery-mode-key-service.php:102
msgid "Recovery key expired."
msgstr "Räddningsnyckeln gäller inte längre."

#: wp-includes/class-wp-recovery-mode-key-service.php:98
msgid "Invalid recovery key."
msgstr "Ogiltig räddningsnyckel."

#: wp-includes/class-wp-recovery-mode-key-service.php:94
msgid "Invalid recovery key format."
msgstr "Ogiltigt format för räddningsnyckel."

#: wp-includes/class-wp-recovery-mode-key-service.php:86
msgid "Recovery Mode not initialized."
msgstr "Räddningsläge har inte initierats."

#. translators: User role for subscribers.
#: wp-includes/capabilities.php:1380
msgctxt "User role"
msgid "Subscriber"
msgstr "Prenumerant"

#. translators: User role for contributors.
#: wp-includes/capabilities.php:1378
msgctxt "User role"
msgid "Contributor"
msgstr "Bidragsgivare"

#. translators: User role for authors.
#: wp-includes/capabilities.php:1376
msgctxt "User role"
msgid "Author"
msgstr "Författare"

#. translators: User role for editors.
#: wp-includes/capabilities.php:1374
msgctxt "User role"
msgid "Editor"
msgstr "Redaktör"

#. translators: User role for administrators.
#: wp-includes/capabilities.php:1372
msgctxt "User role"
msgid "Administrator"
msgstr "Administratör"

#: wp-includes/customize/class-wp-customize-media-control.php:249
msgid "Select Site Icon"
msgstr "Välj webbplats-ikon"

#: wp-includes/user.php:4809
msgid "An incomplete personal data request for this email address already exists."
msgstr "Det finns redan en oavslutad begäran om personuppgifter för denna e-postadress."

#: wp-includes/class-wp-customize-widgets.php:808
msgid "Keep widget settings and move it to the inactive widgets"
msgstr "Behåll widget-inställningarna och flytta till inaktiva widgetar"

#: wp-includes/class-wp-recovery-mode-cookie-service.php:109
msgid "Invalid cookie."
msgstr "Ogiltig cookie."

#: wp-includes/class-wp-recovery-mode-cookie-service.php:102
msgid "Cookie expired."
msgstr "Cookien gäller inte längre."

#: wp-includes/class-wp-recovery-mode-cookie-service.php:95
#: wp-includes/class-wp-recovery-mode-cookie-service.php:158
msgid "Invalid cookie format."
msgstr "Ogiltigt cookie-format."

#: wp-includes/class-wp-recovery-mode-cookie-service.php:80
#: wp-includes/class-wp-recovery-mode-cookie-service.php:129
msgid "No cookie present."
msgstr "Det finns ingen cookie."

#. translators: 1: Error type, 2: Error line number, 3: Error file name, 4:
#. Error message.
#: wp-includes/error-protection.php:63
msgid "An error of type %1$s was caused in line %2$s of the file %3$s. Error message: %4$s"
msgstr "Ett fel av typen %1$s uppstod på rad %2$s i följande fil: %3$s. Felorsak: %4$s"

#: wp-includes/class-wp-theme.php:401
#: wp-admin/includes/class-theme-upgrader.php:635
#: wp-admin/includes/class-wp-themes-list-table.php:288
#: wp-admin/theme-editor.php:44 wp-admin/theme-editor.php:456
#: wp-admin/update-core.php:666
msgid "https://developer.wordpress.org/themes/advanced-topics/child-themes/"
msgstr "https://developer.wordpress.org/themes/advanced-topics/child-themes/"

#. translators: %s: The amount of additional, not visible images in the gallery
#. widget preview.
#: wp-includes/widgets/class-wp-widget-media-gallery.php:218
msgid "Additional images added to this gallery: %s"
msgstr "Ytterligare bilder som lagts till i detta galleri: %s"

#. translators: %s: The image file name.
#. Translators: %s: The selected image filename.
#: wp-includes/widgets/class-wp-widget-media-gallery.php:204
#: wp-includes/widgets/class-wp-widget-media-image.php:392
#: wp-includes/js/dist/editor.js:45036
msgid "The current image has no alternative text. The file name is: %s"
msgstr "Den nuvarande bilden har ingen alternativ text. Filnamnet är: %s"

#: wp-includes/admin-bar.php:1297
msgid "Exit Recovery Mode"
msgstr "Avsluta räddningsläget"

#. translators: Hidden accessibility text. %s: Number of comments.
#. translators: %s: Number of comments.
#: wp-includes/admin-bar.php:1111 wp-admin/includes/ajax-actions.php:500
#: wp-admin/includes/ajax-actions.php:571
#: wp-admin/includes/ajax-actions.php:1448 wp-admin/includes/dashboard.php:349
#: wp-admin/menu.php:103
msgid "%s Comment in moderation"
msgid_plural "%s Comments in moderation"
msgstr[0] "%s kommentar inväntar granskning"
msgstr[1] "%s kommentarer inväntar granskning"

#: wp-content/plugins/hello.php:68 hello.php:68
msgid "Quote from Hello Dolly song, by Jerry Herman:"
msgstr "Citat från sången Hello Dolly av Jerry Herman:"

#: wp-login.php:1452
msgid "Recovery Mode Initialized. Please log in to continue."
msgstr "Räddningsläge initierat. Logga in för att fortsätta."

#: wp-login.php:1252
msgid "Missing confirm key."
msgstr "Nyckel för bekräftelse saknas."

#: wp-login.php:1248 wp-admin/includes/ajax-actions.php:4940
#: wp-admin/includes/ajax-actions.php:5130
msgid "Missing request ID."
msgstr "ID för denna begäran har inte uppgetts."

#: wp-login.php:155
msgid "Usage of the title attribute on the login logo is not recommended for accessibility reasons. Use the link text instead."
msgstr "Av tillgänglighetsskäl rekommenderas det att du för inloggning inte använder parametern ”title” på loggan. Använd länktexten i stället."

#: wp-includes/functions.php:8672
msgid "Update PHP"
msgstr "Uppdatera PHP"

#: wp-includes/ms-site.php:79
msgid "Could not retrieve site data."
msgstr "Lyckades inte hämta data för webbplatsen."

#. translators: Used to join last two items in a list with more than 2 times.
#: wp-includes/formatting.php:5352
msgid "%1$s, and %2$s"
msgstr "%1$s och %2$s"

#. translators: %s: Number of failed requests.
#: wp-includes/post.php:804
msgid "Failed <span class=\"count\">(%s)</span>"
msgid_plural "Failed <span class=\"count\">(%s)</span>"
msgstr[0] "Misslyckad <span class=\"count\">(%s)</span>"
msgstr[1] "Misslyckade <span class=\"count\">(%s)</span>"

#: wp-includes/blocks/comment-content.php:46
#: wp-includes/class-walker-comment.php:314
#: wp-includes/class-walker-comment.php:418
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: Database table name.
#: wp-includes/ms-site.php:1336
msgid "The %s table is not installed. Please run the network database upgrade."
msgstr "Tabellen %s är inte installerad. Kör uppgraderingen av nätverksdatabasen."

#: wp-includes/ms-site.php:797
msgid "The site appears to be already uninitialized."
msgstr "Denna webbplats verkar redan ha avinitialiserats."

#. translators: %d: Site ID.
#: wp-includes/ms-site.php:679
msgid "Site %d"
msgstr "Webbplats %d"

#: wp-includes/ms-site.php:666
msgid "The site appears to be already initialized."
msgstr "Denna webbplats verkar redan ha initialiserats."

#: wp-includes/ms-site.php:662 wp-includes/ms-site.php:793
msgid "Site with the ID does not exist."
msgstr "Det finns ingen webbplats med detta ID."

#: wp-includes/ms-site.php:606
msgid "Both registration and last updated dates must be valid dates."
msgstr "Datumen för registrering och senaste uppdatering måste vara giltiga datum."

#: wp-includes/ms-site.php:595
msgid "Both registration and last updated dates must be provided."
msgstr "Både datum för senast uppdatering och registreringsdatum måste anges."

#: wp-includes/ms-site.php:588
msgid "Site network ID must be provided."
msgstr "Webbplatsens nätverks-ID måste anges."

#: wp-includes/ms-site.php:583
msgid "Site path must not be empty."
msgstr "Webbplatsens sökväg får inte vara tom."

#: wp-includes/ms-site.php:578
msgid "Site domain must not be empty."
msgstr "Webbplatsens domän får inte vara tom."

#: wp-includes/ms-site.php:271
msgid "Could not delete site from the database."
msgstr "Det gick inte att ta bort webbplatsen ur databasen."

#: wp-includes/ms-site.php:182
msgid "Could not update site in the database."
msgstr "Det gick inte att uppdatera webbplatsen i databasen."

#: wp-includes/ms-site.php:168 wp-includes/ms-site.php:221
msgid "Site does not exist."
msgstr "Webbplatsen finns inte."

#: wp-includes/ms-site.php:163 wp-includes/ms-site.php:216
#: wp-includes/ms-site.php:657 wp-includes/ms-site.php:788
msgid "Site ID must not be empty."
msgstr "Webbplats-ID får inte vara tomt."

#: wp-includes/ms-site.php:69
msgid "Could not insert site into the database."
msgstr "Det gick inte att lägga till webbplatsen i databasen."

#: wp-includes/ms-functions.php:2178
msgid "Unable to submit this form, please try again."
msgstr "Det gick inte att skicka formuläret. Försök igen."

#: wp-includes/taxonomy.php:177
msgctxt "post format"
msgid "Formats"
msgstr "Format"

#. translators: Used to join items in a list with more than 2 items.
#: wp-includes/formatting.php:5350
msgid "%1$s, %2$s"
msgstr "%1$s, %2$s"

#. translators: %s: Default Update PHP page URL.
#: wp-includes/functions.php:8615
msgid "This resource is provided by your web host, and is specific to your site. For more information, <a href=\"%s\" target=\"_blank\">see the official WordPress documentation</a>."
msgstr "Denna resurs tillhandahålls av ditt webbhotell och är specifik för din webbplats. <a href=\"%s\" target=\"_blank\">Se den officiella WordPress-dokumentationen</a> för mer information."

#: wp-includes/functions.php:8564
msgctxt "localized PHP upgrade information page"
msgid "https://wordpress.org/support/update-php/"
msgstr "https://sv.wordpress.org/support/update-php/"

#. translators: Time difference between two dates, in seconds. %s: Number of
#. seconds.
#. translators: %s: Time duration in second or seconds.
#: wp-includes/formatting.php:3884 wp-includes/functions.php:567
msgid "%s second"
msgid_plural "%s seconds"
msgstr[0] "%s sekund"
msgstr[1] "%s sekunder"

#. translators: %s: the number of minutes to read the post.
#. translators: Time difference between two dates, in minutes. %s: Number of
#. minutes.
#. translators: %s: Time duration in minute or minutes.
#: wp-includes/blocks/post-time-to-read.php:136 wp-includes/formatting.php:3891
#: wp-includes/functions.php:561 wp-includes/js/dist/block-library.js:52827
#: wp-includes/js/dist/editor.js:63202
msgid "%s minute"
msgid_plural "%s minutes"
msgstr[0] "%s minut"
msgstr[1] "%s minuter"

#. translators: 1: A number of pixels wide, 2: A number of pixels tall.
#: wp-includes/media-template.php:472 wp-includes/media-template.php:718
#: wp-admin/includes/media.php:1685 wp-admin/includes/media.php:3336
msgid "%1$s by %2$s pixels"
msgstr "%1$s gånger %2$s pixlar"

#: wp-includes/class-wp-theme.php:522
msgid "This theme failed to load properly and was paused within the admin backend."
msgstr "Detta tema lyckades inte laddas på rätt sätt och har därför pausats på adminsidorna."

#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:432
msgid "Whether to show the taxonomy in the quick/bulk edit panel."
msgstr "Om taxonomin ska visas i redigeringspanelen vid snabb- eller massredigering eller inte."

#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:428
msgid "Whether to make the taxonomy available for selection in navigation menus."
msgstr "Om taxonomin ska göras tillgänglig för att kunna väljas i navigeringsmenyer eller inte."

#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:424
msgid "Whether to allow automatic creation of taxonomy columns on associated post-types table."
msgstr "Om kolumner för taxonomier får skapas automatiskt i tabellen för den berörda inläggstypen eller inte."

#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:420
msgid "Whether to generate a default UI for managing this taxonomy."
msgstr "Om ett standardgränssnitt för användning ska genereras för denna taxonomi."

#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:416
msgid "Whether the taxonomy is publicly queryable."
msgstr "Om sökning via taxonomin är publikt tillgänglig eller inte."

#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:412
msgid "Whether a taxonomy is intended for use publicly either via the admin interface or by front-end users."
msgstr "Om en taxonomi är avsedd för publik användning antingen via admin-gränssnittet eller av användare i front-end eller inte."

#: wp-includes/user.php:3083 wp-includes/user.php:3264
#: wp-includes/user.php:3318
msgid "<strong>Error:</strong> There is no account with that username or email address."
msgstr "<strong>Fel:</strong> Det finns inget konto med det användarnamnet eller med den e-postadressen."

#: wp-includes/class-wp.php:326 wp-includes/ms-deprecated.php:277
#: wp-includes/ms-deprecated.php:296
msgid "A variable mismatch has been detected."
msgstr "Variablerna stämmer inte överens."

#: wp-activate.php:30
msgid "A key value mismatch has been detected. Please follow the link provided in your activation email."
msgstr "Variabelvärdena stämmer inte överens. Följ länken du har fått i ditt aktiveringsmeddelande."

#. translators: %s: the number of words in the post.
#: wp-includes/blocks/post-time-to-read.php:147
#: wp-includes/js/dist/block-library.js:52834
#: wp-includes/js/dist/editor.js:63197
msgid "%s word"
msgid_plural "%s words"
msgstr[0] "%s ord"
msgstr[1] "%s ord"

#: wp-includes/class-wp-editor.php:1404
msgid "Classic Block Keyboard Shortcuts"
msgstr "Snabbtangenter i klassiskt block"

#: wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:170
msgid "Sorry, you are not allowed to view autosaves of this post."
msgstr "Du har inte behörighet att visa automatiskt sparade versioner av detta inlägg."

#: wp-includes/js/dist/block-library.js:41292
#: wp-includes/js/dist/edit-site.js:46159 wp-includes/js/dist/editor.js:10412
#: wp-includes/js/dist/editor.js:48176 wp-includes/js/dist/editor.js:48196
#: wp-admin/includes/ajax-actions.php:2283
#: wp-admin/includes/class-wp-posts-list-table.php:1216
#: wp-admin/includes/class-wp-posts-list-table.php:1995
#: wp-admin/includes/meta-boxes.php:115 wp-admin/includes/meta-boxes.php:156
msgid "Scheduled"
msgstr "Schemalagd"

#: wp-includes/js/dist/block-library.js:68675
#: wp-includes/js/dist/edit-post.js:1598 wp-includes/js/dist/edit-site.js:43687
#: wp-includes/js/dist/edit-site.js:45498 wp-includes/js/dist/editor.js:43309
#: wp-includes/js/dist/reusable-blocks.js:400 wp-admin/options-privacy.php:277
msgid "Create"
msgstr "Skapa"

#: wp-includes/blocks/quote/block.json
msgctxt "block description"
msgid "Give quoted text visual emphasis. \"In quoting others, we cite ourselves.\" — Julio Cortázar"
msgstr "Framhäv ett citat visuellt. ”När vi citerar andra, citerar vi oss själva.” — Julio Cortázar"

#: wp-includes/blocks/query-pagination.php:26
#: wp-includes/js/dist/editor.js:37535
#: wp-admin/includes/class-wp-screen.php:1280
msgid "Pagination"
msgstr "Sidonumrering"

#: wp-includes/media.php:5052 wp-includes/js/dist/block-library.js:31652
#: wp-includes/js/dist/block-library.js:31653
msgid "Edit image"
msgstr "Redigera bild"

#: wp-includes/blocks/heading/block.json
msgctxt "block description"
msgid "Introduce new sections and organize content to help visitors (and search engines) understand the structure of your content."
msgstr "Introducera nya sektioner och organisera innehåll för att hjälpa besökare (och sökmotorer) att förstå strukturen på ditt innehåll."

#: wp-includes/js/dist/block-library.js:22256
#: wp-admin/includes/class-wp-media-list-table.php:869
msgid "Copy URL"
msgstr "Kopiera URL"

#: wp-includes/blocks/embed/block.json
msgctxt "block description"
msgid "Add a block that displays content pulled from other sites, like Twitter or YouTube."
msgstr "Lägg till ett block som visar innehåll hämtat från andra webbplatser, såsom Twitter, Instagram eller YouTube."

#: wp-includes/js/dist/block-library.js:21053
#: wp-includes/blocks/embed/block.json
msgctxt "block title"
msgid "Embed"
msgstr "Bädda in"

#: wp-includes/blocks/freeform/block.json
msgctxt "block title"
msgid "Classic"
msgstr "Klassisk"

#: wp-includes/js/dist/blocks.js:5736 wp-includes/js/dist/editor.js:39937
#: wp-includes/js/dist/editor.js:39955 wp-admin/options-media.php:107
msgid "Embeds"
msgstr "Inbäddningar"

#: wp-includes/js/dist/edit-site.js:46550 wp-includes/js/dist/editor.js:10558
#: wp-includes/js/dist/editor.js:44576 wp-includes/js/dist/editor.js:44650
#: wp-includes/js/dist/editor.js:63576 wp-includes/js/dist/editor.js:63597
#: wp-includes/js/dist/editor.js:67007 wp-admin/includes/meta-boxes.php:1653
#: wp-admin/menu.php:410
msgid "Discussion"
msgstr "Diskussion"

#: wp-includes/js/dist/block-library.js:47816
#: wp-includes/js/dist/editor.js:48916 wp-includes/js/dist/editor.js:49055
#: wp-admin/edit-form-advanced.php:538 wp-admin/edit-form-blocks.php:269
msgid "Add title"
msgstr "Lägg till rubrik"

#: wp-includes/js/dist/editor.js:47785 wp-admin/includes/meta-boxes.php:174
msgid "Visibility:"
msgstr "Synlighet:"

#: wp-includes/media-template.php:553 wp-includes/media-template.php:805
#: wp-includes/js/dist/components.js:31385 wp-includes/js/dist/editor.js:47866
#: wp-admin/async-upload.php:77
#: wp-admin/includes/class-wp-media-list-table.php:870
#: wp-admin/includes/class-wp-privacy-policy-content.php:429
#: wp-admin/includes/media.php:3385 wp-admin/site-health-info.php:59
#: wp-admin/user-edit.php:1006
msgid "Copied!"
msgstr "Kopierat!"

#: wp-includes/js/dist/editor.js:45994 wp-admin/includes/meta-boxes.php:394
#: wp-admin/includes/meta-boxes.php:395
msgid "Submit for Review"
msgstr "Skicka till granskning"

#: wp-includes/js/dist/editor.js:5884 wp-includes/js/dist/editor.js:49286
#: wp-admin/includes/post.php:1583 wp-admin/includes/post.php:1608
msgid "Permalink:"
msgstr "Permalänk:"

#: wp-includes/media.php:5050 wp-includes/js/dist/format-library.js:493
msgid "Replace image"
msgstr "Ersätt bild"

#: wp-includes/js/dist/block-library.js:47461
#: wp-includes/js/dist/block-library.js:47469
#: wp-includes/js/dist/edit-site.js:36014 wp-includes/js/dist/editor.js:10838
#: wp-includes/js/dist/editor.js:10878 wp-includes/js/dist/editor.js:42822
#: wp-includes/js/dist/media-utils.js:13669
#: wp-admin/includes/class-wp-posts-list-table.php:1874
#: wp-admin/includes/media.php:1438 wp-admin/includes/media.php:2615
#: wp-admin/includes/meta-boxes.php:1070
msgid "Order"
msgstr "Ordning"

#: wp-includes/js/dist/components.js:42555
#: wp-admin/includes/edit-tag-messages.php:14
msgid "Item added."
msgstr "Objekt tillagt."

#. translators: Hidden accessibility text.
#. translators: accessibility text
#: wp-includes/class-wp-customize-manager.php:4387
#: wp-includes/class-wp-customize-manager.php:5713
#: wp-includes/class-wp-customize-manager.php:5734
#: wp-includes/customize/class-wp-customize-nav-menu-locations-control.php:58
#: wp-includes/functions.php:8674 wp-includes/media-template.php:168
#: wp-includes/widgets/class-wp-widget-custom-html.php:319 wp-login.php:703
#: wp-includes/js/dist/components.js:41426
#: wp-includes/js/dist/customize-widgets.js:881
#: wp-includes/js/dist/edit-site.js:2760
#: wp-includes/js/dist/edit-widgets.js:3399 wp-includes/js/dist/editor.js:45930
#: wp-includes/js/dist/editor.js:47947 wp-includes/js/dist/editor.js:51054
#: wp-includes/js/dist/editor.js:51293
#: wp-admin/includes/class-wp-privacy-policy-content.php:361
#: wp-admin/includes/class-wp-site-health.php:749
#: wp-admin/includes/class-wp-site-health.php:923
#: wp-admin/includes/class-wp-site-health.php:1251
#: wp-admin/includes/class-wp-site-health.php:1368
#: wp-admin/includes/class-wp-site-health.php:1406
#: wp-admin/includes/class-wp-site-health.php:1487
#: wp-admin/includes/class-wp-site-health.php:1571
#: wp-admin/includes/class-wp-site-health.php:1590
#: wp-admin/includes/class-wp-site-health.php:2432
#: wp-admin/includes/class-wp-site-health.php:2465
#: wp-admin/includes/class-wp-site-health.php:2591
#: wp-admin/includes/class-wp-site-health.php:2826
#: wp-admin/includes/dashboard.php:1329 wp-admin/includes/dashboard.php:1341
#: wp-admin/includes/dashboard.php:1354 wp-admin/includes/dashboard.php:1934
#: wp-admin/includes/media.php:3267 wp-admin/includes/meta-boxes.php:80
#: wp-admin/includes/theme.php:883
msgid "(opens in a new tab)"
msgstr "(öppnas i en ny flik)"

#. translators: Abbreviated date/time format, see
#. https://www.php.net/manual/datetime.format.php
#: wp-includes/script-loader.php:480
msgid "M j, Y g:i a"
msgstr "j M Y H:i"

#: wp-includes/rest-api/endpoints/class-wp-rest-block-renderer-controller.php:215
msgid "The rendered block."
msgstr "Det färdiga blockets utseende."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-renderer-controller.php:171
msgid "Invalid block."
msgstr "Ogiltigt block."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-renderer-controller.php:132
msgid "Sorry, you are not allowed to read blocks as this user."
msgstr "Du har inte behörighet att läsa block som om du vore denna användare."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-renderer-controller.php:122
msgid "Sorry, you are not allowed to read blocks of this post."
msgstr "Du har inte behörighet att läsa blocken i detta inlägg."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-renderer-controller.php:91
msgid "ID of the post context."
msgstr "ID för inläggets kontext."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-renderer-controller.php:54
msgid "Attributes for the block."
msgstr "Attribut för blocket."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-renderer-controller.php:43
msgid "Unique registered name for the block."
msgstr "Unikt registrerat namn för blocket."

#: wp-includes/theme.php:4325
msgid "Whether the theme supports responsive embedded content."
msgstr "Om temat har stöd för responsivt inbäddat innehåll."

#. translators: %s: human-readable time difference.
#. translators: %s: Duration.
#: wp-includes/blocks/post-date.php:65 wp-includes/script-loader.php:442
msgid "%s from now"
msgstr "Om %s"

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:721
msgid "Limit result set to themes assigned one or more statuses."
msgstr "Begränsa resultatet till teman som har tilldelats en eller flera statusar."

#: wp-includes/theme.php:4288
msgid "Post formats supported."
msgstr "Inläggsformat stöds."

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:617
msgid "Features supported by this theme."
msgstr "Funktioner som stöds av detta tema."

#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:406
msgid "The visibility settings for the taxonomy."
msgstr "Taxonomins synlighetsinställningar."

#: wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php:404
msgid "Invalid type parameter."
msgstr "Ogiltig parametertyp."

#: wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php:329
msgid "Limit results to items of one or more object subtypes."
msgstr "Begränsa resultatet till objekt av en eller flera undertyper för objekt."

#: wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php:322
msgid "Limit results to items of an object type."
msgstr "Begränsa resultat till objekt av en viss objektstyp."

#: wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php:283
msgid "Object subtype."
msgstr "Undertyp för objekt."

#: wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php:276
msgid "Object type."
msgstr "Objektstyp."

#: wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php:138
msgid "Internal search handler error."
msgstr "Fel vid hantering av intern sökning."

#. translators: %s: PHP class name.
#: wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php:74
msgid "REST search handlers must extend the %s class."
msgstr "REST-baserade sökhanterare måste utöka klassen %s."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2875
msgid "The current user can post unfiltered HTML markup and JavaScript."
msgstr "Nuvarande användare kan publicera ofiltrerad HTML och JavaScript."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2645
msgid "Version of the content block format used by the post."
msgstr "Version av innehållsblockformat som används av inlägget."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2519
msgid "Slug automatically generated from the post title."
msgstr "Slug som genererats automatiskt utifrån inläggets rubrik."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2512
msgid "Permalink template for the post."
msgstr "Permalänksmall för inlägget."

#: wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:354
msgid "Preview link for the post."
msgstr "Länk för förhandsgranskning av inlägget."

#: wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:295
msgid "There is no autosave revision for this post."
msgstr "Det finns ingen autosparad version av detta inlägg."

#: wp-includes/class-wp-post-type.php:1017 wp-admin/edit-form-advanced.php:190
#: wp-admin/edit-form-advanced.php:193
msgid "Page updated."
msgstr "Sidan har uppdaterats."

#: wp-includes/class-wp-post-type.php:1017 wp-admin/edit-form-advanced.php:175
#: wp-admin/edit-form-advanced.php:178
msgid "Post updated."
msgstr "Inlägget har uppdaterats."

#: wp-includes/class-wp-post-type.php:1016
msgid "Page scheduled."
msgstr "Sidan har schemalagts."

#: wp-includes/class-wp-post-type.php:1016
msgid "Post scheduled."
msgstr "Inlägget har schemalagts."

#: wp-includes/class-wp-post-type.php:1014
msgid "Page reverted to draft."
msgstr "Sidan har återställts till utkastet."

#: wp-includes/class-wp-post-type.php:1014
msgid "Post reverted to draft."
msgstr "Inlägget har återställts till utkastet."

#: wp-includes/class-wp-post-type.php:1013
msgid "Page published privately."
msgstr "Sidan har publicerats privat."

#: wp-includes/class-wp-post-type.php:1013
msgid "Post published privately."
msgstr "Inlägget har publicerats privat."

#: wp-includes/class-wp-post-type.php:1012 wp-admin/edit-form-advanced.php:196
msgid "Page published."
msgstr "Sidan har publicerats."

#: wp-includes/class-wp-post-type.php:1012 wp-admin/edit-form-advanced.php:181
msgid "Post published."
msgstr "Inlägget har publicerats."

#. translators: %s: Block name.
#: wp-includes/class-wp-block-type-registry.php:120
msgid "Block type \"%s\" is not registered."
msgstr "Blocktypen ”%s” är inte registrerad."

#. translators: %s: Block name.
#: wp-includes/class-wp-block-type-registry.php:87
msgid "Block type \"%s\" is already registered."
msgstr "Blocktypen ”%s” är redan registrerad."

#: wp-includes/class-wp-block-type-registry.php:77
msgid "Block type names must contain a namespace prefix. Example: my-plugin/my-custom-block-type"
msgstr "Namn på blocktyper måste innehålla namnrymdsprefix. Till exempel: my-plugin/my-custom-block-type"

#: wp-includes/class-wp-block-type-registry.php:67
msgid "Block type names must not contain uppercase characters."
msgstr "Namn på blocktyper får inte innehålla versaler."

#: wp-includes/class-wp-block-type-registry.php:58
msgid "Block type names must be strings."
msgstr "Namn på blocktyper måste bestå av strängar."

#: wp-includes/blocks/latest-comments.php:153
msgid "No comments to show."
msgstr "Inga kommentarer att visa."

#. translators: 1: author name (inside <a> or <span> tag, based on if they have
#. a URL), 2: post title related to this comment
#: wp-includes/blocks/latest-comments.php:109
msgid "%1$s on %2$s"
msgstr "%1$s om %2$s"

#: wp-includes/blocks/archives.php:101
msgid "No archives to show."
msgstr "Inga arkiv att visa."

#: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-revisions-controller.php:229
#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:349
msgid "The offset number requested is larger than or equal to the number of available revisions."
msgstr "Det efterfrågade offset-värdet är större än eller lika med antalet tillgängliga versioner."

#: wp-includes/user.php:5015
msgid "Unable to send personal data export confirmation email."
msgstr "Det går inte att sända bekräftelsemeddelandet för export av persondata."

#. translators: Privacy data request confirmed notification email subject. 1:
#. Site title, 2: Name of the confirmed action.
#: wp-includes/user.php:4294
msgid "[%1$s] Action Confirmed: %2$s"
msgstr "[%1$s] Åtgärd bekräftad: %2$s"

#. translators: %s: Taxonomy name.
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2929
msgid "The current user can create terms in the %s taxonomy."
msgstr "Den aktuella användaren kan skapa termer i taxonomin %s."

#. translators: %s: Taxonomy name.
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2927
msgid "The current user can assign terms in the %s taxonomy."
msgstr "Den aktuella användaren kan tilldela termer ur taxonomin %s."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2908
msgid "The current user can change the author on this post."
msgstr "Den aktuella användaren kan ändra författaren för detta inlägg."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2892
msgid "The current user can sticky this post."
msgstr "Den aktuella användaren kan klistra detta inlägg."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2859
msgid "The current user can publish this post."
msgstr "Den aktuella användaren kan publicera detta inlägg."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1610
#: wp-admin/includes/ms.php:45
msgid "You have used your space quota. Please delete files before uploading."
msgstr "Du har utnyttjat hela ditt tilldelade filutrymme. Ta bort några filer innan du försöker ladda upp nya."

#. translators: %s: Required disk space in kilobytes.
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1590
#: wp-admin/includes/ms.php:36
msgid "Not enough space to upload. %s KB needed."
msgstr "Det finns inte tillräckligt med utrymme för uppladdning. Det krävs %s KB."

#: wp-includes/user.php:4741
msgid "The site administrator has been notified. You will receive an email confirmation when they erase your data."
msgstr "Webbplatsens administratör har aviserats. Du kommer få en e-postbekräftelse när de har raderat din data."

#: wp-includes/user.php:4740
msgid "Thanks for confirming your erasure request."
msgstr "Tack för att du bekräftar din begäran om att ta bort data."

#: wp-includes/user.php:4738
msgid "The site administrator has been notified. You will receive a link to download your export via email when they fulfill your request."
msgstr "Webbplatsens administratör har informerats. Du kommer få en länk för nedladdning av din dataexport via e-post när begäran har behandlats."

#: wp-includes/user.php:4737
msgid "Thanks for confirming your export request."
msgstr "Tack för att du bekräftar din begäran om dataexport."

#. translators: Do not translate SITENAME, SITEURL, PRIVACY_POLICY_URL; those
#. are placeholders.
#: wp-includes/user.php:4565
msgid ""
"Howdy,\n"
"\n"
"Your request to erase your personal data on ###SITENAME### has been completed.\n"
"\n"
"If you have any follow-up questions or concerns, please contact the site administrator.\n"
"\n"
"For more information, you can also read our privacy policy: ###PRIVACY_POLICY_URL###\n"
"\n"
"Regards,\n"
"All at ###SITENAME###\n"
"###SITEURL###"
msgstr ""
"Hej,\n"
"\n"
"Din begäran att ta bort dina personuppgifter på ###SITENAME### har genomförts.\n"
"\n"
"Om du fortfarande undrar över något är du välkommen att kontakta webbplatsens administratör.\n"
"\n"
"Det finns också mer information i vår integritetspolicy: ###PRIVACY_POLICY_URL###\n"
"\n"
"Hälsningar,\n"
"Vi på ###SITENAME###\n"
"###SITEURL###"

#. translators: Do not translate SITENAME, SITEURL; those are placeholders.
#: wp-includes/user.php:4551
msgid ""
"Howdy,\n"
"\n"
"Your request to erase your personal data on ###SITENAME### has been completed.\n"
"\n"
"If you have any follow-up questions or concerns, please contact the site administrator.\n"
"\n"
"Regards,\n"
"All at ###SITENAME###\n"
"###SITEURL###"
msgstr ""
"Hej,\n"
"\n"
"Din begäran att radera dina personuppgifter på ###SITENAME### har genomförts.\n"
"\n"
"Om du fortfarande undrar över något är du välkommen att kontakta webbplatsens administratör.\n"
"\n"
"Hälsningar,\n"
"Vi på ###SITENAME###\n"
"###SITEURL###"

#. translators: Erasure request fulfilled notification email subject. %s: Site
#. title.
#: wp-includes/user.php:4498
msgid "[%s] Erasure Request Fulfilled"
msgstr "[%s] Begäran om databorttagning har genomförts"

#. translators: Do not translate SITENAME, USER_EMAIL, DESCRIPTION, MANAGE_URL,
#. SITEURL; those are placeholders.
#: wp-includes/user.php:4321
msgid ""
"Howdy,\n"
"\n"
"A user data privacy request has been confirmed on ###SITENAME###:\n"
"\n"
"User: ###USER_EMAIL###\n"
"Request: ###DESCRIPTION###\n"
"\n"
"You can view and manage these data privacy requests here:\n"
"\n"
"###MANAGE_URL###\n"
"\n"
"Regards,\n"
"All at ###SITENAME###\n"
"###SITEURL###"
msgstr ""
"Hej,\n"
"\n"
"En integritetsdatabegäran för en användare har bekräftats på ###SITENAME###:\n"
"\n"
"Användare: ###USER_EMAIL###\n"
"Begäran: ###DESCRIPTION###\n"
"\n"
"Du kan se och hantera dessa integritetsdataförfrågningar här:\n"
"\n"
"###MANAGE_URL###\n"
"\n"
"Hälsningar,\n"
"Vi på ###SITENAME###\n"
"###SITEURL###"

#. translators: Confirm privacy data request notification email subject. 1:
#. Site title, 2: Name of the action.
#: wp-includes/user.php:4911
msgid "[%1$s] Confirm Action: %2$s"
msgstr "[%1$s] Bekräfta åtgärd: %2$s"

#: wp-includes/user.php:4843 wp-admin/erase-personal-data.php:17
#: wp-admin/erase-personal-data.php:107 wp-admin/menu.php:397
msgid "Erase Personal Data"
msgstr "Ta bort personuppgifter"

#: wp-includes/comment-template.php:2587
msgid "Save my name, email, and website in this browser for the next time I comment."
msgstr "Spara mitt namn, min e-postadress och webbplats i denna webbläsare till nästa gång jag skriver en kommentar."

#: wp-includes/user.php:4047
msgid "User Description"
msgstr "Användarens beskrivning"

#: wp-includes/user.php:4046
msgid "User Last Name"
msgstr "Användarens efternamn"

#: wp-includes/user.php:4045
msgid "User First Name"
msgstr "Användarens förnamn"

#: wp-includes/user.php:4044
msgid "User Nickname"
msgstr "Användarens smeknamn"

#: wp-includes/user.php:4043
msgid "User Display Name"
msgstr "Användarens visningsnamn"

#: wp-includes/user.php:4042
msgid "User Registration Date"
msgstr "Användarens registreringsdatum"

#: wp-includes/user.php:4041
msgid "User URL"
msgstr "Användarens URL"

#: wp-includes/user.php:4040
msgid "User Email"
msgstr "Användarens e-postadress"

#: wp-includes/user.php:4039
msgid "User Nice Name"
msgstr "Användarens smeknamn"

#: wp-includes/user.php:4038
msgid "User Login Name"
msgstr "Användarens inloggningsnamn"

#: wp-includes/user.php:4037
msgid "User ID"
msgstr "Användar-ID"

#: wp-includes/user.php:3998
msgid "WordPress User"
msgstr "WordPress-användare"

#: wp-includes/media.php:5602
msgid "WordPress Media"
msgstr "WordPress-media"

#: wp-includes/block-template-utils.php:212 wp-admin/includes/upgrade.php:397
#: wp-admin/options-privacy.php:90
msgid "Privacy Policy"
msgstr "Integritetspolicy"

#: wp-login.php:1280
msgid "User action confirmed."
msgstr "Användarens åtgärd har bekräftats."

#. translators: %s: Action name.
#: wp-includes/user.php:4847
msgid "Confirm the \"%s\" action"
msgstr "Bekräfta åtgärden ”%s”"

#: wp-includes/user.php:4840 wp-admin/export-personal-data.php:17
#: wp-admin/export-personal-data.php:107 wp-admin/menu.php:396
msgid "Export Personal Data"
msgstr "Exportera personuppgifter"

#: wp-includes/user.php:4784
msgid "Invalid action name."
msgstr "Ogiltigt åtgärdsnamn."

#: wp-includes/user.php:4733
msgid "The site administrator has been notified and will fulfill your request as soon as possible."
msgstr "Webbplatsens administratör har informerats och kommer att hantera din begäran så snart som möjligt."

#: wp-includes/post.php:289
msgid "User Request"
msgstr "Begäran från användare"

#: wp-includes/post.php:288
msgid "User Requests"
msgstr "Begäran från användare"

#. translators: Deleted long text.
#: wp-includes/functions.php:8387
msgid "This content was deleted by the author."
msgstr "Detta innehåll har raderats av dess författare."

#. translators: Deleted text.
#: wp-includes/functions.php:8383
msgid "[deleted]"
msgstr "[borttaget]"

#. translators: %d: Comment ID.
#: wp-includes/comment.php:4032
msgid "Comment %d contains personal data but could not be anonymized."
msgstr "Kommentaren %d innehåller personuppgifter men kunde inte anonymiseras."

#: wp-includes/user.php:4732
msgid "Action has been confirmed."
msgstr "Åtgärden har bekräftats."

#. translators: Do not translate DESCRIPTION, CONFIRM_URL, SITENAME, SITEURL:
#. those are placeholders.
#: wp-includes/user.php:4934
msgid ""
"Howdy,\n"
"\n"
"A request has been made to perform the following action on your account:\n"
"\n"
"     ###DESCRIPTION###\n"
"\n"
"To confirm this, please click on the following link:\n"
"###CONFIRM_URL###\n"
"\n"
"You can safely ignore and delete this email if you do not want to\n"
"take this action.\n"
"\n"
"Regards,\n"
"All at ###SITENAME###\n"
"###SITEURL###"
msgstr ""
"Hej,\n"
"\n"
"En begäran har inkommit om att utföra följande åtgärd för din räkning:\n"
"\n"
"###DESCRIPTION###\n"
"\n"
"För att bekräfta detta, klicka på följande länk:\n"
"###CONFIRM_URL###\n"
"\n"
"Om du inte vill utföra åtgärden kan du lugnt ignorera och kasta detta meddelande.\n"
"\n"
"Vänliga hälsningar,\n"
"Vi på ###SITENAME###\n"
"###SITEURL###"

#: wp-includes/js/dist/block-library.js:41294
#: wp-includes/js/dist/edit-site.js:46191 wp-includes/js/dist/editor.js:48174
#: wp-includes/js/dist/editor.js:48186 wp-admin/edit-form-comment.php:120
msgid "Pending"
msgstr "Väntar"

#: wp-includes/post.php:815 wp-includes/post.php:1366
msgctxt "request status"
msgid "Completed"
msgstr "Utfört"

#: wp-includes/post.php:800 wp-includes/post.php:1365
msgctxt "request status"
msgid "Failed"
msgstr "Misslyckat"

#: wp-includes/post.php:785 wp-includes/post.php:1364
msgctxt "request status"
msgid "Confirmed"
msgstr "Bekräftat"

#: wp-includes/post.php:770 wp-includes/post.php:1363
msgctxt "request status"
msgid "Pending"
msgstr "Väntande"

#: wp-includes/comment.php:3878
msgid "Comment URL"
msgstr "Kommentarens URL"

#: wp-includes/comment.php:3877
msgid "Comment Content"
msgstr "Kommentarens innehåll"

#: wp-includes/comment.php:3876
msgid "Comment Date"
msgstr "Kommentarens datum"

#: wp-includes/comment.php:3875
msgid "Comment Author User Agent"
msgstr "Användaragent-sträng för kommentarens författare"

#: wp-includes/comment.php:3874
msgid "Comment Author IP"
msgstr "Kommentarsförfattarens IP-adress"

#: wp-includes/comment.php:3873
msgid "Comment Author URL"
msgstr "Kommentarsförfattarens URL"

#: wp-includes/comment.php:3872
msgid "Comment Author Email"
msgstr "Kommentarsförfattarens e-postadress"

#. translators: Hidden accessibility text.
#: wp-includes/comment.php:3871 wp-admin/edit-form-comment.php:53
msgid "Comment Author"
msgstr "Kommentarsförfattare"

#: wp-includes/comment.php:3831 wp-includes/comment.php:3946
msgid "WordPress Comments"
msgstr "WordPress-kommentarer"

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1643
msgid "Limit result set to users who are considered authors."
msgstr "Begränsa resultatet till användare som betraktas som författare."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:248
msgid "Sorry, you are not allowed to query users by this parameter."
msgstr "Du har inte behörighet att söka användare med denna parameter."

#: wp-includes/media.php:5006
#: wp-admin/includes/class-wp-media-list-table.php:186
msgctxt "media items"
msgid "Mine"
msgstr "Mina"

#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:351
msgid "Whether or not the post type can be viewed."
msgstr "Om inläggstypen kan visas eller inte."

#: wp-includes/functions.php:3712
msgid "The link you followed has expired."
msgstr "Länken du just använde gäller inte längre."

#: wp-includes/class-wp-customize-manager.php:524
#: wp-includes/script-loader.php:1324 wp-admin/customize.php:17
#: wp-admin/customize.php:34 wp-admin/edit-comments.php:13
#: wp-admin/edit-tags.php:28 wp-admin/edit-tags.php:85
#: wp-admin/edit-tags.php:116 wp-admin/edit-tags.php:136
#: wp-admin/edit-tags.php:172 wp-admin/edit.php:46 wp-admin/font-library.php:15
#: wp-admin/includes/bookmark.php:31 wp-admin/media-upload.php:46
#: wp-admin/nav-menus.php:25 wp-admin/options-connectors.php:15
#: wp-admin/options.php:51 wp-admin/options.php:84 wp-admin/post-new.php:60
#: wp-admin/press-this.php:21 wp-admin/site-editor.php:16 wp-admin/term.php:42
#: wp-admin/themes.php:14 wp-admin/themes.php:42 wp-admin/themes.php:62
#: wp-admin/user-new.php:15 wp-admin/user-new.php:22 wp-admin/user-new.php:56
#: wp-admin/user-new.php:194 wp-admin/users.php:15 wp-admin/widgets.php:17
msgid "You need a higher level of permission."
msgstr "Du behöver en högre behörighetsnivå."

#. translators: %s: User who is customizing the changeset in customizer.
#: wp-includes/class-wp-customize-manager.php:4139
msgid "%s is already customizing this changeset. Do you want to take over?"
msgstr "%s anpassar redan detta anpassningspaket. Vill du ta över?"

#. translators: %s: User who is customizing the changeset in customizer.
#: wp-includes/class-wp-customize-manager.php:4137
msgid "%s is already customizing this changeset. Please wait until they are done to try customizing. Your latest changes have been autosaved."
msgstr "%s anpassar redan detta anpassningspaket. Vänta med att försöka göra anpassningar tills det är ledigt. Dina senaste ändringar har sparats automatiskt."

#: wp-includes/class-wp-customize-manager.php:4352
#: wp-admin/includes/file.php:342
msgid "Update anyway, even though it might break your site?"
msgstr "Uppdatera ändå, trots att din webbplats kanske slutar fungera?"

#: wp-includes/class-wpdb.php:1683
msgid "The query only expected one placeholder, but an array of multiple placeholders was sent."
msgstr "Trots att databassökningen förväntade endast en variabelmarkör, skickades en array med flera variabelmarkörer."

#: wp-includes/script-loader.php:1313
msgctxt "customizer changeset status"
msgid "Scheduled"
msgstr "Schemalagt"

#: wp-includes/customize/class-wp-customize-theme-control.php:245
#: wp-includes/customize/class-wp-customize-theme-control.php:299
#: wp-admin/includes/class-theme-installer-skin.php:264
#: wp-admin/includes/class-wp-theme-install-list-table.php:329
#: wp-admin/includes/class-wp-theme-install-list-table.php:486
#: wp-admin/theme-install.php:327
msgctxt "theme"
msgid "Installed"
msgstr "Installerat"

#. translators: %s: Property of an object.
#: wp-includes/rest-api.php:2423
msgid "%1$s is not a valid property of Object."
msgstr "%1$s är inte en giltig egenskap för objektet."

#. translators: %s: URL to Add Themes admin screen.
#: wp-includes/script-loader.php:1362
msgid "You will not be able to install new themes from here yet since your install requires SFTP credentials. For now, please <a href=\"%s\">add themes in the admin</a>."
msgstr "Du kommer inte att kunna installera nya teman härifrån eftersom din installation kräver inloggningsuppgifter för SFTP. Tills vidare föreslår vi att du <a href=\"%s\">lägger till teman via adminpanelen</a>."

#. translators: Tab heading when selecting from the most used terms.
#: wp-includes/class-wp-taxonomy.php:638 wp-admin/includes/meta-boxes.php:1181
msgctxt "categories"
msgid "Most Used"
msgstr "Mest använda"

#. translators: Tab heading when selecting from the most used terms.
#: wp-includes/class-wp-taxonomy.php:638
msgctxt "tags"
msgid "Most Used"
msgstr "Mest använda"

#: wp-includes/class-wp-customize-nav-menus.php:1120
msgid "Click &#8220;Next&#8221; to start adding links to your new menu."
msgstr "Klicka på ”Nästa” för att börja lägga till länkar i din nya meny."

#: wp-includes/class-wp-customize-manager.php:4873
#: wp-includes/script-loader.php:1312
msgctxt "customizer changeset action/button label"
msgid "Schedule"
msgstr "Schemalägg"

#: wp-includes/customize/class-wp-customize-nav-menu-location-control.php:85
msgid "+ Create New Menu"
msgstr "+ Skapa ny meny"

#: wp-includes/customize/class-wp-customize-nav-menu-location-control.php:85
msgid "Create a menu for this location"
msgstr "Skapa en meny för denna plats"

#. translators: 1: fopen(), 2: File name.
#: wp-includes/class-wp-http-curl.php:199
#: wp-includes/class-wp-http-streams.php:296
msgid "Could not open handle for %1$s to %2$s."
msgstr "Lyckades inte öppna något ”handle” för %1$s till %2$s."

#: wp-includes/widgets/class-wp-nav-menu-widget.php:26
msgid "Add a navigation menu to your sidebar."
msgstr "Lägg till en navigationsmeny i din sidopanel."

#. translators: %s: Display name of the user who has taken over the changeset
#. in customizer.
#: wp-includes/script-loader.php:1337
msgid "%s has taken over and is currently customizing."
msgstr "%s har tagit över och gör anpassningar just nu."

#: wp-includes/script-loader.php:1331
msgid "Looks like something&#8217;s gone wrong. Wait a couple seconds, and then try again."
msgstr "Något verkar ha blivit fel. Vänta några sekunder och försök igen."

#: wp-includes/class-wp-customize-manager.php:4338
#: wp-includes/js/dist/editor.js:45715 wp-admin/includes/post.php:1910
msgid "Take over"
msgstr "Ta över"

#: wp-includes/class-wp-customize-manager.php:4334
#: wp-includes/js/dist/editor.js:19988 wp-includes/js/dist/editor.js:39102
#: wp-includes/js/dist/editor.js:43523 wp-includes/js/dist/editor.js:44108
#: wp-includes/js/dist/script-modules/boot/index.js:1876
#: wp-admin/comment.php:81 wp-admin/comment.php:293
#: wp-admin/includes/post.php:1822 wp-admin/plugin-editor.php:376
#: wp-admin/theme-editor.php:464
msgid "Go back"
msgstr "Återgå"

#. translators: %s: User who is customizing the changeset in customizer.
#: wp-includes/class-wp-customize-manager.php:4144
msgid "%s is already customizing this site. Please wait until they are done to try customizing. Your latest changes have been autosaved."
msgstr "%s anpassar redan denna webbplats. Vänta med att försöka göra anpassningar tills det är ledigt. Dina senaste ändringar har sparats automatiskt."

#. translators: %s: User who is customizing the changeset in customizer.
#: wp-includes/class-wp-customize-manager.php:4146
msgid "%s is already customizing this site. Do you want to take over?"
msgstr "%s anpassar redan denna webbplats. Vill du ta över?"

#: wp-includes/class-wp-customize-manager.php:3419
msgid "Sorry, you are not allowed to take over."
msgstr "Du har inte behörighet att ta över."

#: wp-includes/class-wp-customize-manager.php:3410
msgid "No changeset found to take over"
msgstr "Inget anpassningspaket hittades att överta"

#: wp-includes/class-wp-customize-manager.php:3399
msgid "Security check failed."
msgstr "Säkerhetsgranskningen misslyckades."

#: wp-includes/class-wp-customize-manager.php:2548
#: wp-includes/class-wp-customize-manager.php:3184
msgid "Changeset is being edited by other user."
msgstr "Anpassningspaketet redigeras just nu av en annan användare."

#: wp-includes/customize/class-wp-customize-nav-menu-locations-control.php:64
msgctxt "menu locations"
msgid "Here&#8217;s where this menu appears. If you would like to change that, pick another location."
msgstr "Här visas den här menyn. Om du vill ändra det, kan du välja en annan plats."

#. translators: 1: Documentation URL, 2: Additional link attributes, 3:
#. Accessibility text.
#: wp-includes/customize/class-wp-customize-nav-menu-locations-control.php:52
msgctxt "menu locations"
msgid "(If you plan to use a menu <a href=\"%1$s\" %2$s>widget%3$s</a>, skip this step.)"
msgstr "(Hoppa över detta steg om du tänker använda en <a href=\"%1$s\" %2$s>menywidget%3$s</a>.)"

#: wp-includes/customize/class-wp-customize-nav-menu-locations-control.php:48
msgctxt "menu locations"
msgid "Where do you want this menu to appear?"
msgstr "Var vill du att denna meny ska visas?"

#: wp-includes/class-wp-customize-nav-menus.php:1134
msgid "You&#8217;ll create a menu, assign it a location, and add menu items like links to pages and categories. If your theme has multiple menu areas, you might need to create more than one."
msgstr "Du skapar en meny, kopplar den till en menyposition och lägger sedan till menyval, t.ex. länkar till olika sidor och kategorier. Om ditt tema har flera menypositioner kan du behöva skapa fler än en meny."

#: wp-includes/class-wp-customize-nav-menus.php:1131
msgid "It does not look like your site has any menus yet. Want to build one? Click the button to start."
msgstr "Det verkar inte som om din webbplats har någon meny ännu. Vill du skapa en? Klicka på knappen för att komma igång."

#: wp-includes/class-wp-customize-nav-menus.php:708
msgctxt "menu locations"
msgid "View All Locations"
msgstr "Se alla platser"

#: wp-includes/class-wp-customize-manager.php:5080
msgid "While previewing a new theme, you can continue to tailor things like widgets and menus, and explore theme-specific options."
msgstr "När du förhandsgranskar ett nytt tema kan du fortsätta att anpassa widgetar och menyer, och utforska temats egna alternativ."

#: wp-includes/class-wp-customize-manager.php:5079
msgid "Looking for a theme? You can search or browse the WordPress.org theme directory, install and preview themes, then activate them right here."
msgstr "Letar du efter ett tema? Härifrån kan du söka och bläddra i temakatalogen på WordPress.org för att installera, förhandsgranska och aktivera dem."

#: wp-includes/class-wp-customize-nav-menus.php:708
msgctxt "menu locations"
msgid "View Location"
msgstr "Se platsen"

#: wp-includes/customize/class-wp-customize-themes-section.php:97
#: wp-admin/theme-install.php:69 wp-admin/theme-install.php:284
#: wp-admin/themes.php:238 wp-admin/themes.php:666
msgid "No themes found. Try a different search."
msgstr "Inga teman hittades. Försök att söka på något annat."

#: wp-includes/class-wp-customize-nav-menus.php:694
msgid "Your theme can display menus in one location. Select which menu you would like to use."
msgstr "Ditt tema kan visa menyer på en plats. Välj vilken meny du vill använda."

#. translators: %s: Site name.
#: wp-includes/user.php:3363
msgid "Site Name: %s"
msgstr "Webbplatsnamn: %s"

#. translators: Login screen title. 1: Login screen name, 2: Network or site
#. name.
#. translators: Admin screen title. 1: Admin screen name, 2: Network or site
#. name.
#: wp-login.php:76 wp-admin/admin-header.php:73
msgid "%1$s &lsaquo; %2$s &#8212; WordPress"
msgstr "%1$s &lsaquo; %2$s &mdash; WordPress"

#. translators: 1: Number of placeholders, 2: Number of arguments passed.
#: wp-includes/class-wpdb.php:1699
msgid "The query does not contain the correct number of placeholders (%1$d) for the number of arguments passed (%2$d)."
msgstr "Sökfrågan innehåller felaktigt antal platshållare (%1$d) i jämförelse med hur många argument som skickades (%2$d)."

#. translators: %s: Value type.
#: wp-includes/class-wpdb.php:1743
msgid "Unsupported value type (%s)."
msgstr "Värdetyp som inte stöds (%s)."

#. translators: %s: register_widget()
#: wp-includes/widgets.php:1226
msgid "Widgets need to be registered using %s, before they can be displayed."
msgstr "Innan widgetar kan visas måste de först registreras med %s."

#: wp-includes/widgets/class-wp-widget-media-image.php:358
msgid "Link to:"
msgstr "Länk till:"

#: wp-includes/widgets/class-wp-widget-media-gallery.php:38
msgid "No images selected"
msgstr "Inga bilder valda"

#: wp-includes/widgets/class-wp-widget-media-gallery.php:30
msgid "Displays an image gallery."
msgstr "Visar ett bildgalleri."

#: wp-includes/widgets/class-wp-widget-media-gallery.php:28
#: wp-includes/js/dist/block-library.js:25972
#: wp-includes/js/dist/block-library.js:55296
#: wp-includes/js/dist/editor.js:45274 wp-admin/includes/media.php:20
msgid "Gallery"
msgstr "Galleri"

#: wp-includes/widgets/class-wp-widget-custom-html.php:335
msgid "Custom HTML Widget"
msgstr "Widget för anpassad HTML"

#: wp-includes/widgets/class-wp-widget-custom-html.php:306
msgid "Use the Custom HTML widget to add arbitrary HTML code to your widget areas."
msgstr "Använd den anpassade HTML-widgeten för att lägga till valfri HTML-kod i dina widgetområden."

#. translators: %s: New email address.
#: wp-includes/user.php:3965
msgid "Your email address has not been updated yet. Please check your inbox at %s for a confirmation email."
msgstr "Din e-postadress har inte uppdaterats ännu. Kontrollera din inkorg på %s för en e-postbekräftelse."

#. translators: Do not translate USERNAME, ADMIN_URL, EMAIL, SITENAME, SITEURL:
#. those are placeholders.
#: wp-includes/user.php:3893
msgid ""
"Howdy ###USERNAME###,\n"
"\n"
"You recently requested to have the email address on your account changed.\n"
"\n"
"If this is correct, please click on the following link to change it:\n"
"###ADMIN_URL###\n"
"\n"
"You can safely ignore and delete this email if you do not want to\n"
"take this action.\n"
"\n"
"This email has been sent to ###EMAIL###\n"
"\n"
"Regards,\n"
"All at ###SITENAME###\n"
"###SITEURL###"
msgstr ""
"Hej ###USERNAME###,\n"
"\n"
"Du har nyligen begärt en ändring av e-postadressen för ditt konto.\n"
"\n"
"Om det stämmer, klicka på denna länk för att utföra ändringen:\n"
"###ADMIN_URL###\n"
"\n"
"Om du inte vill ändra adressen kan du lugnt ignorera detta meddelande.\n"
"\n"
"Detta meddelande skickades till ###EMAIL###\n"
"\n"
"Vänliga hälsningar,\n"
"Vi på ###SITENAME###\n"
"###SITEURL###"

#: wp-includes/user.php:3873
msgid "<strong>Error:</strong> The email address is already used."
msgstr "<strong>Fel:</strong> E-postadressen används redan."

#: wp-includes/class-wp-taxonomy.php:639
msgid "&larr; Go to Categories"
msgstr "&larr; Gå till kategorierna"

#: wp-includes/taxonomy.php:154
msgid "&larr; Go to Link Categories"
msgstr "&larr; Gå till länkkategorierna"

#: wp-includes/script-loader.php:1359
msgid "Sorry, you cannot preview new themes when you have changes scheduled or saved as a draft. Please publish your changes, or wait until they publish to preview new themes."
msgstr "Du kan inte förhandsgranska nya teman när det finns anpassningar schemalagda eller sparade som utkast. Publicera dina ändringar eller vänta tills de har publicerats för att förhandsgranska nya teman."

#: wp-includes/script-loader.php:1358
msgid "Schedule your customization changes to publish (\"go live\") at a future date."
msgstr "Schemalägg dina anpassningar att publiceras (”gå live”) ett kommande datum."

#: wp-includes/script-loader.php:1350
msgid "Homepage and posts page must be different."
msgstr "Startsidan och sidan med blogginlägg kan inte vara samma."

#. translators: %d: Error count.
#: wp-includes/script-loader.php:1345 wp-includes/script-loader.php:1347
#: wp-includes/widgets/class-wp-widget-custom-html.php:230
#: wp-includes/widgets/class-wp-widget-custom-html.php:232
msgid "There is %d error which must be fixed before you can save."
msgid_plural "There are %d errors which must be fixed before you can save."
msgstr[0] "Det finns %d fel som måste åtgärdas innan du kan spara."
msgstr[1] "Det finns %d fel som måste åtgärdas innan du kan spara."

#. translators: %s: URL to the Customizer to load the autosaved version.
#: wp-includes/script-loader.php:1339
msgid "There is a more recent autosave of your changes than the one you are previewing. <a href=\"%s\">Restore the autosave</a>"
msgstr "Det finns en nyare och automatiskt sparad version av dina ändringar än den som förhandsgranskas. <a href=\"%s\">Återställ den autosparade versionen</a>"

#: wp-includes/script-loader.php:1335
msgid "Are you sure you want to discard your unpublished changes?"
msgstr "Är du säker på att du vill förkasta dina opublicerade ändringar?"

#: wp-includes/script-loader.php:1334
msgid "Reverting unpublished changes&hellip;"
msgstr "Återställer opublicerade ändringar …"

#: wp-includes/script-loader.php:1333
msgid "Setting up your live preview. This may take a bit."
msgstr "Din live-förhandsvisning förbereds. Det kan ta en stund."

#: wp-includes/script-loader.php:1332
msgid "Downloading your new theme&hellip;"
msgstr "Ditt nya tema laddas ned …"

#: wp-includes/script-loader.php:1322
msgid "Discard changes"
msgstr "Förkasta ändringar"

#: wp-includes/script-loader.php:1315
msgid "Please save your changes in order to share the preview."
msgstr "Spara dina ändringar för att kunna dela förhandsvisningen."

#: wp-includes/script-loader.php:1311
msgid "Updating"
msgstr "Uppdaterar"

#: wp-includes/script-loader.php:1310
msgid "Draft Saved"
msgstr "Utkast sparat"

#: wp-includes/script-loader.php:1305 wp-admin/customize.php:199
msgid "Activate &amp; Publish"
msgstr "Aktivera och publicera"

#: wp-includes/script-loader.php:1169
msgid "Yiddish"
msgstr "Jiddisch"

#: wp-includes/script-loader.php:1168
msgid "Welsh"
msgstr "Kymriska"

#: wp-includes/script-loader.php:1167
msgid "Vietnamese"
msgstr "Vietnamesiska"

#: wp-includes/script-loader.php:1166
msgid "Ukrainian"
msgstr "Ukrainska"

#: wp-includes/script-loader.php:1165
msgid "Turkish"
msgstr "Turkiska"

#: wp-includes/script-loader.php:1164
msgid "Thai"
msgstr "Thailändska"

#: wp-includes/script-loader.php:1163
msgid "Tagalog"
msgstr "Tagalog"

#: wp-includes/script-loader.php:1162
msgid "Swedish"
msgstr "Svenska"

#: wp-includes/script-loader.php:1161
msgid "Swahili"
msgstr "Swahili"

#: wp-includes/script-loader.php:1160
msgid "Spanish"
msgstr "Spanska"

#: wp-includes/script-loader.php:1159
msgid "Slovenian"
msgstr "Slovenska"

#: wp-includes/script-loader.php:1158
msgid "Slovak"
msgstr "Slovakiska"

#: wp-includes/script-loader.php:1157
msgid "Serbian"
msgstr "Serbiska"

#: wp-includes/script-loader.php:1156
msgid "Russian"
msgstr "Ryska"

#: wp-includes/script-loader.php:1155
msgid "Romanian"
msgstr "Rumänska"

#: wp-includes/script-loader.php:1154
msgid "Portuguese"
msgstr "Portugisiska"

#: wp-includes/script-loader.php:1153
msgid "Polish"
msgstr "Polska"

#: wp-includes/script-loader.php:1152
msgid "Persian"
msgstr "Persiska"

#: wp-includes/script-loader.php:1151
msgid "Norwegian"
msgstr "Norska"

#: wp-includes/script-loader.php:1150
msgid "Maltese"
msgstr "Maltesiska"

#: wp-includes/script-loader.php:1149
msgid "Malay"
msgstr "Malajiska"

#: wp-includes/script-loader.php:1148
msgid "Macedonian"
msgstr "Makedonska"

#: wp-includes/script-loader.php:1147
msgid "Lithuanian"
msgstr "Litauiska"

#: wp-includes/script-loader.php:1146
msgid "Latvian"
msgstr "Lettiska"

#: wp-includes/script-loader.php:1145
msgid "Korean"
msgstr "Koreanska"

#: wp-includes/script-loader.php:1144
msgid "Japanese"
msgstr "Japanska"

#: wp-includes/script-loader.php:1143
msgid "Italian"
msgstr "Italienska"

#: wp-includes/script-loader.php:1142
msgid "Irish"
msgstr "Iriska"

#: wp-includes/script-loader.php:1141
msgid "Indonesian"
msgstr "Indonesiska"

#: wp-includes/script-loader.php:1140
msgid "Icelandic"
msgstr "Isländska"

#: wp-includes/script-loader.php:1139
msgid "Hungarian"
msgstr "Ungerska"

#: wp-includes/script-loader.php:1138
msgid "Hindi"
msgstr "Hindi"

#: wp-includes/script-loader.php:1137
msgid "Hebrew"
msgstr "Hebreiska"

#: wp-includes/script-loader.php:1136
msgid "Haitian Creole"
msgstr "Haitisk kreol"

#: wp-includes/script-loader.php:1135
msgid "Greek"
msgstr "Grekiska"

#: wp-includes/script-loader.php:1134
msgid "German"
msgstr "Tyska"

#: wp-includes/script-loader.php:1133
msgid "Galician"
msgstr "Galiciska"

#: wp-includes/script-loader.php:1132
msgid "French"
msgstr "Franska"

#: wp-includes/script-loader.php:1130
msgid "Filipino"
msgstr "Filippinska"

#: wp-includes/script-loader.php:1129
msgid "Estonian"
msgstr "Estniska"

#: wp-includes/script-loader.php:1128 wp-admin/includes/ms.php:651
msgid "English"
msgstr "Engelska"

#: wp-includes/script-loader.php:1127
msgid "Dutch"
msgstr "Nederländska"

#: wp-includes/script-loader.php:1126
msgid "Danish"
msgstr "Danska"

#: wp-includes/script-loader.php:1125
msgid "Czech"
msgstr "Tjeckiska"

#: wp-includes/script-loader.php:1124
msgid "Croatian"
msgstr "Kroatiska"

#: wp-includes/script-loader.php:1123
msgid "Chinese (Traditional)"
msgstr "Kinesiska (traditionell)"

#: wp-includes/script-loader.php:1122
msgid "Chinese (Simplified)"
msgstr "Kinesiska (förenklad)"

#: wp-includes/script-loader.php:1121
msgid "Chinese"
msgstr "Kinesiska"

#: wp-includes/script-loader.php:1120
msgid "Catalan"
msgstr "Katalanska"

#: wp-includes/script-loader.php:1119
msgid "Bulgarian"
msgstr "Bulgariska"

#: wp-includes/script-loader.php:1118
msgid "Belarusian"
msgstr "Vitryska"

#: wp-includes/script-loader.php:1117
msgid "Arabic"
msgstr "Arabiska"

#: wp-includes/script-loader.php:1116
msgid "Albanian"
msgstr "Albanska"

#: wp-includes/script-loader.php:1115
msgid "Afrikaans"
msgstr "Afrikaans"

#: wp-includes/script-loader.php:1105
msgid "Live Broadcast"
msgstr "Direktsändning"

#: wp-includes/script-loader.php:1113
#: wp-includes/js/dist/block-library.js:72237
msgid "Chapters"
msgstr "Kapitel"

#: wp-includes/script-loader.php:1099
msgid "You are using a browser that does not have Flash player enabled or installed. Please turn on your Flash player plugin or download the latest version from https://get.adobe.com/flashplayer/"
msgstr "Din webbläsare har ingen Flash-spelare aktiverad eller installerad. Aktivera ditt tillägg för Flash eller hämta senaste versionen på https://get.adobe.com/flashplayer/"

#. translators: %s: register_routes()
#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:53
msgid "Method '%s' must be overridden."
msgstr "Metoden ”%s” måste skrivas över."

#: wp-includes/post.php:271
msgid "oEmbed Response"
msgstr "oEmbed-svar"

#: wp-includes/post.php:270
msgid "oEmbed Responses"
msgstr "oEmbed-svar"

#. translators: %s: Post custom field name.
#: wp-includes/post-template.php:1145
msgctxt "Post custom field name"
msgid "%s:"
msgstr "%s:"

#. translators: 1: Note author's name, 2: Note author's IP address, 3: Note
#. author's hostname.
#. translators: 1: Comment author's name, 2: Comment author's IP address, 3:
#. Comment author's hostname.
#: wp-includes/pluggable.php:1907 wp-includes/pluggable.php:1921
#: wp-includes/pluggable.php:2108
msgid "Author: %1$s (IP address: %2$s, %3$s)"
msgstr "Författare: %1$s (IP-adress: %2$s, %3$s)"

#. translators: 1: Trackback/pingback website name, 2: Website IP address, 3:
#. Website hostname.
#: wp-includes/pluggable.php:1879 wp-includes/pluggable.php:1893
#: wp-includes/pluggable.php:2086 wp-includes/pluggable.php:2097
msgid "Website: %1$s (IP address: %2$s, %3$s)"
msgstr "Webbplats: %1$s (IP-adress: %2$s, %3$s)"

#. translators: Do not translate OLD_EMAIL, NEW_EMAIL, SITENAME, SITEURL: those
#. are placeholders.
#: wp-includes/ms-functions.php:2895
msgid ""
"Hi,\n"
"\n"
"This notice confirms that the network admin email address was changed on ###SITENAME###.\n"
"\n"
"The new network admin email address is ###NEW_EMAIL###.\n"
"\n"
"This email has been sent to ###OLD_EMAIL###\n"
"\n"
"Regards,\n"
"All at ###SITENAME###\n"
"###SITEURL###"
msgstr ""
"Hej,\n"
"\n"
"Detta meddelande bekräftar att nätverkets e-postadress för administration har ändrats på ###SITENAME###.\n"
"\n"
"Den nya e-postadressen för administration av nätverket är ###NEW_EMAIL###.\n"
"\n"
"Detta meddelande har skickats till ###OLD_EMAIL###\n"
"\n"
"Vänliga hälsningar,\n"
"Vi på ###SITENAME###\n"
"###SITEURL###"

#. translators: Do not translate USERNAME, ADMIN_URL, EMAIL, SITENAME, SITEURL:
#. those are placeholders.
#: wp-includes/ms-functions.php:2796
msgid ""
"Howdy ###USERNAME###,\n"
"\n"
"You recently requested to have the network admin email address on\n"
"your network changed.\n"
"\n"
"If this is correct, please click on the following link to change it:\n"
"###ADMIN_URL###\n"
"\n"
"You can safely ignore and delete this email if you do not want to\n"
"take this action.\n"
"\n"
"This email has been sent to ###EMAIL###\n"
"\n"
"Regards,\n"
"All at ###SITENAME###\n"
"###SITEURL###"
msgstr ""
"Hej ###USERNAME###,\n"
"\n"
"Du har nyligen begärt en ändring av e-postadressen för nätverksadministratören på ditt nätverk.\n"
"\n"
"Om det stämmer, klicka på denna länk för att utföra ändringen:\n"
"###ADMIN_URL###\n"
"\n"
"Om du inte vill ändra adressen kan du lugnt ignorera och kasta detta meddelande.\n"
"\n"
"Detta meddelande har skickats till ###EMAIL###\n"
"\n"
"Vänliga hälsningar,\n"
"Vi på ###SITENAME###\n"
"###SITEURL###"

#: wp-includes/ms-functions.php:191
msgid "User cannot be added to this site."
msgstr "Användaren kan inte läggas till på denna webbplats."

#: wp-includes/load.php:1871
msgid "Scrape key check failed. Please try again."
msgstr "Kontroll av kod för genomsökning misslyckades. Försök igen."

#. translators: Do not translate OLD_EMAIL, NEW_EMAIL, SITENAME, SITEURL: those
#. are placeholders.
#: wp-includes/functions.php:8219
msgid ""
"Hi,\n"
"\n"
"This notice confirms that the admin email address was changed on ###SITENAME###.\n"
"\n"
"The new admin email address is ###NEW_EMAIL###.\n"
"\n"
"This email has been sent to ###OLD_EMAIL###\n"
"\n"
"Regards,\n"
"All at ###SITENAME###\n"
"###SITEURL###"
msgstr ""
"Hej,\n"
"\n"
"Detta meddelande bekräftar att e-postadressen för administration har ändrats på ###SITENAME###.\n"
"\n"
"Den nya e-postadressen för administration är ###NEW_EMAIL###.\n"
"\n"
"Detta meddelande skickades till ###OLD_EMAIL###\n"
"\n"
"Vänliga hälsningar,\n"
"Vi på ###SITENAME###\n"
"###SITEURL###"

#: wp-includes/functions.php:8042
msgid "Only UUID V4 is supported at this time."
msgstr "För närvarande stöds endast UUID V4."

#: wp-includes/deprecated.php:3970 wp-includes/deprecated.php:3987
#: wp-admin/press-this.php:74
msgid "The Press This plugin is required."
msgstr "Tillägget Blogga detta krävs."

#. translators: %s: Number of themes displayed.
#: wp-includes/customize/class-wp-customize-themes-section.php:169
msgid "%s themes"
msgstr "%s teman"

#. translators: %s: Number of filters selected.
#: wp-includes/customize/class-wp-customize-themes-section.php:160
msgid "Filter themes (%s)"
msgstr "Filtrera teman (%s)"

#: wp-includes/customize/class-wp-customize-themes-section.php:124
msgid "Go to theme sources"
msgstr "Gå till tema-källor"

#: wp-includes/customize/class-wp-customize-themes-section.php:103
msgid "Search WordPress.org themes"
msgstr "Sök teman på WordPress.org"

#: wp-includes/customize/class-wp-customize-theme-control.php:312
#: wp-includes/customize/class-wp-customize-theme-control.php:314
#: wp-admin/includes/theme.php:1086 wp-admin/includes/theme.php:1089
msgid "Install &amp; Preview"
msgstr "Installera och förhandsgranska"

#: wp-includes/customize/class-wp-customize-nav-menu-item-setting.php:739
#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:883
msgid "Invalid URL."
msgstr "Ogiltig URL."

#. translators: %s: "Add Items" button text.
#: wp-includes/customize/class-wp-customize-nav-menu-control.php:46
msgid "Time to add some links! Click &#8220;%s&#8221; to start putting pages, categories, and custom links in your menu. Add as many things as you would like."
msgstr "Nu är det dags att lägga in några länkar! Klicka på ”%s” för att lägga till sidor, kategorier och anpassade länkar i din meny. Lägg till så många du känner för."

#: wp-includes/customize/class-wp-customize-media-control.php:255
#: wp-includes/media.php:5055
msgid "Choose image"
msgstr "Välj bild"

#: wp-includes/customize/class-wp-customize-media-control.php:244
msgid "Choose audio"
msgstr "Välj ljud"

#: wp-includes/customize/class-wp-customize-media-control.php:239
msgid "Change audio"
msgstr "Byt ut ljud"

#: wp-includes/customize/class-wp-customize-media-control.php:238
#: wp-includes/customize/class-wp-customize-media-control.php:243
msgid "Select audio"
msgstr "Välj ljud"

#. translators: %s: Header height in pixels.
#: wp-includes/customize/class-wp-customize-header-image-control.php:242
msgid "Click &#8220;Add Image&#8221; to upload an image file from your computer. Your theme works best with an image with a header height of %s pixels &#8212; you&#8217;ll be able to crop your image once you upload it for a perfect fit."
msgstr "Klicka på ”Lägg till bild” för att ladda upp en bildfil från din dator. Ditt tema fungerar bäst med en bild med en sidhuvudsbild som är %s pixlar hög. Efter att du laddat upp bilden får du möjlighet att beskära den för perfekt passform."

#. translators: %s: Header width in pixels.
#: wp-includes/customize/class-wp-customize-header-image-control.php:236
msgid "Click &#8220;Add Image&#8221; to upload an image file from your computer. Your theme works best with an image with a header width of %s pixels &#8212; you&#8217;ll be able to crop your image once you upload it for a perfect fit."
msgstr "Klicka på ”Lägg till bild” för att ladda upp en bildfil från din dator. Ditt tema fungerar bäst med en bild med en sidhuvudsbild som är %s pixlar bred. Efter att du laddat upp bilden får du möjlighet att beskära den för perfekt passform."

#. translators: %s: Header size in pixels.
#: wp-includes/customize/class-wp-customize-header-image-control.php:230
msgid "Click &#8220;Add Image&#8221; to upload an image file from your computer. Your theme works best with an image with a header size of %s pixels &#8212; you&#8217;ll be able to crop your image once you upload it for a perfect fit."
msgstr "Klicka på ”Lägg till bild” för att ladda upp en bildfil från din dator. Ditt tema fungerar bäst med en bild med en sidhuvudsbild som har storleken %s pixlar. Efter att du laddat upp bilden får du möjlighet att beskära den för perfekt passform."

#: wp-includes/customize/class-wp-customize-header-image-control.php:226
msgid "Click &#8220;Add Image&#8221; to upload an image file from your computer. Your theme works best with an image that matches the size of your video &#8212; you&#8217;ll be able to crop your image once you upload it for a perfect fit."
msgstr "Klicka på ”Lägg till bild” för att ladda upp en bildfil från din dator. Ditt tema fungerar bäst med en bild som har samma bildstorlek som din video. Efter att du laddat upp bilden får du möjlighet att beskära den för perfekt passform."

#. translators: 1: Month number (01, 02, etc.), 2: Month abbreviation.
#: wp-includes/customize/class-wp-customize-date-time-control.php:234
#: wp-admin/includes/template.php:843
msgid "%1$s-%2$s"
msgstr "%1$s-%2$s"

#. translators: Hidden accessibility text.
#: wp-includes/customize/class-wp-customize-date-time-control.php:198
msgid "Meridian"
msgstr "Meridian"

#. translators: Hidden accessibility text.
#: wp-includes/customize/class-wp-customize-date-time-control.php:190
#: wp-admin/includes/template.php:861
msgid "Minute"
msgstr "Minut"

#. translators: Hidden accessibility text.
#: wp-includes/customize/class-wp-customize-date-time-control.php:180
#: wp-admin/includes/template.php:857
msgid "Hour"
msgstr "Timme"

#: wp-includes/customize/class-wp-customize-date-time-control.php:175
#: wp-includes/js/dist/components.js:40718
#: wp-includes/js/dist/components.js:40722
msgid "Time"
msgstr "Tid"

#. translators: Hidden accessibility text.
#: wp-includes/customize/class-wp-customize-date-time-control.php:154
#: wp-includes/js/dist/block-library.js:6085
#: wp-includes/js/dist/components.js:40651 wp-admin/includes/template.php:849
msgid "Day"
msgstr "Dag"

#. translators: Hidden accessibility text.
#: wp-includes/customize/class-wp-customize-date-time-control.php:133
#: wp-includes/js/dist/block-library.js:6083
#: wp-includes/js/dist/components.js:40668 wp-admin/includes/template.php:836
msgid "Month"
msgstr "Månad"

#: wp-includes/customize/class-wp-customize-date-time-control.php:127
#: wp-includes/js/dist/block-editor.js:65574
#: wp-includes/js/dist/block-library.js:50051
#: wp-includes/js/dist/components.js:40737
#: wp-includes/js/dist/components.js:40741
#: wp-includes/js/dist/edit-site.js:36907 wp-includes/js/dist/editor.js:10658
#: wp-includes/js/dist/editor.js:58037 wp-includes/js/dist/media-utils.js:14562
#: wp-admin/includes/ajax-actions.php:2271
#: wp-admin/includes/class-wp-media-list-table.php:435
#: wp-admin/includes/class-wp-posts-list-table.php:716
#: wp-admin/includes/class-wp-posts-list-table.php:776
#: wp-admin/includes/class-wp-posts-list-table.php:783
#: wp-admin/includes/class-wp-posts-list-table.php:1718
msgid "Date"
msgstr "Datum"

#: wp-includes/class-wp-user.php:786
msgid "Usage of user levels is deprecated. Use capabilities instead."
msgstr "Stödet för användarnivåer har upphört. Använd behörigheter i stället."

#. translators: %s: Template.
#: wp-includes/class-wp-theme.php:368
msgid "The theme defines itself as its parent theme. Please check the %s header."
msgstr "Temat definierar sig själv som sitt huvudtema. Kontrollera tema-headern för %s."

#: wp-includes/class-wp-editor.php:195 wp-includes/class-wp-editor.php:1398
msgctxt "Name for the Visual editor tab"
msgid "Visual"
msgstr "Visuellt"

#: wp-includes/class-wp-customize-nav-menus.php:1138
msgid "Create New Menu"
msgstr "Skapa ny meny"

#: wp-includes/class-wp-customize-nav-menus.php:854
msgid "New Menu"
msgstr "Ny meny"

#. translators: URL to the Widgets panel of the Customizer.
#: wp-includes/class-wp-customize-nav-menus.php:702
msgid "If your theme has widget areas, you can also add menus there. Visit the <a href=\"%s\">Widgets panel</a> and add a &#8220;Navigation Menu widget&#8221; to display a menu in a sidebar or footer."
msgstr "Om ditt tema har widgetområden kan du även lägga till menyer där. Gå till <a href=\"%s\">widgetpanelen</a> och lägg till en ”Navigationsmenywidget” för att visa en meny i en sidopanel eller i sidfoten."

#: wp-includes/class-wp-customize-nav-menus.php:520
msgid "If your theme has multiple menus, giving them clear names will help you manage them."
msgstr "Om ditt tema har flera menyer kan det bli enklare att hantera dem om du namnger dem."

#. translators: %s: Number of menu locations.
#: wp-includes/class-wp-customize-nav-menus.php:503
msgid "Your theme can display menus in %s location."
msgid_plural "Your theme can display menus in %s locations."
msgstr[0] "Ditt tema kan visa menyer på %s plats."
msgstr[1] "Ditt tema kan visa menyer på %s platser."

#: wp-includes/class-wp-customize-nav-menus.php:500
msgid "Your theme can display menus in one location."
msgstr "Ditt tema kan visa menyer på en plats."

#: wp-includes/class-wp-customize-manager.php:5769
msgid "CSS code"
msgstr "CSS-kod"

#. translators: 1: Link to user profile, 2: Additional link attributes, 3:
#. Accessibility text.
#: wp-includes/class-wp-customize-manager.php:5728
#: wp-includes/widgets/class-wp-widget-custom-html.php:313
msgid "The edit field automatically highlights code syntax. You can disable this in your <a href=\"%1$s\" %2$s>user profile%3$s</a> to work in plain text mode."
msgstr "Redigeringsfältet markerar automatiskt syntax i kod. Du kan inaktivera detta i din <a href=\"%1$s\" %2$s>användarprofil%3$s</a> för att arbeta i ”oformaterad text”-läget."

#: wp-includes/class-wp-customize-manager.php:5721
#: wp-includes/widgets/class-wp-widget-custom-html.php:328
#: wp-admin/plugin-editor.php:148 wp-admin/theme-editor.php:37
msgid "Screen reader users: when in forms mode, you may need to press the Esc key twice."
msgstr "Du som använder skärmläsare: När du befinner dig i formulärläge kan du behöva trycka två gånger på Esc-tangenten."

#: wp-includes/class-wp-customize-manager.php:5720
#: wp-includes/widgets/class-wp-widget-custom-html.php:327
#: wp-admin/plugin-editor.php:147 wp-admin/theme-editor.php:36
msgid "To move away from this area, press the Esc key followed by the Tab key."
msgstr "Navigera från detta område genom att trycka på Esc och därefter på Tab."

#: wp-includes/class-wp-customize-manager.php:5719
#: wp-includes/widgets/class-wp-widget-custom-html.php:326
#: wp-admin/plugin-editor.php:146 wp-admin/theme-editor.php:35
msgid "In the editing area, the Tab key enters a tab character."
msgstr "I redigeringsområdet matar tab-tangenten in ett tabulatortecken."

#: wp-includes/class-wp-customize-manager.php:5717
#: wp-includes/widgets/class-wp-widget-custom-html.php:324
#: wp-admin/plugin-editor.php:144 wp-admin/theme-editor.php:33
msgid "When using a keyboard to navigate:"
msgstr "När ett tangentbord används för navigering:"

#: wp-includes/class-wp-customize-manager.php:5707
msgid "Add your own CSS code here to customize the appearance and layout of your site."
msgstr "Lägg till din egen CSS-kod här för att anpassa din webbplats utseende och layout."

#: wp-includes/class-wp-customize-manager.php:5659
#: wp-admin/options-reading.php:85
msgid "Your homepage displays"
msgstr "Din startsida visar"

#: wp-includes/class-wp-customize-manager.php:5642
msgid "You can choose what&#8217;s displayed on the homepage of your site. It can be posts in reverse chronological order (classic blog), or a fixed/static page. To set a static homepage, you first need to create two Pages. One will become the homepage, and the other will be where your posts are displayed."
msgstr "Du kan välja vad som visas på startsidan för din webbplats. Det kan vara blogginlägg i omvänd kronologisk ordning (klassisk blogg) eller en statisk sida. För att ange en statisk sida behöver du först skapa två sidor. Den ena kommer att användas som startsida och på den andra sidan kommer dina blogginlägg att visas."

#: wp-includes/class-wp-customize-manager.php:5640
msgid "Homepage Settings"
msgstr "Inställningar för startsida"

#: wp-includes/class-wp-customize-manager.php:5108
msgid "WordPress.org themes"
msgstr "Teman på WordPress.org"

#: wp-includes/class-wp-customize-manager.php:5093
msgid "Installed themes"
msgstr "Installerade teman"

#: wp-includes/script-loader.php:1365 wp-admin/customize.php:202
#: wp-admin/customize.php:207 wp-admin/edit-form-advanced.php:389
msgid "Publish Settings"
msgstr "Inställningar för publicering"

#: wp-includes/class-wp-customize-manager.php:4392
msgid "Copied"
msgstr "Kopierad"

#. translators: Hidden accessibility text.
#: wp-includes/class-wp-customize-manager.php:4379
msgid "Preview Link"
msgstr "Länk för förhandsgranskning"

#: wp-includes/class-wp-customize-manager.php:4373
msgid "See how changes would look live on your website, and share the preview with people who can't access the Customizer."
msgstr "Se live hur ändringarna skulle se ut på din webbplats och dela förhandsvisningen med personer som inte kommer åt anpassaren."

#: wp-includes/class-wp-customize-manager.php:4371
msgid "Share Preview Link"
msgstr "Dela länk för förhandsvisning"

#: wp-includes/class-wp-customize-manager.php:3212
msgid "Changes trashed successfully."
msgstr "Ändringarna har kastats."

#: wp-includes/class-wp-customize-manager.php:3193
msgid "Changes have already been trashed."
msgstr "Ändringarna har redan lagts i papperskorgen."

#: wp-includes/class-wp-customize-manager.php:3173
#: wp-includes/class-wp-customize-manager.php:3205
msgid "Unable to trash changes."
msgstr "Det går inte att slänga ändringarna."

#: wp-includes/class-wp-customize-manager.php:3162
msgid "No changes saved yet, so there is nothing to trash."
msgstr "Inga ändringar har sparats ännu, så det finns ingenting att slänga."

#: wp-includes/class-wp-customize-manager.php:3152
msgid "There was an authentication problem. Please reload and try again."
msgstr "Ett autentiseringsfel inträffade. Ladda om sidan och försök igen."

#. translators: %s: Number of invalid settings.
#: wp-includes/class-wp-customize-manager.php:2804
#: wp-includes/script-loader.php:1353 wp-includes/script-loader.php:1355
msgid "Unable to save due to %s invalid setting."
msgid_plural "Unable to save due to %s invalid settings."
msgstr[0] "Kan inte spara på grund av %s ogiltig inställning."
msgstr[1] "Kan inte spara på grund av %s ogiltiga inställningar."

#: wp-includes/class-wp-customize-manager.php:2685
#: wp-includes/class-wp-customize-manager.php:2700
#: wp-includes/script-loader.php:1316
msgid "You must supply a future date to schedule."
msgstr "För att schemalägga måste du ange ett datum i framtiden."

#: wp-includes/class-wp-customize-manager.php:2662
msgid "The previous set of changes has already been published. Please try saving your current set of changes again."
msgstr "Den tidigare uppsättningen av ändringar har redan publicerats. Försök att spara dina nuvarande ändringar igen."

#: wp-includes/admin-bar.php:928
msgid "Edit User"
msgstr "Redigera användare"

#: wp-includes/admin-bar.php:882
msgid "View User"
msgstr "Visa användare"

#: wp-includes/widgets/class-wp-widget-text.php:499
msgid "This widget may have contained code that may work better in the &#8220;Custom HTML&#8221; widget. If you have not yet, how about trying that widget instead?"
msgstr "Denna widget kan ha innehållit kod som skulle fungera bättre i den nya widgeten ”Anpassad HTML”. Om du inte har provat den widgeten än kanske det är dags nu?"

#: wp-includes/widgets/class-wp-widget-text.php:560
msgid "Hey there, looks like you just pasted HTML into the &#8220;Visual&#8221; tab of the Text widget. You may want to paste your code into the &#8220;Code&#8221; tab instead. Alternately, try out the new &#8220;Custom HTML&#8221; widget!"
msgstr "Hej, det verkar som om du just klistrade in HTML-kod under text-widgetens ”visuellt”-flik. Du kanske hellre vill klistra in koden under fliken ”text”? Alternativt kan du prova den nya widgeten ”Anpassad HTML”!"

#: wp-includes/widgets/class-wp-widget-text.php:559
msgid "Did you just paste HTML?"
msgstr "Klistrade du just in HTML?"

#: wp-includes/widgets/class-wp-widget-text.php:544
msgid "Did you know there is a &#8220;Custom HTML&#8221; widget now? You can find it by scanning the list of available widgets on this screen. Check it out to add some custom code to your site!"
msgstr "Visste du att det finns en widget för ”Anpassad HTML”? Du hittar den i listan över tillgängliga widgetar här på sidan. Prova den om du behöver lägga till anpassad HTML-kod på din webbplats!"

#: wp-includes/widgets/class-wp-widget-text.php:542
msgid "Did you know there is a &#8220;Custom HTML&#8221; widget now? You can find it by pressing the &#8220;<a class=\"add-widget\" href=\"#\">Add a Widget</a>&#8221; button and searching for &#8220;HTML&#8221;. Check it out to add some custom code to your site!"
msgstr "Visste du att det nu finns en widget för ”Anpassad HTML”? Du hittar den om du klickar på knappen ”<a class=\"add-widget\" href=\"#\">Lägg till en Widget</a>” och söker efter ”HTML”. Prova den om du behöver lägga till anpassad HTML-kod på din webbplats!"

#: wp-includes/widgets/class-wp-widget-text.php:540
msgid "New Custom HTML Widget"
msgstr "Ny widget för Anpassad HTML"

#: wp-includes/widgets/class-wp-widget-text.php:497
msgid "This widget may contain code that may work better in the &#8220;Custom HTML&#8221; widget. How about trying that widget instead?"
msgstr "Denna widget kanske innehåller kod som skulle fungera bättre i widgeten ”Anpassad HTML”. Du kanske vill prova den widgeten i stället?"

#: wp-includes/widgets/class-wp-widget-text.php:35
msgid "Arbitrary text."
msgstr "Godtycklig text."

#: wp-includes/widgets/class-wp-widget-custom-html.php:285
msgid "Some HTML tags are not permitted, including:"
msgstr "Vissa HTML-taggar tillåts inte. Dit hör bl.a:"

#: wp-includes/widgets/class-wp-widget-custom-html.php:54
#: wp-includes/js/dist/block-library.js:28771
msgid "Custom HTML"
msgstr "Anpassad HTML"

#: wp-includes/widgets/class-wp-widget-custom-html.php:46
msgid "Arbitrary HTML code."
msgstr "Godtycklig HTML-kod."

#: wp-includes/widgets/class-wp-widget-tag-cloud.php:199
#: wp-includes/js/dist/block-library.js:68415
#: wp-includes/js/dist/block-library.js:68421
msgid "Show tag counts"
msgstr "Visa antal etiketter"

#. translators: %s: Number of items (tags).
#. translators: %s: Total number of patterns.
#. translators: %s: Number of comments.
#. translators: %s: Number of items.
#. translators: Number of items.
#: wp-includes/category-template.php:878 wp-includes/category-template.php:889
#: wp-includes/js/dist/block-editor.js:27591
#: wp-admin/includes/ajax-actions.php:563
#: wp-admin/includes/class-wp-list-table.php:1036
#: wp-admin/includes/class-wp-list-table.php:1843
msgid "%s item"
msgid_plural "%s items"
msgstr[0] "%s objekt"
msgstr[1] "%s objekt"

#: wp-includes/widgets/class-wp-widget-media.php:499
msgctxt "label for button in the media widget"
msgid "Add Media"
msgstr "Lägg till media"

#: wp-includes/widgets/class-wp-widget-media-video.php:39
msgctxt "label for button in the video widget"
msgid "Add Video"
msgstr "Lägg till videoklipp"

#: wp-includes/widgets/class-wp-widget-media-image.php:39
msgctxt "label for button in the image widget"
msgid "Add Image"
msgstr "Lägg till bild"

#: wp-includes/widgets/class-wp-widget-media-audio.php:39
msgctxt "label for button in the audio widget"
msgid "Add Audio"
msgstr "Lägg till ljud"

#: wp-includes/media.php:4566
#: wp-admin/includes/class-wp-media-list-table.php:549
#: wp-admin/includes/class-wp-posts-list-table.php:1291
#: wp-admin/includes/media.php:3345
msgid "(no author)"
msgstr "(ingen författare)"

#: wp-includes/script-loader.php:1323 wp-admin/includes/file.php:640
msgid "An error occurred. Please try again later."
msgstr "Ett fel uppstod. Försök igen senare."

#. translators: %s: URL to Network Settings screen.
#: wp-signup.php:968
msgid "To change or disable registration go to your <a href=\"%s\">Options page</a>."
msgstr "Gå till din <a href=\"%s\">inställningssida</a> för att ändra eller inaktivera registreringar."

#: wp-signup.php:961
msgid "The network currently allows both site and user registrations."
msgstr "För närvarande tillåter nätverket registrering av både webbplatser och användare."

#: wp-signup.php:958
msgid "The network currently allows user registrations."
msgstr "För närvarande tillåter nätverket registrering av användare."

#: wp-signup.php:955
msgid "The network currently allows site registrations."
msgstr "För närvarande tillåter nätverket registrering av webbplatser."

#: wp-signup.php:952
msgid "The network currently disallows registrations."
msgstr "För närvarande tillåter inte nätverket registreringar."

#: wp-signup.php:947
msgid "Greetings Network Administrator!"
msgstr "Hej, nätverksadministratör!"

#: wp-includes/widgets/class-wp-widget-media-gallery.php:63
#: wp-includes/widgets/class-wp-widget-media.php:159
msgid "Title for the widget"
msgstr "Widgetrubrik"

#: wp-includes/widgets/class-wp-widget-media.php:153
msgid "URL to the media file"
msgstr "URL till mediafilen"

#: wp-includes/widgets/class-wp-widget-media.php:146
msgid "Attachment post ID"
msgstr "Inläggs-ID för bilaga"

#: wp-includes/widgets/class-wp-widget-media.php:511
msgid "Looks like this is not the correct kind of file. Please link to an appropriate file instead."
msgstr "Det här verkar inte vara rätt filtyp. Länka till en passande fil i stället."

#: wp-includes/widgets/class-wp-widget-media.php:510
msgid "Media Widget"
msgstr "Mediawidget"

#. translators: %d: Widget count.
#: wp-includes/widgets/class-wp-widget-media.php:509
msgid "Media Widget (%d)"
msgid_plural "Media Widget (%d)"
msgstr[0] "Mediawidget (%d)"
msgstr[1] "Mediawidgetar (%d)"

#: wp-includes/widgets/class-wp-widget-media.php:502
msgid "Add to Widget"
msgstr "Lägg till widget"

#: wp-includes/widgets/class-wp-widget-media.php:501
msgctxt "label for button in the media widget; should preferably not be longer than ~13 characters long"
msgid "Edit Media"
msgstr "Ändra media"

#: wp-includes/widgets/class-wp-widget-media.php:500
msgctxt "label for button in the media widget; should preferably not be longer than ~13 characters long"
msgid "Replace Media"
msgstr "Byt media"

#: wp-includes/widgets/class-wp-widget-media.php:498
msgid "No media selected"
msgstr "Inget media valt"

#: wp-includes/widgets/class-wp-widget-media.php:481
msgid "A media item."
msgstr "Ett mediaobjekt."

#. translators: %s: Video extension.
#: wp-includes/widgets/class-wp-widget-media-video.php:98
msgid "URL to the %s video source file"
msgstr "URL till %s videoklippets källfil"

#: wp-includes/widgets/class-wp-widget-media-video.php:49
msgid "Video Widget"
msgstr "Videowidget"

#. translators: %d: Widget count.
#: wp-includes/widgets/class-wp-widget-media-video.php:48
msgid "Video Widget (%d)"
msgid_plural "Video Widget (%d)"
msgstr[0] "Videowidget (%d)"
msgstr[1] "Videowidgetar (%d)"

#: wp-includes/widgets/class-wp-widget-media-video.php:41
msgctxt "label for button in the video widget; should preferably not be longer than ~13 characters long"
msgid "Edit Video"
msgstr "Ändra video"

#: wp-includes/widgets/class-wp-widget-media-video.php:40
msgctxt "label for button in the video widget; should preferably not be longer than ~13 characters long"
msgid "Replace Video"
msgstr "Byt video"

#: wp-includes/widgets/class-wp-widget-media-gallery.php:39
msgctxt "label for button in the gallery widget; should not be longer than ~13 characters long"
msgid "Add Images"
msgstr "Lägg till bilder"

#: wp-includes/widgets/class-wp-widget-media-video.php:30
msgid "Displays a video from the media library or from YouTube, Vimeo, or another provider."
msgstr "Visar en video ur mediabiblioteket eller från YouTube, Vimeo eller någon annan tjänst."

#: wp-includes/widgets/class-wp-widget-media-image.php:49
msgid "Image Widget"
msgstr "Bildwidget"

#. translators: %d: Widget count.
#: wp-includes/widgets/class-wp-widget-media-image.php:48
msgid "Image Widget (%d)"
msgid_plural "Image Widget (%d)"
msgstr[0] "Bildwidget (%d)"
msgstr[1] "Bildwidgetar (%d)"

#: wp-includes/widgets/class-wp-widget-media-image.php:41
msgctxt "label for button in the image widget; should preferably not be longer than ~13 characters long"
msgid "Edit Image"
msgstr "Redigera bild"

#: wp-includes/widgets/class-wp-widget-media-image.php:40
msgctxt "label for button in the image widget; should preferably not be longer than ~13 characters long"
msgid "Replace Image"
msgstr "Byt bild"

#: wp-includes/widgets/class-wp-widget-media-gallery.php:41
msgctxt "label for button in the gallery widget; should not be longer than ~13 characters long"
msgid "Edit Gallery"
msgstr "Redigera galleri"

#: wp-includes/widgets/class-wp-widget-media-image.php:30
msgid "Displays an image."
msgstr "Visar en bild."

#: wp-includes/widgets/class-wp-widget-media-audio.php:204
#: wp-includes/widgets/class-wp-widget-media-image.php:377
#: wp-includes/widgets/class-wp-widget-media-video.php:253
msgid "Unable to preview media due to an unknown error."
msgstr "På grund av ett okänt fel går det inte att förhandsvisa mediafilen."

#. translators: %s: Audio extension.
#: wp-includes/widgets/class-wp-widget-media-audio.php:87
msgid "URL to the %s audio source file"
msgstr "URL till källfilen för ljudfilen %s"

#: wp-includes/widgets/class-wp-widget-media-audio.php:50
msgid "Looks like this is not the correct kind of file. Please link to an audio file instead."
msgstr "Det verkar inte vara rätt filtyp. Länka till en ljudfil i stället."

#: wp-includes/widgets/class-wp-widget-media-audio.php:49
msgid "Audio Widget"
msgstr "Ljudwidget"

#. translators: %d: Widget count.
#: wp-includes/widgets/class-wp-widget-media-audio.php:48
msgid "Audio Widget (%d)"
msgid_plural "Audio Widget (%d)"
msgstr[0] "Ljudwidget (%d)"
msgstr[1] "Ljudwidgetar (%d)"

#: wp-includes/widgets/class-wp-widget-media-audio.php:41
msgctxt "label for button in the audio widget; should preferably not be longer than ~13 characters long"
msgid "Edit Audio"
msgstr "Ändra ljud"

#: wp-includes/widgets/class-wp-widget-media-audio.php:40
msgctxt "label for button in the audio widget; should preferably not be longer than ~13 characters long"
msgid "Replace Audio"
msgstr "Byt ljud"

#: wp-includes/customize/class-wp-customize-media-control.php:242
#: wp-includes/widgets/class-wp-widget-media-audio.php:38
msgid "No audio selected"
msgstr "Ingen ljudfil vald"

#: wp-includes/widgets/class-wp-widget-media-audio.php:30
msgid "Displays an audio player."
msgstr "Visar en ljudspelare."

#. translators: 1: Parameter, 2: Maximum number.
#: wp-includes/rest-api.php:2601
msgid "%1$s must be less than or equal to %2$d"
msgstr "%1$s måste vara mindre än eller lika med %2$d"

#. translators: 1: Parameter, 2: Maximum number.
#: wp-includes/rest-api.php:2593
msgid "%1$s must be less than %2$d"
msgstr "%1$s måste vara mindre än %2$d"

#. translators: 1: Parameter, 2: Minimum number.
#: wp-includes/rest-api.php:2583
msgid "%1$s must be greater than or equal to %2$d"
msgstr "%1$s måste vara större än eller lika med %2$d"

#. translators: 1: Parameter, 2: Minimum number.
#: wp-includes/rest-api.php:2575
msgid "%1$s must be greater than %2$d"
msgstr "%1$s måste vara större än %2$d"

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1619
msgid "Limit result set to users with one or more specific slugs."
msgstr "Begränsa resultatet till användare med viss eller vissa permalänkar."

#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:1207
msgid "Limit result set to terms with one or more specific slugs."
msgstr "Begränsa resultatet till termer med en eller flera specifika ”sluggar”."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-collections-controller.php:86
#: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-revisions-controller.php:235
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:511
#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:355
#: wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php:163
msgid "The page number requested is larger than the number of pages available."
msgstr "Antalet begärda sidor överskrider antalet tillgängliga sidor."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:230
#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:253
msgid "You need to define an include parameter to order by include."
msgstr "Du behöver ange en ”include”-parameter för att kunna sortera efter include."

#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:375
msgid "All features, supported by the post type."
msgstr "Alla funktioner som stöds av inläggstypen."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:85
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:107
msgid "The password for the parent post of the comment (if the post is password protected)."
msgstr "Lösenordet för kommentarens överordnade inlägg (om inlägget är lösenordsskyddat)."

#: wp-includes/class-wp-post-type.php:1007
msgctxt "page"
msgid "Use as featured image"
msgstr "Använd som utvald bild"

#: wp-includes/class-wp-post-type.php:1007
msgctxt "post"
msgid "Use as featured image"
msgstr "Använd som utvald bild"

#: wp-includes/class-wp-post-type.php:1006
msgctxt "page"
msgid "Remove featured image"
msgstr "Ta bort utvald bild"

#: wp-includes/class-wp-post-type.php:1006
msgctxt "post"
msgid "Remove featured image"
msgstr "Ta bort utvald bild"

#: wp-includes/class-wp-post-type.php:1005
msgctxt "page"
msgid "Set featured image"
msgstr "Ange utvald bild"

#: wp-includes/class-wp-post-type.php:1005
msgctxt "post"
msgid "Set featured image"
msgstr "Ange utvald bild"

#: wp-includes/class-wp-post-type.php:1004
msgctxt "page"
msgid "Featured image"
msgstr "Utvald bild"

#: wp-includes/class-wp-post-type.php:1004
msgctxt "post"
msgid "Featured image"
msgstr "Utvald bild"

#. translators: 1: $sanitize_callback, 2: register_setting()
#: wp-includes/option.php:3156
msgid "%1$s is deprecated. The callback from %2$s is used instead."
msgstr "%1$s är taget ur bruk. Återanropet från %2$s används i stället."

#: wp-includes/media.php:5010
msgid ""
"You are about to permanently delete these items from your site.\n"
"This action cannot be undone.\n"
" 'Cancel' to stop, 'OK' to delete."
msgstr ""
"Du är på väg att permanent ta bort dessa objekt från din webbplats.\n"
"Denna åtgärd går inte att ångra.\n"
"”Avbryt” för att gå tillbaka. ”OK” för att ta bort."

#: wp-includes/media.php:5009
msgid ""
"You are about to permanently delete this item from your site.\n"
"This action cannot be undone.\n"
" 'Cancel' to stop, 'OK' to delete."
msgstr ""
"Du är på väg att permanent ta bort detta objekt från din webbplats.\n"
"Denna åtgärd går inte att ångra.\n"
"”Avbryt” för att gå tillbaka. ”OK” för att ta bort."

#. translators: 1: Suggested width number, 2: Suggested height number.
#: wp-includes/media-template.php:307 wp-includes/media.php:5062
msgid "Suggested image dimensions: %1$s by %2$s pixels."
msgstr "Föreslagna bildmått: %1$s gånger %2$s pixlar."

#: wp-includes/comment.php:3711
msgid "Sorry, comments are not allowed for this item."
msgstr "Detta objekt är stängt för kommentarer."

#: wp-includes/class-wp-oembed-controller.php:150
msgid "Sorry, you are not allowed to make proxied oEmbed requests."
msgstr "Du har inte behörighet att utföra oEmbed-begäran via proxy."

#: wp-includes/class-wp-oembed-controller.php:99
msgid "Whether to perform an oEmbed discovery request for unsanctioned providers."
msgstr "Huruvida en begäran för efterfrågan om oEmbed ska utföras för tjänster som inte är godkända."

#: wp-includes/class-wp-oembed-controller.php:94
msgid "The maximum height of the embed frame in pixels."
msgstr "Maximal höjd hos embed-ramen i pixlar."

#: wp-includes/class-wp-oembed-controller.php:88
msgid "The maximum width of the embed frame in pixels."
msgstr "Maximal bredd hos embed-ramen i pixlar."

#: wp-includes/class-wp-oembed-controller.php:79
msgid "The oEmbed format to use."
msgstr "Format som används för oEmbed."

#: wp-includes/class-wp-oembed-controller.php:45
#: wp-includes/class-wp-oembed-controller.php:73
msgid "The URL of the resource for which to fetch oEmbed data."
msgstr "Resursens URL för hämtning av oEmbed-uppgifter."

#: wp-includes/class-wp-editor.php:1283
msgctxt "Short for blue in RGB"
msgid "B"
msgstr "B"

#: wp-includes/class-wp-editor.php:1282
msgctxt "Short for green in RGB"
msgid "G"
msgstr "G"

#: wp-includes/class-wp-editor.php:1281
msgctxt "Short for red in RGB"
msgid "R"
msgstr "R"

#: wp-includes/class-wp-editor.php:1240
msgid "Insert/edit media"
msgstr "Infoga/redigera media"

#: wp-includes/class-wp-editor.php:1237
msgid "Insert/edit code sample"
msgstr "Infoga/redigera kodsnutt"

#: wp-includes/class-wp-editor.php:1236
#: wp-includes/js/dist/block-library.js:66973
#: wp-admin/includes/privacy-tools.php:472
msgid "Table of Contents"
msgstr "Innehållsförteckning"

#: wp-includes/class-wp-editor.php:1234
msgid "Date/time"
msgstr "Datum/tid"

#: wp-includes/class-wp-editor.php:1210
msgctxt "Id for link anchor (TinyMCE)"
msgid "Id"
msgstr "ID"

#: wp-includes/class-wp-editor.php:1209
msgid "Id should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores."
msgstr "ID ska inledas med en bokstav och får därefter endast innehålla bokstäver, siffror, bindestreck, punkter, kolon och understreck."

#: wp-includes/class-wp-customize-widgets.php:812
msgid "You can navigate to other pages on your site while using the Customizer to view and edit the widgets displayed on those pages."
msgstr "Du kan besöka andra sidor på din webbplats medan du använder Anpassaren för att se och ändra de widgetar som visas på dessa sidor."

#. translators: %s: The total number of widget areas registered.
#: wp-includes/class-wp-customize-widgets.php:788
msgid "Your theme has %s widget area, but this particular page does not display it."
msgid_plural "Your theme has %s widget areas, but this particular page does not display them."
msgstr[0] "Ditt tema har %s widgetområde, men just denna sida visar det inte."
msgstr[1] "Ditt tema har %s widgetområden, men just denna sida visar dem inte."

#: wp-includes/class-wp-customize-widgets.php:779
msgid "Your theme has 1 widget area, but this particular page does not display it."
msgstr "Ditt tema har 1 widgetområde, men just denna sida visar det inte."

#. translators: %s: The number of other widget areas registered but not
#. rendered.
#: wp-includes/class-wp-customize-widgets.php:764
msgid "Your theme has %s other widget area, but this particular page does not display it."
msgid_plural "Your theme has %s other widget areas, but this particular page does not display them."
msgstr[0] "Ditt tema har %s ytterligare widgetområde, men just denna sida visar det inte."
msgstr[1] "Ditt tema har %s ytterligare widgetområden, men just denna sida visar dem inte."

#: wp-includes/class-wp-customize-widgets.php:755
msgid "Your theme has 1 other widget area, but this particular page does not display it."
msgstr "Ditt tema har 1 ytterligare widgetområde, men just denna sida visar det inte."

#: wp-includes/option.php:2797
msgid "This address is used for admin purposes, like new user notification."
msgstr "Denna adress används för administrativa ändamål, såsom notifikation om ny användare."

#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:111
#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:1056
msgid "Unique identifier for the term."
msgstr "Unik ID-sträng för termen."

#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:137
msgid "Required to be true, as terms do not support trashing."
msgstr "Måste ha värdet true eftersom termer inte kan hanteras via papperskorgen."

#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:58
#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:373
msgid "An alphanumeric identifier for the taxonomy."
msgstr "En alfanumerisk ID-sträng för taxonomin."

#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:133
#: wp-includes/rest-api/endpoints/class-wp-rest-template-revisions-controller.php:149
msgid "Required to be true, as revisions do not support trashing."
msgstr "Måste ha värdet true eftersom versioner inte kan hanteras via papperskorgen."

#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:396
msgid "REST base route for the post type."
msgstr "REST-basrutt för inläggstypen."

#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:58
#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:369
msgid "An alphanumeric identifier for the post type."
msgstr "En alfanumerisk ID-sträng för inläggstypen."

#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:357
msgid "Human-readable labels for the post type for various contexts."
msgstr "Läsbara etiketter för inläggstypen i olika sammanhang."

#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:345
msgid "Whether or not the post type should have children."
msgstr "Om inläggstypen kan ha underordnade objekt eller inte."

#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:339
msgid "A human-readable description of the post type."
msgstr "En läsbar beskrivning av inläggstypen."

#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:333
msgid "All capabilities used by the post type."
msgstr "Alla behörigheter som används av inläggstypen."

#: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:58
#: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:342
msgid "An alphanumeric identifier for the status."
msgstr "En alfanumerisk ID-sträng för statusen."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1698
msgid "Limit response to comments published before a given ISO8601 compliant date."
msgstr "Begränsa svaret till kommentarer som publicerats före ett visst datum enligt formatet ISO8601."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1669
msgid "Limit response to comments published after a given ISO8601 compliant date."
msgstr "Begränsa svaret till kommentarer som publicerats efter ett visst datum enligt formatet ISO8601."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1545
msgid "Avatar URLs for the user."
msgstr "Profilbilds-URL:er för användaren."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1498
msgid "Roles assigned to the user."
msgstr "Roller tilldelade användaren."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1475
msgid "The nickname for the user."
msgstr "Användarens smeknamn."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1469
msgid "Locale for the user."
msgstr "Språkkod (locale) för användaren."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1462
msgid "Author URL of the user."
msgstr "Användarens författar-URL."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1457
msgid "Description of the user."
msgstr "Beskrivning av användaren."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1451
msgid "URL of the user."
msgstr "Användarens URL."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1436
msgid "Last name for the user."
msgstr "Användarens efternamn."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1428
msgid "First name for the user."
msgstr "Användarens förnamn."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1420
msgid "Display name for the user."
msgstr "Visningsnamn för användaren."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1411
msgid "Login name for the user."
msgstr "Inloggningsnamn för användaren."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:923
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:970
msgid "The user cannot be deleted."
msgstr "Användaren kan inte tas bort."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:633
msgid "Error creating new user."
msgstr "Kunde inte skapa ny användare."

#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:1110
msgid "The parent term ID."
msgstr "Den överordnade termens ID."

#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:1080
msgid "HTML title for the term."
msgstr "Termens HTML-rubrik."

#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:1073
msgid "URL of the term."
msgstr "Termens URL."

#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:797
msgid "The term cannot be deleted."
msgstr "Termen kan inte tas bort."

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:110
#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:137
msgid "Sorry, you are not allowed to view themes."
msgstr "Du har inte behörighet att visa teman."

#: wp-includes/class-wp-xmlrpc-server.php:2250
#: wp-includes/rest-api/endpoints/class-wp-rest-menus-controller.php:207
#: wp-includes/rest-api/endpoints/class-wp-rest-menus-controller.php:301
#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:532
#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:679
msgid "Cannot set parent term, taxonomy is not hierarchical."
msgstr "Överordnad term kan inte anges, taxonomin är inte hierarkisk."

#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:424
msgid "Term does not exist."
msgstr "Termen finns inte."

#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:385
msgid "Types associated with the taxonomy."
msgstr "Typer associerade med taxonomin."

#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:367
msgid "The title for the taxonomy."
msgstr "Rubriken för taxonomin."

#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:363
msgid "The title for the post type."
msgstr "Rubriken för inläggstypen."

#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:154
msgid "Cannot view post type."
msgstr "Kan inte visa inläggstyp."

#: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:306
msgid "The title for the status."
msgstr "Rubriken för statusen."

#: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:154
msgid "Cannot view status."
msgstr "Kan inte visa status."

#: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:144
#: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:202
msgid "Invalid status."
msgstr "Ogiltig status."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1209
msgid "URL to the original attachment file."
msgstr "URL till bilagans originalfil."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1189
msgid "The attachment MIME type."
msgstr "Bilagans MIME-typ."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1181
msgid "Attachment type."
msgstr "Bilagans typ."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1158
msgid "The attachment description."
msgstr "Bilagans beskrivning."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1135
msgid "The attachment caption."
msgstr "Bilagans bildtext."

#: wp-includes/option.php:2874
msgid "Default post category."
msgstr "Standardkategori för inlägg."

#: wp-includes/option.php:2764
msgid "Site tagline."
msgstr "Webbplatsslogan."

#. translators: Theme author name.
#: wp-includes/customize/class-wp-customize-theme-control.php:88
msgctxt "theme author"
msgid "By %s"
msgstr "Av %s"

#. translators: New user notification email subject. 1: Network title, 2: New
#. user login.
#: wp-includes/ms-functions.php:1159
msgctxt "New user notification email subject"
msgid "[%1$s] Activate %2$s"
msgstr "[%1$s] Aktivera %2$s"

#. translators: New site notification email subject. 1: Network title, 2: New
#. site URL.
#: wp-includes/ms-functions.php:1041
msgctxt "New site notification email subject"
msgid "[%1$s] Activate %2$s"
msgstr "[%1$s] Aktivera %2$s"

#: wp-includes/blocks/rss.php:25 wp-includes/widgets.php:1611
#: wp-includes/widgets.php:1734
msgid "RSS Error:"
msgstr "RSS-fel:"

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:663
msgid "Cannot create a comment with that type."
msgstr "Det går inte att skapa en kommentar av den typen."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:796
msgid "Invalid slug."
msgstr "Ogiltig slug."

#: wp-includes/rest-api.php:2291
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:780
#: wp-includes/user.php:4780 wp-admin/network/site-new.php:100
msgid "Invalid email address."
msgstr "Ogiltig e-postadress."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:687
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:946
msgid "Invalid comment content."
msgstr "Ogiltigt kommentarsinnehåll."

#: wp-includes/rest-api/class-wp-rest-server.php:361
msgid "Invalid JSONP callback function."
msgstr "Ogiltig JSONP-återanropsfunktion."

#: wp-includes/post.php:5073
msgid "Invalid page template."
msgstr "Ogiltig sidmall."

#: wp-includes/post.php:4680 wp-includes/rest-api.php:2285
#: wp-includes/script-loader.php:1366 wp-admin/includes/post.php:189
msgid "Invalid date."
msgstr "Ogiltigt datum."

#: wp-includes/theme.php:1724
msgid "Video is playing."
msgstr "Videon spelas."

#: wp-includes/theme.php:1723
msgid "Video is paused."
msgstr "Videon är pausad."

#: wp-includes/theme.php:2324
msgctxt "Theme starter content"
msgid "Archives"
msgstr "Arkiv"

#: wp-includes/theme.php:2476
msgctxt "Theme starter content"
msgid "This is an example of a homepage section. Homepage sections can be any page other than the homepage itself, including the page that shows your latest blog posts."
msgstr "Detta är ett exempel på en startsidessektion. Startsidessektioner kan vara vilken sida som helst annan än själva startsidan, inklusive sidan som visar dina senaste blogginlägg."

#: wp-includes/theme.php:2468
msgctxt "Theme starter content"
msgid "News"
msgstr "Nyheter"

#: wp-includes/theme.php:2459
msgctxt "Theme starter content"
msgid "This is a page with some basic contact information, such as an address and phone number. You might also try a plugin to add a contact form."
msgstr "Detta är en sida med viss grundläggande kontaktinformation, såsom adress och telefonnummer. Du kan även prova något tillägg för att lägga till ett kontaktformulär."

#: wp-includes/theme.php:2451
msgctxt "Theme starter content"
msgid "You might be an artist who would like to introduce yourself and your work here or maybe you are a business with a mission to describe."
msgstr "Du kanske är konstnär och vill presentera dig själv och dina arbeten här, eller så kanske du har ett företag som vill beskriva sin vision."

#: wp-includes/theme.php:2443
msgctxt "Theme starter content"
msgid "Welcome to your site! This is your homepage, which is what most visitors will see when they come to your site for the first time."
msgstr "Välkommen till din nya webbplats. Det här är din startsida, som de flesta besökarna kommer att se när de kommer till din webbplats för första gången."

#: wp-includes/theme.php:2354
msgctxt "Theme starter content"
msgid "Recent Posts"
msgstr "De senaste inläggen"

#: wp-includes/theme.php:2348
msgctxt "Theme starter content"
msgid "Recent Comments"
msgstr "De senaste kommentarerna"

#: wp-includes/theme.php:2342
msgctxt "Theme starter content"
msgid "Meta"
msgstr "Meta"

#: wp-includes/theme.php:2330
msgctxt "Theme starter content"
msgid "Calendar"
msgstr "Kalender"

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:905
msgid "Sorry, you are not allowed to change the comment type."
msgstr "Du har inte behörighet att ändra typen av kommentar."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1284
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1298
#: wp-admin/includes/ms.php:1184 wp-admin/includes/user.php:62
#: wp-admin/users.php:131 wp-admin/network/site-users.php:156
msgid "Sorry, you are not allowed to give users that role."
msgstr "Du har inte behörighet att ge användare den rollen."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:231
msgid "Sorry, you are not allowed to order users by this parameter."
msgstr "Du har inte behörighet att sortera användare efter denna parameter."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:206
msgid "Sorry, you are not allowed to filter users by role."
msgstr "Du har inte behörighet att filtrera användare efter roll."

#: wp-includes/class-wp-xmlrpc-server.php:3761
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1027
msgid "Sorry, you are not allowed to delete this comment."
msgstr "Du har inte behörighet att ta bort denna kommentar."

#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:114
msgid "Sorry, you are not allowed to view menu items."
msgstr "Du har inte behörighet att visa menyobjekt."

#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:189
msgid "Sorry, you are not allowed to view revisions of this post."
msgstr "Du har inte behörighet att se tidigare versioner av detta inlägg."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:610
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:618
msgid "Sorry, you are not allowed to create a comment on this post."
msgstr "Du har inte behörighet att skapa en kommentar till detta inlägg."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:584
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:594
msgid "Sorry, you are not allowed to create this comment without a post."
msgstr "Du har inte behörighet att skapa denna kommentar utan något inlägg."

#. translators: %s: Request parameter.
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:547
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:557
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:576
msgid "Sorry, you are not allowed to edit '%s' for comments."
msgstr "Du har inte behörighet att redigera ”%s” för kommentarer."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:138
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:463
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:626
msgid "Sorry, you are not allowed to read the post for this comment."
msgstr "Du har inte behörighet att läsa inlägget som hör till denna kommentar."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:455
msgid "Sorry, you are not allowed to read this comment."
msgstr "Du har inte behörighet att läsa denna kommentar."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:144
msgid "Sorry, you are not allowed to read comments without a post."
msgstr "Du har inte behörighet att se kommentarer utan inlägg."

#: wp-includes/theme.php:2433
msgctxt "Theme starter content"
msgid "YouTube"
msgstr "YouTube"

#: wp-includes/theme.php:2421
msgctxt "Theme starter content"
msgid "Pinterest"
msgstr "Pinterest"

#: wp-includes/theme.php:2417
msgctxt "Theme starter content"
msgid "LinkedIn"
msgstr "LinkedIn"

#: wp-includes/theme.php:2409
msgctxt "Theme starter content"
msgid "GitHub"
msgstr "GitHub"

#: wp-includes/theme.php:2405
msgctxt "Theme starter content"
msgid "Foursquare"
msgstr "Foursquare"

#: wp-includes/theme.php:2316
msgctxt "Theme starter content"
msgid "This may be a good place to introduce yourself and your site or include some credits."
msgstr "Det här kan vara en lämplig plats att presentera dig själv och din webbplats eller räkna upp några av dina meriter."

#: wp-includes/theme.php:2315
msgctxt "Theme starter content"
msgid "About This Site"
msgstr "Om denna webbplats"

#. translators: %s: Custom field key.
#: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:239
#: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:286
#: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:396
msgid "Sorry, you are not allowed to edit the %s custom field."
msgstr "Du har inte behörighet att redigera det anpassade fältet %s."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:725
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:928
msgid "Sorry, you are not allowed to assign the provided terms."
msgstr "Du har inte behörighet att lägga till de angivna termerna."

#: wp-includes/class-wp-xmlrpc-server.php:1407
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:709
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:920
msgid "Sorry, you are not allowed to make posts sticky."
msgstr "Du har inte behörighet att klistra inlägg."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:113
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:154
msgid "Reassign the deleted user's posts and links to this user ID."
msgstr "För över den borttagna användarens inlägg och länkar till detta användar-ID."

#: wp-includes/script-loader.php:1340
msgid "This theme does not support video headers on this page. Navigate to the front page or another page that supports video headers."
msgstr "Detta tema saknar stöd för video i sidhuvudet på denna sida. Gå till startsidan eller någon annan sida som tillåter video i sidhuvudet."

#: wp-includes/customize/class-wp-customize-media-control.php:234
msgid "Choose video"
msgstr "Välj video"

#: wp-includes/customize/class-wp-customize-media-control.php:232
#: wp-includes/widgets/class-wp-widget-media-video.php:38
msgid "No video selected"
msgstr "Ingen video vald"

#: wp-includes/customize/class-wp-customize-media-control.php:229
msgid "Change video"
msgstr "Byt video"

#: wp-includes/customize/class-wp-customize-media-control.php:228
#: wp-includes/customize/class-wp-customize-media-control.php:233
msgid "Select video"
msgstr "Välj video"

#: wp-includes/theme.php:2473
msgctxt "Theme starter content"
msgid "A homepage section"
msgstr "En startsidesektion"

#: wp-includes/theme.php:2464
msgctxt "Theme starter content"
msgid "Blog"
msgstr "Blogg"

#: wp-includes/theme.php:2456
msgctxt "Theme starter content"
msgid "Contact"
msgstr "Kontakt"

#: wp-includes/theme.php:2448
msgctxt "Theme starter content"
msgid "About"
msgstr "Om"

#: wp-includes/theme.php:2367 wp-includes/theme.php:2440
msgctxt "Theme starter content"
msgid "Home"
msgstr "Hem"

#: wp-includes/theme.php:2397
msgctxt "Theme starter content"
msgid "Email"
msgstr "E-post"

#: wp-includes/theme.php:2413
msgctxt "Theme starter content"
msgid "Instagram"
msgstr "Instagram"

#: wp-includes/theme.php:2425
msgctxt "Theme starter content"
msgid "Twitter"
msgstr "Twitter"

#: wp-includes/theme.php:2401
msgctxt "Theme starter content"
msgid "Facebook"
msgstr "Facebook"

#: wp-includes/theme.php:2429
msgctxt "Theme starter content"
msgid "Yelp"
msgstr "Yelp"

#: wp-includes/theme.php:2336
msgctxt "Theme starter content"
msgid "Categories"
msgstr "Kategorier"

#: wp-includes/theme.php:2360
msgctxt "Theme starter content"
msgid "Search"
msgstr "Sök"

#: wp-includes/theme.php:2305
msgctxt "Theme starter content"
msgid "Saturday &amp; Sunday: 11:00AM&ndash;3:00PM"
msgstr "Lördag och söndag kl. 11:00&ndash;15:00"

#: wp-includes/theme.php:2304
msgctxt "Theme starter content"
msgid "Monday&ndash;Friday: 9:00AM&ndash;5:00PM"
msgstr "Måndag–fredag: 9:00–17:00"

#: wp-includes/theme.php:2303
msgctxt "Theme starter content"
msgid "Hours"
msgstr "Öppettider"

#: wp-includes/theme.php:2302
msgctxt "Theme starter content"
msgid "New York, NY 10001"
msgstr "192 00 STORSTAD"

#: wp-includes/theme.php:2301
msgctxt "Theme starter content"
msgid "123 Main Street"
msgstr "Storgatan 10"

#: wp-includes/theme.php:2300
msgctxt "Theme starter content"
msgid "Address"
msgstr "Adress"

#: wp-includes/theme.php:2296
msgctxt "Theme starter content"
msgid "Find Us"
msgstr "Hitta till oss"

#. translators: %s: The '\' character.
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1377
msgid "Passwords cannot contain the \"%s\" character."
msgstr "Lösenord kan inte innehålla tecknet ”%s”."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1367
msgid "Passwords cannot be empty."
msgstr "Lösenord måste fyllas i."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:188
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:608
msgid "Invalid user parameter(s)."
msgstr "En eller flera ogiltiga parametrar för användare."

#: wp-includes/script-loader.php:1329
msgctxt "label for hide controls button without length constraints"
msgid "Show Controls"
msgstr "Visa reglage"

#: wp-includes/script-loader.php:1328 wp-admin/customize.php:272
msgctxt "label for hide controls button without length constraints"
msgid "Hide Controls"
msgstr "Dölj reglage"

#: wp-includes/media-template.php:428
msgid "Document Preview"
msgstr "Förhandsvisning av dokument"

#: wp-includes/class-wp-customize-manager.php:5339
msgid "Header Media"
msgstr "Media i sidhuvud"

#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:394
msgid "REST base route for the taxonomy."
msgstr "REST-basrutt för taxonomin."

#. translators: %s: Add Page label.
#. translators: %s: Add New taxonomy label.
#: wp-includes/class-wp-customize-control.php:643
#: wp-admin/includes/meta-boxes.php:681
msgid "+ %s"
msgstr "+ %s"

#: wp-includes/l10n.php:1814
msgctxt "default site language"
msgid "Site Default"
msgstr "Standardspråk för webbplatsen"

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1172
msgid "HTML description for the attachment, transformed for display."
msgstr "HTML-beskrivning av bilagan, omvandlad för visning."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1167
msgid "Description for the attachment, as it exists in the database."
msgstr "Beskrivning av bilagan som den ser ut i databasen."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1149
msgid "HTML caption for the attachment, transformed for display."
msgstr "HTML-bildtext för bilagan, omvandlad för visning."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1144
msgid "Caption for the attachment, as it exists in the database."
msgstr "Bildtext för bilagan som den ser ut i databasen."

#: wp-includes/class-wp-customize-manager.php:6127
msgid "Please enter a valid YouTube URL."
msgstr "Ange en giltig YouTube-URL."

#. translators: %s: force=true
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:943
msgid "Users do not support trashing. Set '%s' to delete."
msgstr "Användare kan inte hanteras via papperskorgen. Ange ”%s” för att ta bort."

#. translators: %s: force=true
#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:783
msgid "Terms do not support trashing. Set '%s' to delete."
msgstr "Termer kan inte hanteras via papperskorgen. Ange ”%s” för att ta bort."

#. translators: %s: force=true
#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:516
msgid "Revisions do not support trashing. Set '%s' to delete."
msgstr "Versioner kan inte hanteras via papperskorgen. Ange ”%s” för att ta bort."

#. translators: %s: force=true
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1152
msgid "The post does not support trashing. Set '%s' to delete."
msgstr "Inlägget kan inte läggas i papperskorgen. Ange ”%s” för att radera."

#. translators: %s: force=true
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1080
msgid "The comment does not support trashing. Set '%s' to delete."
msgstr "Kommentaren kan inte läggas i papperskorgen. Ange ”%s” för att radera."

#: wp-includes/class-wp-customize-manager.php:5453
msgid "Or, enter a YouTube URL:"
msgstr "Eller ange en YouTube-URL:"

#: wp-includes/rest-api/class-wp-rest-request.php:717
msgid "Invalid JSON body passed."
msgstr "Ogiltigt JSON-paket skickat."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3132
msgid "Limit result set to posts assigned one or more statuses."
msgstr "Begränsa resultatet till inlägg som är tilldelade en eller flera statusar."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:741
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:959
msgid "Comment field exceeds maximum length allowed."
msgstr "Kommentarfältet överskrider den tillåtna maxlängden."

#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:387
msgid "Taxonomies associated with post type."
msgstr "Taxonomier förknippade med inläggstypen."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3123
msgid "Limit result set to posts with one or more specific slugs."
msgstr "Begränsa resultatet till inlägg med en eller flera specifika sluggar."

#: wp-includes/class-wp-xmlrpc-server.php:4023
msgid "Comment is required."
msgstr "Kommentar är obligatoriskt."

#: wp-includes/class-wp-customize-nav-menus.php:960
msgid "Empty title."
msgstr "Tom rubrik."

#: wp-trackback.php:123
msgid "Sorry, trackbacks are closed for this item."
msgstr "Trackbacks är stängda för detta objekt."

#: wp-trackback.php:96
msgid "I really need an ID for this to work."
msgstr "Jag behöver verkligen ett ID för att detta ska fungera."

#: wp-includes/class-wp-customize-manager.php:5680
#: wp-includes/js/dist/editor.js:6028 wp-includes/js/dist/editor.js:39776
#: wp-admin/includes/file.php:39
msgid "Homepage"
msgstr "Startsida"

#. translators: 1: Parameter, 2: Minimum number, 3: Maximum number.
#: wp-includes/rest-api.php:2658
msgid "%1$s must be between %2$d (inclusive) and %3$d (inclusive)"
msgstr "%1$s måste vara större än eller lika med %2$d och mindre än eller lika med %3$d"

#. translators: 1: Parameter, 2: Minimum number, 3: Maximum number.
#: wp-includes/rest-api.php:2628
msgid "%1$s must be between %2$d (exclusive) and %3$d (inclusive)"
msgstr "%1$s måste vara större än %2$d och mindre än eller lika med %3$d"

#. translators: 1: Parameter, 2: Minimum number, 3: Maximum number.
#: wp-includes/rest-api.php:2643
msgid "%1$s must be between %2$d (inclusive) and %3$d (exclusive)"
msgstr "%1$s måste vara större än eller lika med %2$d och mindre än %3$d"

#. translators: 1: Parameter, 2: Minimum number, 3: Maximum number.
#: wp-includes/rest-api.php:2613
msgid "%1$s must be between %2$d (exclusive) and %3$d (exclusive)"
msgstr "%1$s måste vara större än %2$d och mindre än %3$d"

#. translators: %s: IP address.
#: wp-includes/rest-api.php:2297
msgid "%s is not a valid IP address."
msgstr "%s är inte någon giltig IP-adress."

#. translators: 1: Parameter, 2: List of types.
#. translators: 1: Parameter, 2: Type name.
#: wp-includes/rest-api.php:2214 wp-includes/rest-api.php:2326
#: wp-includes/rest-api.php:2348 wp-includes/rest-api.php:2371
#: wp-includes/rest-api.php:2486 wp-includes/rest-api.php:2557
#: wp-includes/rest-api.php:2686 wp-includes/rest-api.php:2754
msgid "%1$s is not of type %2$s."
msgstr "%1$s är inte av typen %2$s."

#. translators: 1: Parameter, 2: List of valid values.
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1670
msgid "%1$s is not one of %2$s."
msgstr "%1$s är inte en av %2$s."

#: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:526
msgid "Meta fields."
msgstr "Metadatafält."

#: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:254
msgid "Could not delete meta value from database."
msgstr "Kunde inte ta bort metadatavärde i databasen."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1627
msgid "Limit result set to users matching at least one specific role provided. Accepts csv list or single role."
msgstr "Begränsa resultatet till användare som matchar minst en av de angivna rollerna. Kommaseparerad lista eller individuell roll accepteras."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1521
msgid "Any extra capabilities assigned to the user."
msgstr "Eventuella ytterligare behörigheter som tilldelats användaren."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1515
msgid "All capabilities assigned to the user."
msgstr "Alla behörigheter som tilldelats användaren."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1506
msgid "Password for the user (never included)."
msgstr "Lösenord för användaren (ingår aldrig)."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1491
msgid "Registration date for the user."
msgstr "Registreringsdatum för användaren."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1444
msgid "The email address for the user."
msgstr "E-postadress för användaren."

#. translators: %s: Role key.
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1266
msgid "The role %s does not exist."
msgstr "Rollen %s finns inte."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:952
msgid "Invalid user ID for reassignment."
msgstr "Ogiltigt användar-ID för ändrad tilldelning."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:902
msgid "Sorry, you are not allowed to delete this user."
msgstr "Du har inte behörighet att ta bort denna användare."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:788
msgid "Username is not editable."
msgstr "Användarnamn är inte redigerbart."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:729
msgid "Sorry, you are not allowed to edit roles of this user."
msgstr "Du inte behörighet att redigera roller för denna användare."

#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:487
#: wp-includes/rest-api/endpoints/class-wp-rest-template-revisions-controller.php:259
msgid "Sorry, you are not allowed to delete this revision."
msgstr "Du har inte behörighet att ta bort denna version."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:585
msgid "Cannot create existing user."
msgstr "Kan inte skapa befintlig användare."

#: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:702
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:540
msgid "You are not currently logged in."
msgstr "Du är för närvarande inte inloggad."

#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:1201
msgid "Limit result set to terms assigned to a specific post."
msgstr "Begränsa resultatet till termer som hör till ett specifikt inlägg."

#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:1195
msgid "Limit result set to terms assigned to a specific parent."
msgstr "Begränsa resultatet till termer som hör till ett visst överordnat objekt."

#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:1188
msgid "Whether to hide terms not assigned to any posts."
msgstr "Om termer som inte är kopplade till något inlägg ska döljas eller ej."

#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:1172
msgid "Sort collection by term attribute."
msgstr "Sortera samling efter termattribut."

#: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-revisions-controller.php:78
#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:89
#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:109
#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:803
#: wp-includes/rest-api/endpoints/class-wp-rest-template-revisions-controller.php:303
msgid "The ID for the parent of the revision."
msgstr "ID för versionens överordnade objekt."

#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:1097
msgid "Type attribution for the term."
msgstr "Angiven typ för termen."

#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:1089
msgid "An alphanumeric identifier for the term unique to its type."
msgstr "En alfanumerisk ID-sträng för termen, som är unik inom dess typ."

#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:1068
msgid "HTML description of the term."
msgstr "HTML-beskrivning av termen."

#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:1062
msgid "Number of published posts for the term."
msgstr "Antal publicerade inlägg för termen."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:83
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1405
msgid "Unique identifier for the user."
msgstr "Unik ID-sträng för användaren."

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:559
msgid "The template cannot be deleted."
msgstr "Mallen kan inte tas bort."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:109
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:150
msgid "Required to be true, as users do not support trashing."
msgstr "Måste ha värdet true, eftersom användare inte kan hanteras via papperskorgen."

#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:457
msgid "Limit results to taxonomies associated with a specific post type."
msgstr "Begränsa resultaten till taxonomier som är förknippade med en viss inläggstyp."

#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:379
msgid "Whether or not the term cloud should be displayed."
msgstr "Om termmolnet ska visas eller inte."

#. translators: %s: Property name.
#. translators: %s: Custom field key.
#: wp-includes/rest-api/endpoints/class-wp-rest-settings-controller.php:196
#: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:170
#: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:188
msgid "The %s property has an invalid stored value, and cannot be updated to null."
msgstr "Egenskapen %s har ett ogiltigt värde sparat och kan inte uppdateras till värdet null."

#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:208
msgid "Invalid revision ID."
msgstr "Ogiltigt versions-ID."

#: wp-includes/class-wp-customize-nav-menus.php:963
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3219
msgid "Status is forbidden."
msgstr "Statusen är förbjuden."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3145
msgid "Limit result set to items that are sticky."
msgstr "Begränsa resultatet till inlägg som är klistrade."

#. translators: %s: Taxonomy name.
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3382
msgid "Limit result set to items except those with specific terms assigned in the %s taxonomy."
msgstr "Begränsa resultatet till alla objekt utom de som tilldelats en viss term i taxonomin %s."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3103
msgid "Limit result set to all items except those of a particular parent ID."
msgstr "Begränsa resultatet till alla objekt förutom de med ett visst överordnat ID."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3095
msgid "Limit result set to items with particular parent IDs."
msgstr "Begränsa resultatet till objekt som hör till specifika överordnade ID:n."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1722
#: wp-includes/rest-api/endpoints/class-wp-rest-pattern-directory-controller.php:337
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3058
#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:873
#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:1156
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1591
msgid "Offset the result set by a specific number of items."
msgstr "Hoppa framåt ett visst antal objekt i resultatet."

#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:954
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3046
msgid "Limit result set to posts with a specific menu_order value."
msgstr "Begränsa resultatet till inlägg med ett visst värde för menu_order."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3005
msgid "Ensure result set excludes posts assigned to specific authors."
msgstr "Se till att resultatet inte innehåller inlägg som tillhör vissa författare."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2997
msgid "Limit result set to posts assigned to specific authors."
msgstr "Begränsa resultatet till inlägg som tilldelats vissa författare."

#. translators: %s: Taxonomy name.
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2788
msgid "The terms assigned to the post in the %s taxonomy."
msgstr "Termer tilldelade till inlägget i taxonomi %s."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2758
msgid "The theme file to use to display the post."
msgstr "Tema-filen som används för att visa inlägget."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2502
msgid "A password to protect access to the content and excerpt."
msgstr "Ett lösenord för att skydda åtkomst till innehållet och utdraget."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2751
msgid "Whether or not the post should be treated as sticky."
msgstr "Om inlägget ska behandlas som klistrat eller inte."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2735
msgid "The format for the post."
msgstr "Inläggets format."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2715
msgid "Whether or not the post can be pinged."
msgstr "Om inlägget kan pingas eller inte."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2709
msgid "Whether or not comments are open on the post."
msgstr "Om kommentering för inlägget är öppen eller inte."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2701
msgid "The ID of the featured media for the post."
msgstr "ID för inläggets utvalda media."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2690
msgid "Whether the excerpt is protected with a password."
msgstr "Om utdraget är lösenordsskyddat."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2684
msgid "HTML excerpt for the post, transformed for display."
msgstr "HTML-utdrag för inlägget, omvandlat för visning."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2679
msgid "Excerpt for the post, as it exists in the database."
msgstr "Utdrag för inlägget, så som det ser ut i databasen."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2670
msgid "The excerpt for the post."
msgstr "Utdraget för inlägget."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2662
msgid "The ID for the author of the post."
msgstr "ID för författaren av inlägget."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2651
msgid "Whether the content is protected with a password."
msgstr "Om innehållet är skyddat med ett lösenord."

#: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php:499
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2614
msgid "HTML title for the post, transformed for display."
msgstr "HTML-rubrik för inlägget, omvandlat för visning."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2609
msgid "Title for the post, as it exists in the database."
msgstr "Rubrik för inlägget så som det ser ut i databasen."

#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:741
#: wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php:263
msgid "The title for the object."
msgstr "Objektets rubrik."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2487
msgid "A named status for the post."
msgstr "En namngiven status för inlägget."

#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:808
msgid "An alphanumeric identifier for the revision unique to its type."
msgstr "En alfanumerisk beteckning för versionen som är unik för dess typ."

#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:797
msgid "The date the revision was last modified, as GMT."
msgstr "Det datum versionen senast ändrades som GMT."

#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:791
msgid "The date the revision was last modified, in the site's timezone."
msgstr "Det datum då versionen senast redigerades, i webbplatsens tidszon."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2444
msgid "GUID for the post, transformed for display."
msgstr "Inläggets GUID, omvandlat för visning."

#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:781
msgid "GUID for the revision, as it exists in the database."
msgstr "Versionens GUID, så som det ser ut i databasen."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2432
msgid "The globally unique identifier for the post."
msgstr "Globalt unik ID-sträng för inlägget."

#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:775
msgid "The date the revision was published, as GMT."
msgstr "Datumet som versionen publicerades, i GMT."

#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:769
msgid "The date the revision was published, in the site's timezone."
msgstr "Datumet som versionen publicerades, i webbplatsens tidszon."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1623
msgid "Invalid featured media ID."
msgstr "Ogiltigt ID för utvald media."

#: wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:285
#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:774
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1456
#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:153
msgid "Invalid post parent ID."
msgstr "Ogiltigt ID för överordnat inlägg."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1440
msgid "A password protected post can not be set to sticky."
msgstr "Ett lösenordsskyddat inlägg kan inte klistras."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1429
msgid "A sticky post can not be password protected."
msgstr "Ett klistrat inlägg kan inte lösenordsskyddas."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1421
msgid "A post can not be sticky and have a password."
msgstr "Ett inlägg kan inte vara klistrat och ha ett lösenord."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1161
msgid "The post has already been deleted."
msgstr "Inlägget har redan tagits bort."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:187
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:195
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:445
#: wp-admin/edit-comments.php:14
msgid "Sorry, you are not allowed to edit comments."
msgstr "Du har inte behörighet att redigera kommentarer."

#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:228
msgid "Sorry, you are not allowed to manage this plugin."
msgstr "Du har inte behörighet att hantera detta tillägg."

#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:129
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:691
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:745
msgid "Cannot create existing post."
msgstr "Kan inte skapa ett inlägg som redan finns."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:565
msgid "Sorry, you are not allowed to create new users."
msgstr "Du har inte behörighet att skapa nya användare."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:599
msgid "Incorrect post password."
msgstr "Felaktigt lösenord för inlägget."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:221
#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:244
msgid "You need to define a search term to order by relevance."
msgstr "Du måste ange en sökterm för att kunna sortera efter relevans."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1795
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:108
msgid "The password for the post if it is password protected."
msgstr "Lösenordet för inlägget om det är lösenordsskyddat."

#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:361
msgid "Human-readable labels for the taxonomy for various contexts."
msgstr "Läsbara etiketter för taxonomin i olika sammanhang."

#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:355
msgid "Whether or not the taxonomy should have children."
msgstr "Om taxonomin ska ha underordnade resurser eller inte."

#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:349
msgid "A human-readable description of the taxonomy."
msgstr "En läsbar beskrivning av taxonomin."

#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:343
msgid "All capabilities used by the taxonomy."
msgstr "Alla behörigheter som används av taxonomin."

#: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:95
msgid "Sorry, you are not allowed to manage post statuses."
msgstr "Du har inte behörighet att hantera inläggsstatusar."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1483
msgid "An alphanumeric identifier for the user."
msgstr "Alfanumerisk ID-sträng för användaren."

#: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:336
msgid "Whether to include posts in the edit listing for their post type."
msgstr "Om inlägg ska ingå i redigeringsvyn för deras inläggstyp."

#: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:330
msgid "Whether posts with this status should be publicly-queryable."
msgstr "Om inlägg med denna status ska vara sökbara publikt."

#: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:324
msgid "Whether posts of this status should be shown in the front end of the site."
msgstr "Om inlägg med denna status ska visas på front-end av webbplatsen."

#: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:318
msgid "Whether posts with this status should be protected."
msgstr "Om inlägg med denna status ska skyddas."

#: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:312
msgid "Whether posts with this status should be private."
msgstr "Om inlägg med denna status ska vara privata."

#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:382
msgid "Scope under which the request is made; determines fields present in response."
msgstr "Omfång (scope) för vilket begäran görs. Bestämmer vilka fält som ska finnas med i svaret."

#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:362
msgid "Limit results to those matching a string."
msgstr "Begränsa resultaten till de som matchar en sträng."

#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-categories-controller.php:285
#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-list-controller.php:429
#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:353
msgid "Maximum number of items to be returned in result set."
msgstr "Maximalt antal objekt som ska finnas med i resultatet."

#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-categories-controller.php:279
#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-list-controller.php:423
#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:345
msgid "Current page of the collection."
msgstr "Aktuell sida i samlingen."

#. translators: %s: Method name.
#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:70
#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:87
#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:104
#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:121
#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:138
#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:155
#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:172
#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:189
#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:206
#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:223
#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:240
#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:258
msgid "Method '%s' not implemented. Must be overridden in subclass."
msgstr "Metoden ”%s” är inte implementerad och måste definieras i en underordnad klass."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1788
msgid "Limit result set to comments assigned a specific type. Requires authorization."
msgstr "Begränsa resultatet till kommentarer som tilldelats en viss typ. Kräver auktorisering."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1780
msgid "Limit result set to comments assigned a specific status. Requires authorization."
msgstr "Begränsa resultatet till kommentarer som tilldelats en viss status. Kräver auktorisering."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1771
msgid "Limit result set to comments assigned to specific post IDs."
msgstr "Begränsa resultatet till kommentarer som tilldelats specifika inläggs-ID:n."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1762
msgid "Ensure result set excludes specific parent IDs."
msgstr "Se till att resultatet inte innehåller överordnade objekt med specifika ID:n."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1753
msgid "Limit result set to comments of specific parent IDs."
msgstr "Begränsa resultatet till kommentarer med specifika överordnade ID:n."

#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:966
#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:885
msgid "Sort collection by object attribute."
msgstr "Sortera samlingen efter objektattribut."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1727
#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:959
#: wp-includes/rest-api/endpoints/class-wp-rest-pattern-directory-controller.php:342
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3063
#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:878
#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:1162
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1597
msgid "Order sort attribute ascending or descending."
msgstr "Sortera efter attributet i stigande eller fallande ordning."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1713
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3036
#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:864
#: wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php:348
#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:1146
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1582
msgid "Limit result set to specific IDs."
msgstr "Begränsa resultatet till specifika ID:n."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1704
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3027
#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:855
#: wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php:339
#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:1137
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1573
msgid "Ensure result set excludes specific IDs."
msgstr "Se till att resultatet inte innehåller specifika ID:n."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3015
msgid "Limit response to posts published before a given ISO8601 compliant date."
msgstr "Begränsa svaret till inlägg som publicerats före ett visst datum enligt formatet ISO8601."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1692
msgid "Limit result set to that from a specific author email. Requires authorization."
msgstr "Begränsa resultatet till en specifik författares e-postadress. Kräver auktorisering."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1683
msgid "Ensure result set excludes comments assigned to specific user IDs. Requires authorization."
msgstr "Se till att resultatet utesluter kommentarer som är tilldelade vissa användar-ID:n. Kräver auktorisering."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1675
msgid "Limit result set to comments assigned to specific user IDs. Requires authorization."
msgstr "Begränsa resultatet till kommentarer som är tilldelade vissa användar-ID:n. Kräver auktorisering."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2984
msgid "Limit response to posts published after a given ISO8601 compliant date."
msgstr "Begränsa resultatet till inlägg som publicerats efter ett visst datum enligt formatet ISO8601."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1641
msgid "Avatar URLs for the comment author."
msgstr "Profilbilds-URL:er för kommentarens författare."

#. translators: %d: Avatar image size in pixels.
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1633
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1537
msgid "Avatar URL with image size of %d pixels."
msgstr "Profilbilds-URL med bildstorleken %d pixlar."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1608
msgid "State of the comment."
msgstr "Kommentarens status."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1602
msgid "The ID of the associated post object."
msgstr "ID för associerat inläggsobjekt."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2538
msgid "The ID for the parent of the post."
msgstr "ID för inläggets överordnade objekt."

#: wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php:269
msgid "URL to the object."
msgstr "URL till objektet."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2426
msgid "The date the post was published, as GMT."
msgstr "Inläggets publiceringsdatum i GMT."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2639
msgid "HTML content for the post, transformed for display."
msgstr "HTML-innehåll för inlägget, omvandlat för visning."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2634
msgid "Content for the post, as it exists in the database."
msgstr "Inläggets innehåll, så som det ser ut i databasen."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2625
msgid "The content for the post."
msgstr "Innehållet för inlägget."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1547
msgid "User agent for the comment author."
msgstr "Användaragent-sträng för kommentarens författare."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1541
msgid "URL for the comment author."
msgstr "URL för kommentarens författare."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1533
msgid "Display name for the comment author."
msgstr "Visningsnamn för kommentarens författare."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1527
msgid "IP address for the comment author."
msgstr "IP-adress för kommentarens författare."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1517
msgid "Email address for the comment author."
msgstr "E-postadress för kommentarens författare."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1512
msgid "The ID of the user object, if author was a user."
msgstr "Användarobjektets ID om författaren var en användare."

#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:760
#: wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php:257
msgid "Unique identifier for the object."
msgstr "Unikt ID för objektet."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1429
msgid "Invalid comment author ID."
msgstr "Ogiltigt ID för kommentarens författare."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1101
msgid "The comment cannot be deleted."
msgstr "Kommentaren kan inte tas bort."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1088
msgid "The comment has already been trashed."
msgstr "Kommentaren låg redan i papperskorgen."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:969
msgid "Updating comment failed."
msgstr "Uppdatering av kommentar misslyckades."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:935
msgid "Updating comment status failed."
msgstr "Uppdatering av kommentarens status misslyckades."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:798
msgid "Creating comment failed."
msgstr "Kunde inte skapa kommentar."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:717
msgid "Creating a comment requires valid author name and email values."
msgstr "För att skapa en kommentar krävs ett giltigt namn och en giltig e-postadress för författaren."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:654
msgid "Cannot create existing comment."
msgstr "Kan inte skapa en befintlig kommentar."

#: wp-includes/class-wp-xmlrpc-server.php:3935 wp-includes/comment.php:3763
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:505
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:514
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:536
msgid "Sorry, you must be logged in to comment."
msgstr "Du måste vara inloggad för att kommentera."

#. translators: %s: List of forbidden parameters.
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:174
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:219
msgid "Query parameter not permitted: %s"
msgstr "Query-parameter ej tillåten: %s"

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:104
#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:98
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:142
#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:142
msgid "Whether to bypass Trash and force deletion."
msgstr "Om papperskorgen ska hoppas över och borttagning ske direkt i stället."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1326
msgid "Could not open file handle."
msgstr "Kunde inte öppna filnamn."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1306
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1501
msgid "Content hash did not match expected."
msgstr "Innehållets hashvärde matchade inte det förväntade värdet."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1293
msgid "Invalid Content-Disposition supplied. Content-Disposition needs to be formatted as `attachment; filename=\"image.png\"` or similar."
msgstr "Ogiltigt värde för Content-Disposition har angetts. Content-Disposition måste ha formen `attachment; filename=\"image.png\"` eller liknande."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1283
msgid "No Content-Disposition supplied."
msgstr "Parametern Content-Disposition saknas."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1275
msgid "No Content-Type supplied."
msgstr "Parametern Content-Type saknas."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1267
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1487
msgid "No data supplied."
msgstr "Ingen data angiven."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1203
msgid "The ID for the associated post of the attachment."
msgstr "ID för bilagans associerade inlägg."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1196
msgid "Details about the media file, specific to its type."
msgstr "Uppgifter om mediafilen som är specifika för filtypen."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1126
msgid "Alternative text to display when attachment is not displayed."
msgstr "Alternativ text att visa när bilagan inte visas."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:203
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:462
msgid "Invalid parent type."
msgstr "Ogiltig överordnad typ."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:145
msgid "Sorry, you are not allowed to upload media to this post."
msgstr "Du har inte behörighet att ladda upp media till detta inlägg."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:136
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:555
msgid "Sorry, you are not allowed to upload media on this site."
msgstr "Du har inte behörighet att ladda upp media till denna webbplats."

#. translators: %s: rest_authentication_errors
#: wp-includes/rest-api/class-wp-rest-server.php:349
msgid "The REST API can no longer be completely disabled, the %s filter can be used to restrict access to the API, instead."
msgstr "Det går inte längre att helt inaktivera REST API:t. I stället kan filtret %s användas för att begränsa åtkomsten till API:t."

#: wp-includes/class-wp-post-type.php:1001 wp-admin/edit-form-advanced.php:412
msgid "Page Attributes"
msgstr "Sidattribut"

#: wp-includes/class-wp-post-type.php:1001
msgid "Post Attributes"
msgstr "Inläggsattribut"

#: wp-includes/class-wp-post-type.php:994
msgid "View Pages"
msgstr "Visa sidor"

#: wp-includes/class-wp-post-type.php:994
msgid "View Posts"
msgstr "Visa inlägg"

#: wp-includes/post.php:234
msgid "No changesets found in Trash."
msgstr "Inga anpassningspaket hittades i papperskorgen."

#: wp-includes/post.php:233
msgid "No changesets found."
msgstr "Inga anpassningspaket hittades."

#: wp-includes/post.php:232
msgid "Search Changesets"
msgstr "Sök anpassningspaket"

#: wp-includes/post.php:231
msgid "All Changesets"
msgstr "Alla anpassningspaket"

#: wp-includes/post.php:230
msgid "View Changeset"
msgstr "Visa anpassningspaket"

#: wp-includes/post.php:229
msgid "Edit Changeset"
msgstr "Redigera anpassningspaket"

#: wp-includes/post.php:228
msgid "New Changeset"
msgstr "Nytt anpassningspaket"

#: wp-includes/post.php:225
msgctxt "post type singular name"
msgid "Changeset"
msgstr "Anpassningspaket"

#: wp-includes/post.php:224
msgctxt "post type general name"
msgid "Changesets"
msgstr "Anpassningspaket"

#: wp-includes/post.php:192 wp-includes/post.php:193
msgid "Custom CSS"
msgstr "Anpassad CSS"

#: wp-includes/post.php:102
msgid "Attachment Attributes"
msgstr "Egenskaper för bilaga"

#. translators: Post revision title. 1: Author avatar, 2: Author name, 3: Time
#. ago, 4: Date.
#: wp-includes/post-template.php:1982
msgid "%1$s %2$s, %3$s ago (%4$s)"
msgstr "%1$s %2$s, för %3$s sedan (%4$s)"

#. translators: %s: misc
#. translators: %s: privacy
#: wp-includes/option.php:3048 wp-includes/option.php:3061
#: wp-includes/option.php:3121 wp-includes/option.php:3134
#: wp-admin/includes/template.php:1657 wp-admin/includes/template.php:1670
#: wp-admin/includes/template.php:1724 wp-admin/includes/template.php:1737
msgid "The \"%s\" options group has been removed. Use another settings group."
msgstr "Alternativgruppen ”%s” har tagits bort. Använd en annan inställningsgrupp."

#: wp-includes/option.php:2942 wp-includes/js/dist/editor.js:10539
msgid "Allow link notifications from other blogs (pingbacks and trackbacks) on new articles."
msgstr "Tillåt notiser om nya länkar från andra bloggar (pingback och trackback) för nya artiklar."

#: wp-includes/option.php:2895
msgid "Blog pages show at most."
msgstr "Bloggsidor visar högst."

#: wp-includes/option.php:2884
msgid "Default post format."
msgstr "Standardformat för inlägg."

#: wp-includes/option.php:2863
msgid "Convert emoticons like :-) and :-P to graphics on display."
msgstr "Konvertera emotikon-symboler som :-) och :-P till riktiga emojier vid visning."

#: wp-includes/option.php:2852
msgid "WordPress locale code."
msgstr "Kod för språkversion (locale) i WordPress."

#: wp-includes/option.php:2840
msgid "A day number of the week that the week should start on."
msgstr "Numret på dagen i veckan som veckan ska börja på."

#: wp-includes/option.php:2830
msgid "A time format for all time strings."
msgstr "Ett tidsformat för alla strängar med klockslag."

#: wp-includes/option.php:2820
msgid "A date format for all date strings."
msgstr "Ett datumformat för alla strängar med datum."

#: wp-includes/option.php:2810
msgid "A city in the same timezone as you."
msgstr "En ort i din tidszon."

#: wp-includes/option.php:2751
msgid "Site title."
msgstr "Webbplatsrubrik."

#: wp-includes/media.php:5022
msgid "Search media items..."
msgstr "Sök mediaobjekt …"

#: wp-includes/link-template.php:2966
msgctxt "next set of posts"
msgid "Next"
msgstr "Nästa"

#: wp-includes/link-template.php:2965
msgctxt "previous set of posts"
msgid "Previous"
msgstr "Föregående"

#: wp-includes/general-template.php:530 wp-login.php:899 wp-login.php:1521
msgid "Username or Email Address"
msgstr "Användarnamn eller e-postadress"

#. translators: %s: "Search WordPress.org themes" button text.
#: wp-includes/customize/class-wp-customize-themes-section.php:102
msgid "No themes found. Try a different search, or %s."
msgstr "Inga teman hittades. Testa en ny sökning eller %s."

#. translators: %s: Themes panel title in the Customizer.
#: wp-includes/customize/class-wp-customize-themes-panel.php:80
msgid "You are browsing %s"
msgstr "Du tittar på %s"

#: wp-includes/customize/class-wp-customize-themes-section.php:157
msgid "Filter themes"
msgstr "Filtrera teman"

#: wp-includes/customize/class-wp-customize-themes-panel.php:48
msgid "Change theme"
msgstr "Byt tema"

#: wp-includes/customize/class-wp-customize-theme-control.php:103
msgid "Update now"
msgstr "Uppdatera nu"

#. translators: %s: "Update now" button.
#: wp-includes/customize/class-wp-customize-theme-control.php:102
msgid "New version available. %s"
msgstr "Ny version finns tillgänglig. %s"

#. translators: %s: Theme name.
#: wp-includes/customize/class-wp-customize-theme-control.php:67
msgid "Install and preview theme: %s"
msgstr "Installera och förhandsgranska tema: %s"

#. translators: %s: Theme name.
#: wp-includes/customize/class-wp-customize-theme-control.php:65
msgid "Live preview theme: %s"
msgstr "Live förhandsvisning av tema: %s"

#. translators: %s: Theme name.
#: wp-includes/customize/class-wp-customize-theme-control.php:63
msgid "Customize theme: %s"
msgstr "Anpassa tema: %s"

#. translators: %s: Theme name.
#: wp-includes/customize/class-wp-customize-theme-control.php:61
msgid "Details for theme: %s"
msgstr "Uppgifter om tema: %s"

#: wp-includes/customize/class-wp-customize-selective-refresh.php:181
msgid "Click to edit this element."
msgstr "Klicka för att redigera detta element."

#: wp-includes/customize/class-wp-customize-selective-refresh.php:180
msgid "Click to edit the site title."
msgstr "Klicka för att ändra webbplatsrubriken."

#: wp-includes/customize/class-wp-customize-selective-refresh.php:179
msgid "Click to edit this widget."
msgstr "Klicka för att ändra denna widget."

#: wp-includes/customize/class-wp-customize-selective-refresh.php:178
msgid "Click to edit this menu."
msgstr "Klicka för att redigera menyn."

#: wp-includes/class-wp-xmlrpc-server.php:3880
msgid "Sorry, the comment could not be updated."
msgstr "Kommentaren kunde inte uppdateras."

#: wp-includes/class-wp-xmlrpc-server.php:2808
msgid "Invalid role."
msgstr "Ogiltig roll."

#: wp-includes/class-wp-xmlrpc-server.php:2427
msgid "Sorry, you are not allowed to assign this term."
msgstr "Du har inte behörighet att tilldela denna term."

#: wp-includes/class-wp-xmlrpc-server.php:2347
#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:754
msgid "Sorry, you are not allowed to delete this term."
msgstr "Du har inte behörighet att ta bort denna term."

#: wp-includes/class-wp-xmlrpc-server.php:2237
#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:462
#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:653
msgid "Sorry, you are not allowed to edit this term."
msgstr "Du har inte behörighet att redigera denna term."

#: wp-includes/class-wp-xmlrpc-server.php:2164
msgid "Sorry, the term could not be created."
msgstr "Det gick inte att skapa din term."

#: wp-includes/class-wp-customize-widgets.php:820
#: wp-includes/class-wp-customize-widgets.php:963
msgid "No widgets found."
msgstr "Inga widgetar hittades."

#. translators: %d: The number of widgets found.
#: wp-includes/class-wp-customize-widgets.php:819
msgid "Number of widgets found: %d"
msgstr "Antal hittade widgetar: %d"

#. translators: 1: Post type name, 2: Error message.
#: wp-includes/class-wp-customize-nav-menus.php:1054
msgid "%1$s could not be created: %2$s"
msgstr "%1$s gick inte att skapa: %2$s"

#: wp-includes/class-wp-customize-nav-menus.php:1049
#: wp-includes/js/dist/block-editor.js:48981
msgid "Post"
msgstr "Inlägg"

#. translators: 1: .mp4, 2: .mov
#: wp-includes/class-wp-customize-manager.php:6102
msgid "Only %1$s or %2$s files may be used for header video. Please convert your video file and try again, or, upload your video to YouTube and link it with the option below."
msgstr "Endast filer av typerna %1$s och %2$s kan användas för video i sidhuvudet. Konvertera videofilen och försök igen. Det går också att ladda upp videon till YouTube och ange länken med alternativet nedan."

#: wp-includes/class-wp-customize-manager.php:6094
msgid "This video file is too large to use as a header video. Try a shorter video or optimize the compression settings and re-upload a file that is less than 8MB. Or, upload your video to YouTube and link it with the option below."
msgstr "Denna videofil är för stor för att användas i sidhuvudet. Försök med en kortare video eller optimera inställningarna för kompression och ladda upp en fil som är mindre än 8 MB. Det går även att ladda upp videon till YouTube och ange dess adress i alternativet nedan."

#: wp-includes/class-wp-customize-manager.php:6053
msgid "Unrecognized background setting."
msgstr "Okänd bakgrundsinställning."

#: wp-includes/class-wp-customize-manager.php:6044
#: wp-includes/class-wp-customize-manager.php:6048
msgid "Invalid value for background size."
msgstr "Ogiltigt värde för bakgrundsstorlek."

#: wp-includes/class-wp-customize-manager.php:6040
msgid "Invalid value for background position Y."
msgstr "Ogiltigt värde för bakgrundens position i y-led."

#: wp-includes/class-wp-customize-manager.php:6036
msgid "Invalid value for background position X."
msgstr "Ogiltigt värde för bakgrundens position i x-led."

#: wp-includes/class-wp-customize-manager.php:6032
msgid "Invalid value for background attachment."
msgstr "Ogiltigt värde för bakgrundsinställning."

#: wp-includes/class-wp-customize-manager.php:6028
msgid "Invalid value for background repeat."
msgstr "Ogiltigt värde för repetition av bakgrund."

#: wp-includes/class-wp-customize-manager.php:5711
#: wp-includes/js/dist/editor.js:37185
msgid "Learn more about CSS"
msgstr "Lär dig mer om CSS"

#: wp-includes/class-wp-customize-manager.php:5747
#: wp-includes/js/dist/block-editor.js:58128
#: wp-includes/js/dist/editor.js:37172 wp-includes/js/dist/editor.js:66279
msgid "Additional CSS"
msgstr "Extra CSS"

#: wp-includes/class-wp-customize-manager.php:5615
#: wp-admin/includes/class-custom-background.php:478
msgid "Scroll with Page"
msgstr "Rulla med sidan"

#: wp-includes/class-wp-customize-manager.php:5597
#: wp-admin/includes/class-custom-background.php:469
msgid "Repeat Background Image"
msgstr "Repetera bakgrundsbild"

#: wp-includes/class-wp-customize-manager.php:5574
#: wp-admin/includes/class-custom-background.php:452
msgid "Image Size"
msgstr "Bildstorlek"

#. translators: Hidden accessibility text.
#: wp-includes/class-wp-customize-manager.php:5552
#: wp-includes/customize/class-wp-customize-background-position-control.php:96
#: wp-admin/includes/class-custom-background.php:380
msgid "Image Position"
msgstr "Bildposition"

#: wp-includes/class-wp-customize-manager.php:5524
msgctxt "Custom Preset"
msgid "Custom"
msgstr "Anpassad"

#: wp-includes/class-wp-customize-manager.php:5523
msgctxt "Repeat Image"
msgid "Repeat"
msgstr "Repetera"

#: wp-includes/class-wp-customize-manager.php:5522
#: wp-includes/class-wp-customize-manager.php:5579
#: wp-admin/includes/class-custom-background.php:458
msgid "Fit to Screen"
msgstr "Anpassa till skärmen"

#: wp-includes/class-wp-customize-manager.php:5520
msgctxt "Default Preset"
msgid "Default"
msgstr "Standard"

#: wp-includes/class-wp-customize-manager.php:5516
msgctxt "Background Preset"
msgid "Preset"
msgstr "Förinställd"

#: wp-includes/class-wp-customize-manager.php:5439
msgid "Header Video"
msgstr "Videoklipp i sidhuvudet"

#. translators: 1: .mp4, 2: Header height in pixels.
#: wp-includes/class-wp-customize-manager.php:5361
msgid "Upload your video in %1$s format and minimize its file size for best results. Your theme recommends a height of %2$s pixels."
msgstr "För bästa resultat bör du ladda upp videon i formatet %1$s och optimera dess filstorlek. Ditt tema rekommenderar en höjd på %2$s pixlar."

#. translators: 1: .mp4, 2: Header width in pixels.
#: wp-includes/class-wp-customize-manager.php:5354
msgid "Upload your video in %1$s format and minimize its file size for best results. Your theme recommends a width of %2$s pixels."
msgstr "För bästa resultat bör du ladda upp videon i formatet %1$s och optimera dess filstorlek. Ditt tema rekommenderar en bredd på %2$s pixlar."

#. translators: 1: .mp4, 2: Header size in pixels.
#: wp-includes/class-wp-customize-manager.php:5347
msgid "Upload your video in %1$s format and minimize its file size for best results. Your theme recommends dimensions of %2$s pixels."
msgstr "Ladda upp din video i formatet %1$s och minimera dess filstorlek för bästa resultat. Ditt tema rekommenderar dimensionen %2$s pixlar."

#: wp-includes/class-wp-customize-manager.php:5340
msgid "If you add a video, the image will be used as a fallback while the video loads."
msgstr "Om du lägger till ett videoklipp kommer bilden visas medan videoklippet hämtas."

#. translators: %s: Theme name.
#: wp-includes/class-wp-customize-manager.php:4956
msgid "Showing details for theme: %s"
msgstr "Visar uppgifter om temat %s"

#. translators: %d: Number of themes being displayed, which cannot currently
#. consider singular vs. plural forms.
#: wp-includes/class-wp-customize-manager.php:4954
msgid "Displaying %d themes"
msgstr "Visar %d teman"

#. translators: %d: Number of theme search results, which cannot currently
#. consider singular vs. plural forms.
#: wp-includes/class-wp-customize-manager.php:4952
msgid "%d themes found"
msgstr "%d tema/teman hittades"

#: wp-includes/class-wp-customize-manager.php:4950
#: wp-admin/network/themes.php:172
msgid "Are you sure you want to delete this theme?"
msgstr "Är du säker på att du vill ta bort detta tema?"

#: wp-includes/class-wp-customize-manager.php:2367
msgid "Unauthorized to modify setting due to capability."
msgstr "Behörighet saknas för att ändra inställningar."

#: wp-includes/class-wp-customize-manager.php:2362
msgid "Setting does not exist or is unrecognized."
msgstr "Inställningen finns inte eller är okänd."

#: wp-includes/class-wp-customize-manager.php:2148
msgid "This form is not live-previewable."
msgstr "Detta formulär går inte att förhandsgranska live."

#: wp-includes/class-wp-customize-manager.php:2147
msgid "This link is not live-previewable."
msgstr "Länken kan inte förhandsgranskas live."

#: wp-includes/class-wp-customize-manager.php:561
msgid "Non-existent changeset UUID."
msgstr "Det finns inget anpassningspaket med detta UUID."

#: wp-includes/class-wp-customize-manager.php:534
msgid "Invalid changeset UUID"
msgstr "Ogiltigt UUID för anpassningspaket"

#: wp-includes/class-wp-customize-control.php:647
msgid "New page title"
msgstr "Ny sidrubrik"

#: wp-includes/feed.php:594 wp-admin/link-parse-opml.php:81
#: wp-admin/link-parse-opml.php:82
msgid "PHP's XML extension is not available. Please contact your hosting provider to enable PHP's XML extension."
msgstr "XML-utökningen för PHP är inte tillgänglig. Be webbhotellet att aktivera XML-utökningen för PHP."

#. translators: %s: Current user's display name.
#: wp-includes/admin-bar.php:277
msgid "Howdy, %s"
msgstr "Hej, %s"

#. translators: Hidden accessibility text.
#: wp-includes/customize/class-wp-customize-nav-menu-location-control.php:86
#: wp-admin/nav-menus.php:901
msgid "Edit selected menu"
msgstr "Redigera vald meny"

#: wp-includes/class-wp-editor.php:1418
#: wp-includes/js/dist/format-library.js:914
msgid "Warning: the link has been inserted but may have errors. Please test it."
msgstr "Varning: länken har infogats men kan ha fel. Testa den."

#: wp-includes/blocks/query-title.php:46
#: wp-includes/js/dist/block-library.js:58080
msgid "Search results"
msgstr "Sökresultat"

#: wp-includes/class-wp-editor.php:1371
msgid "Rich Text Area. Press Control-Option-H for help."
msgstr "Visuellt textfält. Tryck Ctrl+ alternativtangenten+H för hjälp."

#: wp-includes/script-loader.php:1104
msgid "Use Left/Right Arrow keys to advance one second, Up/Down arrows to advance ten seconds."
msgstr "Använd vänster/höger-piltangenter för att hoppa en sekund, upp/ner-piltangenter för att hoppa tio sekunder."

#: wp-includes/script-loader.php:1106
msgid "Use Up/Down Arrow keys to increase or decrease volume."
msgstr "Använd upp/ner-piltangenterna för att höja eller sänka volymen."

#: wp-includes/script-loader.php:1109
msgid "Volume Slider"
msgstr "Volymkontroll"

#: wp-includes/script-loader.php:1111
msgid "Audio Player"
msgstr "Ljudspelare"

#: wp-includes/script-loader.php:1110
msgid "Video Player"
msgstr "Videospelare"

#: wp-includes/script-loader.php:1103
msgid "Time Slider"
msgstr "Sökare"

#: wp-includes/script-loader.php:1102 wp-includes/theme.php:1721
msgid "Pause"
msgstr "Paus"

#: wp-includes/script-loader.php:1101 wp-includes/theme.php:1722
msgid "Play"
msgstr "Spela upp"

#: wp-includes/taxonomy.php:2456 wp-includes/taxonomy.php:3266
msgid "A name is required for this term."
msgstr "Denna term måste ha ett namn."

#: wp-includes/class-wp-tax-query.php:652
msgid "Inexistent terms."
msgstr "Obefintliga termer."

#. translators: %s: Theme name.
#: wp-includes/customize/class-wp-customize-theme-control.php:260
#: wp-admin/includes/theme.php:1065 wp-admin/theme-install.php:407
#: wp-admin/theme-install.php:487 wp-admin/themes.php:620
#: wp-admin/themes.php:1013 wp-admin/themes.php:1274
#: wp-admin/js/updates.js:1811
msgctxt "theme"
msgid "Activate %s"
msgstr "Aktivera %s"

#: wp-includes/class-wp-xmlrpc-server.php:4939
msgid "Sorry, you are not allowed to access user data on this site."
msgstr "Du har inte behörighet att komma åt användardata på denna webbplats."

#: wp-includes/class-wp-xmlrpc-server.php:3045
#: wp-includes/class-wp-xmlrpc-server.php:3269 wp-admin/includes/post.php:515
msgid "Sorry, you are not allowed to edit pages."
msgstr "Du har inte behörighet att redigera sidor."

#: wp-includes/class-wp-xmlrpc-server.php:2870
#: wp-includes/class-wp-xmlrpc-server.php:2920
msgid "Sorry, you are not allowed to edit your profile."
msgstr "Du har inte behörighet att redigera din profil."

#: wp-includes/class-wp-xmlrpc-server.php:2727
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:490
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:748
#: wp-admin/user-edit.php:104 wp-admin/user-edit.php:136
#: wp-admin/user-edit.php:195 wp-admin/users.php:114 wp-admin/users.php:143
#: wp-admin/users.php:256 wp-admin/network/site-users.php:144
#: wp-admin/network/site-users.php:170
msgid "Sorry, you are not allowed to edit this user."
msgstr "Du har inte behörighet att redigera denna användare."

#: wp-includes/class-wp-theme.php:1099
msgid "Seasonal"
msgstr "Säsongsbetonat"

#: wp-includes/class-wp-theme.php:1098
msgid "Photoblogging"
msgstr "Fotobloggande"

#: wp-includes/class-wp-theme.php:1096
msgid "Responsive Layout"
msgstr "Responsiv layout"

#: wp-includes/class-wp-theme.php:1095
msgid "Fluid Layout"
msgstr "Flytande layout"

#: wp-includes/class-wp-theme.php:1094
msgid "Fixed Layout"
msgstr "Fixerad layout"

#: wp-includes/class-wp-theme.php:1089
msgid "Tan"
msgstr "Ljusbrunt"

#: wp-includes/class-wp-xmlrpc-server.php:3002
#: wp-includes/class-wp-xmlrpc-server.php:3220
#: wp-admin/includes/ajax-actions.php:2080 wp-admin/includes/post.php:282
msgid "Sorry, you are not allowed to edit this page."
msgstr "Du har inte behörighet att redigera denna sida."

#: wp-includes/class-wp-xmlrpc-server.php:3154
msgid "Sorry, you are not allowed to delete this page."
msgstr "Du har inte behörighet att ta bort denna sida."

#: wp-includes/class-wp-xmlrpc-server.php:1855
#: wp-includes/class-wp-xmlrpc-server.php:5308
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1074
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1128
msgid "Sorry, you are not allowed to delete this post."
msgstr "Du har inte behörighet att ta bort detta inlägg."

#. translators: %s: Site title.
#: wp-login.php:338
msgctxt "site"
msgid "&larr; Go to %s"
msgstr "&larr; Gå till %s"

#: wp-includes/customize/class-wp-customize-nav-menu-location-control.php:86
#: wp-includes/widgets/class-wp-nav-menu-widget.php:201
msgid "Edit Menu"
msgstr "Redigera meny"

#: wp-includes/script-loader.php:2019 wp-includes/js/dist/block-editor.js:65261
#: wp-includes/js/dist/components.js:40291
#: wp-includes/js/dist/edit-site.js:36594 wp-includes/js/dist/editor.js:57724
#: wp-includes/js/dist/media-utils.js:14249
#: wp-admin/includes/dashboard.php:1029
msgid "Today"
msgstr "Idag"

#. translators: Hidden accessibility text.
#: wp-includes/class-wp-text-diff-renderer-table.php:161
msgid "Deleted:"
msgstr "Borttaget:"

#. translators: %s is the search term.
#: wp-includes/blocks/query-title.php:51
msgid "Search results for: &#8220;%s&#8221;"
msgstr "Sökresultat för ”%s”"

#: wp-login.php:1051 wp-admin/install.php:172 wp-admin/user-edit.php:725
#: wp-admin/user-new.php:625 wp-admin/js/user-profile.js:61
msgid "Confirm use of weak password"
msgstr "Bekräfta användning av svagt lösenord"

#: wp-includes/script-loader.php:1229
msgctxt "password strength"
msgid "Password strength unknown"
msgstr "Lösenordets styrka är okänd"

#: wp-includes/rest-api/class-wp-rest-server.php:1261
#: wp-includes/script-loader.php:843 wp-admin/js/tags.js:78
msgid "Sorry, you are not allowed to do that."
msgstr "Du har inte behörighet att göra detta."

#: wp-includes/revision.php:888
msgid "Sorry, you are not allowed to preview drafts."
msgstr "Du har inte behörighet att förhandsgranska utkast."

#. translators: Password change notification email subject. %s: Site title.
#: wp-includes/pluggable.php:2217 wp-includes/user.php:2818
msgid "[%s] Password Changed"
msgstr "[%s] Lösenord ändrat"

#. translators: %s: User name.
#: wp-includes/pluggable.php:2207
msgid "Password changed for user: %s"
msgstr "Lösenordet ändrat för användaren: %s"

#: wp-includes/media-template.php:1544
msgid "Image crop area preview. Requires mouse interaction."
msgstr "Förhandsgranskningsområde för bildbeskärning. Kräver användning av pekdon."

#. translators: %s: Documentation URL.
#: wp-includes/formatting.php:5078
msgid "A structure tag is required when using custom permalinks. <a href=\"%s\">Learn more</a>"
msgstr "En strukturtagg krävs när anpassade permalänkar används. <a href=\"%s\">Läs mer</a>"

#: wp-includes/class-wp-xmlrpc-server.php:4389
#: wp-includes/class-wp-xmlrpc-server.php:4445
#: wp-includes/class-wp-xmlrpc-server.php:6465 wp-admin/async-upload.php:35
#: wp-admin/includes/ajax-actions.php:2518
#: wp-admin/includes/ajax-actions.php:2588 wp-admin/media-new.php:16
#: wp-admin/media-upload.php:20 wp-admin/upload.php:13
msgid "Sorry, you are not allowed to upload files."
msgstr "Du har inte behörighet att ladda upp filer."

#: wp-includes/class-wp-xmlrpc-server.php:3432
msgid "Sorry, you are not allowed to add a category."
msgstr "Du har inte behörighet att lägga till en kategori."

#: wp-includes/class-wp-xmlrpc-server.php:2790
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:498
#: wp-admin/users.php:16
msgid "Sorry, you are not allowed to list users."
msgstr "Du har inte behörighet att lista användare."

#: wp-includes/class-wp-customize-manager.php:2390
#: wp-includes/class-wp-customize-setting.php:599
#: wp-includes/script-loader.php:1367
msgid "Invalid value."
msgstr "Ogiltigt värde."

#: wp-includes/class-wp-customize-manager.php:525
#: wp-includes/script-loader.php:1325 wp-admin/customize.php:18
msgid "Sorry, you are not allowed to customize this site."
msgstr "Du har inte behörighet att anpassa denna webbplats."

#. translators: 1: <script>, 2: wp_add_inline_script()
#. translators: 1: <style>, 2: wp_add_inline_style()
#: wp-includes/functions.wp-scripts.php:218
#: wp-includes/functions.wp-styles.php:95
msgid "Do not pass %1$s tags to %2$s."
msgstr "Skicka inte %1$s-taggar till %2$s."

#: wp-includes/class-wp-editor.php:1397
msgid "Link options"
msgstr "Länkalternativ"

#: wp-includes/script-loader.php:1278 wp-includes/js/dist/format-library.js:922
msgid "Link inserted."
msgstr "Länk infogad."

#: wp-includes/script-loader.php:1277 wp-includes/js/dist/block-editor.js:50982
msgid "Link selected."
msgstr "Länk vald."

#. translators: %s: ImageMagick method name.
#: wp-includes/class-wp-image-editor-imagick.php:1073
#: wp-includes/class-wp-image-editor-imagick.php:1084
msgid "%s is required to strip image meta."
msgstr "%s är obligatoriskt för att ta bort bildmetadata."

#: wp-includes/media.php:5025
msgid "No media items found."
msgstr "Inga mediaobjekt hittades."

#. translators: 1: Post title, 2: Site title.
#: wp-includes/embed.php:517
msgid "&#8220;%1$s&#8221; &#8212; %2$s"
msgstr "”%1$s” &ndash; %2$s"

#. translators: 1: VHOST, 2: SUBDOMAIN_INSTALL, 3: wp-config.php, 4:
#. is_subdomain_install()
#: wp-includes/ms-default-constants.php:142
msgid "The constant %1$s <strong>is deprecated</strong>. Use the boolean constant %2$s in %3$s to enable a subdomain configuration. Use %4$s to check whether a subdomain configuration is enabled."
msgstr "Konstanten %1$s <strong>är tagen ur bruk</strong>. Använd den booleska konstanten %2$s i %3$s för att aktivera en subdomänkonfiguration. Använd %4$s för att kontrollera om en subdomänkonfiguration är aktiv."

#. translators: 1: Panel ID, 2: Link to 'customize_loaded_components' filter
#. reference.
#: wp-includes/class-wp-customize-manager.php:3942
msgid "Removing %1$s manually will cause PHP warnings. Use the %2$s filter instead."
msgstr "Om %1$s tas bort manuellt kommer detta att leda till PHP-varningar. Använd filtret %2$s i stället."

#: wp-includes/class-wp-editor.php:1426
msgid "The next group of formatting shortcuts are applied as you type or when you insert them around plain text in the same paragraph. Press Escape or the Undo button to undo."
msgstr "Följande grupp av formateringsgenvägar tillämpas medan du skriver eller när du infogar dem runt oformaterad text i samma stycke. Tryck Esc eller knappen Ångra för att ångra."

#: wp-login.php:1441
msgid "Your session has expired. Please log in to continue where you left off."
msgstr "Din session har löpt ut. Logga in för att fortsätta där du slutade."

#. translators: 1: User's display name, 2: User login.
#: wp-includes/user.php:1837
msgctxt "user dropdown"
msgid "%1$s (%2$s)"
msgstr "%1$s (%2$s)"

#. translators: %s: Email address.
#: wp-includes/user.php:298
msgid "<strong>Error:</strong> The password you entered for the email address %s is incorrect."
msgstr "<strong>Fel:</strong> Lösenordet du angav för e-postadressen %s är felaktigt."

#: wp-includes/user.php:261
msgid "<strong>Error:</strong> The email field is empty."
msgstr "<strong>Fel:</strong> E-postfältet är tomt."

#: wp-includes/taxonomy.php:616
msgid "Unregistering a built-in taxonomy is not allowed."
msgstr "Det är inte tillåtet att avregistrera en inbyggd taxonomi."

#: wp-includes/script-loader.php:1330
#: wp-includes/js/dist/block-library.js:10710
#: wp-includes/js/dist/editor.js:47774
msgid "(Untitled)"
msgstr "(Utan rubrik)"

#: wp-includes/post.php:1897
msgid "Unregistering a built-in post type is not allowed"
msgstr "Det är inte tillåtet att avregistrera en inbyggd inläggstyp"

#: wp-includes/post.php:735
msgctxt "post status"
msgid "Trash"
msgstr "Papperskorg"

#: wp-includes/post.php:721 wp-admin/includes/template.php:2316
msgctxt "post status"
msgid "Private"
msgstr "Privat"

#: wp-includes/post.php:706 wp-admin/includes/template.php:2330
msgctxt "post status"
msgid "Pending"
msgstr "Väntande"

#: wp-includes/post.php:691 wp-admin/includes/template.php:2323
msgctxt "post status"
msgid "Draft"
msgstr "Utkast"

#: wp-includes/post.php:677 wp-admin/includes/template.php:2338
msgctxt "post status"
msgid "Scheduled"
msgstr "Tidsinställt"

#: wp-includes/post.php:663
msgctxt "post status"
msgid "Published"
msgstr "Publicerat"

#: wp-includes/post-template.php:1814
msgctxt "post password form"
msgid "Enter"
msgstr "Mata in"

#: wp-includes/pluggable.php:713
msgid "<strong>Error:</strong> Invalid username, email address or incorrect password."
msgstr "<strong>Fel:</strong> Ogiltigt användarnamn, felaktig e-postadress eller lösenord."

#. translators: 1: Site name, 2: Separator (raquo), 3: Term name, 4: Taxonomy
#. singular name.
#: wp-includes/general-template.php:3326
msgid "%1$s %2$s %3$s %4$s Feed"
msgstr "Webbflöde för %1$s %2$s %3$s, %4$s"

#. translators: Hidden accessibility text.
#: wp-includes/functions.php:7525 wp-includes/media-template.php:203
#: wp-includes/media-template.php:368
msgid "Close dialog"
msgstr "Stäng dialogruta"

#. translators: 1: PHP class name, 2: PHP parent class name, 3: Version number,
#. 4: __construct() method.
#: wp-includes/functions.php:5660
msgid "The called constructor method for %1$s class in %2$s is <strong>deprecated</strong> since version %3$s! Use %4$s instead."
msgstr "Den anropade konstruktormetoden för klassen %1$s i %2$s är <strong>tagen ur bruk</strong> sedan version %3$s! Använd %4$s i stället."

#: wp-includes/class-wp-customize-manager.php:5253
#: wp-includes/js/dist/block-library.js:61576
#: wp-includes/js/dist/block-library.js:61686
#: wp-includes/js/dist/block-library.js:61712
msgid "Choose logo"
msgstr "Välj logga"

#: wp-includes/class-wp-customize-manager.php:5251
msgid "No logo selected"
msgstr "Ingen logga vald"

#: wp-includes/class-wp-customize-manager.php:5248
msgid "Change logo"
msgstr "Ändra logga"

#: wp-includes/class-wp-customize-manager.php:5247
#: wp-includes/class-wp-customize-manager.php:5252
msgid "Select logo"
msgstr "Välj logga"

#. translators: %s: document.write()
#: wp-includes/customize/class-wp-customize-selective-refresh.php:183
msgid "%s is forbidden"
msgstr "%s är förbjudet"

#: wp-includes/customize/class-wp-customize-partial.php:226
msgid "Partial render must echo the content or return the content string (or array), but not both."
msgstr "Partiell återgivning måste skriva ut innehållet eller returnera innehållssträngen (eller en array), men inte både och."

#: wp-includes/comment.php:1277
msgid "<strong>Error:</strong> Your comment is too long."
msgstr "<strong>Fel:</strong> Din kommentar är för lång."

#: wp-includes/comment.php:1273
msgid "<strong>Error:</strong> Your URL is too long."
msgstr "<strong>Fel:</strong> Din webbadress (URL) är för lång."

#: wp-includes/comment.php:1269
msgid "<strong>Error:</strong> Your email address is too long."
msgstr "<strong>Fel:</strong> Din e-postadress är för lång."

#: wp-includes/comment.php:1265
msgid "<strong>Error:</strong> Your name is too long."
msgstr "<strong>Fel:</strong> Ditt namn är för långt."

#: wp-includes/comment.php:291
msgctxt "comment status"
msgid "Trash"
msgstr "Papperskorg"

#: wp-includes/comment.php:290 wp-admin/edit-form-comment.php:138
msgctxt "comment status"
msgid "Spam"
msgstr "Skräppost"

#: wp-includes/comment.php:289 wp-admin/edit-form-comment.php:136
msgctxt "comment status"
msgid "Approved"
msgstr "Godkänd"

#. translators: 1: templates/index.html, 2: index.php, 3: Documentation URL, 4:
#. Template, 5: style.css
#: wp-includes/class-wp-theme.php:398
#: wp-admin/includes/class-theme-upgrader.php:632
msgid "Template is missing. Standalone themes need to have a %1$s or %2$s template file. <a href=\"%3$s\">Child themes</a> need to have a %4$s header in the %5$s stylesheet."
msgstr "Mall saknas. Självständiga teman måste innehålla någon av mallfilerna %1$s och %2$s. <a href=\"%3$s\">Barnteman</a> måste ha ett %4$s-huvud i stilmallen %5$s."

#: wp-includes/class-wp-metadata-lazyloader.php:82
#: wp-includes/class-wp-metadata-lazyloader.php:122
msgid "Invalid object type."
msgstr "Ogiltig objekttyp."

#: wp-includes/class-wp-editor.php:1395
#: wp-includes/js/dist/block-editor.js:51043
msgid "Paste URL or type to search"
msgstr "Klistra in URL eller skriv för att söka"

#: wp-includes/blocks/site-logo.php:77
#: wp-includes/class-wp-customize-manager.php:5239
#: wp-includes/js/dist/block-library.js:61672
#: wp-admin/includes/template.php:2475
msgid "Logo"
msgstr "Logga"

#: wp-includes/class-wp-customize-manager.php:5188
#: wp-includes/class-wp-customize-manager.php:5295
msgid "Display Site Title and Tagline"
msgstr "Visa webbplatsrubrik och slogan"

#: wp-includes/class-wp-customize-manager.php:5045
msgid "Enter mobile preview mode"
msgstr "Gå till förhandsgranskningsläge för mobil"

#: wp-includes/class-wp-customize-manager.php:5042
msgid "Enter tablet preview mode"
msgstr "Gå till förhandsgranskningsläge för surfplatta"

#: wp-includes/class-wp-customize-manager.php:5038
msgid "Enter desktop preview mode"
msgstr "Gå till förhandsgranskningsläget för stationär dator"

#: wp-includes/class-wp-customize-manager.php:2146
#: wp-includes/customize/class-wp-customize-selective-refresh.php:177
msgid "Shift-click to edit this element."
msgstr "Klicka med shift nedtryckt för att redigera detta element."

#: wp-comments-post.php:31
msgid "Comment Submission Failure"
msgstr "Fel när kommentaren skulle skickas"

#: wp-includes/user.php:3555 wp-admin/includes/user.php:202
msgid "<strong>Error:</strong> Sorry, that username is not allowed."
msgstr "<strong>Fel:</strong> Det användarnamnet är inte tillåtet."

#: wp-includes/rest-api/class-wp-rest-request.php:933
msgid "Invalid parameter."
msgstr "Ogiltig parameter."

#. translators: %s: Menu name.
#: wp-includes/customize/class-wp-customize-nav-menu-locations-control.php:79
msgctxt "menu location"
msgid "(Current: %s)"
msgstr "(Nuvarande: %s)"

#. translators: %s: Menu location.
#: wp-includes/class-wp-customize-nav-menus.php:516
msgctxt "menu"
msgid "(Currently set to: %s)"
msgstr "(Just nu satt till: %s)"

#. translators: %s: Documentation URL.
#: wp-includes/functions.php:6055
msgid "Please see <a href=\"%s\">Debugging in WordPress</a> for more information."
msgstr "Mer information finns i <a href=\"%s\">Felsökning i WordPress</a>."

#. translators: 1: $table_prefix, 2: wp-config.php
#: wp-includes/load.php:791
msgid "<strong>Error:</strong> %1$s in %2$s can only contain numbers, letters, and underscores."
msgstr "<strong>Fel:</strong> %1$s i %2$s får endast bestå av siffror, bokstäver och understreck."

#. translators: %s: WP_User->ID
#: wp-includes/class-wp-user.php:284 wp-includes/class-wp-user.php:317
#: wp-includes/class-wp-user.php:358 wp-includes/class-wp-user.php:383
msgid "Use %s instead."
msgstr "Använd %s i stället."

#. translators: %s: get_the_author()
#. translators: %s: get_trackback_url()
#: wp-includes/author-template.php:72 wp-includes/comment-template.php:1254
msgid "Use %s instead if you do not want the value echoed."
msgstr "Använd %s i stället om du inte vill skriva ut värdet."

#: wp-includes/class-wp-term.php:160
msgid "Term ID is shared between multiple taxonomies"
msgstr "Term-ID är delat mellan flera taxonomier"

#: wp-includes/taxonomy.php:1405 wp-includes/taxonomy.php:1479
msgid "Term meta cannot be added to terms that are shared between taxonomies."
msgstr "Term-meta kan inte läggas till termer som är delade mellan taxonomier."

#. translators: Month name, genitive.
#: wp-includes/class-wp-locale.php:200
msgctxt "genitive"
msgid "December"
msgstr "december"

#. translators: Month name, genitive.
#: wp-includes/class-wp-locale.php:199
msgctxt "genitive"
msgid "November"
msgstr "november"

#. translators: Month name, genitive.
#: wp-includes/class-wp-locale.php:198
msgctxt "genitive"
msgid "October"
msgstr "oktober"

#. translators: Month name, genitive.
#: wp-includes/class-wp-locale.php:197
msgctxt "genitive"
msgid "September"
msgstr "september"

#. translators: Month name, genitive.
#: wp-includes/class-wp-locale.php:196
msgctxt "genitive"
msgid "August"
msgstr "augusti"

#. translators: Month name, genitive.
#: wp-includes/class-wp-locale.php:195
msgctxt "genitive"
msgid "July"
msgstr "juli"

#. translators: Month name, genitive.
#: wp-includes/class-wp-locale.php:194
msgctxt "genitive"
msgid "June"
msgstr "juni"

#. translators: Month name, genitive.
#: wp-includes/class-wp-locale.php:193
msgctxt "genitive"
msgid "May"
msgstr "maj"

#. translators: Month name, genitive.
#: wp-includes/class-wp-locale.php:192
msgctxt "genitive"
msgid "April"
msgstr "april"

#. translators: Month name, genitive.
#: wp-includes/class-wp-locale.php:191
msgctxt "genitive"
msgid "March"
msgstr "mars"

#. translators: Month name, genitive.
#: wp-includes/class-wp-locale.php:190
msgctxt "genitive"
msgid "February"
msgstr "februari"

#. translators: Month name, genitive.
#: wp-includes/class-wp-locale.php:189
msgctxt "genitive"
msgid "January"
msgstr "januari"

#: wp-includes/embed.php:1192
msgid "Sharing options"
msgstr "Delningsalternativ"

#: wp-includes/class-wp-xmlrpc-server.php:659
msgid "Medium-Large size image height"
msgstr "Höjd för medium-stor bildstorlek"

#: wp-includes/class-wp-xmlrpc-server.php:654
msgid "Medium-Large size image width"
msgstr "Bredd för medium-stor bildstorlek"

#. translators: %s: Site link.
#: wp-includes/theme-compat/sidebar.php:107
msgid "You are currently browsing the %s blog archives."
msgstr "Du bläddrar i bloggarkivet på %s."

#. translators: 1: Site link, 2: Archive year.
#: wp-includes/theme-compat/sidebar.php:83
msgid "You are currently browsing the %1$s blog archives for the year %2$s."
msgstr "Du bläddrar i bloggarkivet på %1$s för året %2$s."

#. translators: 1: Site link, 2: Archive month.
#: wp-includes/theme-compat/sidebar.php:70
msgid "You are currently browsing the %1$s blog archives for %2$s."
msgstr "Du bläddrar i bloggarkivet på %1$s för %2$s."

#. translators: 1: Site link, 2: Archive date.
#: wp-includes/theme-compat/sidebar.php:57
msgid "You are currently browsing the %1$s blog archives for the day %2$s."
msgstr "Du bläddrar i bloggarkivet på %1$s för dagen %2$s."

#. translators: %s: Admin email link.
#: wp-includes/ms-load.php:111
msgid "This site has not been activated yet. If you are having problems activating your site, please contact %s."
msgstr "Denna webbplats har inte aktiverats än. Om du har problem med att aktivera din webbplats, kontakta %s."

#. translators: %s: Menu name.
#: wp-includes/nav-menu.php:337 wp-includes/nav-menu.php:352
msgid "The menu name %s conflicts with another menu name. Please try another."
msgstr "Menynamnet %s står i konflikt med ett annat menynamn. Försök med ett annat namn."

#. translators: %s: Site address.
#: wp-signup.php:1035
msgid "The site you were looking for, %s, does not exist."
msgstr "Webbplatsen du letade efter, %s, finns inte."

#. translators: %s: A link to the embedded site.
#: wp-includes/theme-compat/embed-404.php:21
msgid "It looks like nothing was found at this location. Maybe try visiting %s directly?"
msgstr "Det verkar som om inget kunde hittas på denna plats. Du kanske kan prova att gå direkt till %s."

#: wp-includes/theme-compat/embed-404.php:14
msgid "Oops! That embed cannot be found."
msgstr "Hoppsan! Den inbäddningen kan inte hittas."

#. translators: %s: Post title.
#: wp-includes/embed.php:1016 wp-includes/post-template.php:303
msgid "Continue reading %s"
msgstr "Fortsätt läsa %s"

#: wp-signup.php:182
msgid "Site Language:"
msgstr "Webbplatsspråk:"

#. translators: %s: The message ID.
#: wp-mail.php:270
msgid "Mission complete. Message %s deleted."
msgstr "Åtgärden genomförd. Meddelandet %s borttaget."

#: wp-mail.php:257
msgid "Posted title:"
msgstr "Inläggsrubrik:"

#: wp-mail.php:256 wp-admin/includes/plugin-install.php:658
msgid "Author:"
msgstr "Författare:"

#: wp-includes/class-wpdb.php:2180
msgid "Are you sure the database server is not under particularly heavy load?"
msgstr "Är du säker på att databasservern inte har ovanlig hög belastning?"

#. translators: %s: Database host.
#: wp-includes/class-wpdb.php:2174
msgid "This means that the contact with the database server at %s was lost. This could mean your host&#8217;s database server is down."
msgstr "Detta betyder att kontakten med databasservern på %s förlorats, vilket i sin tur kan betyda att ditt webbhotells databasserver för tillfället inte fungerar."

#: wp-includes/class-wpdb.php:2170
msgid "Error reconnecting to the database"
msgstr "Fel vid återanslutning till databasen"

#. translators: %s: Support forums URL.
#: wp-includes/class-wpdb.php:2024 wp-includes/class-wpdb.php:2185
#: wp-includes/load.php:218
msgid "If you are unsure what these terms mean you should probably contact your host. If you still need help you can always visit the <a href=\"%s\">WordPress support forums</a>."
msgstr "Om du är osäker på vad dessa termer betyder så bör du kontakta ditt webbhotell. Om du behöver mer hjälp kan du gå till <a href=\"%s\">WordPress supportforum</a>."

#: wp-includes/class-wpdb.php:2019 wp-includes/class-wpdb.php:2179
msgid "Are you sure the database server is running?"
msgstr "Är du säker på att databasservern är igång?"

#: wp-includes/class-wpdb.php:2018
msgid "Are you sure you have typed the correct hostname?"
msgstr "Är du säker på att du har skrivit rätt servernamn?"

#: wp-includes/class-wpdb.php:2017
msgid "Are you sure you have the correct username and password?"
msgstr "Är du säker på att du använder rätt användarnamn och lösenord?"

#. translators: 1: wp-config.php, 2: Database host.
#: wp-includes/class-wpdb.php:2011
msgid "This either means that the username and password information in your %1$s file is incorrect or that contact with the database server at %2$s could not be established. This could mean your host&#8217;s database server is down."
msgstr "Detta betyder antingen att användarnamnet eller lösenordet i filen %1$s är fel eller att det inte gick att upprätta kontakt med databasservern %2$s. Det är också möjligt att webbhotellets databasserver är offline."

#. translators: %s: Support forums URL.
#: wp-includes/class-wpdb.php:1232
msgid "If you do not know how to set up a database you should <strong>contact your host</strong>. If all else fails you may find help at the <a href=\"%s\">WordPress support forums</a>."
msgstr "Om du inte vet hur man konfigurerar en databas bör du <strong>kontakta ditt webbhotell</strong>. Om du behöver mer hjälp kan du fråga på <a href=\"%s\">supportformen för WordPress</a>."

#. translators: %s: Database name.
#: wp-includes/class-wpdb.php:1224
msgid "On some systems the name of your database is prefixed with your username, so it would be like <code>username_%1$s</code>. Could that be the problem?"
msgstr "Vissa system använder ditt användarnamn som prefix för databasen, det skulle med andra ord bli <code>användarnamn_%1$s</code>. Kan det vara problemet?"

#. translators: 1: Database user, 2: Database name.
#: wp-includes/class-wpdb.php:1217
msgid "Does the user %1$s have permission to use the %2$s database?"
msgstr "Har användaren %1$s behörighet att använda databasen %2$s?"

#: wp-includes/class-wpdb.php:1213
msgid "Are you sure it exists?"
msgstr "Är du säker på att den finns?"

#: wp-includes/widgets/class-wp-widget-tag-cloud.php:165
msgid "The tag cloud will not be displayed since there are no taxonomies that support the tag cloud widget."
msgstr "Etikettmolnet kommer inte att visas eftersom det inte finns några taxonomier stöder etikettmolnswidgeten."

#: wp-includes/user.php:2350
msgid "Nicename may not be longer than 50 characters."
msgstr "Smeknamn kan inte vara längre än 50 tecken."

#. translators: %s: User name.
#: wp-includes/user.php:215
msgid "<strong>Error:</strong> The password you entered for the username %s is incorrect."
msgstr "<strong>Fel:</strong> Lösenordet du angav för användarnamnet %s är felaktigt."

#: wp-includes/class-wp-taxonomy.php:636
msgid "Categories list"
msgstr "Kategorilista"

#: wp-includes/class-wp-taxonomy.php:636
msgid "Tags list"
msgstr "Ettikettlista"

#: wp-includes/class-wp-taxonomy.php:635
msgid "Categories list navigation"
msgstr "Navigation för kategorilista"

#: wp-includes/class-wp-taxonomy.php:635
msgid "Tags list navigation"
msgstr "Navigation för etikettlista"

#. translators: 1: Shortcode name, 2: Space-separated list of reserved
#. characters.
#: wp-includes/shortcodes.php:80
msgid "Invalid shortcode name: %1$s. Do not use spaces or reserved characters: %2$s"
msgstr "Ogiltigt namn för kortkod: %1$s. Använd inte mellanslag eller reserverade tecken: %2$s"

#: wp-includes/shortcodes.php:69
msgid "Invalid shortcode name: Empty name given."
msgstr "Ogiltigt namn för kortkod: Inget namn angivet."

#. translators: 1: Function name, 2: WordPress version number, 3: Error
#. message.
#. translators: Developer debugging message. 1: PHP function name, 2: WordPress
#. version number, 3: Explanatory message.
#: wp-includes/rest-api.php:744 wp-includes/rest-api.php:769
msgid "%1$s (since %2$s; %3$s)"
msgstr "%1$s (sedan %2$s; %3$s)"

#. translators: 1: Function name, 2: WordPress version number.
#: wp-includes/rest-api.php:723 wp-includes/rest-api.php:747
msgid "%1$s (since %2$s; no alternative available)"
msgstr "%1$s (sedan %2$s; utan ersättningsalternativ)"

#. translators: 1: Function name, 2: WordPress version number, 3: New function
#. name.
#: wp-includes/rest-api.php:720
msgid "%1$s (since %2$s; use %3$s instead)"
msgstr "%1$s (sedan %2$s; använd %3$s i stället)"

#: wp-includes/rest-api/class-wp-rest-server.php:1516
msgid "The specified namespace could not be found."
msgstr "Den specificerade namnrymden kunde inte hittas."

#: wp-includes/rest-api/class-wp-rest-server.php:1215
msgid "No route was found matching the URL and request method."
msgstr "Ingen rutt hittades som matchade URL:en och begärans metod."

#: wp-includes/rest-api/class-wp-rest-server.php:1851
msgid "The handler for the route is invalid"
msgstr "Hanteraren för denna rutt är ogiltig"

#: wp-includes/rest-api/class-wp-rest-server.php:356
msgid "JSONP support is disabled on this site."
msgstr "Stödet för JSONP är inaktiverat på denna webbplats."

#. translators: %s: List of invalid parameters.
#: wp-includes/rest-api/class-wp-rest-request.php:865
#: wp-includes/rest-api/class-wp-rest-request.php:947
msgid "Invalid parameter(s): %s"
msgstr "En eller flera ogiltiga parametrar: %s"

#. translators: %s: List of required parameters.
#: wp-includes/rest-api/class-wp-rest-request.php:908
msgid "Missing parameter(s): %s"
msgstr "En eller flera parametrar saknas: %s"

#. translators: 1: pre_get_posts, 2: WP_Query->is_main_query(), 3:
#. is_main_query(), 4: Documentation URL.
#: wp-includes/query.php:915
msgid "In %1$s, use the %2$s method, not the %3$s function. See %4$s."
msgstr "I %1$s, använd metoden %2$s, inte funktionen %3$s. Se %4$s."

#: wp-includes/class-wp-post-type.php:1011
msgid "Pages list"
msgstr "Sidlista"

#: wp-includes/class-wp-post-type.php:1011
msgid "Posts list"
msgstr "Inläggslista"

#: wp-includes/class-wp-post-type.php:1010
msgid "Pages list navigation"
msgstr "Navigation för sidlista"

#: wp-includes/class-wp-post-type.php:1010
msgid "Posts list navigation"
msgstr "Navigation för inläggslista"

#: wp-includes/class-wp-post-type.php:1008
msgid "Filter pages list"
msgstr "Filtrera sidlista"

#: wp-includes/class-wp-post-type.php:1008
msgid "Filter posts list"
msgstr "Filtrera inläggslista"

#: wp-includes/class-wp-post-type.php:1000
msgid "Page Archives"
msgstr "Sidarkiv"

#: wp-includes/class-wp-post-type.php:1000
msgid "Post Archives"
msgstr "Inläggsarkiv"

#: wp-includes/class-wp-customize-nav-menus.php:200
#: wp-includes/customize/class-wp-customize-nav-menu-item-setting.php:337
#: wp-includes/nav-menu.php:921
msgid "Post Type Archive"
msgstr "Arkiv för inläggstyp"

#: wp-includes/ms-functions.php:667
msgid "Site names can only contain lowercase letters (a-z) and numbers."
msgstr "Webbplatsnamn kan endast bestå av gemener (a-z) och siffror."

#: wp-includes/ms-functions.php:495 wp-includes/ms-functions.php:502
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1336
#: wp-includes/user.php:2322
msgid "Sorry, that username is not allowed."
msgstr "Det användarnamnet är inte tillåtet."

#: wp-includes/ms-functions.php:477
msgid "Usernames can only contain lowercase letters (a-z) and numbers."
msgstr "Användarnamn kan endast bestå av gemener (a-z) och siffror."

#. translators: %s: Playlist item title.
#: wp-includes/media.php:2977 wp-includes/media.php:2998
msgctxt "playlist item title"
msgid "&#8220;%s&#8221;"
msgstr "”%s”"

#. translators: Three-letter abbreviation of the month.
#: wp-includes/class-wp-locale.php:214
msgctxt "December abbreviation"
msgid "Dec"
msgstr "dec"

#. translators: Three-letter abbreviation of the month.
#: wp-includes/class-wp-locale.php:213
msgctxt "November abbreviation"
msgid "Nov"
msgstr "nov"

#. translators: Three-letter abbreviation of the month.
#: wp-includes/class-wp-locale.php:212
msgctxt "October abbreviation"
msgid "Oct"
msgstr "okt"

#. translators: Three-letter abbreviation of the month.
#: wp-includes/class-wp-locale.php:211
msgctxt "September abbreviation"
msgid "Sep"
msgstr "sep"

#. translators: Three-letter abbreviation of the month.
#: wp-includes/class-wp-locale.php:210
msgctxt "August abbreviation"
msgid "Aug"
msgstr "aug"

#. translators: Three-letter abbreviation of the month.
#: wp-includes/class-wp-locale.php:209
msgctxt "July abbreviation"
msgid "Jul"
msgstr "jul"

#. translators: Three-letter abbreviation of the month.
#: wp-includes/class-wp-locale.php:208
msgctxt "June abbreviation"
msgid "Jun"
msgstr "jun"

#. translators: Three-letter abbreviation of the month.
#: wp-includes/class-wp-locale.php:207
msgctxt "May abbreviation"
msgid "May"
msgstr "maj"

#. translators: Three-letter abbreviation of the month.
#: wp-includes/class-wp-locale.php:206
msgctxt "April abbreviation"
msgid "Apr"
msgstr "apr"

#. translators: Three-letter abbreviation of the month.
#: wp-includes/class-wp-locale.php:205
msgctxt "March abbreviation"
msgid "Mar"
msgstr "mar"

#. translators: Three-letter abbreviation of the month.
#: wp-includes/class-wp-locale.php:204
msgctxt "February abbreviation"
msgid "Feb"
msgstr "feb"

#. translators: Three-letter abbreviation of the month.
#: wp-includes/class-wp-locale.php:203
msgctxt "January abbreviation"
msgid "Jan"
msgstr "jan"

#. translators: One-letter abbreviation of the weekday.
#: wp-includes/class-wp-locale.php:163
msgctxt "Saturday initial"
msgid "S"
msgstr "L"

#. translators: One-letter abbreviation of the weekday.
#: wp-includes/class-wp-locale.php:162
msgctxt "Friday initial"
msgid "F"
msgstr "F"

#. translators: One-letter abbreviation of the weekday.
#: wp-includes/class-wp-locale.php:161
msgctxt "Thursday initial"
msgid "T"
msgstr "T"

#. translators: One-letter abbreviation of the weekday.
#: wp-includes/class-wp-locale.php:160
msgctxt "Wednesday initial"
msgid "W"
msgstr "O"

#. translators: One-letter abbreviation of the weekday.
#: wp-includes/class-wp-locale.php:159
msgctxt "Tuesday initial"
msgid "T"
msgstr "T"

#. translators: One-letter abbreviation of the weekday.
#: wp-includes/class-wp-locale.php:158
msgctxt "Monday initial"
msgid "M"
msgstr "M"

#. translators: One-letter abbreviation of the weekday.
#: wp-includes/class-wp-locale.php:157
msgctxt "Sunday initial"
msgid "S"
msgstr "S"

#: wp-includes/link-template.php:3331
msgid "Newer comments"
msgstr "Nyare kommentarer"

#: wp-includes/link-template.php:3330
msgid "Older comments"
msgstr "Äldre kommentarer"

#. translators: Post calendar label. %s: Date.
#: wp-includes/general-template.php:2532
msgid "Posts published on %s"
msgstr "Inlägg publicerade den %s"

#. translators: %s: 'document_title_separator' filter name.
#: wp-includes/feed.php:106 wp-includes/feed.php:132
msgid "Use the %s filter instead."
msgstr "Använd filtret %s i stället."

#: wp-includes/embed.php:1219
msgid "Close sharing dialog"
msgstr "Stäng dialogrutan för delning"

#: wp-includes/embed.php:1214
msgid "Copy and paste this code into your site to embed"
msgstr "Kopiera och klistra in denna kod på din webbplats för att bädda in"

#: wp-includes/embed.php:1207
msgid "Copy and paste this URL into your WordPress site to embed"
msgstr "Kopiera och klistra in denna URL på din WordPress-webbplats för att bädda in"

#: wp-includes/embed.php:1200
msgid "HTML Embed"
msgstr "HTML-inbäddning"

#: wp-includes/embed.php:1197
msgid "WordPress Embed"
msgstr "WordPress-inbäddning"

#: wp-includes/embed.php:1169
msgid "Open sharing dialog"
msgstr "Öppna dialogrutan för delning"

#. translators: %s: Number of comments.
#: wp-includes/embed.php:1145
msgid "%s <span class=\"screen-reader-text\">Comment</span>"
msgid_plural "%s <span class=\"screen-reader-text\">Comments</span>"
msgstr[0] "%s <span class=\"screen-reader-text\">kommentar</span>"
msgstr[1] "%s <span class=\"screen-reader-text\">kommentarer</span>"

#: wp-includes/blocks/read-more.php:39
#: wp-includes/js/dist/block-library.js:27539
#: wp-includes/js/dist/block-library.js:37651
#: wp-includes/js/dist/block-library.js:59625
#: wp-includes/js/dist/block-library.js:59643
msgid "Read more"
msgstr "Läs mer"

#. translators: Hidden accessibility text.
#: wp-includes/customize/class-wp-widget-area-customize-control.php:66
msgid "When in reorder mode, additional controls to reorder widgets will be available in the widgets list above."
msgstr "När du aktiverar läget för att ändra widgetarnas ordning kommer extra verktyg att visas i widgetlistan ovan."

#: wp-includes/class-wp-xmlrpc-server.php:3626
#: wp-includes/class-wp-xmlrpc-server.php:3829
msgid "Sorry, you are not allowed to moderate or edit this comment."
msgstr "Du har inte behörighet att granska eller redigera denna kommentar."

#: wp-includes/class-wp-customize-widgets.php:817
#: wp-includes/customize/class-wp-widget-area-customize-control.php:59
msgid "Reorder widgets"
msgstr "Ändra ordning på widgetar"

#. translators: %s: Document title from the preview.
#: wp-includes/class-wp-customize-manager.php:4593
msgid "Live Preview: %s"
msgstr "Förhandsgranskning live: %s"

#: wp-includes/class-wp-customize-manager.php:592
#: wp-admin/includes/ajax-actions.php:4410 wp-admin/includes/file.php:446
#: wp-admin/includes/file.php:456 wp-admin/theme-editor.php:73
#: wp-admin/theme-editor.php:77 wp-admin/themes.php:28 wp-admin/themes.php:71
msgid "The requested theme does not exist."
msgstr "Det efterfrågade temat finns inte."

#: wp-includes/class-wp-customize-manager.php:582 wp-admin/nav-menus.php:26
#: wp-admin/site-editor.php:17 wp-admin/themes.php:15 wp-admin/widgets.php:18
msgid "Sorry, you are not allowed to edit theme options on this site."
msgstr "Du har inte behörighet att redigera temaalternativ på denna webbplats."

#. translators: 1: "type => link", 2: "taxonomy => link_category"
#. translators: 1: caller_get_posts, 2: ignore_sticky_posts
#. translators: 1: who, 2: capability
#: wp-includes/category-template.php:379 wp-includes/category.php:47
#: wp-includes/class-wp-query.php:1954 wp-includes/class-wp-user-query.php:405
msgid "%1$s is deprecated. Use %2$s instead."
msgstr "%1$s är taget ur bruk. Använd %2$s i stället."

#. translators: 1: Post type, 2: Capability name.
#: wp-includes/capabilities.php:123 wp-includes/capabilities.php:226
#: wp-includes/capabilities.php:325 wp-includes/capabilities.php:406
msgid "The post type %1$s is not registered, so it may not be reliable to check the capability %2$s against a post of that type."
msgstr "Inläggstypen %1$s är inte registrerad. Därför är det kanske inte tillförlitligt att kontrollera behörigheten ”%2$s” mot inlägg av denna typ."

#. translators: Hidden accessibility text.
#: wp-includes/class-wp-customize-nav-menus.php:1187
#: wp-includes/class-wp-customize-widgets.php:947
msgid "Clear Results"
msgstr "Rensa resultat"

#: wp-includes/class-wp-editor.php:1424
msgid "The following formatting shortcuts are replaced when pressing Enter. Press Escape or the Undo button to undo."
msgstr "Följande genvägar för formatering ersätts när du trycker på ”Enter”. Tryck på ”Escape” eller knappen ”Ångra” för att ångra."

#. translators: 1: Title of a menu item, 2: Type of a menu item.
#: wp-includes/customize/class-wp-customize-nav-menu-item-control.php:100
msgid "Remove Menu Item: %1$s (%2$s)"
msgstr "Ta bort menyval: %1$s (%2$s)"

#: wp-login.php:1044 wp-includes/js/dist/block-editor.js:66609
#: wp-includes/js/dist/edit-site.js:37942 wp-includes/js/dist/editor.js:59072
#: wp-includes/js/dist/media-utils.js:15755 wp-admin/install.php:146
#: wp-admin/options-writing.php:179 wp-admin/user-edit.php:698
#: wp-admin/user-new.php:606 wp-admin/js/password-toggle.js:26
#: wp-admin/js/user-profile.js:94
msgid "Hide password"
msgstr "Dölj lösenord"

#: wp-login.php:1529 wp-includes/js/dist/block-editor.js:66609
#: wp-includes/js/dist/edit-site.js:37942 wp-includes/js/dist/editor.js:59072
#: wp-includes/js/dist/media-utils.js:15755 wp-admin/setup-config.php:244
#: wp-admin/js/password-toggle.js:33 wp-admin/js/user-profile.js:94
msgid "Show password"
msgstr "Visa lösenord"

#: wp-includes/class-wp-customize-nav-menus.php:519 wp-admin/nav-menus.php:1100
msgid "Menu Name"
msgstr "Namn för meny"

#: wp-includes/media-template.php:1559
msgid "Preview as an app icon"
msgstr "Förhandsgranska som en app-ikon"

#: wp-includes/media-template.php:1565
msgid "Preview as a browser icon"
msgstr "Förhandsgranska som en webbläsarikon"

#: wp-includes/class-wp-customize-nav-menus.php:1235
msgid "No items"
msgstr "Inga val"

#: wp-login.php:1187
msgid "Registration confirmation will be emailed to you."
msgstr "Registreringsbekräftelse kommer skickas med e-post till dig."

#: wp-includes/js/dist/block-editor.js:22523
#: wp-includes/js/dist/block-editor.js:40856 wp-admin/includes/media.php:1638
#: wp-admin/includes/media.php:2603 wp-admin/install.php:148
#: wp-admin/user-edit.php:700 wp-admin/user-new.php:608
#: wp-admin/js/password-toggle.js:28 wp-admin/js/user-profile.js:97
msgid "Hide"
msgstr "Dölj"

#: wp-includes/js/dist/block-editor.js:22523
#: wp-includes/js/dist/block-editor.js:40856 wp-admin/includes/media.php:1637
#: wp-admin/includes/media.php:2602 wp-admin/setup-config.php:246
#: wp-admin/js/password-toggle.js:35 wp-admin/js/user-profile.js:97
msgid "Show"
msgstr "Visa"

#: wp-includes/script-loader.php:1234
msgctxt "password mismatch"
msgid "Mismatch"
msgstr "Inte matchande"

#: wp-includes/script-loader.php:1233
msgctxt "password strength"
msgid "Strong"
msgstr "Starkt"

#: wp-includes/script-loader.php:1231
msgctxt "password strength"
msgid "Weak"
msgstr "Svagt"

#: wp-includes/script-loader.php:1230
msgctxt "password strength"
msgid "Very weak"
msgstr "Mycket svagt"

#: wp-includes/customize/class-wp-customize-header-image-control.php:259
msgid "Hide image"
msgstr "Dölj bild"

#: wp-includes/customize/class-wp-customize-header-image-control.php:259
msgid "Hide header image"
msgstr "Dölj bild för sidhuvud"

#: wp-includes/class-wp-customize-manager.php:5210
#: wp-includes/js/dist/edit-post.js:698 wp-includes/js/dist/edit-site.js:2616
#: wp-includes/js/dist/editor.js:47742
#: wp-includes/js/dist/script-modules/boot/index.js:833
#: wp-admin/includes/template.php:2471 wp-admin/options-general.php:102
msgid "Site Icon"
msgstr "Webbplatsikon"

#: wp-includes/class-wp-customize-manager.php:5135
#: wp-includes/js/dist/editor.js:39854
msgid "Site Identity"
msgstr "Webbplatsens identitet"

#. translators: Hidden accessibility text. 1: Title of a menu item, 2: Type of
#. a menu item.
#: wp-includes/class-wp-customize-nav-menus.php:1088
msgid "Add to menu: %1$s (%2$s)"
msgstr "Lägg till i meny: %1$s (%2$s)"

#: wp-includes/class-wp-editor.php:1422
msgid "When starting a new paragraph with one of these formatting shortcuts followed by a space, the formatting will be applied automatically. Press Backspace or Escape to undo."
msgstr "Om du inleder ett nytt stycke med någon av följande snabbkoder för formatering, följt av mellanslag, så kommer formateringen att appliceras automatiskt. Tryck på baksteg (Backspace) eller Esc för att ångra."

#: wp-includes/class-wpdb.php:1836 wp-includes/class-wpdb.php:1853
msgid "WordPress database error:"
msgstr "WordPress databasfel:"

#: wp-includes/pluggable.php:2377
msgid "To set your password, visit the following address:"
msgstr "Besök följande adress för att ange ditt lösenord:"

#: wp-includes/ms-functions.php:516 wp-includes/user.php:2305
msgid "Username may not be longer than 60 characters."
msgstr "Användarnamnet får inte vara längre än 60 tecken."

#. translators: 1: PHP class name, 2: Version number, 3: __construct() method.
#: wp-includes/functions.php:5669
msgid "The called constructor method for %1$s class is <strong>deprecated</strong> since version %2$s! Use %3$s instead."
msgstr "Den anropade konstruktormetoden för klassen %1$s är <strong>tagen ur bruk</strong> sedan version %2$s! Använd %3$s i stället."

#: wp-includes/class-wp-editor.php:1157
msgctxt "HTML tag"
msgid "Preformatted"
msgstr "Förformaterad"

#. translators: 1: Original menu name, 2: Duplicate count.
#: wp-includes/customize/class-wp-customize-nav-menu-setting.php:523
msgid "%1$s (%2$d)"
msgstr "%1$s (%2$d)"

#: wp-includes/customize/class-wp-customize-themes-panel.php:44
msgid "Previewing theme"
msgstr "Förhandsvisning av tema"

#: wp-includes/customize/class-wp-customize-themes-panel.php:42
msgid "Active theme"
msgstr "Aktivt tema"

#: wp-includes/class-wp-customize-nav-menus.php:669
msgid "Menus can be displayed in locations defined by your theme."
msgstr "Menyer kan visas på platser som definierats av ditt tema."

#. translators: %s: URL to the Widgets panel of the Customizer.
#: wp-includes/class-wp-customize-nav-menus.php:665
msgid "Menus can be displayed in locations defined by your theme or in <a href=\"%s\">widget areas</a> by adding a &#8220;Navigation Menu&#8221; widget."
msgstr "Menyer kan visas på platser som ditt tema definierat eller i <a href=\"%s\">widgetfält</a> med hjälp av widgeten ”Navigationsmeny”."

#: wp-includes/class-wp-customize-nav-menus.php:541
#: wp-includes/class-wp-customize-widgets.php:816
msgid "Reorder mode closed"
msgstr "Läget för att ändra ordning avslutat"

#: wp-includes/class-wp-customize-nav-menus.php:540
#: wp-includes/class-wp-customize-widgets.php:815
msgid "Reorder mode enabled"
msgstr "Läget för att ändra ordning aktiverat"

#: wp-includes/class-wp-customize-nav-menus.php:512
#: wp-includes/customize/class-wp-customize-nav-menu-setting.php:440
msgctxt "Missing menu name."
msgid "(unnamed)"
msgstr "(ej namngiven)"

#. translators: Hidden accessibility text.
#: wp-includes/customize/class-wp-customize-nav-menu-control.php:63
msgid "When in reorder mode, additional controls to reorder menu items will be available in the items list above."
msgstr "När du aktiverar läget för att ändra ordningen på menyval kommer extra verktyg att visas i listan ovan."

#: wp-includes/class-wp-customize-nav-menus.php:543
msgid "Close reorder mode"
msgstr "Avsluta läget för att ändra ordning"

#: wp-includes/class-wp-customize-nav-menus.php:542
#: wp-includes/customize/class-wp-customize-nav-menu-control.php:55
msgid "Reorder menu items"
msgstr "Ändra ordning på menyval"

#: wp-includes/customize/class-wp-customize-nav-menu-control.php:52
msgid "Add or remove menu items"
msgstr "Lägg till eller ta bort menyval"

#. translators: Do not translate USERNAME, ADMIN_EMAIL, NEW_EMAIL, EMAIL,
#. SITENAME, SITEURL: those are placeholders.
#: wp-includes/user.php:2858
msgid ""
"Hi ###USERNAME###,\n"
"\n"
"This notice confirms that your email address on ###SITENAME### was changed to ###NEW_EMAIL###.\n"
"\n"
"If you did not change your email, please contact the Site Administrator at\n"
"###ADMIN_EMAIL###\n"
"\n"
"This email has been sent to ###EMAIL###\n"
"\n"
"Regards,\n"
"All at ###SITENAME###\n"
"###SITEURL###"
msgstr ""
"Hej ###USERNAME###!\n"
"\n"
"Detta meddelande bekräftar att din e-postadress på webbplatsen ###SITENAME### har ändrats till ###NEW_EMAIL###.\n"
"\n"
"Om du inte har ändrat din e-postadress bör du kontakta webbplatsens administratör via ###ADMIN_EMAIL###\n"
"\n"
"Detta meddelande skickades till ###EMAIL###\n"
"\n"
"Vänliga hälsningar,\n"
"Vi på ###SITENAME###\n"
"###SITEURL###"

#. translators: Do not translate USERNAME, ADMIN_EMAIL, EMAIL, SITENAME,
#. SITEURL: those are placeholders.
#: wp-includes/user.php:2800
msgid ""
"Hi ###USERNAME###,\n"
"\n"
"This notice confirms that your password was changed on ###SITENAME###.\n"
"\n"
"If you did not change your password, please contact the Site Administrator at\n"
"###ADMIN_EMAIL###\n"
"\n"
"This email has been sent to ###EMAIL###\n"
"\n"
"Regards,\n"
"All at ###SITENAME###\n"
"###SITEURL###"
msgstr ""
"Hej ###USERNAME###,\n"
"\n"
"Detta meddelande bekräftar att ditt lösenord har ändrats på ###SITENAME###.\n"
"\n"
"Om du inte har ändrat ditt lösenord bör du kontakta webbplatsens administratör via ###ADMIN_EMAIL###\n"
"\n"
"Detta meddelande skickades till ###EMAIL###\n"
"\n"
"Vänliga hälsningar,\n"
"Vi på ###SITENAME###\n"
"###SITEURL###"

#: wp-includes/class-wp-taxonomy.php:633
msgid "No tags"
msgstr "Inga etiketter"

#. translators: %s: Shortcode tag.
#: wp-includes/shortcodes.php:407
msgid "Attempting to parse a shortcode without a valid callback: %s"
msgstr "Försöker tolka en kortkod utan ett giltig återanrop: %s"

#: wp-includes/script-loader.php:827
msgid "Close code tag"
msgstr "Avsluta taggen code"

#: wp-includes/script-loader.php:825
msgid "Close list item tag"
msgstr "Avsluta taggen för listobjekt"

#: wp-includes/script-loader.php:824
msgid "List item"
msgstr "Listobjekt"

#: wp-includes/script-loader.php:823
msgid "Close numbered list tag"
msgstr "Avsluta taggen för numrerad lista"

#: wp-includes/script-loader.php:821
msgid "Close bulleted list tag"
msgstr "Avsluta taggen för punktlista"

#: wp-includes/script-loader.php:818
msgid "Close inserted text tag"
msgstr "Avsluta taggen för infogad text"

#: wp-includes/script-loader.php:817
msgid "Inserted text"
msgstr "Infogad text"

#: wp-includes/script-loader.php:816
msgid "Close deleted text tag"
msgstr "Avsluta taggen för borttagen text"

#: wp-includes/script-loader.php:815
msgid "Deleted text (strikethrough)"
msgstr "Borttagen text (genomstruken)"

#: wp-includes/script-loader.php:814
msgid "Close blockquote tag"
msgstr "Avsluta taggen för framhävt citat"

#: wp-includes/script-loader.php:811
msgid "Close italic tag"
msgstr "Avsluta taggen för kursiv text"

#: wp-includes/script-loader.php:809
msgid "Close bold tag"
msgstr "Avsluta taggen för fetstil"

#: wp-includes/media-template.php:1499
msgctxt "media"
msgid "Remove video track"
msgstr "Ta bort videospår"

#: wp-includes/media-template.php:1452
msgid "Remove poster image"
msgstr "Ta bort posterbild"

#: wp-includes/media-template.php:1415 wp-includes/media-template.php:1429
msgid "Remove video source"
msgstr "Ta bort videokälla"

#: wp-includes/media-template.php:1324 wp-includes/media-template.php:1339
msgid "Remove audio source"
msgstr "Ta bort ljudkälla"

#: wp-includes/formatting.php:129
msgctxt "Comma-separated list of replacement words in your language"
msgid "&#8217;tain&#8217;t,&#8217;twere,&#8217;twas,&#8217;tis,&#8217;twill,&#8217;til,&#8217;bout,&#8217;nuff,&#8217;round,&#8217;cause,&#8217;em"
msgstr " "

#: wp-includes/formatting.php:121
msgctxt "Comma-separated list of words to texturize in your language"
msgid "'tain't,'twere,'twas,'tis,'twill,'til,'bout,'nuff,'round,'cause,'em"
msgstr " "

#. translators: Hidden accessibility text.
#: wp-includes/widgets/class-wp-widget-custom-html.php:272
#: wp-includes/widgets/class-wp-widget-text.php:511
#: wp-includes/widgets/class-wp-widget-text.php:572
msgid "Content:"
msgstr "Innehåll:"

#: wp-includes/class-wp-xmlrpc-server.php:679
msgid "Allow link notifications from other blogs (pingbacks and trackbacks) on new posts."
msgstr "Tillåt länkaviseringar från andra bloggar (pingbacks och trackbacks) på nya inlägg."

#: wp-includes/class-wp-editor.php:1415
msgid "Ctrl + letter:"
msgstr "Ctrl + bokstav:"

#: wp-includes/class-wp-editor.php:1414
msgid "Cmd + letter:"
msgstr "Cmd + bokstav:"

#: wp-includes/class-wp-editor.php:1413
msgid "Shift + Alt + letter:"
msgstr "Shift + Alt + bokstav:"

#: wp-includes/class-wp-editor.php:1412
msgid "Ctrl + Alt + letter:"
msgstr "Ctrl + Alt + bokstav:"

#: wp-includes/class-wp-editor.php:1408
msgid "Inline toolbar (when an image, link or preview is selected)"
msgstr "Infogat verktygsfält (när en bild, länk eller förhandsvisning är markerad)"

#: wp-includes/class-wp-editor.php:1406
msgid "Additional shortcuts,"
msgstr "Ytterligare genvägar,"

#: wp-includes/class-wp-editor.php:1405
msgid "Default shortcuts,"
msgstr "Standardgenvägar,"

#: wp-includes/class-wp-customize-section.php:248
#: wp-includes/js/dist/customize-widgets.js:1847
msgid "Customizing"
msgstr "Anpassar"

#. translators: Hidden accessibility text.
#: wp-includes/customize/class-wp-customize-nav-menu-auto-add-control.php:42
#: wp-includes/customize/class-wp-customize-nav-menus-panel.php:98
msgid "Menu Options"
msgstr "Menyalternativ"

#: wp-includes/class-wp-customize-nav-menus.php:1288
#: wp-admin/includes/nav-menu.php:386 wp-admin/includes/nav-menu.php:833
#: wp-admin/includes/nav-menu.php:1128
msgid "Add to Menu"
msgstr "Lägg till i meny"

#: wp-includes/class-wp-customize-nav-menus.php:1270
#: wp-admin/includes/nav-menu.php:191
msgid "Custom Links"
msgstr "Anpassade länkar"

#. translators: Hidden accessibility text.
#: wp-includes/class-wp-customize-nav-menus.php:1179
#: wp-includes/class-wp-customize-widgets.php:953
#: wp-includes/customize/class-wp-customize-themes-section.php:134
#: wp-includes/customize/class-wp-customize-themes-section.php:148
#: wp-admin/plugin-install.php:103 wp-admin/plugins.php:566
#: wp-admin/theme-install.php:112 wp-admin/themes.php:138
msgid "The search results will be updated as you type."
msgstr "Sökresultaten uppdateras vartefter du skriver."

#: wp-includes/class-wp-customize-nav-menus.php:1174
msgid "Search Menu Items"
msgstr "Sök menyval"

#: wp-includes/class-wp-customize-nav-menus.php:1169
msgid "Add Menu Items"
msgstr "Lägg till menyval"

#. translators: &#9656; is the unicode right-pointing triangle. %s: Section
#. title in the Customizer.
#: wp-includes/class-wp-customize-nav-menus.php:530
#: wp-includes/class-wp-customize-nav-menus.php:1166
#: wp-includes/class-wp-customize-section.php:246
#: wp-includes/class-wp-customize-widgets.php:929
msgid "Customizing &#9656; %s"
msgstr "Anpassar &#9656; %s"

#: wp-includes/class-wp-customize-nav-menus.php:1105
msgid "Move one level down"
msgstr "Flytta ner en nivå"

#: wp-includes/class-wp-customize-nav-menus.php:1104
msgid "Move one level up"
msgstr "Flytta upp en nivå"

#: wp-includes/class-wp-customize-nav-menus.php:517
msgid "Menu Locations"
msgstr "Menypositioner"

#. translators: %s: Number of menu locations.
#: wp-includes/class-wp-customize-nav-menus.php:697
msgid "Your theme can display menus in %s location. Select which menu you would like to use."
msgid_plural "Your theme can display menus in %s locations. Select which menu appears in each location."
msgstr[0] "Ditt tema innehåller %s plats för menyer. Välj vilken meny du vill använda."
msgstr[1] "Ditt tema innehåller %s platser för menyer. Välj vilken meny du vill använda på respektive plats."

#: wp-includes/class-wp-customize-nav-menus.php:661
msgid "This panel is used for managing navigation menus for content you have already published on your site. You can create menus and add items for existing content such as pages, posts, categories, tags, formats, or custom links."
msgstr "Denna panel används för att hantera menyer för innehåll som redan är publicerat på din webbplats. Du kan skapa menyer och lägga till val för befintligt innehåll, såsom sidor, inlägg, kategorier, etiketter, format eller anpassade länkar."

#. translators: %s: Previous item name.
#: wp-includes/class-wp-customize-nav-menus.php:570 wp-admin/nav-menus.php:582
msgid "Out from under %s"
msgstr "Ut från under %s"

#. translators: %s: Previous item name.
#: wp-includes/class-wp-customize-nav-menus.php:568 wp-admin/nav-menus.php:580
msgid "Under %s"
msgstr "Under %s"

#. translators: %s: Previous item name.
#: wp-includes/class-wp-customize-nav-menus.php:566 wp-admin/nav-menus.php:578
msgid "Move out from under %s"
msgstr "Flytta ut från under %s"

#. translators: %s: Previous item name.
#: wp-includes/class-wp-customize-nav-menus.php:564 wp-admin/nav-menus.php:576
msgid "Move under %s"
msgstr "Flytta under %s"

#: wp-includes/class-wp-customize-nav-menus.php:562 wp-admin/nav-menus.php:574
msgid "Move to the top"
msgstr "Flytta till toppen"

#: wp-includes/class-wp-customize-nav-menus.php:561 wp-admin/nav-menus.php:573
msgid "Move down one"
msgstr "Flytta ner ett steg"

#: wp-includes/class-wp-customize-nav-menus.php:560 wp-admin/nav-menus.php:572
msgid "Move up one"
msgstr "Flytta upp ett steg"

#: wp-includes/class-wp-customize-nav-menus.php:539
msgid "Loading more results... please wait."
msgstr "Laddar in fler resultat … vänta."

#. translators: %d: Number of additional menu items found.
#: wp-includes/class-wp-customize-nav-menus.php:538
msgid "Additional items found: %d"
msgstr "Ytterligare %d val hittades"

#. translators: %d: Number of menu items found.
#: wp-includes/class-wp-customize-nav-menus.php:536
msgid "Number of items found: %d"
msgstr "Antal hittade objekt: %d"

#. translators: %s: Title of a menu item in draft status.
#: wp-includes/class-wp-customize-nav-menus.php:534
#: wp-admin/includes/class-walker-nav-menu-edit.php:113
msgid "%s (Pending)"
msgstr "%s (Väntande)"

#. translators: %s: Title of an invalid menu item.
#: wp-includes/class-wp-customize-nav-menus.php:532
#: wp-admin/includes/class-walker-nav-menu-edit.php:109
msgid "%s (Invalid)"
msgstr "%s (ogiltig)"

#: wp-includes/class-wp-customize-nav-menus.php:528 wp-admin/nav-menus.php:599
msgid "Menu item is now a sub-item"
msgstr "Menyvalet är nu ett underval"

#: wp-includes/class-wp-customize-nav-menus.php:527 wp-admin/nav-menus.php:598
msgid "Menu item moved out of submenu"
msgstr "Menyval utflyttat från undermeny"

#: wp-includes/class-wp-customize-nav-menus.php:526 wp-admin/nav-menus.php:596
msgid "Menu item moved down"
msgstr "Menyval nedflyttat"

#: wp-includes/class-wp-customize-nav-menus.php:525 wp-admin/nav-menus.php:595
msgid "Menu item moved up"
msgstr "Menyval uppflyttat"

#: wp-includes/class-wp-customize-nav-menus.php:524
msgid "Menu deleted"
msgstr "Meny borttagen"

#: wp-includes/class-wp-customize-nav-menus.php:523
msgid "Menu created"
msgstr "Meny skapad"

#: wp-includes/class-wp-customize-nav-menus.php:522
msgid "Menu item deleted"
msgstr "Menyval borttaget"

#: wp-includes/class-wp-customize-nav-menus.php:521 wp-admin/nav-menus.php:593
msgid "Menu item added"
msgstr "Menyval tillagt"

#: wp-includes/class-wp-customize-nav-menus.php:167
#: wp-includes/class-wp-customize-nav-menus.php:457
#: wp-admin/includes/nav-menu.php:472
msgctxt "nav menu home label"
msgid "Home"
msgstr "Hem"

#: wp-includes/customize/class-wp-customize-new-menu-control.php:59
#: wp-admin/nav-menus.php:1103 wp-admin/nav-menus.php:1254
msgid "Create Menu"
msgstr "Skapa meny"

#. translators: Nav menu item original title. %s: Original title.
#. translators: %s: Link to menu item's original object.
#: wp-includes/customize/class-wp-customize-nav-menu-item-control.php:170
#: wp-admin/includes/class-walker-nav-menu-edit.php:297
msgid "Original: %s"
msgstr "Original: %s"

#: wp-includes/customize/class-wp-customize-nav-menu-item-control.php:142
#: wp-admin/edit-link-form.php:33
#: wp-admin/includes/class-walker-nav-menu-edit.php:230
#: wp-admin/includes/nav-menu.php:1359
msgid "Link Relationship (XFN)"
msgstr "Relationslänk (XFN)"

#: wp-includes/customize/class-wp-customize-nav-menu-item-control.php:136
#: wp-admin/includes/nav-menu.php:1358
msgid "CSS Classes"
msgstr "CSS-klasser"

#: wp-includes/customize/class-wp-customize-nav-menu-item-control.php:130
#: wp-admin/includes/class-walker-nav-menu-edit.php:211
#: wp-admin/includes/nav-menu.php:1357
msgid "Title Attribute"
msgstr "Rubrikattribut"

#: wp-includes/class-wp-editor.php:1902
#: wp-includes/customize/class-wp-customize-nav-menu-item-control.php:125
#: wp-includes/media-template.php:1268
#: wp-includes/widgets/class-wp-widget-media-image.php:144
#: wp-admin/includes/class-walker-nav-menu-edit.php:218
msgid "Open link in a new tab"
msgstr "Öppna länk i en ny flik"

#: wp-includes/customize/class-wp-customize-nav-menu-item-control.php:118
#: wp-admin/includes/class-walker-nav-menu-edit.php:205
msgid "Navigation Label"
msgstr "Navigeringsetikett"

#: wp-includes/customize/class-wp-customize-nav-menu-auto-add-control.php:46
#: wp-admin/nav-menus.php:1193
msgid "Automatically add new top-level pages to this menu"
msgstr "Lägg automatiskt till nya sidor i toppnivån i denna meny"

#: wp-includes/class-wp-customize-nav-menus.php:517
#: wp-includes/js/dist/core-data.js:14612 wp-admin/nav-menus.php:856
msgid "Menu Location"
msgstr "Menyposition"

#: wp-includes/class-wp-customize-nav-menus.php:1114
#: wp-admin/nav-menus.php:1285
msgid "Delete Menu"
msgstr "Ta bort meny"

#: wp-includes/customize/class-wp-customize-nav-menu-control.php:40
msgid "Add Items"
msgstr "Lägg till val"

#. translators: %s: Site title.
#. translators: User dashboard screen title. %s: Network title.
#: wp-includes/admin-bar.php:384 wp-admin/admin-header.php:48
msgid "User Dashboard: %s"
msgstr "Användarens adminpanel: %s"

#: wp-includes/admin-bar.php:208
msgid "https://learn.wordpress.org/"
msgstr "https://learn.wordpress.org/"

#. translators: 1: The 'id' argument, 2: Sidebar name, 3: Recommended 'id'
#. value.
#: wp-includes/widgets.php:307
msgid "No %1$s was set in the arguments array for the \"%2$s\" sidebar. Defaulting to \"%3$s\". Manually set the %1$s to \"%3$s\" to silence this notice and keep existing sidebar content."
msgstr "Argumentet %1$s var inte satt i argumentmatrisen för sidopanelen ”%2$s”. Därför används i stället standardvärdet ”%3$s”. Ange %1$s manuellt till ”%3$s” för att undvika denna notifiering och behålla befintligt innehåll i sidopanelen."

#: wp-includes/customize/class-wp-customize-themes-panel.php:48
msgctxt "theme"
msgid "Change"
msgstr "Byt"

#. translators: 1: Number of comments, 2: Post title.
#: wp-includes/theme-compat/comments.php:44
msgid "%1$s response to %2$s"
msgid_plural "%1$s responses to %2$s"
msgstr[0] "%1$s svar till %2$s"
msgstr[1] "%1$s svar till %2$s"

#: wp-includes/theme.php:3745
msgid "Customizer"
msgstr "Anpassare"

#: wp-includes/taxonomy.php:4312
msgid "Could not split shared term."
msgstr "Kunde inte dela upp gemensam term."

#: wp-includes/taxonomy.php:528 wp-includes/taxonomy.php:529
msgid "Taxonomy names must be between 1 and 32 characters in length."
msgstr "Namn på taxonomier måste vara mellan 1 och 32 tecken långa."

#: wp-includes/script-loader.php:1326 wp-includes/js/dist/edit-site.js:22314
msgid "Site Preview"
msgstr "Förhandsgranskning av webbplats"

#: wp-includes/post.php:1829 wp-includes/post.php:1830
msgid "Post type names must be between 1 and 20 characters in length."
msgstr "Namn på inläggstyper måste vara mellan 1 och 20 tecken långa."

#. translators: Revision date format, see
#. https://www.php.net/manual/datetime.format.php
#: wp-includes/post-template.php:1927 wp-includes/post-template.php:1970
msgctxt "revision date format"
msgid "F j, Y @ H:i:s"
msgstr "j F Y \\k\\l. H:i:s"

#: wp-includes/class-wp-customize-nav-menus.php:169
#: wp-includes/class-wp-customize-nav-menus.php:464
#: wp-includes/class-wp-customize-nav-menus.php:513
#: wp-includes/customize/class-wp-customize-nav-menu-item-setting.php:339
#: wp-includes/nav-menu.php:954
msgid "Custom Link"
msgstr "Anpassad länk"

#. translators: 1: Site URL, 2: Table name, 3: Database name.
#: wp-includes/ms-load.php:493
msgid "<strong>Could not find site %1$s.</strong> Searched for table %2$s in database %3$s. Is that right?"
msgstr "<strong>Kunde inte hitta webbplatsen %1$s.</strong> Sökte efter tabellen %2$s i databasen %3$s. Är det korrekt?"

#. translators: %s: Table name.
#: wp-includes/ms-load.php:487
msgid "<strong>Database tables are missing.</strong> This means that your host&#8217;s database server is not running, WordPress was not installed properly, or someone deleted %s. You really should look at your database now."
msgstr "<strong>Databastabeller saknas.</strong> Det kan betyda att webbhotellets databasserver inte är igång, att WordPress inte är korrekt konfigurerat eller att någon har tagit bort %s. Du bör kontrollera din databas omgående."

#. translators: Do not translate USERNAME, PASSWORD, LOGINLINK, SITE_NAME:
#. those are placeholders.
#: wp-includes/ms-functions.php:2399
msgid ""
"Howdy USERNAME,\n"
"\n"
"Your new account is set up.\n"
"\n"
"You can log in with the following information:\n"
"Username: USERNAME\n"
"Password: PASSWORD\n"
"LOGINLINK\n"
"\n"
"Thanks!\n"
"\n"
"--The Team @ SITE_NAME"
msgstr ""
"Hej USERNAME,\n"
"\n"
"Ditt nya konto är skapat.\n"
"\n"
"Du kan logga in med följande uppgifter:\n"
"Användarnamn: USERNAME\n"
"Lösenord: PASSWORD\n"
"LOGINLINK\n"
"\n"
"Vänliga hälsningar,\n"
"Teamet på SITE_NAME"

#. translators: Do not translate USERNAME, SITE_NAME, BLOG_URL, PASSWORD: those
#. are placeholders.
#: wp-includes/ms-functions.php:1672 wp-admin/includes/schema.php:1294
msgid ""
"Howdy USERNAME,\n"
"\n"
"Your new SITE_NAME site has been successfully set up at:\n"
"BLOG_URL\n"
"\n"
"You can log in to the administrator account with the following information:\n"
"\n"
"Username: USERNAME\n"
"Password: PASSWORD\n"
"Log in here: BLOG_URLwp-login.php\n"
"\n"
"We hope you enjoy your new site. Thanks!\n"
"\n"
"--The Team @ SITE_NAME"
msgstr ""
"Hej USERNAME,\n"
"\n"
"Din nya SITE_NAME-webbplats har skapats på:\n"
"BLOG_URL\n"
"\n"
"Du kan logga in som administratör med följande uppgifter:\n"
"Användarnamn: USERNAME\n"
"Lösenord: PASSWORD\n"
"Logga in här: BLOG_URLwp-login.php\n"
"\n"
"Vi hoppas du ska trivas med din nya webbplats. Tack!\n"
"\n"
"Vänliga hälsningar,\n"
"Teamet på SITE_NAME"

#: wp-includes/media.php:4988
msgid "Drag and drop to reorder media files."
msgstr "Använd drag och släpp för att ändra ordning på mediafiler."

#: wp-includes/js/dist/editor.js:20963 wp-includes/js/dist/editor.js:20973
#: wp-includes/js/dist/patterns.js:1016 wp-includes/js/dist/patterns.js:1023
#: wp-admin/includes/class-wp-media-list-table.php:643
msgid "Detach"
msgstr "Ta bort bifogning"

#. translators: 1: 'text_direction' argument, 2: bloginfo() function name, 3:
#. is_rtl() function name.
#: wp-includes/general-template.php:906
msgid "The %1$s option is deprecated for the family of %2$s functions. Use the %3$s function instead."
msgstr "Alternativet %1$s är föråldrat för funktionsfamiljen %2$s. Använd funktionen %3$s i stället."

#. translators: 1: 'siteurl'/'home' argument, 2: bloginfo() function name, 3:
#. 'url' argument.
#: wp-includes/general-template.php:825
msgid "The %1$s option is deprecated for the family of %2$s functions. Use the %3$s option instead."
msgstr "Alternativet %1$s är föråldrat för funktionsfamiljen %2$s. Använd alternativet %3$s i stället."

#: wp-includes/blocks/archives.php:62
#: wp-includes/widgets/class-wp-widget-archives.php:100
msgid "Select Post"
msgstr "Välj inlägg"

#: wp-includes/blocks/archives.php:59
#: wp-includes/widgets/class-wp-widget-archives.php:97
msgid "Select Week"
msgstr "Välj vecka"

#: wp-includes/blocks/archives.php:56
#: wp-includes/widgets/class-wp-widget-archives.php:94
msgid "Select Day"
msgstr "Välj dag"

#: wp-includes/blocks/archives.php:50
#: wp-includes/widgets/class-wp-widget-archives.php:88
msgid "Select Year"
msgstr "Välj år"

#. translators: %s: Post title.
#: wp-includes/comment-template.php:1671
msgid "Comments Off<span class=\"screen-reader-text\"> on %s</span>"
msgstr "Kommentarer inaktiverade<span class=\"screen-reader-text\"> för %s</span>"

#. translators: 1: Number of comments, 2: Post title.
#: wp-includes/comment-template.php:1661
msgid "%1$s Comment<span class=\"screen-reader-text\"> on %2$s</span>"
msgid_plural "%1$s Comments<span class=\"screen-reader-text\"> on %2$s</span>"
msgstr[0] "%1$s kommentar<span class=\"screen-reader-text\"> till %2$s</span>"
msgstr[1] "%1$s kommentarer<span class=\"screen-reader-text\"> till %2$s</span>"

#. translators: %s: Post title.
#: wp-includes/comment-template.php:1656
msgid "1 Comment<span class=\"screen-reader-text\"> on %s</span>"
msgstr "1 kommentar<span class=\"screen-reader-text\"> till %s</span>"

#. translators: %s: Post title.
#: wp-includes/comment-template.php:1651
msgid "No Comments<span class=\"screen-reader-text\"> on %s</span>"
msgstr "Inga kommentarer<span class=\"screen-reader-text\"> till %s</span>"

#: wp-includes/class-wp-customize-nav-menus.php:1282
#: wp-includes/class-wp-editor.php:1897 wp-includes/media-template.php:1057
#: wp-admin/includes/nav-menu.php:375
msgid "Link Text"
msgstr "Länktext"

#: wp-includes/customize/class-wp-customize-theme-control.php:291
#: wp-includes/customize/class-wp-customize-theme-control.php:293
#: wp-admin/includes/class-theme-installer-skin.php:147
#: wp-admin/includes/class-theme-upgrader-skin.php:103
#: wp-admin/includes/class-wp-themes-list-table.php:225
#: wp-admin/includes/theme.php:1072 wp-admin/includes/theme.php:1074
#: wp-admin/theme-install.php:419 wp-admin/theme-install.php:436
#: wp-admin/themes.php:636 wp-admin/themes.php:654 wp-admin/themes.php:1027
#: wp-admin/themes.php:1043 wp-admin/themes.php:1269 wp-admin/themes.php:1288
#: wp-admin/js/updates.js:1826
msgid "Live Preview"
msgstr "Förhandsgranskning live"

#: wp-includes/customize/class-wp-customize-theme-control.php:237
msgctxt "theme"
msgid "Previewing:"
msgstr "Förhandsgranskar:"

#: wp-includes/customize/class-wp-customize-theme-control.php:83
#: wp-includes/customize/class-wp-customize-themes-section.php:78
#: wp-admin/themes.php:588 wp-admin/themes.php:664 wp-admin/themes.php:980
msgid "Theme Details"
msgstr "Uppgifter om tema"

#: wp-includes/class-wp-taxonomy.php:632
msgid "No categories found."
msgstr "Inga kategorier hittades."

#: wp-includes/class-wp-editor.php:1391 wp-includes/script-loader.php:807
msgid "Distraction-free writing mode"
msgstr "Distraktionsfritt skrivläge"

#. translators: 1: title-tag, 2: wp_loaded
#: wp-includes/theme.php:2931
msgid "Theme support for %1$s should be registered before the %2$s hook."
msgstr "Temastöd för %1$s bör registreras innan åtgärds-hooken %2$s."

#: wp-includes/class-wp-customize-widgets.php:811
msgid "Widget moved down"
msgstr "Widget nedflyttad"

#: wp-includes/class-wp-customize-widgets.php:810
msgid "Widget moved up"
msgstr "Widget uppflyttad"

#: wp-includes/class-wp-editor.php:1420
msgid "To move focus to other buttons use Tab or the arrow keys. To return focus to the editor press Escape or use one of the buttons."
msgstr "För att flytta fokus till andra knappar, använd Tab- eller piltangenterna. För att flytta tillbaka fokus till redigeraren, tryck på ”Escape”-tangenten eller någon av knapparna."

#: wp-includes/class-wp-editor.php:1411
msgid "Elements path"
msgstr "Elementsökväg"

#: wp-includes/class-wp-editor.php:1410
msgid "Editor toolbar"
msgstr "Verktygsfält för redigerare"

#: wp-includes/class-wp-editor.php:1409
msgid "Editor menu (when enabled)"
msgstr "Meny för redigerare (när aktiverad)"

#: wp-includes/class-wp-editor.php:1407
msgid "Focus shortcuts:"
msgstr "Fokusgenvägar:"

#: wp-includes/class-wp-editor.php:1370
msgid "Rich Text Area. Press Alt-Shift-H for help."
msgstr "Visuellt textfält. Tryck Alt+Shift+H för hjälp."

#. translators: 1: Month, 2: Day of month.
#: wp-includes/class-wp-date-query.php:445
msgid "The following values do not describe a valid date: month %1$s, day %2$s."
msgstr "Följande värden representerar inte ett giltigt datum: månad %1$s, dag %2$s."

#. translators: %s: Database access abstraction class, usually wpdb or a class
#. extending wpdb.
#: wp-includes/class-wpdb.php:1283
msgid "%s must set a database connection for use with escaping."
msgstr "%s måste ange en databasanslutning för användning med escape-procedurer."

#: wp-includes/theme.php:2738
msgid "You need to pass an array of types."
msgstr "Du måste skicka en array med typer."

#: wp-includes/taxonomy.php:2574
msgid "A term with the name provided already exists in this taxonomy."
msgstr "Det finns redan en term med det angivna namnet i denna taxonomi."

#: wp-includes/pluggable.php:1934
msgid "You can see all comments on this post here:"
msgstr "Du kan se alla kommentarer till inlägget här:"

#: wp-includes/pluggable.php:1898
msgid "You can see all pingbacks on this post here:"
msgstr "Du kan se alla pingbacks på detta inlägg här:"

#: wp-includes/pluggable.php:1884
msgid "You can see all trackbacks on this post here:"
msgstr "Du kan se alla trackbacks till inlägget här:"

#. translators: %s: Comment text.
#: wp-includes/pluggable.php:1883 wp-includes/pluggable.php:1897
#: wp-includes/pluggable.php:1933 wp-includes/pluggable.php:2120
msgid "Comment: %s"
msgstr "Kommentar: %s"

#. translators: %s: Trackback/pingback/comment author URL.
#: wp-includes/pluggable.php:1881 wp-includes/pluggable.php:1895
#: wp-includes/pluggable.php:1925 wp-includes/pluggable.php:2088
#: wp-includes/pluggable.php:2099 wp-includes/pluggable.php:2112
msgid "URL: %s"
msgstr "URL: %s"

#: wp-includes/media.php:5007
msgctxt "noun"
msgid "Trash"
msgstr "Papperskorg"

#: wp-includes/media-template.php:815
msgid "Edit Selection"
msgstr "Redigera val"

#: wp-includes/js/dist/editor.js:11973 wp-includes/js/dist/editor.js:12122
#: wp-admin/includes/class-wp-comments-list-table.php:847
#: wp-admin/includes/class-wp-media-list-table.php:830
#: wp-admin/includes/class-wp-posts-list-table.php:1527
#: wp-admin/includes/dashboard.php:802
msgctxt "verb"
msgid "Trash"
msgstr "Ta bort"

#. translators: Hidden accessibility text.
#: wp-includes/link-template.php:2895 wp-includes/link-template.php:3035
msgid "Posts navigation"
msgstr "Inläggsnavigering"

#: wp-includes/link-template.php:2894
msgid "Newer posts"
msgstr "Nyare inlägg"

#: wp-includes/link-template.php:2893
msgid "Older posts"
msgstr "Äldre inlägg"

#: wp-includes/l10n.php:1843
msgctxt "translations"
msgid "Available"
msgstr "Tillgängliga"

#: wp-includes/l10n.php:1806
msgctxt "translations"
msgid "Installed"
msgstr "Installerade"

#: wp-includes/general-template.php:1766
msgctxt "post format archive title"
msgid "Chats"
msgstr "Chattar"

#: wp-includes/general-template.php:1764
msgctxt "post format archive title"
msgid "Audio"
msgstr "Ljud"

#: wp-includes/general-template.php:1762
msgctxt "post format archive title"
msgid "Statuses"
msgstr "Statusar"

#: wp-includes/general-template.php:1760
msgctxt "post format archive title"
msgid "Links"
msgstr "Länkar"

#: wp-includes/general-template.php:1758
msgctxt "post format archive title"
msgid "Quotes"
msgstr "Citat"

#: wp-includes/general-template.php:1756
msgctxt "post format archive title"
msgid "Videos"
msgstr "Videoklipp"

#: wp-includes/general-template.php:1754
msgctxt "post format archive title"
msgid "Images"
msgstr "Bilder"

#: wp-includes/general-template.php:1752
msgctxt "post format archive title"
msgid "Galleries"
msgstr "Gallerier"

#: wp-includes/general-template.php:1750
msgctxt "post format archive title"
msgid "Asides"
msgstr "Notiser"

#. translators: See https://www.php.net/manual/datetime.format.php
#: wp-includes/general-template.php:1746 wp-includes/general-template.php:2530
msgctxt "daily archives date format"
msgid "F j, Y"
msgstr "j F Y"

#. translators: Custom template title in the Site Editor. %s: Author name.
#. translators: %s: Name of the author e.g: "Admin".
#: wp-includes/block-template-utils.php:970
#: wp-includes/js/dist/edit-site.js:43207
msgid "Author: %s"
msgstr "Författare: %s"

#. translators: 1: Year, 2: Month, 3: Day of month.
#: wp-includes/class-wp-date-query.php:429
msgid "The following values do not describe a valid date: year %1$s, month %2$s, day %3$s."
msgstr "Följande värden beskriver inte ett giltigt datum: år %1$s, månad %2$s, dag %3$s."

#. translators: Date query invalid date message. 1: Invalid value, 2: Type of
#. value, 3: Minimum valid value, 4: Maximum valid value.
#: wp-includes/class-wp-date-query.php:399
msgid "Invalid value %1$s for %2$s. Expected value should be between %3$s and %4$s."
msgstr "Ogiltigt värde %1$s för %2$s. Förväntat värde bör vara mellan %3$s och %4$s."

#. translators: Comment reply button text. %s: Comment author name.
#: wp-includes/comment-template.php:1762
msgid "Reply to %s"
msgstr "Svar till %s"

#: wp-includes/class-wp-editor.php:1392
msgid "No alignment"
msgstr "Ingen justering"

#: wp-includes/class-wp-editor.php:1343
msgctxt "vertical table cell alignment"
msgid "V Align"
msgstr "V-justering"

#: wp-includes/class-wp-editor.php:1338
msgctxt "horizontal table cell alignment"
msgid "H Align"
msgstr "H-justering"

#: wp-includes/class-wp-editor.php:1309
msgid "Border color"
msgstr "Ramfärg"

#: wp-includes/class-wp-editor.php:1301
msgid "Add to Dictionary"
msgstr "Lägg till i ordbok"

#: wp-includes/class-wp-editor.php:1280
msgid "No color"
msgstr "Ingen färg"

#: wp-includes/class-wp-editor.php:1279
msgctxt "label for custom color"
msgid "Custom..."
msgstr "Anpassad …"

#: wp-includes/class-wp-editor.php:1278
msgid "Custom color"
msgstr "Anpassad färg"

#: wp-includes/class-wp-editor.php:1277
#: wp-includes/js/dist/block-editor.js:45145
#: wp-includes/js/dist/block-editor.js:57661
#: wp-includes/js/dist/block-editor.js:59638
#: wp-includes/js/dist/block-editor.js:59671
#: wp-includes/js/dist/block-editor.js:60094
#: wp-includes/js/dist/editor.js:14255 wp-includes/js/dist/editor.js:36135
msgid "Color"
msgstr "Färg"

#: wp-includes/customize/class-wp-customize-media-control.php:253
#: wp-includes/widgets/class-wp-widget-media-image.php:38
msgid "No image selected"
msgstr "Ingen bild vald"

#: wp-includes/customize/class-wp-customize-media-control.php:248
#: wp-includes/customize/class-wp-customize-media-control.php:254
#: wp-includes/js/dist/block-library.js:47774
msgid "Select image"
msgstr "Välj bild"

#: wp-includes/customize/class-wp-customize-media-control.php:265
#: wp-includes/js/dist/editor.js:9639
msgid "Choose file"
msgstr "Välj fil"

#: wp-includes/customize/class-wp-customize-media-control.php:263
msgid "No file selected"
msgstr "Ingen fil vald"

#: wp-includes/customize/class-wp-customize-media-control.php:260
msgid "Change file"
msgstr "Ändra fil"

#: wp-includes/post.php:96
msgctxt "post type general name"
msgid "Media"
msgstr "Media"

#: wp-includes/post.php:62
msgctxt "add new from admin bar"
msgid "Page"
msgstr "Sida"

#: wp-includes/post.php:27
msgctxt "add new from admin bar"
msgid "Post"
msgstr "Inlägg"

#: wp-includes/class-wp-editor.php:1384
msgctxt "TinyMCE menu"
msgid "Format"
msgstr "Format"

#: wp-includes/class-wp-editor.php:1195
msgctxt "list style"
msgid "Default"
msgstr "Standard"

#: wp-includes/admin-bar.php:1026
msgctxt "add new from admin bar"
msgid "Link"
msgstr "Länk"

#: wp-login.php:1450
msgid "<strong>You have successfully updated WordPress!</strong> Please log back in to see what&#8217;s new."
msgstr "<strong>Du har nu uppdaterat WordPress!</strong> Logga in igen för att se vad som är nytt."

#: wp-includes/media.php:5011
msgid ""
"You are about to trash these items.\n"
"  'Cancel' to stop, 'OK' to delete."
msgstr ""
"Du är på väg att lägga dessa objekt i papperskorgen.\n"
"  ”Avbryt” för att stoppa, ”OK” för att ta bort."

#: wp-includes/media.php:5012
msgid "Bulk select"
msgstr "Välj flera"

#. translators: %s: Taxonomy label, %l: List of terms formatted as per
#. $term_template.
#: wp-includes/taxonomy.php:4831
msgid "%s: %l."
msgstr "%s: %l."

#: wp-includes/class-wp-customize-nav-menus.php:511 wp-admin/js/nav-menu.js:841
msgctxt "missing menu item navigation label"
msgid "(no label)"
msgstr "(saknar etikett)"

#: wp-includes/ms-load.php:99
msgid "This site is no longer available."
msgstr "Denna webbplats är inte längre tillgänglig."

#: wp-includes/media.php:5020 wp-includes/media.php:5021
#: wp-includes/js/dist/media-utils.js:17737
msgid "Search media"
msgstr "Sök media"

#. translators: Hidden accessibility text.
#: wp-includes/media.php:5019
#: wp-admin/includes/class-wp-media-list-table.php:315
msgid "Filter by type"
msgstr "Filtrera efter typ"

#: wp-includes/class-wp-post-type.php:1009 wp-includes/media.php:5018
msgid "Filter by date"
msgstr "Filtrera efter datum"

#: wp-includes/js/dist/editor.js:12736 wp-includes/js/dist/media-utils.js:17110
#: wp-admin/includes/class-wp-media-list-table.php:647
msgid "(Unattached)"
msgstr "(Ej bifogat)"

#: wp-includes/media.php:5002 wp-admin/includes/class-wp-list-table.php:765
#: wp-admin/includes/media.php:2885
msgid "All dates"
msgstr "Alla datum"

#: wp-includes/media.php:3357
msgid "Bitrate Mode"
msgstr "Bithastighetsläge"

#: wp-includes/media.php:3356
msgid "Bitrate"
msgstr "Bithastighet"

#: wp-includes/media-template.php:570
msgid "Edit more details"
msgstr "Redigera fler uppgifter"

#: wp-includes/media-template.php:562
msgid "View attachment page"
msgstr "Visa bilagans sida"

#: wp-includes/media-template.php:456 wp-admin/includes/media.php:3370
#: wp-admin/includes/media.php:3372
msgid "Uploaded to:"
msgstr "Uppladdad till:"

#: wp-includes/media-template.php:447 wp-admin/includes/media.php:3355
#: wp-admin/includes/media.php:3357
msgid "Uploaded by:"
msgstr "Uppladdat av:"

#: wp-includes/media-template.php:494 wp-admin/includes/media.php:3436
msgid "Bitrate:"
msgstr "Bithastighet:"

#: wp-includes/media-template.php:469 wp-admin/includes/media.php:1725
#: wp-admin/includes/media.php:3520
msgid "Dimensions:"
msgstr "Mått:"

#: wp-includes/media-template.php:466 wp-admin/includes/media.php:3428
msgid "File size:"
msgstr "Filstorlek:"

#: wp-includes/media-template.php:445
msgid "Uploaded on:"
msgstr "Uppladdat:"

#: wp-includes/media-template.php:465 wp-admin/includes/media.php:1721
#: wp-admin/includes/media.php:3395
msgid "File type:"
msgstr "Filtyp:"

#. translators: Hidden accessibility text.
#: wp-includes/media-template.php:464
#: wp-admin/includes/class-wp-media-list-table.php:520
#: wp-admin/includes/media.php:1720 wp-admin/includes/media.php:3392
msgid "File name:"
msgstr "Filnamn:"

#. translators: Hidden accessibility text.
#: wp-includes/media-template.php:367
msgid "Edit next media item"
msgstr "Redigera nästa mediafil"

#. translators: Hidden accessibility text.
#: wp-includes/media-template.php:366
msgid "Edit previous media item"
msgstr "Redigera föregående mediafil"

#. translators: %s: Maximum allowed file size.
#: wp-includes/media-template.php:297 wp-admin/includes/media.php:2326
msgid "Maximum upload file size: %s."
msgstr "Maximal filstorlek för uppladdning: %s."

#. translators: Hidden accessibility text.
#: wp-includes/media-template.php:233
msgid "Close uploader"
msgstr "Stäng uppladdaren"

#. translators: Hidden accessibility text.
#: wp-includes/class-wp-editor.php:1926
msgid "Search or use up and down arrow keys to select an item."
msgstr "Sök eller använd piltangenterna (upp och ned) för att välja ett objekt."

#: wp-includes/class-wp-editor.php:1390
msgid "Read more..."
msgstr "Läs mer …"

#: wp-includes/class-wp-editor.php:1375
msgid "Your browser does not support direct access to the clipboard. Please use keyboard shortcuts or your browser&#8217;s edit menu instead."
msgstr "Din webbläsare stöder inte direkt åtkomst till urklipp. Använd tangentbordsgenvägar eller din webbläsares redigeringsmeny i stället."

#: wp-includes/class-wp-customize-widgets.php:420
msgid "Widgets are independent sections of content that can be placed into widgetized areas provided by your theme (commonly called sidebars)."
msgstr "Widgetar är oberoende innehållsavsnitt som kan placeras i widgetområden som ditt tema tillhandahåller (dessa områden kallas ofta även sidopaneler)."

#. translators: %s: The site/panel title in the Customizer.
#: wp-includes/class-wp-customize-panel.php:387
#: wp-includes/customize/class-wp-customize-nav-menus-panel.php:83
#: wp-admin/customize.php:241
msgid "You are customizing %s"
msgstr "Du anpassar %s"

#: wp-includes/comment.php:3815
msgid "<strong>Error:</strong> The comment could not be saved. Please try again later."
msgstr "<strong>Fel:</strong> Kommentaren kunde inte sparas. Försök igen senare."

#: wp-includes/update.php:255 wp-includes/update.php:481
#: wp-includes/update.php:767 wp-admin/includes/plugin-install.php:178
#: wp-admin/includes/theme.php:570 wp-admin/includes/translation-install.php:82
#: wp-admin/includes/update.php:154
msgid "(WordPress could not establish a secure connection to WordPress.org. Please contact your server administrator.)"
msgstr "(WordPress kunde inte upprätta en säker anslutning till WordPress.org. Kontakta din serveradministratör.)"

#: wp-includes/class-wp-customize-widgets.php:1314
msgid "Shift-click to edit this widget."
msgstr "Klicka med shift nedtryckt för att redigera denna widget."

#: wp-includes/class-wp-editor.php:1158
msgctxt "HTML tag"
msgid "Address"
msgstr "Adress"

#: wp-includes/class-wp-editor.php:1368
msgid "If you are looking to paste rich content from Microsoft Word, try turning this option off. The editor will clean up text pasted from Word automatically."
msgstr "Om du planerar att kopiera in formaterad text från Microsoft Word kan du prova att inaktivera detta alternativ. Då kommer redigeraren automatiskt att rensa text som kopieras in från Word."

#: wp-includes/class-wp-editor.php:1403 wp-admin/user-edit.php:358
msgid "Keyboard Shortcuts"
msgstr "Tangentbordsgenvägar"

#. translators: %s: Browser cookie documentation URL.
#: wp-login.php:1341
msgid "<strong>Error:</strong> Cookies are blocked or not supported by your browser. You must <a href=\"%s\">enable cookies</a> to use WordPress."
msgstr "<strong>Fel:</strong> Cookies är blockerade eller stöds inte av din webbläsare. Du måste <a href=\"%s\">aktivera cookies</a> för att kunna använda WordPress."

#. translators: 1: Browser cookie documentation URL, 2: Support forums URL.
#: wp-login.php:1330
msgid "<strong>Error:</strong> Cookies are blocked due to unexpected output. For help, please see <a href=\"%1$s\">this documentation</a> or try the <a href=\"%2$s\">support forums</a>."
msgstr "<strong>Fel:</strong> Cookies är blockerade på grund av oväntad utmatning. Du hittar hjälp i <a href=\"%1$s\">denna dokumentation</a> eller ställ en fråga i <a href=\"%2$s\">det officiella supportforumet</a>."

#: wp-includes/media.php:5087
msgid "Add to Audio Playlist"
msgstr "Lägg till i ljudspellista"

#: wp-includes/media.php:5086
msgid "Add to audio playlist"
msgstr "Lägg till i ljudspellista"

#: wp-includes/media.php:5085
msgid "Update audio playlist"
msgstr "Uppdatera ljudspellista"

#: wp-includes/media.php:5084
msgid "Insert audio playlist"
msgstr "Infoga ljudspellista"

#: wp-includes/media.php:5083
msgid "&#8592; Cancel audio playlist"
msgstr "← Avbryt spellista (audio)"

#: wp-includes/media.php:5082
msgid "Edit audio playlist"
msgstr "Redigera ljudspellista"

#: wp-includes/media.php:5063
msgid "There has been an error cropping your image."
msgstr "Ett fel uppstod när bilden skulle beskäras."

#: wp-includes/media.php:3354
msgctxt "video or audio"
msgid "Length"
msgstr "Längd"

#. translators: Hidden accessibility text.
#: wp-includes/customize/class-wp-customize-date-time-control.php:164
#: wp-includes/media.php:3353 wp-includes/js/dist/block-library.js:6082
#: wp-includes/js/dist/components.js:40684 wp-admin/includes/template.php:853
msgid "Year"
msgstr "År"

#: wp-includes/media.php:3352
msgid "Genre"
msgstr "Genre"

#: wp-includes/media-template.php:531 wp-includes/media-template.php:783
#: wp-includes/media.php:3348 wp-includes/js/dist/block-library.js:47741
msgid "Album"
msgstr "Album"

#: wp-includes/media-template.php:530 wp-includes/media-template.php:782
#: wp-includes/media.php:3347 wp-includes/js/dist/block-library.js:47730
msgid "Artist"
msgstr "Artist"

#: wp-includes/media-template.php:1275
#: wp-includes/widgets/class-wp-widget-media-image.php:130
msgid "Link CSS Class"
msgstr "CSS-klass för länk"

#: wp-includes/media-template.php:1261
#: wp-includes/widgets/class-wp-widget-media-image.php:121
msgid "Image CSS Class"
msgstr "CSS-klass för bild"

#: wp-includes/media-template.php:1257
#: wp-includes/widgets/class-wp-widget-media-image.php:152
msgid "Image Title Attribute"
msgstr "Rubrikattribut för bild"

#: wp-includes/media-template.php:1253
msgid "Advanced Options"
msgstr "Avancerade alternativ"

#: wp-includes/media-template.php:1205
msgid "Custom Size"
msgstr "Anpassad storlek"

#: wp-includes/media-template.php:1152
msgid "Display Settings"
msgstr "Visningsinställningar"

#: wp-includes/media-template.php:1287
msgid "Edit Original"
msgstr "Redigera original"

#: wp-includes/media-template.php:1026
msgid "Show Video List"
msgstr "Visa videolista"

#: wp-includes/class-wp-editor.php:1342
msgctxt "table cell alignment attribute"
msgid "None"
msgstr "Ingen"

#: wp-includes/class-wp-editor.php:1332
msgid "Split table cell"
msgstr "Dela tabellcell"

#: wp-includes/class-wp-editor.php:1171 wp-includes/js/dist/editor.js:35433
msgid "Font Sizes"
msgstr "Textstorlekar"

#: wp-includes/class-wp-editor.php:1170 wp-includes/post.php:601
msgid "Font Family"
msgstr "Typsnittsfamilj"

#: wp-includes/class-wp-editor.php:1143
msgctxt "TinyMCE"
msgid "Headings"
msgstr "Rubriker"

#. translators: Hidden accessibility text.
#: wp-includes/class-wp-customize-widgets.php:939
msgid "Search Widgets"
msgstr "Sök widgetar"

#: wp-includes/class-wp-customize-widgets.php:806
msgid "Save and preview changes before publishing them."
msgstr "Spara och förhandsgranska ändringar innan publicering."

#: wp-includes/class-wp-customize-widgets.php:731
msgctxt "Move widget"
msgid "Move"
msgstr "Flytta"

#. translators: Hidden accessibility text.
#: wp-includes/customize/class-wp-customize-header-image-control.php:148
msgid "Set image"
msgstr "Ange bild"

#: wp-includes/media-template.php:1361 wp-includes/media-template.php:1460
msgctxt "auto preload"
msgid "Auto"
msgstr "Auto"

#: wp-includes/media.php:5060
msgid "Cropping&hellip;"
msgstr "Beskär …"

#: wp-includes/media-template.php:1486 wp-includes/media-template.php:1502
#: wp-includes/widgets/class-wp-widget-media-video.php:87
msgid "Tracks (subtitles, captions, descriptions, chapters, or metadata)"
msgstr "Spår (undertexter, bildtexter, beskrivningar, kapitel eller metadata)"

#: wp-includes/class-wp-customize-widgets.php:722
msgid "Move to another area&hellip;"
msgstr "Flytta till ett annat område …"

#: wp-includes/class-wp-editor.php:1383
msgctxt "TinyMCE menu"
msgid "Table"
msgstr "Tabell"

#: wp-includes/class-wp-editor.php:1382
msgctxt "TinyMCE menu"
msgid "View"
msgstr "Vy"

#: wp-includes/class-wp-editor.php:1381
msgctxt "TinyMCE menu"
msgid "Tools"
msgstr "Verktyg"

#: wp-includes/class-wp-editor.php:1380
msgctxt "TinyMCE menu"
msgid "Edit"
msgstr "Redigera"

#: wp-includes/class-wp-editor.php:1379
msgctxt "TinyMCE menu"
msgid "File"
msgstr "Fil"

#: wp-includes/class-wp-editor.php:1378
msgctxt "TinyMCE menu"
msgid "Insert"
msgstr "Infoga"

#. translators: Word count.
#: wp-includes/class-wp-editor.php:1365
msgid "Words: %s"
msgstr "Ord: %s"

#: wp-includes/class-wp-editor.php:1361
msgctxt "editor button"
msgid "Show blocks"
msgstr "Visa block"

#: wp-includes/class-wp-editor.php:1357
msgctxt "TinyMCE"
msgid "Templates"
msgstr "Mallar"

#: wp-includes/class-wp-editor.php:1356
msgctxt "TinyMCE"
msgid "Insert template"
msgstr "Infoga mall"

#: wp-includes/class-wp-editor.php:1354
msgctxt "table cell scope attribute"
msgid "Scope"
msgstr "Tabellomfång"

#: wp-includes/class-wp-editor.php:1319
msgctxt "table footer"
msgid "Footer"
msgstr "Tabellfot"

#: wp-includes/class-wp-editor.php:1318
msgctxt "table body"
msgid "Body"
msgstr "Innehåll"

#: wp-includes/class-wp-editor.php:1317
msgctxt "table header"
msgid "Header"
msgstr "Tabellhuvud"

#: wp-includes/class-wp-editor.php:1315
msgctxt "table cell"
msgid "Cell"
msgstr "Cell"

#: wp-includes/class-wp-editor.php:1300
msgctxt "spellcheck"
msgid "Ignore"
msgstr "Ignorera"

#: wp-includes/class-wp-editor.php:1299
msgctxt "spellcheck"
msgid "Ignore all"
msgstr "Ignorera alla"

#: wp-includes/class-wp-editor.php:1298
msgctxt "spellcheck"
msgid "Finish"
msgstr "Slutför"

#: wp-includes/class-wp-editor.php:1295
msgctxt "find/replace"
msgid "Replace all"
msgstr "Ersätt alla"

#: wp-includes/class-wp-editor.php:1294
msgctxt "find/replace"
msgid "Find"
msgstr "Hitta"

#: wp-includes/class-wp-editor.php:1293
msgctxt "find/replace"
msgid "Replace with"
msgstr "Ersätt med"

#: wp-includes/class-wp-editor.php:1291
msgctxt "find/replace"
msgid "Whole words"
msgstr "Hela ord"

#. translators: Previous.
#: wp-includes/class-wp-editor.php:1290
msgctxt "find/replace"
msgid "Prev"
msgstr "Föreg."

#: wp-includes/class-wp-editor.php:1288
msgctxt "find/replace"
msgid "Next"
msgstr "Nästa"

#: wp-includes/class-wp-editor.php:1287
msgctxt "find/replace"
msgid "Replace"
msgstr "Ersätt"

#: wp-includes/class-wp-editor.php:1250
#: wp-includes/js/dist/block-library.js:46606
msgctxt "editor button"
msgid "Left to right"
msgstr "Vänster till höger"

#: wp-includes/class-wp-editor.php:1249
msgctxt "editor button"
msgid "Right to left"
msgstr "Höger till vänster"

#: wp-includes/class-wp-editor.php:1207
msgctxt "Link anchors (TinyMCE)"
msgid "Anchors"
msgstr "Ankare"

#: wp-includes/class-wp-editor.php:1206
msgctxt "Link anchor (TinyMCE)"
msgid "Anchor"
msgstr "Ankare"

#: wp-includes/class-wp-editor.php:1205
msgctxt "Name of link anchor (TinyMCE)"
msgid "Name"
msgstr "Namn"

#: wp-includes/class-wp-editor.php:1202
msgctxt "list style"
msgid "Lower Roman"
msgstr "Romersk, gemener"

#: wp-includes/class-wp-editor.php:1201
msgctxt "list style"
msgid "Upper Roman"
msgstr "Romersk, versaler"

#: wp-includes/class-wp-editor.php:1200
msgctxt "list style"
msgid "Upper Alpha"
msgstr "Alfa, versaler"

#: wp-includes/class-wp-editor.php:1199
msgctxt "list style"
msgid "Lower Alpha"
msgstr "Alfa, gemener"

#: wp-includes/class-wp-editor.php:1198
msgctxt "list style"
msgid "Lower Greek"
msgstr "Grekisk, gemener"

#: wp-includes/class-wp-editor.php:1197
msgctxt "list style"
msgid "Disc"
msgstr "Disk"

#: wp-includes/class-wp-editor.php:1196
msgctxt "list style"
msgid "Circle"
msgstr "Cirkel"

#: wp-includes/class-wp-editor.php:1194
msgctxt "list style"
msgid "Square"
msgstr "Fyrkant"

#: wp-includes/class-wp-editor.php:1192 wp-includes/script-loader.php:820
msgid "Bulleted list"
msgstr "Punktlista"

#: wp-includes/class-wp-editor.php:1160
msgctxt "HTML elements"
msgid "Inline"
msgstr "Inline"

#: wp-includes/class-wp-editor.php:1156
msgctxt "HTML tag"
msgid "Pre"
msgstr "Förformaterad"

#: wp-includes/class-wp-editor.php:1155
msgctxt "HTML tag"
msgid "Div"
msgstr "Div"

#. translators: Block tags.
#: wp-includes/class-wp-editor.php:1152
msgctxt "TinyMCE"
msgid "Blocks"
msgstr "Block"

#: wp-includes/class-wp-editor.php:1141
msgctxt "TinyMCE"
msgid "Formats"
msgstr "Format"

#: wp-includes/media-template.php:1346 wp-includes/media-template.php:1437
msgid "Add alternate sources for maximum HTML5 playback"
msgstr "Lägg till alternativa källor för maximal HTML5-uppspelning"

#: wp-includes/user.php:3061
msgid "Hint: The password should be at least twelve characters long. To make it stronger, use upper and lower case letters, numbers, and symbols like ! \" ? $ % ^ &amp; )."
msgstr "Tips: Lösenordet bör vara minst tolv tecken långt. För att göra det starkare, använd gemener, versaler, siffror och symboler, såsom ! \" ? $ % ^ &amp; )."

#. translators: %s: wpdb::prepare()
#: wp-includes/class-wpdb.php:1476
msgid "The query argument of %s must have a placeholder."
msgstr "Query-argumentet för %s måste ha en platsmarkör."

#: wp-includes/nav-menu.php:430
msgid "Invalid menu ID."
msgstr "Ogiltigt meny-ID."

#: wp-includes/media.php:5097
msgid "Add to video Playlist"
msgstr "Lägg till i videospellista"

#: wp-includes/media.php:5096
msgid "Add to video playlist"
msgstr "Lägg till i videospellista"

#: wp-includes/media.php:5095
msgid "Update video playlist"
msgstr "Uppdatera videospellista"

#: wp-includes/media.php:5094
msgid "Insert video playlist"
msgstr "Infoga videospellista"

#: wp-includes/media.php:5093
msgid "&#8592; Cancel video playlist"
msgstr "← Avbryt spellista (video)"

#: wp-includes/media.php:5092
msgid "Edit video playlist"
msgstr "Redigera videospellista"

#: wp-includes/media.php:5091
msgid "Create video playlist"
msgstr "Skapa videospellista"

#: wp-includes/media.php:5090
msgid "Drag and drop to reorder videos."
msgstr "Dra och släpp för att ändra ordning på videoklipp."

#: wp-includes/media.php:5081
msgid "Create audio playlist"
msgstr "Skapa ljudspellista"

#: wp-includes/media.php:5080
msgid "Drag and drop to reorder tracks."
msgstr "Dra och släpp för att ändra ordning på spår."

#: wp-includes/media.php:5077
msgid "Add subtitles"
msgstr "Lägg till undertexter"

#: wp-includes/media.php:5074
msgid "Add video source"
msgstr "Lägg till videokälla"

#: wp-includes/media.php:5073
msgid "Replace video"
msgstr "Byt video"

#: wp-includes/media.php:5072
msgid "Video details"
msgstr "Uppgifter om video"

#: wp-includes/media.php:5068
msgid "Add audio source"
msgstr "Lägg till ljudkälla"

#: wp-includes/media.php:5067
msgid "Replace audio"
msgstr "Byt ljud"

#: wp-includes/media.php:5066
msgid "Audio details"
msgstr "Uppgifter om ljudfil"

#: wp-includes/media.php:5059
msgid "Crop your image"
msgstr "Beskär din bild"

#: wp-includes/media.php:5058
msgid "Crop image"
msgstr "Beskär bild"

#: wp-includes/media.php:5057
msgid "Skip cropping"
msgstr "Hoppa över beskärning"

#: wp-includes/media.php:5056
msgid "Select and crop"
msgstr "Välj och beskär"

#: wp-includes/media.php:5051 wp-includes/media.php:5069
#: wp-includes/media.php:5075
msgid "Cancel edit"
msgstr "Avbryt redigering"

#: wp-includes/media.php:5049
msgid "Image details"
msgstr "Uppgifter om bild"

#: wp-includes/media.php:4999
msgid "Create a new video playlist"
msgstr "Skapa en ny spellista med videoklipp"

#: wp-includes/media.php:4998
msgid "Create a new playlist"
msgstr "Skapa en ny spellista"

#. translators: Hidden accessibility text.
#: wp-includes/class-wp-customize-nav-menus.php:1158
#: wp-includes/class-wp-customize-panel.php:380
#: wp-includes/class-wp-customize-section.php:370
#: wp-includes/class-wp-customize-widgets.php:919
#: wp-includes/customize/class-wp-customize-nav-menus-panel.php:75
#: wp-includes/customize/class-wp-customize-themes-panel.php:72
#: wp-includes/media.php:4981
#: wp-includes/build/routes/font-list/content.js:3956
#: wp-includes/build/routes/font-list/content.js:4484
#: wp-includes/js/dist/block-editor.js:28476
#: wp-includes/js/dist/block-editor.js:28512
#: wp-includes/js/dist/block-library.js:40750
#: wp-includes/js/dist/components.js:43760 wp-includes/js/dist/edit-post.js:719
#: wp-includes/js/dist/edit-site.js:7012 wp-includes/js/dist/edit-site.js:43519
#: wp-includes/js/dist/edit-site.js:43546
#: wp-includes/js/dist/edit-site.js:43676
#: wp-includes/js/dist/edit-site.js:45388
#: wp-includes/js/dist/edit-site.js:45415
#: wp-includes/js/dist/edit-site.js:45487 wp-includes/js/dist/editor.js:22370
#: wp-includes/js/dist/editor.js:24326 wp-includes/js/dist/editor.js:24854
#: wp-includes/js/dist/editor.js:41572 wp-includes/js/dist/preferences.js:550
#: wp-includes/js/dist/script-modules/boot/index.js:1376
#: wp-admin/includes/ms.php:49 wp-admin/theme-install.php:60
msgid "Back"
msgstr "Tillbaka"

#: wp-includes/media-template.php:1503
msgid "There are no associated subtitles."
msgstr "Det finns inga associerade undertexter."

#: wp-includes/media-template.php:1450
msgid "Poster Image"
msgstr "Posterbild"

#: wp-includes/media-template.php:1371 wp-includes/media-template.php:1470
#: wp-includes/js/dist/block-library.js:7186
#: wp-includes/js/dist/block-library.js:7195
#: wp-includes/js/dist/block-library.js:72097
#: wp-includes/js/dist/block-library.js:72106
msgid "Autoplay"
msgstr "Spela upp automatiskt"

#: wp-includes/media-template.php:1362 wp-includes/media-template.php:1461
#: wp-includes/js/dist/block-library.js:7246
#: wp-includes/js/dist/block-library.js:72054
#: wp-includes/js/dist/block-library.js:72238
#: wp-admin/includes/meta-boxes.php:1568
msgid "Metadata"
msgstr "Metadata"

#: wp-includes/media-template.php:1049
msgid "Show Images"
msgstr "Visa bilder"

#: wp-includes/media-template.php:1039
msgid "Show Artist Name in Tracklist"
msgstr "Visa artistnamn i spellistan"

#: wp-includes/media-template.php:1028
#: wp-includes/js/dist/block-library.js:47385
#: wp-includes/js/dist/block-library.js:47392
msgid "Show Tracklist"
msgstr "Visa spår"

#: wp-includes/media-template.php:1015
msgid "Playlist Settings"
msgstr "Inställningar för spellista"

#: wp-includes/widgets/class-wp-widget-search.php:31
msgctxt "Search widget"
msgid "Search"
msgstr "Sök"

#: wp-includes/class-wp-editor.php:1388 wp-includes/script-loader.php:828
msgid "Insert Read More tag"
msgstr "Infoga taggen ”Läs mer”"

#: wp-includes/class-wp-editor.php:1387
msgid "Toolbar Toggle"
msgstr "Visa/dölj verktygsfält"

#: wp-includes/js/dist/block-library.js:38306
#: wp-includes/js/dist/customize-widgets.js:847
#: wp-includes/js/dist/edit-widgets.js:3365 wp-includes/js/dist/editor.js:51030
#: wp-admin/menu.php:390 wp-admin/tools.php:43
msgid "Tools"
msgstr "Verktyg"

#: wp-includes/class-wp-editor.php:1362
msgid "Show invisible characters"
msgstr "Visa osynliga tecken"

#: wp-includes/class-wp-editor.php:1360
msgid "Text color"
msgstr "Textfärg"

#: wp-includes/class-wp-editor.php:1359
msgid "Background color"
msgstr "Bakgrundsfärg"

#: wp-includes/class-wp-editor.php:1328
#: wp-includes/js/dist/block-library.js:65816
msgid "Delete column"
msgstr "Ta bort kolumn"

#: wp-includes/class-wp-editor.php:1348
msgid "Row group"
msgstr "Radgrupp"

#: wp-includes/class-wp-editor.php:1351
msgid "Cell type"
msgstr "Celltyp"

#: wp-includes/class-wp-editor.php:1316
msgid "Header cell"
msgstr "Cellhuvud"

#: wp-includes/class-wp-editor.php:1304
msgid "Insert table"
msgstr "Infoga tabell"

#: wp-includes/class-wp-editor.php:1350
msgid "Row type"
msgstr "Radtyp"

#: wp-includes/class-wp-editor.php:1353
msgid "Cell spacing"
msgstr "Cellavstånd"

#: wp-includes/class-wp-editor.php:1352
msgid "Cell padding"
msgstr "Padding för cell"

#: wp-includes/class-wp-editor.php:1349
msgid "Column group"
msgstr "Kolumngrupp"

#: wp-includes/class-wp-editor.php:1312
#: wp-includes/js/dist/block-editor.js:17259
msgid "Rows"
msgstr "Rader"

#: wp-includes/script-loader.php:1131
msgid "Finnish"
msgstr "Finska"

#: wp-includes/class-wp-editor.php:1296
msgid "Match case"
msgstr "Matcha skiftläge"

#: wp-includes/class-wp-editor.php:1292
msgid "Find and replace"
msgstr "Sök och ersätt"

#: wp-includes/media-template.php:1288 wp-includes/media.php:4979
#: wp-includes/js/dist/block-editor.js:50473
#: wp-includes/js/dist/block-library.js:17539
#: wp-includes/js/dist/block-library.js:18286
#: wp-includes/js/dist/block-library.js:29112
#: wp-includes/js/dist/block-library.js:30983
#: wp-includes/js/dist/block-library.js:47716
#: wp-includes/js/dist/block-library.js:47784
#: wp-includes/js/dist/block-library.js:61576
#: wp-includes/js/dist/block-library.js:69341
#: wp-includes/js/dist/editor.js:9279 wp-includes/js/dist/editor.js:9397
#: wp-includes/js/dist/editor.js:45127
msgid "Replace"
msgstr "Ersätt"

#: wp-includes/class-wp-editor.php:1286
msgid "Could not find the specified string."
msgstr "Kunde inte hitta den specificerade strängen."

#: wp-includes/class-wp-editor.php:1254
msgid "Paste as text"
msgstr "Klistra in som text"

#: wp-includes/class-wp-editor.php:1253
#: wp-includes/js/dist/block-library.js:44850
msgid "Page break"
msgstr "Sidbrytning"

#: wp-includes/class-wp-editor.php:1252
msgid "Nonbreaking space"
msgstr "Hårt mellanslag"

#: wp-includes/class-wp-editor.php:1245
msgid "Embed"
msgstr "Bädda in"

#: wp-includes/class-wp-editor.php:1244
msgid "Insert video"
msgstr "Infoga video"

#: wp-includes/class-wp-editor.php:1243
msgid "Paste your embed code below:"
msgstr "Klistra in din inbäddningskod nedan:"

#: wp-includes/class-wp-editor.php:1242
msgid "Alternative source"
msgstr "Alternativ källa"

#: wp-includes/class-wp-editor.php:1269
msgid "New window"
msgstr "Nytt fönster"

#: wp-includes/class-wp-editor.php:1270
msgid "Text to display"
msgstr "Text att visa"

#: wp-includes/class-wp-editor.php:1235
msgid "Insert date/time"
msgstr "Infoga datum/tid"

#: wp-includes/class-wp-editor.php:1233 wp-includes/script-loader.php:819
msgid "Insert image"
msgstr "Infoga bild"

#: wp-includes/class-wp-editor.php:1231 wp-includes/js/dist/components.js:33294
msgid "Style"
msgstr "Stil"

#: wp-includes/class-wp-editor.php:1259
msgid "Horizontal line"
msgstr "Horisontell linje"

#: wp-includes/class-wp-editor.php:1217
msgid "Encoding"
msgstr "Teckenkodning"

#: wp-includes/class-wp-editor.php:1216
msgid "Keywords"
msgstr "Nyckelord"

#: wp-includes/class-wp-editor.php:1214
msgid "Robots"
msgstr "Robotar"

#: wp-includes/class-wp-editor.php:1251
msgid "Emoticons"
msgstr "Emotikoner"

#: wp-includes/class-wp-editor.php:1169
msgid "Source code"
msgstr "Källkod"

#: wp-includes/class-wp-editor.php:1248
msgid "Special character"
msgstr "Specialtecken"

#: wp-includes/class-wp-editor.php:1261
msgid "Restore last draft"
msgstr "Återställ senaste utkast"

#: wp-includes/class-wp-editor.php:1190
msgid "Visual aids"
msgstr "Visuella hjälpmedel"

#: wp-includes/class-wp-editor.php:1175
#: wp-includes/js/dist/block-editor.js:17447
msgid "Align left"
msgstr "Vänsterställ"

#: wp-includes/class-wp-editor.php:1176
msgid "Justify"
msgstr "Justera"

#: wp-includes/class-wp-editor.php:1367
msgid "Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off."
msgstr "Inklistring är nu satt till läget för oformaterad text. Innehåll kommer nu att klistras in som oformaterad text tills du stänger av detta val."

#: wp-includes/class-wp-editor.php:1178
msgid "Decrease indent"
msgstr "Minska indrag"

#: wp-includes/class-wp-editor.php:1173
#: wp-includes/js/dist/block-editor.js:17451
msgid "Align center"
msgstr "Justera centrerat"

#: wp-includes/class-wp-editor.php:1165
msgid "Clear formatting"
msgstr "Rensa formatering"

#: wp-includes/widgets/class-wp-widget-block.php:45
#: wp-includes/js/dist/edit-widgets.js:2666 wp-includes/js/dist/editor.js:64022
msgid "Block"
msgstr "Block"

#: wp-includes/class-wp-editor.php:1177
msgid "Increase indent"
msgstr "Öka indrag"

#: wp-includes/class-wp-editor.php:1193 wp-includes/script-loader.php:822
msgid "Numbered list"
msgstr "Numrerad lista"

#: wp-includes/class-wp-editor.php:1174
#: wp-includes/js/dist/block-editor.js:17455
msgid "Align right"
msgstr "Högerställ"

#: wp-includes/class-wp-customize-widgets.php:809
#: wp-admin/includes/ajax-actions.php:1111
#: wp-admin/includes/ajax-actions.php:2393 wp-admin/js/media.js:127
#: wp-admin/js/media.js:132 wp-admin/js/updates.js:2345
msgid "An error has occurred. Please reload the page and try again."
msgstr "Ett fel har uppstått. Ladda om sidan och försök igen."

#: wp-includes/class-wp-customize-widgets.php:730
msgid "Select an area to move this widget into:"
msgstr "Välj ett område att flytta denna widget till:"

#. translators: Hidden accessibility text.
#: wp-includes/class-wp-customize-nav-menus.php:1102
#: wp-includes/class-wp-customize-widgets.php:724
#: wp-includes/js/dist/block-editor.js:34503
#: wp-includes/js/dist/block-editor.js:73223
#: wp-includes/js/dist/block-editor.js:73224
#: wp-includes/js/dist/block-library.js:40478
#: wp-includes/js/dist/edit-site.js:23029 wp-includes/js/dist/editor.js:9186
#: wp-admin/includes/class-walker-nav-menu-edit.php:148
#: wp-admin/includes/template.php:1403
msgid "Move up"
msgstr "Flytta upp"

#. translators: Hidden accessibility text.
#: wp-includes/class-wp-customize-nav-menus.php:1103
#: wp-includes/class-wp-customize-widgets.php:723
#: wp-includes/js/dist/block-editor.js:34508
#: wp-includes/js/dist/block-editor.js:73248
#: wp-includes/js/dist/block-editor.js:73249
#: wp-includes/js/dist/block-library.js:40489
#: wp-includes/js/dist/edit-site.js:23040 wp-includes/js/dist/editor.js:9202
#: wp-admin/includes/class-walker-nav-menu-edit.php:165
#: wp-admin/includes/template.php:1416
msgid "Move down"
msgstr "Flytta ner"

#: wp-includes/customize/class-wp-customize-nav-menu-control.php:56
#: wp-includes/customize/class-wp-widget-area-customize-control.php:60
msgid "Reorder"
msgstr "Ändra ordning"

#: wp-includes/class-wp-customize-widgets.php:932
#: wp-includes/customize/class-wp-widget-area-customize-control.php:57
msgid "Add a Widget"
msgstr "Lägg till en widget"

#: wp-includes/customize/class-wp-customize-header-image-control.php:272
msgctxt "custom headers"
msgid "Suggested"
msgstr "Föreslaget"

#: wp-includes/customize/class-wp-customize-header-image-control.php:265
msgctxt "custom headers"
msgid "Previously uploaded"
msgstr "Tidigare uppladdat"

#: wp-includes/customize/class-wp-customize-header-image-control.php:251
msgid "Current header"
msgstr "Nuvarande sidhuvud"

#: wp-includes/customize/class-wp-customize-header-image-control.php:177
msgid "Randomizing suggested headers"
msgstr "Slumpar föreslagna sidhuvuden"

#: wp-includes/customize/class-wp-customize-header-image-control.php:175
msgid "Randomizing uploaded headers"
msgstr "Slumpar uppladdade sidhuvuden"

#: wp-includes/customize/class-wp-customize-header-image-control.php:136
msgid "Randomize suggested headers"
msgstr "Slumpa föreslagna sidhuvuden"

#: wp-includes/customize/class-wp-customize-header-image-control.php:134
msgid "Randomize uploaded headers"
msgstr "Slumpa uppladdade sidhuvuden"

#: wp-includes/admin-bar.php:228
msgid "https://wordpress.org/support/forum/requests-and-feedback"
msgstr "https://wordpress.org/support/forum/requests-and-feedback"

#: wp-login.php:423 wp-admin/includes/class-wp-users-list-table.php:318
msgid "Change"
msgstr "Ändra"

#: wp-includes/js/dist/block-library.js:55301
#: wp-includes/js/dist/core-data.js:14646
#: wp-includes/js/dist/edit-site.js:44135
#: wp-includes/js/dist/edit-site.js:46535 wp-includes/js/dist/editor.js:10454
#: wp-includes/js/dist/editor.js:45279 wp-includes/js/dist/editor.js:48281
#: wp-includes/js/dist/editor.js:48326 wp-admin/includes/ajax-actions.php:2271
#: wp-admin/includes/class-wp-posts-list-table.php:1985
#: wp-admin/includes/class-wp-privacy-requests-table.php:44
msgid "Status"
msgstr "Status"

#: wp-includes/js/dist/editor.js:39903 wp-includes/js/dist/editor.js:39962
#: wp-admin/comment.php:64 wp-admin/edit-comments.php:208
#: wp-admin/edit-form-advanced.php:337 wp-admin/edit-link-form.php:66
#: wp-admin/edit-tags.php:271 wp-admin/edit.php:252 wp-admin/edit.php:309
#: wp-admin/erase-personal-data.php:23 wp-admin/export-personal-data.php:23
#: wp-admin/export.php:51 wp-admin/import.php:24
#: wp-admin/includes/class-custom-background.php:99
#: wp-admin/includes/class-custom-image-header.php:108
#: wp-admin/includes/class-wp-screen.php:855 wp-admin/includes/ms.php:1147
#: wp-admin/index.php:44 wp-admin/link-manager.php:57 wp-admin/media-new.php:49
#: wp-admin/my-sites.php:44 wp-admin/nav-menus.php:726
#: wp-admin/nav-menus.php:767 wp-admin/options-discussion.php:24
#: wp-admin/options-general.php:53 wp-admin/options-media.php:34
#: wp-admin/options-permalink.php:23 wp-admin/options-privacy.php:38
#: wp-admin/options-reading.php:25 wp-admin/options-writing.php:23
#: wp-admin/plugin-editor.php:139 wp-admin/plugin-install.php:96
#: wp-admin/plugins.php:563 wp-admin/revision.php:152
#: wp-admin/site-health.php:80 wp-admin/theme-editor.php:28
#: wp-admin/theme-install.php:123 wp-admin/themes.php:143
#: wp-admin/update-core.php:996 wp-admin/upload.php:179 wp-admin/upload.php:369
#: wp-admin/user-edit.php:71 wp-admin/user-new.php:293 wp-admin/users.php:34
#: wp-admin/widgets-form.php:43 wp-admin/network/index.php:34
#: wp-admin/network/settings.php:49 wp-admin/network/site-new.php:23
#: wp-admin/network/sites.php:29 wp-admin/network/themes.php:312
#: wp-admin/network/upgrade.php:27 wp-admin/network/user-new.php:20
#: wp-admin/network/users.php:257
msgid "Overview"
msgstr "Översikt"

#: wp-includes/general-template.php:5014
msgctxt "admin color scheme"
msgid "Coffee"
msgstr "Kaffe"

#: wp-includes/general-template.php:5002
msgctxt "admin color scheme"
msgid "Ocean"
msgstr "Hav"

#: wp-includes/general-template.php:4990
msgctxt "admin color scheme"
msgid "Ectoplasm"
msgstr "Ektoplasma"

#: wp-includes/general-template.php:4978
msgctxt "admin color scheme"
msgid "Sunrise"
msgstr "Soluppgång"

#: wp-includes/class-wp-image-editor.php:305
msgid "Attempted to set image quality outside of the range [1,100]."
msgstr "Du försökte ställa in bildkvalitet utanför intervallet [1,100]."

#: wp-includes/widgets/class-wp-widget-tag-cloud.php:26
msgid "A cloud of your most used tags."
msgstr "Ett moln med dina mest använda etiketter."

#: wp-includes/widgets/class-wp-widget-rss.php:26
msgid "Entries from any RSS or Atom feed."
msgstr "Inlägg från valfritt RSS- eller Atom-flöde."

#: wp-includes/widgets/class-wp-widget-recent-comments.php:27
msgid "Your site&#8217;s most recent comments."
msgstr "Din webbplats senaste kommentarer."

#: wp-includes/widgets/class-wp-widget-recent-posts.php:27
msgid "Your site&#8217;s most recent Posts."
msgstr "Din webbplats senaste inlägg."

#: wp-includes/widgets/class-wp-widget-categories.php:27
msgid "A list or dropdown of categories."
msgstr "En lista eller rullgardinsmeny över kategorier."

#: wp-includes/widgets/class-wp-widget-meta.php:29
msgid "Login, RSS, &amp; WordPress.org links."
msgstr "Länkar för inloggning, RSS-flöden och WordPress.org."

#: wp-includes/widgets/class-wp-widget-archives.php:27
msgid "A monthly archive of your site&#8217;s Posts."
msgstr "Ett arkiv som visar webbplatsens inlägg månadsvis."

#: wp-includes/widgets/class-wp-widget-search.php:27
msgid "A search form for your site."
msgstr "Ett sökformulär för din webbplats."

#: wp-includes/widgets/class-wp-widget-pages.php:27
msgid "A list of your site&#8217;s Pages."
msgstr "En lista med sidor på din webbplats."

#. translators: %s: Support forums URL.
#: wp-includes/customize/class-wp-customize-themes-section.php:89
#: wp-includes/rest-api/endpoints/class-wp-rest-pattern-directory-controller.php:142
#: wp-includes/update.php:253 wp-includes/update.php:479
#: wp-includes/update.php:765 wp-admin/includes/plugin-install.php:176
#: wp-admin/includes/plugin-install.php:191
#: wp-admin/includes/plugin-install.php:206 wp-admin/includes/theme.php:568
#: wp-admin/includes/theme.php:582 wp-admin/includes/theme.php:597
#: wp-admin/includes/translation-install.php:80
#: wp-admin/includes/translation-install.php:94
#: wp-admin/includes/translation-install.php:106
#: wp-admin/includes/update.php:152 wp-admin/theme-install.php:63
msgid "An unexpected error occurred. Something may be wrong with WordPress.org or this server&#8217;s configuration. If you continue to have problems, please try the <a href=\"%s\">support forums</a>."
msgstr "Ett oväntat fel inträffade. Något kan vara fel med WordPress.org eller hur denna server är konfigurerad. Om problemet fortsätter kan du prova att fråga i <a href=\"%s\">supportforumet</a>."

#. translators: To add an additional Open Sans character subset specific to
#. your language, translate this to 'greek', 'cyrillic' or 'vietnamese'. Do not
#. translate into your own language.
#: wp-includes/script-loader.php:1600
msgctxt "Open Sans font: add new subset (greek, cyrillic, vietnamese)"
msgid "no-subset"
msgstr "no-subset"

#. translators: %s: The word 'and'.
#: wp-includes/link-template.php:1852
msgid "Use commas instead of %s to separate excluded terms."
msgstr "Använd kommatecken i stället för %s för att separera exkluderade termer."

#: wp-includes/general-template.php:4966
msgctxt "admin color scheme"
msgid "Midnight"
msgstr "Midnatt"

#: wp-includes/general-template.php:4942
msgctxt "admin color scheme"
msgid "Light"
msgstr "Ljust"

#: wp-includes/general-template.php:4918
msgctxt "admin color scheme"
msgid "Default"
msgstr "Standard"

#. translators: Hidden accessibility text.
#. translators: 'menu' as in website navigation menu.
#: wp-includes/admin-bar.php:247 wp-includes/blocks/navigation.php:743
#: wp-includes/blocks/navigation.php:895
#: wp-includes/widgets/class-wp-nav-menu-widget.php:50
#: wp-includes/js/dist/block-library.js:38481
#: wp-includes/js/dist/block-library.js:38509
#: wp-includes/js/dist/block-library.js:39554
#: wp-includes/js/dist/block-library.js:40193
#: wp-includes/js/dist/core-data.js:14593 wp-includes/js/dist/editor.js:36558
msgid "Menu"
msgstr "Meny"

#: wp-includes/update.php:999
msgid "Translation Updates"
msgstr "Uppdateringar för översättningar"

#. translators: %s: Theme directory name.
#: wp-includes/class-wp-theme.php:306
msgid "The theme directory \"%s\" does not exist."
msgstr "Temakatalogen ”%s” finns inte."

#: wp-includes/class-wp-query.php:1594
msgctxt "Comma-separated list of search stopwords in your language"
msgid "about,an,are,as,at,be,by,com,for,from,how,in,is,it,of,on,or,that,the,this,to,was,what,when,where,who,will,with,www"
msgstr "att,av,bara,blev,bli,blir,blivit,bort,borta,de,del,delen,dem,den,denna,deras,dess,dessa,det,detta,dig,din,dina,dit,ditt,dock,du,där,därför,då,efter,en,er,era,ert,ett,fick,fin,finnas,finns,få,får,fått,för,före,gör,göra,ha,hade,haft,har,hur,här,hög,i,in,ja,jag,ju,man,med,men,mer,mera,mig,min,mina,nej,ni,nog,nu,när,också,om,oss,på,sin,sina,själv,ska,säga,säger,så,tack,till,tills,upp,ur,ut,utan,vad,var,vara,varför,vem,verkligen,vi,vid,vilken,vilket,vill,vår,våra,vårt,än,ännu,är,även,åt,www"

#: wp-includes/post-template.php:1813
msgid "This content is password-protected. To view it, please enter the password below."
msgstr "Detta innehåll är lösenordsskyddat. För att visa det, ange lösenordet nedan."

#: wp-includes/class-wp-http-curl.php:298
#: wp-includes/class-wp-http-streams.php:332
msgid "Failed to write request to temporary file."
msgstr "Misslyckades att skriva förfrågning till temporär fil."

#: wp-includes/class-wp-http-streams.php:201
#: wp-includes/class-wp-http-streams.php:210
msgid "The SSL certificate for the host could not be verified."
msgstr "SSL-certifikatet för denna värd kunde inte verifieras."

#: wp-includes/media-template.php:869
msgid "Embed Media Player"
msgstr "Bädda in mediaspelare"

#: wp-includes/media-template.php:886
msgid "Link to Attachment Page"
msgstr "Länka till bilagans sida"

#: wp-includes/media-template.php:879
msgid "Link to Media File"
msgstr "Länka till mediafil"

#: wp-includes/media-template.php:856
msgid "Embed or Link"
msgstr "Bädda in eller länka"

#. translators: %s: Visually hidden label for the track length (screen reader
#. text).
#: wp-includes/media-template.php:486 wp-includes/media-template.php:736
#: wp-includes/js/dist/block-library.js:47841 wp-admin/includes/media.php:3435
msgid "Length:"
msgstr "Längd:"

#: wp-includes/script-loader.php:1112
msgid "Captions/Subtitles"
msgstr "Textning"

#: wp-includes/script-loader.php:1107
msgid "Unmute"
msgstr "Sätt på ljud"

#: wp-includes/script-loader.php:1098
msgid "Download File"
msgstr "Ladda ner fil"

#. translators: Indicating that the navigation link is Invalid.
#: wp-includes/script-loader.php:1314
#: wp-includes/js/dist/block-library.js:41664
#: wp-includes/js/dist/editor.js:9675
msgid "Invalid"
msgstr "Ogiltig"

#. translators: Time difference between two dates, in years. %s: Number of
#. years.
#: wp-includes/formatting.php:3926
msgid "%s year"
msgid_plural "%s years"
msgstr[0] "%s år"
msgstr[1] "%s år"

#. translators: Time difference between two dates, in months. %s: Number of
#. months.
#: wp-includes/formatting.php:3919
msgid "%s month"
msgid_plural "%s months"
msgstr[0] "%s månad"
msgstr[1] "%s månader"

#. translators: Time difference between two dates, in weeks. %s: Number of
#. weeks.
#: wp-includes/formatting.php:3912
msgid "%s week"
msgid_plural "%s weeks"
msgstr[0] "%s vecka"
msgstr[1] "%s veckor"

#. translators: %d: ID of a post.
#. translators: %d: ID of a term.
#: wp-includes/class-walker-page-dropdown.php:81
#: wp-includes/class-walker-page.php:164
#: wp-includes/class-wp-customize-nav-menus.php:240
#: wp-includes/class-wp-customize-nav-menus.php:405
#: wp-includes/customize/class-wp-customize-nav-menu-item-setting.php:296
#: wp-includes/nav-menu.php:906 wp-includes/nav-menu.php:948
#: wp-includes/nav-menu.php:995
msgid "#%d (no title)"
msgstr "#%d (ingen rubrik)"

#: wp-includes/post-template.php:2057
msgid "JavaScript must be enabled to use this feature."
msgstr "JavaScript måste vara aktiverat för att använda denna funktion."

#. translators: Localized time format, see
#. https://www.php.net/manual/datetime.format.php
#. translators: Time format, see https://www.php.net/manual/datetime.format.php
#. translators: Comment time format. See
#. https://www.php.net/manual/datetime.format.php
#. translators: Post time format. See
#. https://www.php.net/manual/datetime.format.php
#. translators: privacy request time format. See
#. https://www.php.net/manual/en/datetime.format.php
#. translators: Default time format, see
#. https://www.php.net/manual/datetime.format.php
#: wp-includes/class-wp-locale.php:422 wp-includes/script-loader.php:153
#: wp-includes/script-loader.php:474 wp-admin/admin.php:119
#: wp-admin/comment.php:237 wp-admin/edit-form-advanced.php:655
#: wp-admin/edit-form-advanced.php:662 wp-admin/includes/ajax-actions.php:1645
#: wp-admin/includes/ajax-actions.php:2899
#: wp-admin/includes/ajax-actions.php:2902
#: wp-admin/includes/class-wp-comments-list-table.php:1084
#: wp-admin/includes/class-wp-posts-list-table.php:1203
#: wp-admin/includes/class-wp-privacy-requests-table.php:496
#: wp-admin/includes/schema.php:438 wp-admin/options-general.php:543
msgid "g:i a"
msgstr "H:i"

#: wp-includes/class-wp-xmlrpc-server.php:562
msgid "The URL to the admin area"
msgstr "URL till adminområdet"

#: wp-includes/class-wp-xmlrpc-server.php:557
msgid "Login Address (URL)"
msgstr "Inloggningsadress (URL)"

#. translators: %s: https://apps.wordpress.org
#: wp-includes/media-template.php:248 wp-admin/includes/media.php:2117
msgid "The web browser on your device cannot be used to upload files. You may be able to use the <a href=\"%s\">native app for your device</a> instead."
msgstr "Webbläsaren på din enhet kan inte användas för att ladda upp filer. Du kanske i stället kan använda den <a href=\"%s\">app som är avsedd för din enhet</a>."

#. translators: %s: Admin email address.
#: wp-includes/user.php:3618
msgid "<strong>Error:</strong> Could not register you&hellip; please contact the <a href=\"mailto:%s\">site admin</a>!"
msgstr "<strong>Fel:</strong> Kunde inte registrera dig … kontakta <a href=\"mailto:%s\">webbplatsadministratören</a>!"

#: wp-includes/post-template.php:311
msgid "(more&hellip;)"
msgstr "(mer …)"

#. translators: %s: Site address.
#: wp-signup.php:1029
msgid "The site you were looking for, %s, does not exist, but you can create it now!"
msgstr "Webbplatsen du letade efter, %s, finns inte, men du kan skapa den nu!"

#. translators: %s: Email address.
#: wp-signup.php:888
msgid "Have you entered your email correctly? You have entered %s, if it&#8217;s incorrect, you will not receive your email."
msgstr "Har du angett din e-post korrekt? Du har angett %s, om det är fel, kommer du inte få din e-post."

#: wp-includes/functions.php:7547
msgid "The login page will open in a new tab. After logging in you can close it and return to this page."
msgstr "Inloggningssidan kommer öppna i en ny flik. Efter inloggning kan du stänga den och återvända till denna sida."

#. translators: %s: Comment author link.
#: wp-includes/class-walker-comment.php:336
#: wp-includes/class-walker-comment.php:439
msgid "%s <span class=\"says\">says:</span>"
msgstr "%s <span class=\"says\">skriver:</span>"

#: wp-includes/general-template.php:333 wp-includes/general-template.php:343
msgctxt "submit button"
msgid "Search"
msgstr "Sök"

#. translators: Hidden accessibility text.
#: wp-includes/general-template.php:329 wp-includes/general-template.php:340
msgctxt "label"
msgid "Search for:"
msgstr "Sök efter:"

#: wp-includes/general-template.php:331
msgctxt "placeholder"
msgid "Search &hellip;"
msgstr "Sök …"

#: wp-includes/functions.php:7545 wp-includes/script-loader.php:1327
msgid "Session expired"
msgstr "Session har löpt ut"

#: wp-includes/class-wp-taxonomy.php:632
msgid "No tags found."
msgstr "Inga etiketter hittades."

#. translators: 1: Script name, 2: wp_enqueue_scripts
#: wp-includes/functions.wp-scripts.php:413
msgid "Do not deregister the %1$s script in the administration area. To target the front-end theme, use the %2$s hook."
msgstr "Avregistrera inte skriptet %1$s i adminpanelen. Använd åtgärds-hooken %2$s för att rikta in dig mot temat på webbplatsens publika sidor."

#: wp-includes/class-wp-xmlrpc-server.php:552 wp-admin/options-general.php:246
#: wp-admin/network/site-info.php:177 wp-admin/network/site-info.php:185
#: wp-admin/network/site-new.php:214
msgid "Site Address (URL)"
msgstr "Webbplatsadress (URL)"

#: wp-includes/class-wp-xmlrpc-server.php:547 wp-admin/options-general.php:241
msgid "WordPress Address (URL)"
msgstr "WordPressadress (URL)"

#: wp-includes/class-wp-xmlrpc-server.php:2733
#: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:692
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:447
#: wp-includes/user.php:2259 wp-includes/user.php:2725
#: wp-includes/user.php:2731 wp-admin/user-edit.php:28
#: wp-admin/user-edit.php:30
msgid "Invalid user ID."
msgstr "Ogiltigt användar-ID."

#: wp-includes/media-template.php:980
msgid "Random Order"
msgstr "Slumpvis ordning"

#: wp-includes/media.php:5032 wp-includes/js/dist/block-editor.js:51393
msgid "Insert from URL"
msgstr "Infoga från URL"

#. translators: This is a would-be plural string used in the media manager. If
#. there is not a word you can use in your language to avoid issues with the
#. lack of plural support here, turn it into "selected: %d" then translate it.
#: wp-includes/media.php:4987
msgid "%d selected"
msgstr "%d valda"

#: wp-includes/widgets/class-wp-widget-links.php:161
msgctxt "Links widget"
msgid "Random"
msgstr "Slumpvis"

#: wp-includes/media-template.php:1537 wp-includes/media.php:5003
#: wp-admin/includes/ajax-actions.php:2268
#: wp-admin/includes/ajax-actions.php:3940
#: wp-admin/includes/class-wp-list-table.php:367
#: wp-admin/includes/class-wp-themes-list-table.php:92
msgid "No items found."
msgstr "Inga objekt hittades."

#: wp-includes/media.php:5046 wp-includes/js/dist/block-library.js:33865
#: wp-includes/js/dist/block-library.js:33941
#: wp-includes/js/dist/block-library.js:33950
msgid "Reverse order"
msgstr "Omvänd ordning"

#. translators: Hidden accessibility text.
#: wp-includes/media-template.php:636
msgid "Deselect"
msgstr "Avmarkera"

#: wp-includes/media-template.php:587 wp-includes/media-template.php:754
#: wp-includes/media.php:5015 wp-includes/js/dist/editor.js:11846
#: wp-admin/includes/class-wp-comments-list-table.php:403
#: wp-admin/includes/class-wp-media-list-table.php:209
#: wp-admin/includes/class-wp-media-list-table.php:214
#: wp-admin/includes/class-wp-posts-list-table.php:446
#: wp-admin/includes/meta-boxes.php:365 wp-admin/includes/meta-boxes.php:483
msgid "Delete permanently"
msgstr "Ta bort permanent"

#: wp-includes/media-template.php:256
msgid "Upload Limit Exceeded"
msgstr "Uppladdningsgränsen har överskridits"

#: wp-includes/media-template.php:354
msgid "Dismiss errors"
msgstr "Avfärda fel"

#: wp-includes/media-template.php:343
msgid "Uploading"
msgstr "Laddar upp"

#: wp-includes/media.php:4251
msgid "No editor could be selected."
msgstr "Ingen redigerare kunde väljas."

#. translators: %s: Number of video files.
#: wp-includes/post.php:3564
msgid "Video <span class=\"count\">(%s)</span>"
msgid_plural "Video <span class=\"count\">(%s)</span>"
msgstr[0] "Videoklipp <span class=\"count\">(%s)</span>"
msgstr[1] "Videoklipp <span class=\"count\">(%s)</span>"

#: wp-includes/post.php:3562
msgid "Manage Video"
msgstr "Hantera videoklipp"

#: wp-includes/widgets/class-wp-widget-media-video.php:28
#: wp-includes/js/dist/block-editor.js:51593
#: wp-includes/js/dist/block-library.js:55302
#: wp-includes/js/dist/block-library.js:72645
#: wp-includes/js/dist/block-library.js:72909
#: wp-includes/js/dist/editor.js:45280 wp-includes/js/dist/media-utils.js:17592
msgid "Video"
msgstr "Video"

#. translators: %s: Number of audio files.
#: wp-includes/post.php:3555
msgid "Audio <span class=\"count\">(%s)</span>"
msgid_plural "Audio <span class=\"count\">(%s)</span>"
msgstr[0] "Ljud <span class=\"count\">(%s)</span>"
msgstr[1] "Ljud <span class=\"count\">(%s)</span>"

#: wp-includes/post.php:3553
msgid "Manage Audio"
msgstr "Hantera ljud"

#. translators: %s: Number of images.
#: wp-includes/post.php:3546
msgid "Image <span class=\"count\">(%s)</span>"
msgid_plural "Images <span class=\"count\">(%s)</span>"
msgstr[0] "Bild <span class=\"count\">(%s)</span>"
msgstr[1] "Bilder <span class=\"count\">(%s)</span>"

#: wp-includes/post.php:3544
msgid "Manage Images"
msgstr "Hantera bilder"

#: wp-includes/class-wp-post-type.php:1003
msgid "Uploaded to this page"
msgstr "Uppladdat till denna sida"

#: wp-includes/class-wp-post-type.php:1002
msgid "Insert into page"
msgstr "Infoga på sida"

#: wp-includes/widgets/class-wp-widget-media-audio.php:28
#: wp-includes/js/dist/block-editor.js:51589
#: wp-includes/js/dist/block-library.js:7451
#: wp-includes/js/dist/block-library.js:55294
#: wp-includes/js/dist/editor.js:13387 wp-includes/js/dist/editor.js:45272
#: wp-includes/js/dist/media-utils.js:17599
msgid "Audio"
msgstr "Ljud"

#: wp-includes/class-wp-post-type.php:1003
msgid "Uploaded to this post"
msgstr "Uppladdat till detta inlägg"

#: wp-includes/media.php:5001
#: wp-admin/includes/class-wp-media-list-table.php:158
msgid "All media items"
msgstr "Alla mediaobjekt"

#: wp-includes/media-template.php:893 wp-includes/media-template.php:1117
#: wp-includes/media-template.php:1240
msgid "Custom URL"
msgstr "Anpassad URL"

#: wp-includes/class-wp-editor.php:1314 wp-includes/media-template.php:965
#: wp-includes/js/dist/block-editor.js:17242
#: wp-includes/js/dist/block-editor.js:17273
#: wp-includes/js/dist/block-editor.js:55563
#: wp-includes/js/dist/block-editor.js:55571
#: wp-includes/js/dist/block-library.js:12107
#: wp-includes/js/dist/block-library.js:26031
#: wp-includes/js/dist/block-library.js:26037
#: wp-includes/js/dist/block-library.js:26192
#: wp-includes/js/dist/block-library.js:33186
#: wp-includes/js/dist/block-library.js:33195
#: wp-includes/js/dist/block-library.js:59966
#: wp-includes/js/dist/block-library.js:59974
#: wp-includes/js/dist/block-library.js:71379
#: wp-admin/includes/class-wp-screen.php:1162
msgid "Columns"
msgstr "Kolumner"

#: wp-includes/media-template.php:768
msgid "Alt Text"
msgstr "Alt-text"

#: wp-includes/media-template.php:666 wp-admin/upload.php:190
msgid "Attachment Details"
msgstr "Uppgifter om bilaga"

#. translators: %s: Digit to indicate multiple of sizing, eg. 2X-Large.
#: wp-includes/block-editor.php:173 wp-includes/class-wp-theme-json.php:4461
#: wp-includes/media-template.php:918 wp-includes/media-template.php:998
#: wp-includes/media-template.php:1189 wp-includes/media.php:4614
#: wp-includes/js/dist/block-editor.js:7722
#: wp-includes/js/dist/block-library.js:63303
#: wp-includes/js/dist/components.js:42119
#: wp-admin/includes/class-custom-background.php:632
#: wp-admin/includes/media.php:1222
msgid "Large"
msgstr "Stor"

#: wp-includes/media.php:5041
msgid "&#8592; Cancel gallery"
msgstr "← Avbryt galleri"

#: wp-includes/media.php:4992
msgid "Upload images"
msgstr "Ladda upp bilder"

#: wp-includes/media-template.php:940 wp-admin/includes/media.php:2643
msgid "Gallery Settings"
msgstr "Galleriinställningar"

#: wp-includes/media-template.php:826
msgid "Attachment Display Settings"
msgstr "Inställningar för visning av bilaga"

#: wp-includes/ms-functions.php:2256
msgid "WordPress &rsaquo; Success"
msgstr "WordPress &ndash; Klart"

#: wp-includes/media.php:4991
msgid "Upload files"
msgstr "Ladda upp filer"

#: wp-includes/media.php:5042 wp-admin/includes/media.php:2714
msgid "Insert gallery"
msgstr "Infoga galleri"

#: wp-includes/media-template.php:215 wp-includes/media-template.php:222
#: wp-includes/media-template.php:264 wp-includes/js/dist/components.js:41098
#: wp-includes/js/dist/media-utils.js:18059 wp-admin/includes/media.php:2274
msgid "Drop files to upload"
msgstr "Släpp filer för att ladda upp"

#: wp-includes/media.php:5039
msgid "Create gallery"
msgstr "Skapa galleri"

#: wp-includes/media.php:4995 wp-includes/js/dist/block-editor.js:51692
#: wp-admin/includes/media.php:21 wp-admin/upload.php:205
#: wp-admin/upload.php:359
msgid "Media Library"
msgstr "Mediabibliotek"

#: wp-includes/ms-deprecated.php:619 wp-admin/install.php:220
msgid "You appear to have already installed WordPress. To reinstall please clear your old database tables first."
msgstr "Det verkar som om du redan har installerat WordPress. Om du vill installera om behöver du först rensa dina gamla databastabeller."

#: wp-includes/ms-deprecated.php:619 wp-admin/install.php:219
msgid "Already Installed"
msgstr "Redan installerat"

#. translators: New user notification email. %s: Activation URL.
#: wp-includes/ms-functions.php:1135
msgid ""
"To activate your user, please click the following link:\n"
"\n"
"%s\n"
"\n"
"After you activate, you will receive *another email* with your login."
msgstr ""
"För att aktivera ditt användarkonto, klicka på följande länk:\n"
"\n"
"%s\n"
"\n"
"När du aktiverat ditt konto får du *ytterligare ett e-postmeddelande* med dina inloggningsuppgifter."

#. translators: New user notification email. 1: User login, 2: User IP address,
#. 3: URL to Network Settings screen.
#: wp-includes/ms-functions.php:1546
msgid ""
"New User: %1$s\n"
"Remote IP address: %2$s\n"
"\n"
"Disable these notifications: %3$s"
msgstr ""
"Ny användare: %1$s\n"
"Från IP-adress: %2$s\n"
"\n"
"Inaktivera dessa aviseringar: %3$s"

#. translators: New site notification email. 1: Site URL, 2: User IP address,
#. 3: URL to Network Settings screen.
#: wp-includes/ms-functions.php:1488
msgid ""
"New Site: %1$s\n"
"URL: %2$s\n"
"Remote IP address: %3$s\n"
"\n"
"Disable these notifications: %4$s"
msgstr ""
"Ny webbplats: %1$s\n"
"URL: %2$s\n"
"Från IP-adress: %3$s\n"
"\n"
"Inaktivera dessa aviseringar: %4$s"

#: wp-includes/media-template.php:881 wp-includes/media-template.php:956
#: wp-includes/media-template.php:1229
msgid "Media File"
msgstr "Mediafil"

#: wp-includes/media-template.php:888 wp-includes/media-template.php:953
#: wp-includes/media-template.php:1232 wp-admin/includes/media.php:2656
msgid "Attachment Page"
msgstr "Sida för bilaga"

#: wp-includes/media-template.php:858 wp-includes/media-template.php:943
#: wp-includes/media-template.php:1110 wp-includes/media-template.php:1225
#: wp-includes/widgets/class-wp-widget-media-image.php:105
msgid "Link To"
msgstr "Länk till"

#: wp-includes/media.php:5043
msgid "Update gallery"
msgstr "Uppdatera galleri"

#: wp-includes/user.php:3550 wp-admin/includes/user.php:195
msgid "<strong>Error:</strong> This username is already registered. Please choose another one."
msgstr "<strong>Fel:</strong> Detta användarnamn är redan registrerat. Välj ett annat."

#: wp-includes/ms-functions.php:506 wp-admin/user-new.php:377
msgid "Please enter a valid email address."
msgstr "Ange en giltig e-postadress."

#: wp-includes/ms-functions.php:168 wp-admin/user-new.php:374
msgid "The requested user does not exist."
msgstr "Den efterfrågade användaren finns inte."

#: wp-includes/class-wp-image-editor-gd.php:544
#: wp-includes/class-wp-image-editor-gd.php:553
#: wp-includes/class-wp-image-editor-gd.php:557
#: wp-includes/class-wp-image-editor-gd.php:563
#: wp-includes/class-wp-image-editor-gd.php:569
#: wp-includes/class-wp-image-editor-gd.php:572
msgid "Image Editor Save Failed"
msgstr "Bildredigeraren lyckades inte spara ändringarna"

#: wp-includes/class-wp-image-editor-gd.php:470
msgid "Image flip failed."
msgstr "Vändning av bilden misslyckades."

#: wp-includes/class-wp-image-editor-gd.php:436
msgid "Image rotate failed."
msgstr "Rotering av bilden misslyckades."

#: wp-includes/class-wp-image-editor-gd.php:376
#: wp-includes/class-wp-image-editor-gd.php:404
msgid "Image crop failed."
msgstr "Beskärning av bilden misslyckades."

#: wp-includes/class-wp-image-editor-gd.php:205
#: wp-includes/class-wp-image-editor-gd.php:246
msgid "Image resize failed."
msgstr "Storleksändring av bilden misslyckades."

#: wp-includes/class-wp-image-editor-gd.php:128
#: wp-includes/class-wp-image-editor-imagick.php:260
msgid "Could not read image size."
msgstr "Kunde inte läsa bildstorlek."

#: wp-includes/class-wp-image-editor-gd.php:122
#: wp-includes/class-wp-image-editor-imagick.php:163
msgid "File is not an image."
msgstr "Filen är inte en bild."

#. translators: 1: User's first name, 2: Last name.
#: wp-includes/author-template.php:534 wp-includes/link-template.php:4573
#: wp-includes/user.php:959 wp-includes/user.php:2457
#: wp-admin/includes/class-wp-users-list-table.php:577
#: wp-admin/includes/class-wp-ms-users-list-table.php:305
msgctxt "Display name based on first name and last name"
msgid "%1$s %2$s"
msgstr "%1$s %2$s"

#: wp-includes/taxonomy.php:2956
msgid "Could not insert term relationship into the database."
msgstr "Det gick inte att infoga termrelationen i databasen."

#: wp-includes/media-template.php:818 wp-includes/js/dist/block-editor.js:56787
#: wp-includes/js/dist/components.js:32652
#: wp-includes/js/dist/components.js:37162
#: wp-includes/js/dist/components.js:41337 wp-admin/theme-install.php:244
#: wp-admin/theme-install.php:266 wp-admin/js/color-picker.js:154
msgid "Clear"
msgstr "Rensa"

#: wp-includes/media.php:5044 wp-includes/media.php:5045
msgid "Add to gallery"
msgstr "Lägg till i galleri"

#: wp-includes/class-wp-post-type.php:1002
msgid "Insert into post"
msgstr "Infoga i inlägg"

#: wp-includes/media.php:4997
msgid "Create a new gallery"
msgstr "Skapa ett nytt galleri"

#: wp-includes/post.php:101
msgid "View Attachment Page"
msgstr "Visa bilagans sida"

#: wp-includes/media-template.php:266 wp-admin/includes/media.php:2276
msgid "Select Files"
msgstr "Välj filer"

#: wp-includes/media-template.php:265 wp-admin/includes/media.php:2275
msgctxt "Uploader: Drop files here - or - Select Files"
msgid "or"
msgstr "eller"

#: wp-includes/media-template.php:516 wp-includes/media-template.php:1074
#: wp-includes/media-template.php:1137
#: wp-includes/widgets/class-wp-widget-media-image.php:98
#: wp-admin/includes/media.php:1502 wp-admin/includes/media.php:3001
#: wp-admin/includes/media.php:3252
msgid "Alternative Text"
msgstr "Alternativ text"

#. translators: 1: Site name, 2: Separator (raquo), 3: Post type name.
#: wp-includes/general-template.php:3332
msgid "%1$s %2$s %3$s Feed"
msgstr "Webbflöde för %1$s %2$s %3$s"

#: wp-includes/widgets/class-wp-widget-recent-posts.php:180
msgid "Display post date?"
msgstr "Visa inläggsdatum?"

#: wp-includes/class-wp-xmlrpc-server.php:5482 wp-admin/includes/post.php:41
#: wp-admin/includes/post.php:86
msgid "Sorry, you are not allowed to create pages as this user."
msgstr "Du har inte behörighet att skapa sidor som om du vore denna användare."

#: wp-includes/class-wp-xmlrpc-server.php:4727
#: wp-includes/class-wp-xmlrpc-server.php:4810
msgid "Sorry, revisions are disabled."
msgstr "Versionshanteringen är inaktiverad."

#: wp-includes/class-wp-xmlrpc-server.php:3330
#: wp-includes/class-wp-xmlrpc-server.php:4722
#: wp-includes/class-wp-xmlrpc-server.php:5046
#: wp-includes/class-wp-xmlrpc-server.php:6280 wp-admin/includes/post.php:517
msgid "Sorry, you are not allowed to edit posts."
msgstr "Du har inte behörighet att redigera inlägg."

#: wp-includes/class-wp-xmlrpc-server.php:2963
msgid "Sorry, the user could not be updated."
msgstr "Det gick inte att uppdatera användaren."

#: wp-includes/class-wp-xmlrpc-server.php:1775
msgid "There is a revision of this post that is more recent."
msgstr "Det finns en version av det här inlägget som är nyare."

#: wp-includes/class-wp-xmlrpc-server.php:310
msgid "Incorrect username or password."
msgstr "Felaktigt användarnamn eller lösenord."

#: wp-includes/class-wp-xmlrpc-server.php:299
msgid "XML-RPC services are disabled on this site."
msgstr "”XML-RPC”-tjänster är inaktiverade på denna webbplats."

#: wp-includes/class-wp-admin-bar.php:473 wp-admin/menu-header.php:295
msgid "Skip to toolbar"
msgstr "Hoppa till verktygsfältet"

#: wp-includes/class-wp-customize-manager.php:5307
msgid "Header Text Color"
msgstr "Textfärg för sidhuvud"

#: wp-includes/class-wp-customize-manager.php:5274
#: wp-includes/js/dist/editor.js:14259 wp-includes/js/dist/editor.js:21759
#: wp-includes/js/dist/editor.js:35795 wp-includes/js/dist/editor.js:39917
#: wp-includes/js/dist/editor.js:39976 wp-includes/js/dist/editor.js:40271
msgid "Colors"
msgstr "Färger"

#: wp-includes/script-loader.php:1318 wp-includes/js/dist/edit-site.js:6307
#: wp-includes/js/dist/edit-site.js:6325 wp-includes/js/dist/editor.js:48472
#: wp-includes/js/dist/script-modules/boot/index.js:1717
#: wp-admin/js/widgets.js:130 wp-admin/js/widgets.js:575
msgid "Saved"
msgstr "Sparat"

#: wp-includes/script-loader.php:1306
msgid "Save &amp; Publish"
msgstr "Spara och publicera"

#: wp-includes/customize/class-wp-customize-media-control.php:259
#: wp-includes/customize/class-wp-customize-media-control.php:264
msgid "Select file"
msgstr "Välj fil"

#: wp-includes/admin-bar.php:533
#: wp-includes/customize/class-wp-customize-theme-control.php:240
#: wp-admin/customize.php:212
#: wp-admin/includes/class-theme-upgrader-skin.php:92
#: wp-admin/includes/theme.php:1059 wp-admin/menu.php:247
#: wp-admin/theme-install.php:422 wp-admin/themes.php:615
#: wp-admin/themes.php:1007 wp-admin/themes.php:1256
msgid "Customize"
msgstr "Anpassa"

#: wp-includes/class-wp-xmlrpc-server.php:801
msgid "Insufficient arguments passed to this XML-RPC method."
msgstr "Otillräckligt med argument skickades för denna XML-RPC-metod."

#: wp-includes/class-wp-xmlrpc-server.php:1399
msgid "Sorry, you cannot stick a private post."
msgstr "Du kan inte klistra ett privat inlägg."

#: wp-includes/class-wp-xmlrpc-server.php:5980
msgid "Sorry, you are not allowed to publish this page."
msgstr "Du har inte behörighet att publicera denna sida."

#: wp-includes/class-wp-customize-manager.php:5367
#: wp-includes/customize/class-wp-customize-header-image-control.php:55
#: wp-admin/includes/class-custom-image-header.php:118
#: wp-admin/includes/class-custom-image-header.php:546
#: wp-admin/includes/template.php:2433 wp-admin/includes/template.php:2440
msgid "Header Image"
msgstr "Bild för sidhuvud"

#: wp-includes/class-wp-xmlrpc-server.php:592
msgid "Post Thumbnail"
msgstr "Inläggsminiatyr"

#: wp-includes/script-loader.php:806
msgid "Toggle Editor Text Direction"
msgstr "Växla textriktning i redigeraren"

#: wp-includes/script-loader.php:805
msgid "text direction"
msgstr "textriktning"

#: wp-includes/ms-functions.php:713
msgid "Please enter a site title."
msgstr "Ange en webbplatsrubrik."

#. translators: %s: Minimum site name length.
#: wp-includes/ms-functions.php:685
msgid "Site name must be at least %s character."
msgid_plural "Site name must be at least %s characters."
msgstr[0] "Webbplatsnamn måste bestå av minst %s tecken."
msgstr[1] "Webbplatsnamn måste bestå av minst %s tecken."

#: wp-includes/ms-functions.php:671
msgid "That name is not allowed."
msgstr "Det namnet är inte tillåtet."

#: wp-includes/ms-functions.php:663
msgid "Please enter a site name."
msgstr "Ange ett webbplatsnamn."

#: wp-includes/ms-functions.php:512
msgid "Username must be at least 4 characters."
msgstr "Användarnamn måste bestå av minst 4 tecken."

#: wp-includes/ms-functions.php:484
msgid "Please enter a username."
msgstr "Ange ett användarnamn."

#: wp-includes/class-wp-customize-manager.php:5664
msgid "A static page"
msgstr "En statisk sida"

#: wp-includes/js/dist/block-editor.js:69295
#: wp-includes/js/dist/edit-site.js:40864 wp-includes/js/dist/editor.js:61758
#: wp-admin/includes/class-wp-theme-install-list-table.php:406
#: wp-admin/theme-install.php:603
msgid "Collapse"
msgstr "Minimera"

#: wp-includes/class-wp-customize-manager.php:5476
#: wp-includes/customize/class-wp-customize-background-image-control.php:40
#: wp-admin/includes/class-custom-background.php:277
#: wp-admin/includes/template.php:2461
msgid "Background Image"
msgstr "Bakgrundsbild"

#: wp-includes/class-wp-customize-manager.php:5330
#: wp-admin/includes/class-custom-background.php:483
msgid "Background Color"
msgstr "Bakgrundsfärg"

#: wp-includes/customize/class-wp-customize-media-control.php:250
msgid "Change image"
msgstr "Ändra bild"

#. translators: Hidden accessibility text.
#: wp-includes/customize/class-wp-customize-header-image-control.php:159
msgid "Remove image"
msgstr "Ta bort bild"

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:878
#: wp-admin/comment.php:85
msgid "Sorry, you are not allowed to edit this comment."
msgstr "Du har inte behörighet att redigera denna kommentar."

#: wp-includes/class-wp-customize-manager.php:5698
msgid "Posts page"
msgstr "Inläggssida"

#: wp-includes/script-loader.php:1342
msgid "Allowed Files"
msgstr "Tillåtna filer"

#. translators: Hidden accessibility text.
#: wp-includes/class-wp-customize-manager.php:5249
#: wp-includes/class-wp-customize-widgets.php:807
#: wp-includes/class-wp-editor.php:1393
#: wp-includes/customize/class-wp-customize-media-control.php:231
#: wp-includes/customize/class-wp-customize-media-control.php:241
#: wp-includes/customize/class-wp-customize-media-control.php:252
#: wp-includes/customize/class-wp-customize-media-control.php:262
#: wp-includes/customize/class-wp-customize-nav-menu-item-control.php:175
#: wp-includes/media-template.php:627 wp-includes/media.php:4980
#: wp-includes/js/dist/block-editor.js:14692
#: wp-includes/js/dist/block-editor.js:56888
#: wp-includes/js/dist/block-editor.js:58441
#: wp-includes/js/dist/block-library.js:17627
#: wp-includes/js/dist/block-library.js:47795
#: wp-includes/js/dist/edit-site.js:35333 wp-includes/js/dist/editor.js:9325
#: wp-includes/js/dist/editor.js:9442 wp-includes/js/dist/editor.js:36263
#: wp-includes/js/dist/editor.js:37788 wp-includes/js/dist/editor.js:45141
#: wp-includes/js/dist/media-utils.js:13033
#: wp-admin/includes/class-walker-nav-menu-edit.php:316
#: wp-admin/includes/class-wp-users-list-table.php:276
#: wp-admin/includes/class-wp-users-list-table.php:487
msgid "Remove"
msgstr "Ta bort"

#: wp-includes/class-wp-xmlrpc-server.php:2482
#: wp-includes/class-wp-xmlrpc-server.php:2589
msgid "Sorry, you are not allowed to assign terms in this taxonomy."
msgstr "Du har inte behörighet att tilldela termer i denna taxonomi."

#: wp-includes/class-wp-xmlrpc-server.php:2357
msgid "Sorry, deleting the term failed."
msgstr "Borttagning av termen misslyckades."

#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:99
#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:170
#: wp-admin/edit-tags.php:29
msgid "Sorry, you are not allowed to manage terms in this taxonomy."
msgstr "Du har inte behörighet att hantera termer i denna taxonomi."

#: wp-includes/class-wp-xmlrpc-server.php:2282
msgid "Sorry, editing the term failed."
msgstr "Redigering av termen misslyckades."

#: wp-includes/class-wp-xmlrpc-server.php:1601
#: wp-includes/class-wp-xmlrpc-server.php:2233
#: wp-includes/class-wp-xmlrpc-server.php:2343
#: wp-includes/class-wp-xmlrpc-server.php:2423
#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:437
#: wp-includes/taxonomy.php:2452
msgid "Invalid term ID."
msgstr "Ogiltigt term-ID."

#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:194
#: wp-admin/edit-tags.php:23
msgid "Sorry, you are not allowed to edit terms in this taxonomy."
msgstr "Du har inte behörighet att redigera termer i denna taxonomi."

#: wp-includes/class-wp-xmlrpc-server.php:2143
#: wp-includes/class-wp-xmlrpc-server.php:2261
#: wp-includes/rest-api/endpoints/class-wp-rest-menus-controller.php:213
#: wp-includes/rest-api/endpoints/class-wp-rest-menus-controller.php:307
#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:542
#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:689
#: wp-includes/taxonomy.php:2468 wp-includes/taxonomy.php:3270
msgid "Parent term does not exist."
msgstr "Överordnad term finns inte."

#: wp-includes/class-wp-xmlrpc-server.php:2132
msgid "This taxonomy is not hierarchical."
msgstr "Denna taxonomi är inte hierarkisk."

#: wp-includes/class-wp-xmlrpc-server.php:2127
#: wp-includes/class-wp-xmlrpc-server.php:2244
msgid "The term name cannot be empty."
msgstr "Termnamnet får inte vara tomt."

#: wp-includes/class-wp-xmlrpc-server.php:2117
#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:511
#: wp-admin/edit-tags.php:86
msgid "Sorry, you are not allowed to create terms in this taxonomy."
msgstr "Du har inte behörighet att skapa termer i denna taxonomi."

#: wp-includes/class-wp-tax-query.php:549
#: wp-includes/class-wp-tax-query.php:556 wp-includes/class-wp-term.php:173
#: wp-includes/class-wp-xmlrpc-server.php:2111
#: wp-includes/class-wp-xmlrpc-server.php:2216
#: wp-includes/class-wp-xmlrpc-server.php:2332
#: wp-includes/class-wp-xmlrpc-server.php:2411
#: wp-includes/class-wp-xmlrpc-server.php:2476
#: wp-includes/class-wp-xmlrpc-server.php:2583
#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:193
#: wp-includes/taxonomy.php:609 wp-includes/taxonomy.php:882
#: wp-includes/taxonomy.php:983 wp-includes/taxonomy.php:1178
#: wp-includes/taxonomy.php:1348 wp-includes/taxonomy.php:2286
#: wp-includes/taxonomy.php:2432 wp-includes/taxonomy.php:2826
#: wp-includes/taxonomy.php:3013 wp-includes/taxonomy.php:3224
#: wp-admin/edit-tags.php:13 wp-admin/edit-tags.php:19
#: wp-admin/includes/class-wp-terms-list-table.php:57
msgid "Invalid taxonomy."
msgstr "Ogiltig taxonomi."

#: wp-includes/widgets/class-wp-widget-links.php:147
msgid "Select Link Category:"
msgstr "Välj länkkategori:"

#: wp-includes/class-wp-xmlrpc-server.php:587 wp-admin/includes/file.php:54
#: wp-admin/includes/file.php:62
msgid "Stylesheet"
msgstr "Stilmall"

#: wp-includes/class-wp-xmlrpc-server.php:582
#: wp-includes/js/dist/edit-site.js:1141 wp-includes/js/dist/editor.js:6049
#: wp-includes/js/dist/editor.js:9986 wp-includes/js/dist/editor.js:10038
#: wp-includes/js/dist/editor.js:43479 wp-includes/js/dist/editor.js:43498
#: wp-includes/js/dist/editor.js:43555 wp-includes/js/dist/editor.js:44122
#: wp-admin/includes/class-wp-posts-list-table.php:1885
#: wp-admin/includes/meta-boxes.php:1038
msgid "Template"
msgstr "Mall"

#: wp-includes/widgets/class-wp-widget-links.php:183
msgid "Number of links to show:"
msgstr "Antal länkar att visa:"

#: wp-includes/widgets/class-wp-widget-links.php:160
msgid "Link ID"
msgstr "Länk-ID"

#: wp-includes/widgets/class-wp-widget-links.php:159
msgid "Link rating"
msgstr "Länkbetyg"

#: wp-includes/widgets/class-wp-widget-links.php:158
msgid "Link title"
msgstr "Länkrubrik"

#. translators: %s: Theme directory name.
#: wp-includes/class-wp-theme.php:478 wp-includes/class-wp-theme.php:499
msgid "The \"%s\" theme is not a valid parent theme."
msgstr "Temat ”%s” är inte ett giltigt huvudtema."

#: wp-includes/class-wp-theme.php:333
msgid "Stylesheet is not readable."
msgstr "Stilmallen är inte läsbar."

#. translators: %s: Document title from the preview.
#: wp-includes/class-wp-customize-manager.php:4590
msgid "Customize: %s"
msgstr "Anpassa: %s"

#: wp-includes/class-wp-customize-control.php:598
#: wp-includes/class-wp-customize-nav-menus.php:715
#: wp-includes/widgets/class-wp-nav-menu-widget.php:191 wp-admin/export.php:226
#: wp-admin/export.php:231 wp-admin/export.php:278 wp-admin/export.php:283
#: wp-admin/export.php:323 wp-admin/export.php:328
#: wp-admin/includes/template.php:752 wp-admin/nav-menus.php:985
#: wp-admin/options-privacy.php:302 wp-admin/options-reading.php:118
#: wp-admin/options-reading.php:135 wp-admin/widgets-form.php:326
msgid "&mdash; Select &mdash;"
msgstr "&mdash; Välj &mdash;"

#: wp-includes/class-wp-customize-manager.php:5169 wp-includes/option.php:2763
#: wp-admin/options-general.php:95
msgid "Tagline"
msgstr "Slogan"

#: wp-includes/js/dist/editor.js:6028 wp-includes/js/dist/editor.js:39778
#: wp-admin/includes/file.php:32
msgid "Posts Page"
msgstr "Inläggssida"

#: wp-includes/class-wp-customize-manager.php:5663
#: wp-admin/options-reading.php:94
msgid "Your latest posts"
msgstr "Dina senaste inlägg"

#: wp-includes/js/dist/block-library.js:38161
#: wp-includes/js/dist/block-library.js:38362
#: wp-includes/js/dist/block-library.js:41936
#: wp-includes/js/dist/edit-site.js:1144 wp-includes/js/dist/edit-site.js:6638
#: wp-includes/js/dist/edit-site.js:21350
#: wp-includes/js/dist/edit-site.js:23561 wp-includes/js/dist/editor.js:67113
#: wp-admin/index.php:57
msgid "Navigation"
msgstr "Navigation"

#: wp-includes/class-wp-xmlrpc-server.php:1472
#: wp-includes/class-wp-xmlrpc-server.php:5806
msgid "The post type may not be changed."
msgstr "Inläggstypen kan inte ändras."

#: wp-includes/class-wp-xmlrpc-server.php:577
msgid "Image default align"
msgstr "Standardjustering för bilder"

#: wp-includes/class-wp-xmlrpc-server.php:572
msgid "Image default size"
msgstr "Standardstorlek för bilder"

#: wp-includes/class-wp-xmlrpc-server.php:567
msgid "Image default link type"
msgstr "Standardlänktyp för bilder"

#: wp-includes/class-wp-xmlrpc-server.php:1469
#: wp-includes/class-wp-xmlrpc-server.php:1957
#: wp-includes/class-wp-xmlrpc-server.php:4805
#: wp-includes/class-wp-xmlrpc-server.php:4989
#: wp-includes/class-wp-xmlrpc-server.php:5236
#: wp-includes/class-wp-xmlrpc-server.php:5796
#: wp-includes/class-wp-xmlrpc-server.php:6139
#: wp-includes/class-wp-xmlrpc-server.php:6509
#: wp-includes/class-wp-xmlrpc-server.php:6699
#: wp-includes/class-wp-xmlrpc-server.php:6757
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:589
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:904
#: wp-admin/includes/ajax-actions.php:2084 wp-admin/includes/media.php:3847
#: wp-admin/includes/post.php:284 wp-admin/includes/post.php:2087
#: wp-admin/includes/post.php:2091
msgid "Sorry, you are not allowed to edit this post."
msgstr "Du har inte behörighet att redigera detta inlägg."

#: wp-includes/admin-bar.php:478 wp-admin/site-editor.php:322
msgid "Edit Site"
msgstr "Redigera webbplats"

#: wp-includes/post.php:5724 wp-admin/includes/ajax-actions.php:124
#: wp-admin/includes/meta-boxes.php:583 wp-admin/includes/post.php:578
#: wp-admin/includes/post.php:2265 wp-admin/js/inline-edit-post.js:412
#: wp-admin/js/tags-box.js:9 wp-admin/js/tags-suggest.js:8
msgctxt "tag delimiter"
msgid ","
msgstr ","

#: wp-includes/class-wp-xmlrpc-server.php:2023
#: wp-includes/class-wp-xmlrpc-server.php:4595
#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:95
#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:162
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:167
#: wp-admin/edit.php:22 wp-admin/edit.php:47 wp-admin/post.php:135
msgid "Sorry, you are not allowed to edit posts in this post type."
msgstr "Du har inte behörighet att redigera inlägg i denna inläggsstyp."

#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:309
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1178
#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:540
msgid "The post cannot be deleted."
msgstr "Inlägget kan inte tas bort."

#: wp-includes/class-wp-xmlrpc-server.php:3518
msgid "Sorry, you are not allowed to delete this category."
msgstr "Du har inte behörighet att ta bort denna kategori."

#: wp-includes/class-wp-xmlrpc-server.php:1656
msgid "Sorry, you are not allowed to add a term to one of the given taxonomies."
msgstr "Du har inte behörighet att lägga till en term i någon av de angivna taxonomierna."

#: wp-includes/class-wp-xmlrpc-server.php:1648
msgid "Ambiguous term name used in a hierarchical taxonomy. Please use term ID instead."
msgstr "Tvetydigt termnamn används i en hierarkisk taxonomi. Använd term-ID i stället."

#: wp-includes/class-wp-xmlrpc-server.php:1592
#: wp-includes/class-wp-xmlrpc-server.php:1619
msgid "Sorry, you are not allowed to assign a term to one of the given taxonomies."
msgstr "Du har inte behörighet att tilldela en term till någon av de angivna taxonomierna."

#: wp-includes/class-wp-xmlrpc-server.php:1588
#: wp-includes/class-wp-xmlrpc-server.php:1615
msgid "Sorry, one of the given taxonomies is not supported by the post type."
msgstr "En av de angivna taxonomierna stöds inte av denna inläggstyp."

#: wp-includes/class-wp.php:327 wp-includes/ms-deprecated.php:277
#: wp-includes/ms-deprecated.php:296
msgid "Sorry, you are not allowed to view this item."
msgstr "Du har inte behörighet att visa detta objekt."

#: wp-includes/class-wp-xmlrpc-server.php:1515
#: wp-includes/class-wp-xmlrpc-server.php:5490
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1404
#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:651
msgid "Invalid author ID."
msgstr "Ogiltigt författar-ID."

#: wp-includes/class-wp-xmlrpc-server.php:1509
#: wp-includes/class-wp-xmlrpc-server.php:5477
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:701
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:717
#: wp-admin/includes/post.php:43 wp-admin/includes/post.php:88
#: wp-admin/post-new.php:61 wp-admin/press-this.php:20
msgid "Sorry, you are not allowed to create posts as this user."
msgstr "Du har inte behörighet att skapa inlägg som om du vore denna användare."

#: wp-includes/class-wp-xmlrpc-server.php:1503
msgid "Sorry, you are not allowed to create password protected posts in this post type."
msgstr "Du har inte behörighet att skapa lösenordsskyddade inlägg i denna inläggstyp."

#: wp-includes/class-wp-xmlrpc-server.php:1486
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1579
msgid "Sorry, you are not allowed to create private posts in this post type."
msgstr "Du har inte behörighet att skapa privata inlägg för denna inläggstyp."

#. translators: See https://www.php.net/manual/datetime.format.php
#: wp-includes/general-template.php:1242 wp-includes/general-template.php:1738
msgctxt "yearly archives date format"
msgid "Y"
msgstr "Y"

#. translators: See https://www.php.net/manual/datetime.format.php
#: wp-includes/general-template.php:1245 wp-includes/general-template.php:1742
msgctxt "monthly archives date format"
msgid "F Y"
msgstr "F Y"

#. translators: Double prime, for example in 9" (nine inches).
#: wp-includes/formatting.php:94
msgctxt "double prime"
msgid "&#8243;"
msgstr "&#8243;"

#. translators: Prime, for example in 9' (nine feet).
#: wp-includes/formatting.php:92
msgctxt "prime"
msgid "&#8242;"
msgstr "&#8242;"

#. translators: Apostrophe, for example in 'cause or can't.
#: wp-includes/formatting.php:89
msgctxt "apostrophe"
msgid "&#8217;"
msgstr "&#8217;"

#: wp-signup.php:223
msgid "Allow search engines to index this site."
msgstr "Tillåt sökmotorer att indexera denna webbplats."

#: wp-load.php:102
msgid "Create a Configuration File"
msgstr "Skapa en konfigurationsfil"

#. translators: %s: wp-config.php
#: wp-load.php:99
msgid "You can create a %s file through a web interface, but this doesn't work for all server setups. The safest way is to manually create the file."
msgstr "Du kan skapa en %s-fil via ett webbgränssnitt men detta fungerar inte för alla serverinställningar. Det säkraste sättet är att manuellt skapa filen."

#. translators: 1: Link to new site, 2: Login URL, 3: Username.
#: wp-signup.php:562
msgid "%1$s is your new site. <a href=\"%2$s\">Log in</a> as &#8220;%3$s&#8221; using your existing password."
msgstr "%1$s är din nya webbplats. <a href=\"%2$s\">Logga in</a> som ”%3$s” med ditt befintliga lösenord."

#. translators: 1: Site URL, 2: Username, 3: User email address, 4: Lost
#. password URL.
#: wp-activate.php:158
msgid "Your site at %1$s is active. You may now log in to your site using your chosen username of &#8220;%2$s&#8221;. Please check your email inbox at %3$s for your password and login instructions. If you do not receive an email, please check your junk or spam folder. If you still do not receive an email within an hour, you can <a href=\"%4$s\">reset your password</a>."
msgstr "Din webbplats på %1$s är aktiv. Du kan nu logga in på din webbplats med ditt valda användarnamn &#8221;%2$s&#8221;. Kontrollera din e-postinkorg på %3$s för ditt lösenord och inloggningsinstruktioner. Om du inte fått något e-postmeddelande, kontrollera din skräppostmapp. Om du fortfarande inte fått något e-postmeddelande inom en timme kan du <a href=\"%4$s\">återställa ditt lösenord</a>."

#. translators: 1: Login URL, 2: Username, 3: User email address, 4: Lost
#. password URL.
#: wp-activate.php:149
msgid "Your account has been activated. You may now <a href=\"%1$s\">log in</a> to the site using your chosen username of &#8220;%2$s&#8221;. Please check your email inbox at %3$s for your password and login instructions. If you do not receive an email, please check your junk or spam folder. If you still do not receive an email within an hour, you can <a href=\"%4$s\">reset your password</a>."
msgstr "Ditt konto har aktiverats. Du kan nu <a href=\"%1$s\">logga in</a> på webbplatsen med ditt valda användarnamn för &#8221;%2$s&#8221;. Kolla inkorgen för din e-postadress %3$s för att hitta ditt lösenord och inloggningsinstruktioner. Om du inte får något e-postmeddelande bör du kontrollera din mapp för skräppost. Om du fortfarande inte fått ett e-postmeddelande inom en timme kan du <a href=\"%4$s\">återställa ditt lösenord</a>."

#. translators: %s: Database repair URL.
#: wp-includes/functions.php:1844
msgid "One or more database tables are unavailable. The database may need to be <a href=\"%s\">repaired</a>."
msgstr "En eller flera databastabeller är otillgängliga. Databasen kan behöva <a href=\"%s\">repareras</a>."

#: wp-includes/comment.php:811 wp-includes/comment.php:919
msgid "You are posting comments too quickly. Slow down."
msgstr "Du publicerar kommentarer i för hög takt. Ta det lugnare."

#: wp-includes/admin-bar.php:1057 wp-includes/admin-bar.php:1065
msgctxt "admin bar menu group label"
msgid "New"
msgstr "Nytt"

#. translators: %s: File name.
#: wp-includes/script-loader.php:1028
msgid "%s exceeds the maximum upload size for the multi-file uploader when used in your browser."
msgstr "%s överstiger den maximala filstorleken för flerfilsuppladdaren när den används i din webbläsare."

#. translators: %s: File name.
#. translators: %s: Name of the file that failed to upload.
#: wp-includes/script-loader.php:1037 wp-admin/async-upload.php:127
msgid "&#8220;%s&#8221; has failed to upload."
msgstr "Uppladdningen av &#8221;%s&#8221; misslyckades."

#. translators: 1: Opening link tag, 2: Closing link tag.
#: wp-includes/script-loader.php:1026
msgid "Please try uploading this file with the %1$sbrowser uploader%2$s."
msgstr "Försök att ladda upp denna fil med den %1$swebbläsarbaserade uppladdaren%2$s."

#: wp-includes/widgets/class-wp-widget-links.php:149
msgctxt "links widget"
msgid "All Links"
msgstr "Alla länkar"

#. translators: Em dash.
#: wp-includes/formatting.php:104
msgctxt "em dash"
msgid "&#8212;"
msgstr "&#8212;"

#. translators: En dash.
#: wp-includes/formatting.php:102
msgctxt "en dash"
msgid "&#8211;"
msgstr "&#8211;"

#: wp-includes/class-wp-admin-bar.php:140
msgid "The menu ID should not be empty."
msgstr "Meny-ID bör inte vara tomt."

#. translators: Hidden accessibility text.
#: wp-includes/admin-bar.php:141 wp-includes/admin-bar.php:145
#: wp-includes/admin-bar.php:164
msgid "About WordPress"
msgstr "Om WordPress"

#. translators: %s: File name.
#: wp-includes/script-loader.php:1013
msgid "%s exceeds the maximum upload size for this site."
msgstr "%s överstiger den maximala filstorleken för uppladdning på denna webbplats."

#: wp-includes/admin-bar.php:227
msgid "Feedback"
msgstr "Feedback"

#: wp-includes/comment.php:3801
msgid "<strong>Error:</strong> Please type your comment text."
msgstr "<strong>Fel:</strong> Skriv din kommentartext."

#: wp-includes/comment.php:3773
msgid "<strong>Error:</strong> Please enter a valid email address."
msgstr "<strong>Fel:</strong> Ange en giltig e-postadress."

#: wp-includes/admin-bar.php:197
msgid "Documentation"
msgstr "Dokumentation"

#: wp-includes/formatting.php:4051 wp-includes/general-template.php:4809
#: wp-admin/themes.php:252
msgid "&hellip;"
msgstr "&hellip;"

#: wp-includes/class-wpdb.php:2007 wp-includes/functions.php:5532
#: wp-includes/ms-load.php:478
msgid "Error establishing a database connection"
msgstr "Ett fel uppstod vid anslutning till databasen"

#: wp-includes/functions.php:5532
msgid "Database Error"
msgstr "Databasfel"

#. translators: %s: Number of comments.
#: wp-includes/comment-template.php:966 wp-includes/comment-template.php:983
#: wp-admin/includes/ajax-actions.php:495
#: wp-admin/includes/ajax-actions.php:1443 wp-admin/includes/dashboard.php:341
msgid "%s Comment"
msgid_plural "%s Comments"
msgstr[0] "%s kommentar"
msgstr[1] "%s kommentarer"

#: wp-includes/admin-bar.php:187
#: wp-includes/widgets/class-wp-widget-meta.php:92
msgid "WordPress.org"
msgstr "WordPress.org"

#. translators: %s: Site title.
#. translators: Network admin screen title. %s: Network title.
#: wp-includes/admin-bar.php:381 wp-admin/admin-header.php:45
msgid "Network Admin: %s"
msgstr "Nätverksadministration: %s"

#: wp-includes/class-wp-taxonomy.php:614
msgctxt "taxonomy singular name"
msgid "Tag"
msgstr "Etikett"

#: wp-includes/class-wp-taxonomy.php:613
msgctxt "taxonomy general name"
msgid "Tags"
msgstr "Etiketter"

#. translators: 1: wp_enqueue_scripts, 2: admin_enqueue_scripts, 3:
#. login_enqueue_scripts
#: wp-includes/functions.wp-scripts.php:50
msgid "Scripts and styles should not be registered or enqueued until the %1$s, %2$s, or %3$s hooks."
msgstr "Skript och stilmallar bör inte registreras eller läggas i kö innan någon av åtgärds-hookarna %1$s, %2$s och %3$s har körts."

#. translators: 1: Home URL, 2: Admin URL.
#: wp-includes/ms-functions.php:2252
msgid "You have been added to this site. Please visit the <a href=\"%1$s\">homepage</a> or <a href=\"%2$s\">log in</a> using your username and password."
msgstr "Du har lagts till på denna webbplats. Besök <a href=\"%1$s\">startsidan</a> eller <a href=\"%2$s\">logga in</a> med ditt användarnamn och lösenord."

#: wp-includes/script-loader.php:1017
msgid "Memory exceeded. Please try another smaller file."
msgstr "Minnesgräns överskrids. Prova en annan mindre fil."

#: wp-includes/script-loader.php:1018
msgid "This is larger than the maximum size. Please try another."
msgstr "Detta är större än den maximala storleken. Prova en annan."

#: wp-includes/script-loader.php:1016
msgid "This file is not an image. Please try another."
msgstr "Denna fil är inte en bild. Försök med en annan."

#: wp-includes/general-template.php:4930
msgctxt "admin color scheme"
msgid "Fresh"
msgstr "Fräscht"

#: wp-includes/general-template.php:4954
msgctxt "admin color scheme"
msgid "Blue"
msgstr "Blått"

#: wp-includes/formatting.php:5058 wp-admin/options.php:301
msgid "The timezone you have entered is not valid. Please select a valid timezone."
msgstr "Tidszonen du har angett är inte giltigt. Välj en giltig tidszon."

#: wp-includes/admin-bar.php:1088
msgctxt "add new from admin bar"
msgid "Site"
msgstr "Webbplats"

#: wp-includes/admin-bar.php:1050
msgctxt "add new from admin bar"
msgid "User"
msgstr "Användare"

#: wp-includes/post.php:97
msgctxt "add new from admin bar"
msgid "Media"
msgstr "Media"

#: wp-includes/class-wp-taxonomy.php:625
msgid "View Category"
msgstr "Visa kategori"

#: wp-includes/class-wp-taxonomy.php:625
msgid "View Tag"
msgstr "Visa etikett"

#: wp-includes/pluggable.php:1374 wp-includes/pluggable.php:1419
msgid "You should specify an action to be verified by using the first parameter."
msgstr "Du bör ange en åtgärd som ska verifieras med den första parametern."

#. translators: 1: Login URL, 2: Network home URL.
#: wp-activate.php:201
msgid "Your account is now activated. <a href=\"%1$s\">Log in</a> or go back to the <a href=\"%2$s\">homepage</a>."
msgstr "Ditt konto är nu aktiverat. <a href=\"%1$s\">Logga in</a> eller gå tillbaka till <a href=\"%2$s\">startsidan</a>."

#. translators: 1: Site URL, 2: Login URL.
#: wp-activate.php:193
msgid "Your account is now activated. <a href=\"%1$s\">View your site</a> or <a href=\"%2$s\">Log in</a>"
msgstr "Ditt konto är nu aktiverat. <a href=\"%1$s\">Visa din webbplats</a> eller <a href=\"%2$s\">logga in</a>"

#: wp-includes/class-wp-editor.php:1266
#: wp-includes/js/dist/block-editor.js:49395
#: wp-includes/js/dist/block-editor.js:53699
#: wp-includes/js/dist/block-editor.js:57678
#: wp-includes/js/dist/block-editor.js:70081
#: wp-includes/js/dist/block-library.js:9633
#: wp-includes/js/dist/block-library.js:9978
#: wp-includes/js/dist/block-library.js:26219
#: wp-includes/js/dist/block-library.js:26271
#: wp-includes/js/dist/block-library.js:32246
#: wp-includes/js/dist/block-library.js:37455
#: wp-includes/js/dist/block-library.js:43931
#: wp-includes/js/dist/block-library.js:44301
#: wp-includes/js/dist/block-library.js:44626
#: wp-includes/js/dist/block-library.js:44816
#: wp-includes/js/dist/block-library.js:55298
#: wp-includes/js/dist/block-library.js:63171
#: wp-includes/js/dist/editor.js:5865 wp-includes/js/dist/editor.js:14246
#: wp-includes/js/dist/editor.js:45276 wp-includes/js/dist/editor.js:49389
#: wp-includes/js/dist/editor.js:67548
#: wp-includes/js/dist/format-library.js:1010
#: wp-includes/js/dist/format-library.js:1124
msgid "Link"
msgstr "Länk"

#: wp-includes/class-wp-post-type.php:999
msgid "All Pages"
msgstr "Alla sidor"

#: wp-includes/class-wp-post-type.php:999
msgid "All Posts"
msgstr "Alla inlägg"

#: wp-includes/class-walker-comment.php:260
msgid "Pingback:"
msgstr "Pingback:"

#: wp-includes/link-template.php:2811
msgid "Post navigation"
msgstr "Inläggsnavigering"

#: wp-includes/link-template.php:3332
msgid "Comments navigation"
msgstr "Kommentarsnavigering"

#: wp-includes/class-wp-editor.php:1241
msgid "Poster"
msgstr "Avsändare"

#: wp-includes/media-template.php:1358 wp-includes/media-template.php:1457
#: wp-includes/widgets/class-wp-widget-media-audio.php:72
#: wp-includes/widgets/class-wp-widget-media-video.php:74
#: wp-includes/js/dist/block-library.js:7225
#: wp-includes/js/dist/block-library.js:72199
#: wp-includes/js/dist/block-library.js:72209
msgid "Preload"
msgstr "Förhandsladda"

#: wp-includes/class-wp-admin-bar.php:475 wp-admin/user-edit.php:370
msgid "Toolbar"
msgstr "Verktygsfält"

#: wp-includes/block-patterns/navigation-overlay-centered-with-extras.php:30
#: wp-includes/build/routes/connectors-home/content.js:1421
#: wp-includes/build/routes/connectors-home/content.js:1852
#: wp-includes/js/dist/edit-post.js:2067
#: wp-includes/js/dist/edit-widgets.js:3961 wp-includes/js/dist/editor.js:5849
#: wp-includes/js/dist/editor.js:66454
msgid "Learn more"
msgstr "Läs mer"

#: wp-includes/class-wp-http.php:320
msgid "Destination directory for file streaming does not exist or is not writable."
msgstr "Destinationskatalogen för filströmming finns inte eller är inte skrivbar."

#: wp-includes/class-wp-http.php:603
msgid "There are no HTTP transports available which can complete the requested request."
msgstr "Det finns inga HTTP-transporter tillgängliga som kan slutföra den begärda förfrågan."

#: wp-includes/taxonomy.php:178
#: wp-admin/includes/class-wp-posts-list-table.php:2056
#: wp-admin/includes/meta-boxes.php:1575
msgctxt "post format"
msgid "Format"
msgstr "Format"

#: wp-includes/class-wp-editor.php:1905
msgid "Or link to existing content"
msgstr "Eller länka till befintligt innehåll"

#: wp-includes/class-wp-editor.php:1891
msgid "Enter the destination URL"
msgstr "Ange destinationens URL"

#: wp-includes/query.php:165 wp-includes/query.php:191
#: wp-includes/query.php:217 wp-includes/query.php:246
#: wp-includes/query.php:275 wp-includes/query.php:304
#: wp-includes/query.php:341 wp-includes/query.php:365
#: wp-includes/query.php:391 wp-includes/query.php:417
#: wp-includes/query.php:437 wp-includes/query.php:470
#: wp-includes/query.php:503 wp-includes/query.php:533
#: wp-includes/query.php:557 wp-includes/query.php:588
#: wp-includes/query.php:612 wp-includes/query.php:636
#: wp-includes/query.php:656 wp-includes/query.php:676
#: wp-includes/query.php:700 wp-includes/query.php:733
#: wp-includes/query.php:766 wp-includes/query.php:790
#: wp-includes/query.php:814 wp-includes/query.php:838
#: wp-includes/query.php:862 wp-includes/query.php:882
#: wp-includes/query.php:906
msgid "Conditional query tags do not work before the query is run. Before then, they always return false."
msgstr "Villkorstyrda query-taggar fungerar inte innan en query har körts. Innan dess är deras värde alltid ”false”."

#: wp-includes/ms-functions.php:1207
msgid "The user is already active."
msgstr "Användaren är redan aktiv."

#. translators: Developer debugging message. 1: PHP function name, 2:
#. Explanatory message, 3: WordPress version number.
#: wp-includes/functions.php:6061
msgid "Function %1$s was called <strong>incorrectly</strong>. %2$s %3$s"
msgstr "Funktionen %1$s anropades <strong>felaktigt</strong>. %2$s %3$s"

#. translators: %s: Version number.
#: wp-includes/functions.php:6050
msgid "(This message was added in version %s.)"
msgstr "(Detta meddelande lades till i version %s.)"

#. translators: %s: Comment URL.
#: wp-includes/pluggable.php:1945
msgid "Permalink: %s"
msgstr "Permalänk: %s"

#: wp-includes/post-formats.php:98
msgctxt "Post format"
msgid "Standard"
msgstr "Standard"

#. translators: %s: Site address.
#: wp-signup.php:157
msgid "Your address will be %s."
msgstr "Din adress kommer bli %s."

#: wp-signup.php:151
msgid "domain"
msgstr "domän"

#: wp-includes/post-formats.php:107
msgctxt "Post format"
msgid "Audio"
msgstr "Ljud"

#: wp-includes/class-wp-xmlrpc-server.php:5441
#: wp-includes/class-wp-xmlrpc-server.php:5813
msgid "Invalid post format."
msgstr "Ogiltigt inläggsformat."

#: wp-includes/class-wp-editor.php:1922
msgid "No search term specified. Showing recent items."
msgstr "Inget sökord specificerat. Visar senaste objekten."

#: wp-includes/plugin.php:935
msgid "Only a static class method or function can be used in an uninstall hook."
msgstr "Endast en statisk klassmetod eller funktion kan användas i en åtgärds-hook för avinstallation."

#: wp-includes/post.php:4400
msgid "Passing an integer number of posts is deprecated. Pass an array of arguments instead."
msgstr "Det är föråldrat att skicka ett heltal med antalet poster. Skicka en argument-array i stället."

#: wp-includes/post-formats.php:106
msgctxt "Post format"
msgid "Video"
msgstr "Video"

#: wp-includes/post-formats.php:105
msgctxt "Post format"
msgid "Status"
msgstr "Status"

#: wp-includes/post-formats.php:104
msgctxt "Post format"
msgid "Quote"
msgstr "Citat"

#: wp-includes/post-formats.php:103
msgctxt "Post format"
msgid "Image"
msgstr "Bild"

#: wp-includes/post-formats.php:102
msgctxt "Post format"
msgid "Link"
msgstr "Länk"

#: wp-includes/post-formats.php:101
msgctxt "Post format"
msgid "Gallery"
msgstr "Galleri"

#: wp-includes/post-formats.php:100
msgctxt "Post format"
msgid "Chat"
msgstr "Chatt"

#: wp-includes/post-formats.php:99
msgctxt "Post format"
msgid "Aside"
msgstr "Notis"

#: wp-includes/class-wp-post-type.php:997
msgid "No pages found in Trash."
msgstr "Inga sidor hittades i papperskorgen."

#: wp-includes/class-wp-post-type.php:997
msgid "No posts found in Trash."
msgstr "Inga inlägg hittades i papperskorgen."

#: wp-includes/class-wp-post-type.php:996
msgid "No pages found."
msgstr "Inga sidor hittades."

#: wp-includes/admin-bar.php:781 wp-includes/admin-bar.php:786
msgid "Shortlink"
msgstr "Kortlänk"

#: wp-includes/class-wp-xmlrpc-server.php:1565
#: wp-includes/class-wp-xmlrpc-server.php:4397
#: wp-includes/class-wp-xmlrpc-server.php:5658
#: wp-includes/class-wp-xmlrpc-server.php:6077
msgid "Invalid attachment ID."
msgstr "Ogiltigt bilags-ID."

#: wp-includes/registration-functions.php:9 wp-includes/registration.php:9
msgid "This file no longer needs to be included."
msgstr "Denna fil behöver inte längre inkluderas."

#: wp-includes/widgets/class-wp-widget-archives.php:240
#: wp-includes/widgets/class-wp-widget-categories.php:210
#: wp-includes/js/dist/block-library.js:6015
#: wp-includes/js/dist/block-library.js:6022
#: wp-includes/js/dist/block-library.js:10833
#: wp-includes/js/dist/block-library.js:10839
msgid "Display as dropdown"
msgstr "Visa som rullgardinsmeny"

#: wp-includes/class-wp-xmlrpc-server.php:669
msgid "Large size image height"
msgstr "Höjd för stora bilder"

#: wp-includes/class-wp-xmlrpc-server.php:664
msgid "Large size image width"
msgstr "Bredd för stora bilder"

#: wp-includes/class-wp-xmlrpc-server.php:649
msgid "Medium size image height"
msgstr "Höjd för medelstora bilder"

#: wp-includes/class-wp-xmlrpc-server.php:644
msgid "Medium size image width"
msgstr "Bredd för medelstora bilder"

#: wp-includes/class-wp-xmlrpc-server.php:639
msgid "Crop thumbnail to exact dimensions"
msgstr "Beskär miniatyrer till exakta mått"

#: wp-includes/class-wp-xmlrpc-server.php:634
msgid "Thumbnail Height"
msgstr "Höjd för miniatyrer"

#: wp-includes/class-wp-xmlrpc-server.php:629
msgid "Thumbnail Width"
msgstr "Bredd för miniatyrer"

#: wp-login.php:1056
msgid "Confirm new password"
msgstr "Bekräfta nytt lösenord"

#: wp-login.php:1038
msgid "New password"
msgstr "Nytt lösenord"

#: wp-login.php:1021
msgid "Reset Password"
msgstr "Återställ lösenord"

#: wp-login.php:1006
msgid "Your password has been reset."
msgstr "Ditt lösenord har återställts."

#: wp-login.php:1004 wp-admin/user-edit.php:734
msgid "Password Reset"
msgstr "Återställning av lösenord"

#: wp-includes/user.php:3367
msgid "To reset your password, visit the following address:"
msgstr "För att återställa ditt lösenord, besök följande adress:"

#: wp-includes/user.php:3366
msgid "If this was a mistake, ignore this email and nothing will happen."
msgstr "Om detta var ett misstag kan du bara ignorera detta meddelande så händer inget."

#: wp-includes/user.php:3361
msgid "Someone has requested a password reset for the following account:"
msgstr "Någon har begärt återställning av lösenordet för följande konto:"

#: wp-includes/post-formats.php:74 wp-includes/revision.php:706
msgid "Invalid post."
msgstr "Ogiltigt inlägg."

#: wp-includes/admin-bar.php:418
msgid "Manage Site"
msgstr "Hantera webbplats"

#: wp-includes/admin-bar.php:747
msgid "Manage Comments"
msgstr "Hantera kommentarer"

#: wp-includes/class-wp-theme.php:1097
msgid "Blavatar"
msgstr "Blavatar"

#. translators: %s: Taxonomy name.
#: wp-includes/post.php:5003
msgid "Invalid taxonomy: %s."
msgstr "Ogiltig taxonomi: %s."

#: wp-includes/taxonomy.php:150
msgid "New Link Category Name"
msgstr "Namn för ny länkkategori"

#: wp-includes/taxonomy.php:148
msgid "Update Link Category"
msgstr "Uppdatera länkkategori"

#: wp-includes/taxonomy.php:146
msgid "All Link Categories"
msgstr "Alla länkkategorier"

#: wp-includes/taxonomy.php:144
msgid "Search Link Categories"
msgstr "Sök länkkategorier"

#: wp-includes/taxonomy.php:143
msgid "Link Category"
msgstr "Länkkategori"

#: wp-includes/abilities.php:29 wp-includes/user.php:4129
#: wp-includes/js/dist/block-editor.js:28552
#: wp-includes/js/dist/block-library.js:6320
#: wp-includes/js/dist/block-library.js:6418
#: wp-includes/js/dist/core-data.js:14568 wp-includes/js/dist/editor.js:37430
msgid "User"
msgstr "Användare"

#: wp-includes/admin-bar.php:587
msgid "Network Admin"
msgstr "Nätverksadministration"

#. translators: 1: Site link, 2: Search query.
#: wp-includes/theme-compat/sidebar.php:95
msgid "You have searched the %1$s blog archives for <strong>&#8216;%2$s&#8217;</strong>. If you are unable to find anything in these search results, you can try one of these links."
msgstr "Du har sökt i arkivet på %1$s efter <strong>”%2$s”</strong>. Om du inte hittar det du söker i resultaten så kan du försöka med någon av dessa länkar."

#. translators: Monthly archives date format. See
#. https://www.php.net/manual/datetime.format.php
#: wp-includes/theme-compat/sidebar.php:73
msgid "F, Y"
msgstr "F, Y"

#. translators: Daily archives date format. See
#. https://www.php.net/manual/datetime.format.php
#: wp-includes/theme-compat/sidebar.php:60
msgid "l, F jS, Y"
msgstr "l, j F, Y"

#. translators: %s: Category name.
#: wp-includes/theme-compat/sidebar.php:46
msgid "You are currently browsing the archives for the %s category."
msgstr "Du bläddrar just nu i arkivet för kategorin %s."

#. translators: Used to join items in a list with only 2 items.
#: wp-includes/formatting.php:5354
msgid "%1$s and %2$s"
msgstr "%1$s och %2$s"

#. translators: 1: Site name, 2: WordPress
#: wp-includes/theme-compat/footer.php:26
msgid "%1$s is proudly powered by %2$s"
msgstr "%1$s drivs med %2$s"

#. translators: %s: Number of comments.
#: wp-includes/blocks/comments-title.php:60
#: wp-includes/js/dist/block-library.js:15451
msgid "%s response"
msgid_plural "%s responses"
msgstr[0] "%s svar"
msgstr[1] "%s svar"

#: wp-includes/blocks/comments-title.php:56
#: wp-includes/js/dist/block-library.js:15447
msgid "One response"
msgstr "Ett svar"

#: wp-includes/theme-compat/comments.php:24
msgid "This post is password protected. Enter the password to view comments."
msgstr "Detta inlägg är lösenordsskyddat. Ange lösenordet för att visa kommentarer."

#: wp-includes/class-wp-taxonomy.php:631
msgid "Choose from the most used tags"
msgstr "Välj från de mest använda etiketterna"

#: wp-includes/class-wp-taxonomy.php:628
msgid "New Category Name"
msgstr "Nytt kategorinamn"

#: wp-includes/class-wp-taxonomy.php:628
msgid "New Tag Name"
msgstr "Nytt etikettnamn"

#: wp-includes/class-wp-taxonomy.php:626
msgid "Update Tag"
msgstr "Uppdatera etikett"

#: wp-includes/class-wp-taxonomy.php:619
msgid "Parent Category:"
msgstr "Överordnad kategori:"

#: wp-includes/class-wp-taxonomy.php:618 wp-includes/js/dist/editor.js:47327
msgid "Parent Category"
msgstr "Överordnad kategori"

#: wp-includes/class-wp-taxonomy.php:617
msgid "All Tags"
msgstr "Alla etiketter"

#: wp-includes/class-wp-taxonomy.php:616
msgid "Popular Tags"
msgstr "Populära etiketter"

#: wp-includes/class-wp-taxonomy.php:615
msgid "Search Tags"
msgstr "Sök etiketter"

#: wp-includes/class-wp-taxonomy.php:614
msgctxt "taxonomy singular name"
msgid "Category"
msgstr "Kategori"

#: wp-includes/class-wp-taxonomy.php:613
msgctxt "taxonomy general name"
msgid "Categories"
msgstr "Kategorier"

#: wp-signup.php:1018
msgid "Sorry, new registrations are not allowed at this time."
msgstr "Nya registreringar är inte tillåtna just nu."

#: wp-signup.php:884
msgid "Check the junk or spam folder of your email client. Sometime emails wind up there by mistake."
msgstr "Kontrollera mappen för skräppost i ditt e-postprogram. Ibland hamnar e-post där av misstag."

#: wp-signup.php:883
msgid "Wait a little longer. Sometimes delivery of email can be delayed by processes outside of our control."
msgstr "Vänta lite längre. Ibland kan leverans av e-post försenas av processer som ligger utanför vår kontroll."

#: wp-signup.php:303
msgid "Your registration email is sent to this address. (Double-check your email address before continuing.)"
msgstr "Din e-postregistrering skickas till denna adress. (Dubbelkolla e-postadressen innan du fortsätter.)"

#: wp-includes/class-wp-post-type.php:998
msgid "Parent Page:"
msgstr "Överordnad sida:"

#: wp-includes/post.php:317
msgid "No patterns found in Trash."
msgstr "Inga mönster hittades i papperskorgen."

#: wp-includes/class-wp-post-type.php:995
msgid "Search Pages"
msgstr "Sök sidor"

#: wp-includes/class-wp-post-type.php:995
msgid "Search Posts"
msgstr "Sök inlägg"

#: wp-includes/class-wp-post-type.php:991
msgid "Edit Page"
msgstr "Redigera sida"

#: wp-includes/class-wp-post-type.php:988
msgctxt "post type singular name"
msgid "Page"
msgstr "Sida"

#: wp-includes/class-wp-post-type.php:988
msgctxt "post type singular name"
msgid "Post"
msgstr "Inlägg"

#: wp-includes/class-wp-post-type.php:987
msgctxt "post type general name"
msgid "Pages"
msgstr "Sidor"

#: wp-includes/class-wp-post-type.php:987 wp-admin/export.php:193
#: wp-admin/includes/class-wp-users-list-table.php:377
msgctxt "post type general name"
msgid "Posts"
msgstr "Inlägg"

#: wp-includes/user.php:3547 wp-admin/includes/user.php:191
msgid "<strong>Error:</strong> This username is invalid because it uses illegal characters. Please enter a valid username."
msgstr "<strong>Fel:</strong> Användarnamnet är ogiltigt eftersom det innehåller otillåtna tecken. Ange ett giltigt användarnamn."

#. translators: %s: Asterisk symbol (*).
#: wp-includes/general-template.php:5408
msgid "Required fields are marked %s"
msgstr "Obligatoriska fält är märkta %s"

#. translators: %s: Template name.
#: wp-includes/theme-compat/comments.php:15
#: wp-includes/theme-compat/footer.php:15
#: wp-includes/theme-compat/header.php:15
#: wp-includes/theme-compat/sidebar.php:15
msgid "Please include a %s template in your theme."
msgstr "Inkludera en %s-mall i ditt tema."

#. translators: %s: Template name.
#: wp-includes/theme-compat/comments.php:11
#: wp-includes/theme-compat/footer.php:11
#: wp-includes/theme-compat/header.php:11
#: wp-includes/theme-compat/sidebar.php:11
msgid "Theme without %s"
msgstr "Tema utan %s"

#: wp-includes/class-wp-xmlrpc-server.php:3568
#: wp-includes/class-wp-xmlrpc-server.php:6401
#: wp-includes/class-wp-xmlrpc-server.php:6641
msgid "Sorry, you must be able to edit posts on this site in order to view categories."
msgstr "Du måste kunna redigera inlägg på denna webbplats för att kunna visa kategorier."

#: wp-includes/class-wp-xmlrpc-server.php:5399
msgid "Sorry, you are not allowed to publish pages on this site."
msgstr "Du har inte behörighet att publicera sidor på denna webbplats."

#: wp-includes/class-wp-xmlrpc-server.php:5412
#: wp-includes/class-wp-xmlrpc-server.php:5426
#: wp-includes/class-wp-xmlrpc-server.php:5431
msgid "Sorry, you are not allowed to publish posts on this site."
msgstr "Du har inte behörighet att publicera inlägg på denna webbplats."

#: wp-includes/class-wp-xmlrpc-server.php:1476
#: wp-includes/class-wp-xmlrpc-server.php:5144
msgid "Sorry, you are not allowed to post on this site."
msgstr "Du har inte behörighet att publicera på denna webbplats."

#: wp-includes/class-wp-xmlrpc-server.php:4077
#: wp-includes/class-wp-xmlrpc-server.php:4161
#: wp-includes/class-wp-xmlrpc-server.php:4196
#: wp-includes/class-wp-xmlrpc-server.php:4231
#: wp-includes/class-wp-xmlrpc-server.php:4501
msgid "Sorry, you are not allowed to access details about this site."
msgstr "Du har inte behörighet att se uppgifter om denna webbplats."

#: wp-includes/class-wp-xmlrpc-server.php:3374
msgid "Sorry, you must be able to edit posts on this site in order to view tags."
msgstr "Du måste kunna redigera inlägg på denna webbplats för att kunna visa etiketter."

#: wp-includes/class-wp-xmlrpc-server.php:609
msgid "Site Tagline"
msgstr "Webbplatsslogan"

#: wp-includes/option.php:2780
msgid "Site URL."
msgstr "Webbplats-URL."

#. translators: %s: Site title.
#: wp-includes/pluggable.php:2309
msgid "New user registration on your site %s:"
msgstr "Ny användarregistrering på din webbplats %s:"

#. translators: New site notification email subject. 1: Network title, 2: New
#. site title.
#: wp-includes/ms-functions.php:1729
msgid "New %1$s Site: %2$s"
msgstr "Ny webbplats under %1$s: %2$s"

#. translators: New site notification email subject. %s: New site URL.
#: wp-includes/ms-functions.php:1513
msgid "New Site Registration: %s"
msgstr "Ny webbplatsregistrering: %s"

#: wp-includes/ms-functions.php:1209
msgid "The site is already active."
msgstr "Webbplatsen är redan aktiv."

#. translators: New site notification email. 1: Activation URL, 2: New site
#. URL.
#: wp-includes/ms-functions.php:1009
msgid ""
"To activate your site, please click the following link:\n"
"\n"
"%1$s\n"
"\n"
"After you activate, you will receive *another email* with your login.\n"
"\n"
"After you activate, you can visit your site here:\n"
"\n"
"%2$s"
msgstr ""
"Klicka på följande länk för att aktivera din webbplats:\n"
"\n"
"%1$s\n"
"\n"
"Efter aktiveringen kommer du att få *ett e-postmeddelande till* med dina inloggningsuppgifter.\n"
"\n"
"Efter aktiveringen kan du besöka din webbplats här:\n"
"\n"
"%2$s"

#: wp-includes/ms-functions.php:755
msgid "That site is currently reserved but may be available in a couple days."
msgstr "Den webbplatsen är för närvarande reserverad men kan vara tillgänglig om ett par dagar."

#: wp-includes/ms-functions.php:734
msgid "Sorry, that site is reserved!"
msgstr "Den webbplatsen är reserverad!"

#: wp-includes/ms-functions.php:725 wp-includes/ms-functions.php:1415
#: wp-includes/ms-site.php:623
msgid "Sorry, that site already exists!"
msgstr "Den webbplatsen finns redan!"

#: wp-includes/class-wp-customize-nav-menus.php:1249
msgid "Please enter an item title"
msgstr "Ange rubrik för objektet"

#: wp-includes/ms-functions.php:695
msgid "Sorry, site names must have letters too!"
msgstr "Webbplatsnamn måste innehålla bokstäver också!"

#: wp-includes/ms-functions.php:690
msgid "Sorry, you may not use that site name."
msgstr "Det webbplatsnamnet kan du inte använda."

#: wp-includes/ms-load.php:122
msgid "This site has been archived or suspended."
msgstr "Denna webbplats har arkiverats eller stängts av."

#: wp-includes/load.php:950
msgid "The site you have requested is not installed properly. Please contact the system administrator."
msgstr "Webbplatsen du har begärt är inte korrekt installerad. Kontakta systemadministratören."

#: wp-includes/nav-menu.php:424
msgid "The given object ID is not that of a menu item."
msgstr "Angivet objekt-ID är inte ett ID för någon menypost."

#: wp-includes/formatting.php:4999
msgid "The Site address you entered did not appear to be a valid URL. Please enter a valid URL."
msgstr "Webbplatsadressen du angav verkar inte vara en giltig URL. Ange en giltig URL."

#: wp-includes/formatting.php:4986
msgid "The WordPress address you entered did not appear to be a valid URL. Please enter a valid URL."
msgstr "WordPress-adressen du angav verkar inte vara en giltig URL. Ange en giltig URL."

#: wp-includes/formatting.php:4867
msgid "The email address entered did not appear to be a valid email address. Please enter a valid email address."
msgstr "Den angivna e-postadressen verkar inte vara en giltig e-postadress. Ange en giltig e-postadress."

#: wp-includes/taxonomy.php:2571
msgid "A term with the name provided already exists with this parent."
msgstr "En term med det angivna namnet finns redan med denna överordnade term."

#. translators: %s: Home URL.
#: wp-includes/ms-functions.php:2243
msgid "An error occurred adding you to this site. Go to the <a href=\"%s\">homepage</a>."
msgstr "Ett fel uppstod när du skulle läggas till på denna webbplats. Gå till <a href=\"%s\">startsidan</a>."

#: wp-includes/comment-template.php:2644
msgid "Your email address will not be published."
msgstr "Din e-postadress kommer inte publiceras."

#: wp-includes/class-wp-http.php:295 wp-includes/class-wp-http.php:531
#: wp-includes/class-wp-xmlrpc-server.php:6937
msgid "A valid URL was not provided."
msgstr "Ingen giltig URL har angetts."

#: wp-includes/class-wp-image-editor-gd.php:225
#: wp-includes/class-wp-image-editor-imagick.php:363
msgid "Could not calculate resized image dimensions"
msgstr "Det gick inte att beräkna den storleksändrade bildens mått"

#. translators: %s: Number of completed requests.
#: wp-includes/post.php:819
msgid "Completed <span class=\"count\">(%s)</span>"
msgid_plural "Completed <span class=\"count\">(%s)</span>"
msgstr[0] "Färdigbehandlad <span class=\"count\">(%s)</span>"
msgstr[1] "Färdigbehandlade <span class=\"count\">(%s)</span>"

#: wp-signup.php:1020
msgid "You are logged in already. No need to register again!"
msgstr "Du är redan inloggad. Du behöver inte registrera dig igen!"

#. translators: %s: Login URL.
#: wp-signup.php:980
msgid "You must first <a href=\"%s\">log in</a>, and then you can create a new site."
msgstr "Du måste först <a href=\"%s\">logga in</a>, sen kan du skapa en ny webbplats."

#. translators: %s: Current user's display name.
#: wp-signup.php:385
msgid "Welcome back, %s. By filling out the form below, you can <strong>add another site to your account</strong>. There is no limit to the number of sites you can have, so create to your heart&#8217;s content, but write responsibly!"
msgstr "Välkommen tillbaka %s. Fyll i formuläret nedan för att <strong>lägga till ytterligare en webbplats till ditt konto</strong>. Det finns ingen gräns för hur många webbsidor du kan ha, så låt din kreativitet flöda, men skriv på ett ansvarsfullt sätt!"

#: wp-signup.php:158
msgid "Must be at least 4 characters, letters and numbers only. It cannot be changed, so choose carefully!"
msgstr "Måste vara minst 4 tecken, endast bokstäver och siffror. Kan inte ändras, så välj noggrant!"

#: wp-mail.php:15 wp-mail.php:21
msgid "This action has been disabled by the administrator."
msgstr "Denna åtgärd har inaktiverats av administratören."

#. translators: %s: page number
#. translators: %s: Page number.
#: wp-includes/blocks/breadcrumbs.php:249 wp-includes/general-template.php:1254
msgid "Page %s"
msgstr "Sida %s"

#: wp-includes/load.php:417
msgid "Briefly unavailable for scheduled maintenance. Check back in a minute."
msgstr "Webbplatsen är tillfälligt otillgänglig på grund av ett planerat underhållsarbete. Välkommen tillbaka om någon minut."

#: wp-includes/load.php:418
msgid "Maintenance"
msgstr "Underhåll"

#: wp-includes/post.php:549 wp-includes/taxonomy.php:116
msgid "Navigation Menus"
msgstr "Navigeringsmenyer"

#: wp-includes/post.php:154
msgid "Navigation Menu Item"
msgstr "Menyval för navigation"

#: wp-includes/post.php:153
msgid "Navigation Menu Items"
msgstr "Menyval för navigation"

#. translators: %s: Site title.
#: wp-links-opml.php:33
msgid "Links for %s"
msgstr "Länkar för %s"

#. translators: %s: URL to create a new menu.
#: wp-includes/widgets/class-wp-nav-menu-widget.php:177
msgid "No menus have been created yet. <a href=\"%s\">Create some</a>."
msgstr "Inga menyer har skapats än. <a href=\"%s\">Skapa några</a>."

#: wp-includes/link-template.php:4269
msgid "This is the short link."
msgstr "Detta är den korta länken."

#. translators: %d: Number of available theme updates.
#: wp-includes/update.php:995
msgid "%d Theme Update"
msgid_plural "%d Theme Updates"
msgstr[0] "%d temauppdatering"
msgstr[1] "%d temauppdateringar"

#. translators: %d: Number of available plugin updates.
#: wp-includes/update.php:990
msgid "%d Plugin Update"
msgid_plural "%d Plugin Updates"
msgstr[0] "%d tilläggsuppdatering"
msgstr[1] "%d tilläggsuppdateringar"

#. translators: %d: Number of available WordPress updates.
#: wp-includes/update.php:985
msgid "%d WordPress Update"
msgstr "%d uppdatering(ar) för WordPress"

#: wp-signup.php:998
msgid "Site registration has been disabled."
msgstr "Registrering av nya webbplatser har inaktiverats."

#: wp-signup.php:879
msgid "If you do not activate your site within two days, you will have to sign up again."
msgstr "Om du inte aktiverar din webbplats inom två dagar måste du registrera dig igen."

#: wp-signup.php:872
msgid "But, before you can start using your site, <strong>you must activate it</strong>."
msgstr "Men, innan du kan börja använda din webbplats så <strong>måste du aktivera den</strong>."

#. translators: %s: Site address.
#: wp-signup.php:868
msgid "Congratulations! Your new site, %s, is almost ready."
msgstr "Grattis! Din nya webbplats, %s, är nästan klar."

#: wp-signup.php:653
msgid "Gimme a site!"
msgstr "Ge mig en webbplats!"

#. translators: %s: Site title.
#: wp-signup.php:555
msgid "The site %s is yours."
msgstr "Webbplatsen %s är din."

#: wp-signup.php:422
msgid "Create Site"
msgstr "Skapa webbplats"

#: wp-signup.php:407
msgid "If you are not going to use a great site domain, leave it for a new user. Now have at it!"
msgstr "Om du inte tänker använda en bra webbplatsdomän bör du lämna den till någon annan. Ta för dig!"

#: wp-signup.php:396
msgid "Sites you are already a member of:"
msgstr "Webbplatser som du redan är medlem på:"

#. translators: %s: Network title.
#: wp-signup.php:375
msgid "Get <em>another</em> %s site in seconds"
msgstr "Skapa <em>ännu en</em> webbplats under %s på några sekunder"

#: wp-signup.php:164
msgid "Site Title:"
msgstr "Webbplatsrubrik:"

#: wp-signup.php:149
msgid "sitename"
msgstr "webbplatsnamn"

#: wp-includes/script-loader.php:1031
msgid "File canceled."
msgstr "Filen avbröts."

#. translators: %s: Post title.
#: wp-includes/pluggable.php:2105
msgid "A new comment on the post \"%s\" is waiting for your approval"
msgstr "En ny kommentar på inlägget ”%s” väntar på ditt godkännande"

#. translators: %s: Post title.
#: wp-includes/pluggable.php:2094
msgid "A new pingback on the post \"%s\" is waiting for your approval"
msgstr "En ny pingback på inlägget ”%s” väntar på ditt godkännande"

#. translators: %s: Post title.
#: wp-includes/pluggable.php:2083
msgid "A new trackback on the post \"%s\" is waiting for your approval"
msgstr "En ny trackback på inlägget ”%s” väntar på ditt godkännande"

#. translators: %s: Post title.
#: wp-includes/pluggable.php:1891
msgid "New pingback on your post \"%s\""
msgstr "Ny pingback på ditt inlägg ”%s”"

#. translators: %s: Post title.
#: wp-includes/pluggable.php:1877
msgid "New trackback on your post \"%s\""
msgstr "Ny trackback på ditt inlägg ”%s”"

#. translators: %s: Post title.
#: wp-includes/pluggable.php:1919
msgid "New comment on your post \"%s\""
msgstr "Ny kommentar till ditt inlägg ”%s”"

#: wp-includes/ms-load.php:481
msgid "If your site does not display, please contact the owner of this network."
msgstr "Om din webbplats inte visas, kontakta ägaren till detta nätverk."

#: wp-includes/widgets/class-wp-nav-menu-widget.php:189
msgid "Select Menu:"
msgstr "Välj meny:"

#: wp-includes/taxonomy.php:117
#: wp-includes/widgets/class-wp-nav-menu-widget.php:30
msgid "Navigation Menu"
msgstr "Navigeringsmeny"

#: wp-includes/widgets/class-wp-widget-tag-cloud.php:183
msgid "Taxonomy:"
msgstr "Taxonomi:"

#. translators: %s: search query
#: wp-includes/blocks/breadcrumbs.php:63
msgid "Search results for: \"%s\""
msgstr "Sökresultat för: ”%s”"

#. translators: %s: Post title.
#: wp-includes/theme-compat/comments.php:38
#: wp-includes/js/dist/block-library.js:12908
msgid "One response to %s"
msgstr "Ett svar till %s"

#: wp-includes/admin-bar.php:1174
#: wp-includes/class-wp-customize-nav-menus.php:681
#: wp-includes/customize/class-wp-customize-nav-menus-panel.php:113
#: wp-includes/js/dist/block-library.js:38274 wp-admin/menu.php:251
#: wp-admin/nav-menus.php:32 wp-admin/nav-menus.php:783
msgid "Menus"
msgstr "Menyer"

#: wp-includes/load.php:208
msgid "Your PHP installation appears to be missing the MySQL extension which is required by WordPress."
msgstr "Din PHP-installation verkar sakna MySQL-utökningen som är obligatoriskt för WordPress."

#: wp-includes/class-wp-xmlrpc-server.php:7189
msgid "The specified target URL does not exist."
msgstr "Den specificerade mål-URL:en finns inte."

#. translators: 1: URL of the page linked from, 2: URL of the page linked to.
#: wp-includes/class-wp-xmlrpc-server.php:7156
msgid "Pingback from %1$s to %2$s registered. Keep the web talking! :-)"
msgstr "Pingback från %1$s till %2$s har registrerats. Låt webben tala! :-)"

#: wp-includes/class-wp-xmlrpc-server.php:7109
msgid "The source URL does not contain a link to the target URL, and so cannot be used as a source."
msgstr "Käll-URL:en innehåller inte någon länk till mål-URL:en och kan därför inte användas som källa."

#: wp-includes/class-wp-xmlrpc-server.php:7044
msgid "The source URL does not exist."
msgstr "Käll-URL:en finns inte."

#: wp-includes/class-wp-xmlrpc-server.php:7005
msgid "The pingback has already been registered."
msgstr "Pingbacken har redan registrerats."

#: wp-includes/class-wp-xmlrpc-server.php:6995
msgid "The source URL and the target URL cannot both point to the same resource."
msgstr "Käll-URL:en och mål-URL:en kan inte båda peka på samma resurs."

#: wp-includes/class-wp-xmlrpc-server.php:6984
#: wp-includes/class-wp-xmlrpc-server.php:6991
#: wp-includes/class-wp-xmlrpc-server.php:7000
#: wp-includes/class-wp-xmlrpc-server.php:7182
msgid "The specified target URL cannot be used as a target. It either does not exist, or it is not a pingback-enabled resource."
msgstr "Den specificerade mål-URL:en kan inte användas som ett mål. Antingen finns den inte eller så är det inte en pingback-aktiverad resurs."

#: wp-includes/class-wp-xmlrpc-server.php:6943
msgid "Is there no link to us?"
msgstr "Finns det ingen länk till oss?"

#. translators: 1: File name, 2: Error message.
#: wp-includes/class-wp-xmlrpc-server.php:6499
msgid "Could not write file %1$s (%2$s)."
msgstr "Kunde inte skriva till filen %1$s (%2$s)."

#: wp-includes/class-wp-xmlrpc-server.php:5870
msgid "Sorry, you are not allowed to change the page author as this user."
msgstr "Som denna användare har du inte behörighet att ändra sidans författare."

#: wp-includes/class-wp-xmlrpc-server.php:5865
msgid "Sorry, you are not allowed to change the post author as this user."
msgstr "Som denna användare har du inte behörighet att ändra inläggets författare."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:912
msgid "Sorry, you are not allowed to update posts as this user."
msgstr "Du har inte behörighet att uppdatera inlägg som om du vore denna användare."

#: wp-includes/class-wp-customize-nav-menus.php:957
#: wp-includes/class-wp-xmlrpc-server.php:1459
#: wp-includes/class-wp-xmlrpc-server.php:2016
#: wp-includes/class-wp-xmlrpc-server.php:3691
#: wp-includes/class-wp-xmlrpc-server.php:4589
#: wp-includes/class-wp-xmlrpc-server.php:5416
#: wp-includes/class-wp-xmlrpc-server.php:5486
#: wp-includes/class-wp-xmlrpc-server.php:5801
#: wp-includes/class-wp-xmlrpc-server.php:5874 wp-includes/post.php:1890
#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:457
#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:146
#: wp-admin/async-upload.php:43 wp-admin/edit.php:18 wp-admin/edit.php:41
#: wp-admin/post-new.php:24 wp-admin/post.php:131 wp-admin/post.php:246
#: wp-admin/post.php:283 wp-admin/post.php:312 wp-admin/site-editor.php:170
msgid "Invalid post type."
msgstr "Ogiltig inläggstyp."

#: wp-includes/class-wp-xmlrpc-server.php:1492
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1589
msgid "Sorry, you are not allowed to publish posts in this post type."
msgstr "Du har inte behörighet att publicera inlägg av denna inläggstyp."

#: wp-includes/class-wp-xmlrpc-server.php:5230
#: wp-includes/class-wp-xmlrpc-server.php:5304
#: wp-includes/class-wp-xmlrpc-server.php:6244
#: wp-includes/class-wp-xmlrpc-server.php:6822
msgid "Sorry, no such post."
msgstr "Det finns inget sådant inlägg."

#: wp-includes/class-wp-xmlrpc-server.php:5239
#: wp-includes/class-wp-xmlrpc-server.php:5982
#: wp-includes/class-wp-xmlrpc-server.php:6882
msgid "Sorry, you are not allowed to publish this post."
msgstr "Du har inte behörighet att publicera detta inlägg."

#: wp-includes/class-wp-xmlrpc-server.php:4332
msgid "Sorry, you are not allowed to update options."
msgstr "Du har inte behörighet att uppdatera alternativ."

#: wp-includes/class-wp-xmlrpc-server.php:4119
msgid "Sorry, you are not allowed to access details of this post."
msgstr "Du har inte behörighet att se uppgifter om detta inlägg."

#: wp-includes/class-wp-xmlrpc-server.php:4012
msgid "A valid email address is required."
msgstr "En giltig e-postadress är obligatorisk."

#: wp-includes/class-wp-xmlrpc-server.php:4010
msgid "Comment author name and email are required."
msgstr "Kommentarförfattarens namn och e-postadress är obligatoriska uppgifter."

#: wp-includes/class-wp-xmlrpc-server.php:1466
#: wp-includes/class-wp-xmlrpc-server.php:1769
#: wp-includes/class-wp-xmlrpc-server.php:1851
#: wp-includes/class-wp-xmlrpc-server.php:1953
#: wp-includes/class-wp-xmlrpc-server.php:2998
#: wp-includes/class-wp-xmlrpc-server.php:3950
#: wp-includes/class-wp-xmlrpc-server.php:3954
#: wp-includes/class-wp-xmlrpc-server.php:4115
#: wp-includes/class-wp-xmlrpc-server.php:4718
#: wp-includes/class-wp-xmlrpc-server.php:4792
#: wp-includes/class-wp-xmlrpc-server.php:4796
#: wp-includes/class-wp-xmlrpc-server.php:4801
#: wp-includes/class-wp-xmlrpc-server.php:4985
#: wp-includes/class-wp-xmlrpc-server.php:5792
#: wp-includes/class-wp-xmlrpc-server.php:6135
#: wp-includes/class-wp-xmlrpc-server.php:6695
#: wp-includes/class-wp-xmlrpc-server.php:6753
#: wp-includes/class-wp-xmlrpc-server.php:6878 wp-includes/comment.php:2627
#: wp-includes/post.php:4555 wp-includes/post.php:5242
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:417
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:922
#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:445
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:556
#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:205
#: wp-includes/revision.php:362
msgid "Invalid post ID."
msgstr "Ogiltigt inläggs-ID."

#: wp-includes/class-wp-xmlrpc-server.php:3679
#: wp-includes/class-wp-xmlrpc-server.php:3843
msgid "Invalid comment status."
msgstr "Ogiltig kommentarsstatus."

#: wp-includes/class-wp-xmlrpc-server.php:3622
#: wp-includes/class-wp-xmlrpc-server.php:3757
#: wp-includes/class-wp-xmlrpc-server.php:3825 wp-includes/comment.php:2618
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:397
#: wp-admin/comment.php:81 wp-admin/comment.php:293
#: wp-admin/edit-comments.php:297
msgid "Invalid comment ID."
msgstr "Ogiltigt kommentars-ID."

#: wp-includes/class-wp-xmlrpc-server.php:3160
msgid "Failed to delete the page."
msgstr "Det gick inte att ta bort sidan."

#: wp-includes/class-wp-xmlrpc-server.php:3013
#: wp-includes/class-wp-xmlrpc-server.php:3149
#: wp-includes/class-wp-xmlrpc-server.php:3215
msgid "Sorry, no such page."
msgstr "Ingen sådan sida."

#: wp-includes/class-wp-xmlrpc-server.php:624
msgid "Allow new users to sign up"
msgstr "Tillåt nya användare att registrera sig"

#: wp-includes/class-wp-xmlrpc-server.php:599
msgid "Time Zone"
msgstr "Tidszon"

#: wp-includes/class-wp-xmlrpc-server.php:542
msgid "Software Version"
msgstr "Mjukvaruversion"

#: wp-includes/class-wp-xmlrpc-server.php:537
msgid "Software Name"
msgstr "Mjukvarunamn"

#: wp-signup.php:991
msgid "User registration has been disabled."
msgstr "Registrering av nya användare har inaktiverats."

#: wp-signup.php:976
msgid "Registration has been disabled."
msgstr "Nya registreringar har inaktiverats."

#: wp-signup.php:881
msgid "If you have not received your email yet, there are a number of things you can do:"
msgstr "Om du inte har fått din e-post ännu finns det ett antal saker du kan göra:"

#: wp-signup.php:880
msgid "Still waiting for your email?"
msgstr "Väntar du fortfarande på din e-post?"

#: wp-signup.php:787
msgid "Sign up"
msgstr "Registrera dig"

#: wp-signup.php:721
msgid "If you do not activate your username within two days, you will have to sign up again."
msgstr "Om du inte aktiverar ditt användarnamn inom 2 dagar så måste du registrera dig igen."

#: wp-signup.php:714
msgid "But, before you can start using your new username, <strong>you must activate it</strong>."
msgstr "Men, innan du kan börja använda ditt nya användarnamn så <strong>måste du aktivera det</strong>."

#. translators: %s: Username.
#: wp-signup.php:711
msgid "%s is your new username"
msgstr "%s är ditt nya användarnamn"

#: wp-includes/class-wp-customize-nav-menus.php:1121 wp-signup.php:663
#: wp-includes/js/dist/block-library.js:51653
#: wp-includes/js/dist/components.js:43098
msgid "Next"
msgstr "Nästa"

#: wp-signup.php:657
msgid "Just a username, please."
msgstr "Bara själva användarnamnet."

#. translators: %s: Name of the network.
#: wp-signup.php:632
msgid "Get your own %s account in seconds"
msgstr "Skaffa ett eget konto på %s på några sekunder"

#: wp-signup.php:378
msgid "There was a problem, please correct the form below and try again."
msgstr "Det var ett problem, rätta till formuläret nedan och försök igen."

#: wp-signup.php:294
msgid "Email&nbsp;Address:"
msgstr "E-postadress:"

#: wp-signup.php:290
msgid "(Must be at least 4 characters, lowercase letters and numbers only.)"
msgstr "(Måste vara minst 4 tecken, endast gemener och siffror.)"

#: wp-signup.php:222
msgid "Privacy:"
msgstr "Integritet:"

#. translators: %s: POP3 error.
#: wp-mail.php:262
msgid "Oops: %s"
msgstr "Hoppsan: %s"

#: wp-mail.php:73
msgid "There does not seem to be any new mail."
msgstr "Det verkar inte finnas någon ny e-post."

#: wp-mail.php:48
msgid "Slow down, no need to check for new mails so often!"
msgstr "Ta det lugnt, du behöver inte kolla efter ny e-post så ofta!"

#: wp-login.php:1446
msgid "You are now logged out."
msgstr "Du är nu utloggad."

#: wp-login.php:1363
msgid "You have logged in successfully."
msgstr "Du har loggat in."

#: wp-includes/user.php:219 wp-includes/user.php:302 wp-login.php:1201
#: wp-login.php:1586
msgid "Lost your password?"
msgstr "Glömt ditt lösenord?"

#: wp-login.php:1157
msgid "Register For This Site"
msgstr "Registrera dig på denna webbplats"

#: wp-login.php:1155
msgid "Registration Form"
msgstr "Registreringsformulär"

#: wp-login.php:914
msgid "Get New Password"
msgstr "Skaffa nytt lösenord"

#: wp-login.php:878
msgid "Lost Password"
msgstr "Glömt lösenord"

#: wp-includes/user.php:3563 wp-includes/user.php:3861
#: wp-admin/includes/user.php:209
msgid "<strong>Error:</strong> The email address is not correct."
msgstr "<strong>Fel:</strong> E-postadressen är inte korrekt."

#: wp-includes/user.php:3561
msgid "<strong>Error:</strong> Please type your email address."
msgstr "<strong>Fel:</strong> Skriv din e-postadress."

#: wp-includes/user.php:3165 wp-includes/user.php:3169
#: wp-includes/user.php:3175 wp-includes/user.php:3196
#: wp-includes/user.php:3205 wp-includes/user.php:3209
#: wp-includes/user.php:3228
msgid "Invalid key."
msgstr "Ogiltig nyckel."

#. translators: Password reset notification email subject. %s: Site title.
#: wp-includes/user.php:3390
msgid "[%s] Password Reset"
msgstr "[%s] Återställning av lösenord"

#: wp-includes/user.php:3109
msgid "Password reset is not allowed for this user"
msgstr "Lösenordsåterställning är inte tillåten för denna användare"

#: wp-includes/user.php:3255
msgid "<strong>Error:</strong> Please enter a username or email address."
msgstr "<strong>Fel:</strong> Ange ett användarnamn eller en e-postadress."

#: wp-login.php:158
msgid "Powered by WordPress"
msgstr "Drivs med WordPress"

#. translators: 1: WordPress version number, 2: Minimum required MySQL version
#. number.
#: wp-includes/class-wpdb.php:4007
msgid "<strong>Error:</strong> WordPress %1$s requires MySQL %2$s or higher"
msgstr "<strong>Fel:</strong> WordPress %1$s kräver MySQL %2$s eller senare"

#. translators: %d: Sidebar number.
#: wp-includes/widgets.php:190 wp-includes/widgets.php:278
msgid "Sidebar %d"
msgstr "Sidopanel %d"

#: wp-includes/functions.php:7546 wp-includes/user.php:351
msgid "Please log in again."
msgstr "Logga in igen."

#: wp-includes/user.php:568
msgid "<strong>Error:</strong> Your account has been marked as a spammer."
msgstr "<strong>Fel:</strong> Ditt konto har flaggats för skräppostning."

#: wp-includes/user.php:175 wp-includes/user.php:265
msgid "<strong>Error:</strong> The password field is empty."
msgstr "<strong>Fel:</strong> Fältet för lösenord är inte ifyllt."

#: wp-includes/user.php:171
msgid "<strong>Error:</strong> The username field is empty."
msgstr "<strong>Fel:</strong> Fältet för användarnamn är inte ifyllt."

#: wp-includes/class-wp-theme.php:311
msgid "Stylesheet is missing."
msgstr "Stilmall saknas."

#. translators: %s: Theme directory name.
#: wp-includes/class-wp-theme.php:449
msgid "The parent theme is missing. Please install the \"%s\" parent theme."
msgstr "Huvudtemat saknas. Installera huvudtemat ”%s”."

#: wp-includes/taxonomy.php:4905
msgid "Invalid object ID."
msgstr "Ogiltigt objekt-ID."

#. translators: %s: Taxonomy term slug.
#: wp-includes/taxonomy.php:3334
msgid "The slug &#8220;%s&#8221; is already in use by another term."
msgstr "”%s” används redan som slug för en annan term."

#: wp-includes/taxonomy.php:2595
msgid "Could not insert term into the database."
msgstr "Kunde inte infoga term i databasen."

#: wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:195
msgid "Invalid item ID."
msgstr "Ogiltigt objekt-ID."

#: wp-includes/taxonomy.php:979 wp-includes/taxonomy.php:3237
#: wp-includes/taxonomy.php:4682
msgid "Empty Term."
msgstr "Tom term."

#: wp-includes/script-loader.php:1232
msgctxt "password strength"
msgid "Medium"
msgstr "Medium"

#: wp-includes/taxonomy.php:250
msgid "Separate pattern categories with commas"
msgstr "Separera mönsterkategorier med kommatecken"

#: wp-includes/script-loader.php:1035
msgid "moved to the Trash."
msgstr "flyttad till papperskorgen."

#: wp-includes/script-loader.php:1034
msgid "Crunching&hellip;"
msgstr "Behandlar …"

#: wp-includes/script-loader.php:1032
msgid "Upload stopped."
msgstr "Uppladdning stoppad."

#: wp-includes/script-loader.php:1030
msgid "Security error."
msgstr "Säkerhetsfel."

#: wp-includes/script-loader.php:1029
msgid "IO error."
msgstr "IO-fel."

#: wp-includes/script-loader.php:1024 wp-admin/includes/ajax-actions.php:2562
msgid "Upload failed."
msgstr "Uppladdning misslyckades."

#: wp-includes/script-loader.php:1021
msgid "You may only upload 1 file."
msgstr "Du kan endast ladda upp en fil."

#: wp-includes/script-loader.php:1020
msgid "There was a configuration error. Please contact the server administrator."
msgstr "Det var ett konfigurationsfel. Kontakta serveradministratören."

#: wp-includes/script-loader.php:1019
msgid "An error occurred in the upload. Please try again later."
msgstr "Ett fel uppstod i uppladdningen. Försök igen senare."

#: wp-includes/script-loader.php:1014
msgid "This file is empty. Please try another."
msgstr "Filen är tom. Försök med en annan."

#: wp-includes/script-loader.php:1011
msgid "You have attempted to queue too many files."
msgstr "Du har försökt sätta för många filer i kö."

#: wp-includes/script-loader.php:1001
msgid "This feature requires inline frames. You have iframes disabled or your browser does not support them."
msgstr "Den här funktionen kräver inbäddade ramar (iframes). Du har inaktiverat dem, eller så saknar din webbläsare stöd för dem."

#: wp-includes/script-loader.php:999
msgid "of"
msgstr "av"

#: wp-includes/class-wp-editor.php:1222 wp-includes/script-loader.php:998
#: wp-includes/widgets/class-wp-widget-media-image.php:28
#: wp-includes/js/dist/block-editor.js:51591
#: wp-includes/js/dist/block-editor.js:58256
#: wp-includes/js/dist/block-editor.js:58403
#: wp-includes/js/dist/block-editor.js:58795
#: wp-includes/js/dist/block-library.js:31069
#: wp-includes/js/dist/block-library.js:31702
#: wp-includes/js/dist/block-library.js:32223
#: wp-includes/js/dist/block-library.js:55297
#: wp-includes/js/dist/editor.js:45275 wp-includes/js/dist/media-utils.js:17585
#: wp-admin/includes/media.php:2977
msgid "Image"
msgstr "Bild"

#: wp-includes/script-loader.php:997
msgid "&lt; Prev"
msgstr "← Föreg."

#: wp-includes/script-loader.php:996
msgid "Next &gt;"
msgstr "Nästa →"

#: wp-includes/script-loader.php:804
msgid "Enter a description of the image"
msgstr "Ange en beskrivning av bilden"

#: wp-includes/script-loader.php:803
msgid "Enter the URL of the image"
msgstr "Ange bildens URL"

#: wp-includes/script-loader.php:802
msgid "Enter the URL"
msgstr "Ange URL"

#: wp-includes/script-loader.php:801
msgid "close tags"
msgstr "avsluta taggar"

#: wp-includes/script-loader.php:800
msgid "Close all open tags"
msgstr "Avsluta alla öppna taggar"

#: wp-includes/blocks/rss.php:29 wp-includes/widgets.php:1633
msgid "An error has occurred, which probably means the feed is down. Try again later."
msgstr "Ett fel har uppstått, vilket troligen innebär att flödet just nu inte fungerar. Försök igen senare."

#: wp-includes/user.php:2303
msgid "Cannot create a user with an empty login name."
msgstr "Kan inte skapa en användare med ett tomt inloggningsnamn."

#: wp-includes/revision.php:366
msgid "Cannot create a revision of a revision"
msgstr "Kan inte skapa en version av en version"

#: wp-includes/post.php:4939
msgid "Could not insert post into the database."
msgstr "Kunde inte infoga inlägg i databasen."

#: wp-includes/post.php:4907
msgid "Could not update post in the database."
msgstr "Kunde inte uppdatera inlägg i databasen."

#: wp-includes/post.php:4604
msgid "Content, title, and excerpt are empty."
msgstr "Innehåll, rubrik och utdrag är tomma."

#. translators: %s: Number of documents.
#: wp-includes/post.php:3573
msgid "Document <span class=\"count\">(%s)</span>"
msgid_plural "Documents <span class=\"count\">(%s)</span>"
msgstr[0] "Dokument <span class=\"count\">(%s)</span>"
msgstr[1] "Dokument <span class=\"count\">(%s)</span>"

#. translators: %s: Number of trashed posts.
#: wp-includes/post.php:739
msgid "Trash <span class=\"count\">(%s)</span>"
msgid_plural "Trash <span class=\"count\">(%s)</span>"
msgstr[0] "Papperskorg <span class=\"count\">(%s)</span>"
msgstr[1] "Papperskorg <span class=\"count\">(%s)</span>"

#. translators: %s: Number of private posts.
#: wp-includes/post.php:725
msgid "Private <span class=\"count\">(%s)</span>"
msgid_plural "Private <span class=\"count\">(%s)</span>"
msgstr[0] "Privat <span class=\"count\">(%s)</span>"
msgstr[1] "Privat <span class=\"count\">(%s)</span>"

#. translators: %s: Number of pending posts.
#. translators: %s: Number of pending requests.
#: wp-includes/post.php:710 wp-includes/post.php:774
msgid "Pending <span class=\"count\">(%s)</span>"
msgid_plural "Pending <span class=\"count\">(%s)</span>"
msgstr[0] "Inväntar granskning <span class=\"count\">(%s)</span>"
msgstr[1] "Inväntar granskning <span class=\"count\">(%s)</span>"

#. translators: %s: Number of draft posts.
#: wp-includes/post.php:695
msgid "Draft <span class=\"count\">(%s)</span>"
msgid_plural "Drafts <span class=\"count\">(%s)</span>"
msgstr[0] "Utkast <span class=\"count\">(%s)</span>"
msgstr[1] "Utkast <span class=\"count\">(%s)</span>"

#. translators: %s: Number of scheduled posts.
#: wp-includes/post.php:681
msgid "Scheduled <span class=\"count\">(%s)</span>"
msgid_plural "Scheduled <span class=\"count\">(%s)</span>"
msgstr[0] "Tidsinställt <span class=\"count\">(%s)</span>"
msgstr[1] "Tidsinställda <span class=\"count\">(%s)</span>"

#. translators: %s: Number of published posts.
#: wp-includes/post.php:667
msgid "Published <span class=\"count\">(%s)</span>"
msgid_plural "Published <span class=\"count\">(%s)</span>"
msgstr[0] "Publicerad <span class=\"count\">(%s)</span>"
msgstr[1] "Publicerade <span class=\"count\">(%s)</span>"

#: wp-includes/post.php:133 wp-includes/js/dist/editor.js:53412
#: wp-includes/js/dist/editor.js:64002
msgid "Revision"
msgstr "Version"

#. translators: %s: Revision date.
#. translators: %s: Revision date with author avatar.
#: wp-includes/post-template.php:1931 wp-includes/post-template.php:1992
msgid "%s [Current Revision]"
msgstr "%s [Nuvarande version]"

#. translators: %s: Revision date.
#. translators: %s: Revision date with author avatar.
#: wp-includes/post-template.php:1929 wp-includes/post-template.php:1990
msgid "%s [Autosave]"
msgstr "%s [Autosparat]"

#. translators: 'Home' as in a website's home page.
#: wp-includes/blocks/breadcrumbs.php:35 wp-includes/blocks/breadcrumbs.php:39
#: wp-includes/blocks/home-link.php:140 wp-includes/post-template.php:1474
#: wp-includes/js/dist/block-library.js:7685
#: wp-includes/js/dist/block-library.js:28412
#: wp-includes/js/dist/block-library.js:43544 wp-admin/menu.php:31
#: wp-admin/network/menu.php:18
msgid "Home"
msgstr "Hem"

#. translators: Hidden accessibility text.
#: wp-includes/post-template.php:970
#: wp-includes/build/routes/font-list/content.js:4636
#: wp-includes/js/dist/block-editor.js:27628
#: wp-includes/js/dist/edit-site.js:27497 wp-includes/js/dist/editor.js:25006
#: wp-includes/js/dist/editor.js:37579 wp-includes/js/dist/media-utils.js:5059
#: wp-admin/includes/class-wp-list-table.php:1091
#: wp-admin/includes/nav-menu.php:545 wp-admin/includes/nav-menu.php:917
msgid "Previous page"
msgstr "Föregående sida"

#. translators: Hidden accessibility text.
#: wp-includes/post-template.php:969
#: wp-includes/build/routes/font-list/content.js:4649
#: wp-includes/js/dist/block-editor.js:27657
#: wp-includes/js/dist/edit-site.js:27510 wp-includes/js/dist/editor.js:25019
#: wp-includes/js/dist/editor.js:37599 wp-includes/js/dist/media-utils.js:5072
#: wp-admin/includes/class-wp-list-table.php:1137
#: wp-admin/includes/nav-menu.php:546 wp-admin/includes/nav-menu.php:918
msgid "Next page"
msgstr "Nästa sida"

#: wp-includes/post-template.php:424
msgid "There is no excerpt because this is a protected post."
msgstr "Det finns inget utdrag eftersom detta är ett skyddat inlägg."

#. translators: %s: Private post title.
#: wp-includes/post-template.php:147
msgid "Private: %s"
msgstr "Privat: %s"

#. translators: %s: Protected post title.
#: wp-includes/post-template.php:128
msgid "Protected: %s"
msgstr "Skyddad: %s"

#. translators: New user registration notification email subject. %s: Site
#. title.
#: wp-includes/pluggable.php:2318
msgid "[%s] New User Registration"
msgstr "[%s] Ny användarregistrering"

#. translators: %s: User login.
#: wp-includes/pluggable.php:2311 wp-includes/pluggable.php:2376
#: wp-includes/user.php:3365
msgid "Username: %s"
msgstr "Användarnamn: %s"

#. translators: Comment moderation notification email subject. 1: Site title,
#. 2: Post title.
#: wp-includes/pluggable.php:2150
msgid "[%1$s] Please moderate: \"%2$s\""
msgstr "[%1$s] Granska: ”%2$s”"

#. translators: Comment moderation. %s: Number of comments awaiting approval.
#: wp-includes/pluggable.php:2140
msgid "Currently %s comment is waiting for approval. Please visit the moderation panel:"
msgid_plural "Currently %s comments are waiting for approval. Please visit the moderation panel:"
msgstr[0] "För närvarande väntar %s kommentar på godkännande. Besök granskningspanelen:"
msgstr[1] "För närvarande väntar %s kommentarer på godkännande. Besök granskningspanelen:"

#. translators: Comment moderation. %s: Comment action URL.
#: wp-includes/pluggable.php:2125
msgid "Approve it: %s"
msgstr "Godkänn den: %s"

#: wp-includes/pluggable.php:2100
msgid "Pingback excerpt: "
msgstr "Pingback-utdrag: "

#: wp-includes/pluggable.php:2089
msgid "Trackback excerpt: "
msgstr "Trackback-utdrag: "

#. translators: Comment moderation. %s: Comment action URL.
#: wp-includes/pluggable.php:1957 wp-includes/pluggable.php:2136
msgid "Spam it: %s"
msgstr "Märk som skräp: %s"

#. translators: Comment moderation. %s: Comment action URL.
#: wp-includes/pluggable.php:1954 wp-includes/pluggable.php:2132
msgid "Delete it: %s"
msgstr "Ta bort: %s"

#. translators: Comment moderation. %s: Comment action URL.
#: wp-includes/pluggable.php:1951 wp-includes/pluggable.php:2129
msgid "Trash it: %s"
msgstr "Lägg i papperskorgen: %s"

#. translators: Pingback notification email subject. 1: Site title, 2: Post
#. title.
#: wp-includes/pluggable.php:1900
msgid "[%1$s] Pingback: \"%2$s\""
msgstr "[%1$s] Pingback: ”%2$s”"

#. translators: Trackback notification email subject. 1: Site title, 2: Post
#. title.
#: wp-includes/pluggable.php:1886
msgid "[%1$s] Trackback: \"%2$s\""
msgstr "[%1$s] Trackback: ”%2$s”"

#. translators: Comment notification email subject. 1: Site title, 2: Post
#. title.
#: wp-includes/pluggable.php:1936
msgid "[%1$s] Comment: \"%2$s\""
msgstr "[%1$s] Kommentar: ”%2$s”"

#: wp-includes/pluggable.php:1912
msgid "You can see all notes on this post here:"
msgstr "Alla kommentarer om detta inlägg här:"

#: wp-includes/ms-load.php:505
msgid "If you are still stuck with this message, then check that your database contains the following tables:"
msgstr "Om du fortfarande ser detta meddelande, kontrollera att din databas innehåller följande tabeller:"

#: wp-includes/ms-load.php:499
msgid "What do I do now?"
msgstr "Vad gör jag nu?"

#. translators: %s: Maximum allowed file size in kilobytes.
#: wp-includes/ms-functions.php:2147
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1599
#: wp-admin/includes/ms.php:41
msgid "This file is too big. Files must be less than %s KB in size."
msgstr "Denna fil är för stor. Filer måste vara mindre än %s KB i storlek."

#. translators: %s: Allowed space allocation.
#: wp-includes/class-wp-xmlrpc-server.php:6474 wp-admin/includes/media.php:3126
#: wp-admin/includes/ms-deprecated.php:35 wp-admin/includes/ms.php:240
msgid "Sorry, you have used your space allocation of %s. Please delete some files to upload more files."
msgstr "Du har använt allt tilldelat utrymme, %s. Ta bort några filer för att ladda upp nya."

#. translators: New user notification email subject. 1: Network title, 2: New
#. user login.
#: wp-includes/ms-functions.php:1940
msgid "New %1$s User: %2$s"
msgstr "Ny användare på %1$s: %2$s"

#. translators: New user notification email subject. %s: User login.
#: wp-includes/ms-functions.php:1569
msgid "New User Registration: %s"
msgstr "Ny användarregistrering: %s"

#: wp-includes/ms-functions.php:1241
msgid "That username is already activated."
msgstr "Det användarnamnet är redan aktiverat."

#: wp-includes/ms-functions.php:1225
msgid "Could not create user"
msgstr "Kunde inte skapa användare"

#: wp-includes/ms-functions.php:1202
msgid "Invalid activation key."
msgstr "Ogiltig aktiveringsnyckel."

#: wp-includes/class-wp-customize-control.php:652
msgid "Please enter a page title"
msgstr "Ange en sidrubrik"

#: wp-includes/ms-functions.php:562
msgid "That username is currently reserved but may be available in a couple of days."
msgstr "Det användarnamnet är för närvarande reserverat men kan bli tillgängligt om ett par dagar."

#: wp-includes/user.php:2387
msgid "Sorry, that email address is already used!"
msgstr "Den e-postadressen används redan!"

#: wp-includes/ms-functions.php:537 wp-includes/user.php:2309
msgid "Sorry, that username already exists!"
msgstr "Det användarnamnet finns redan!"

#: wp-includes/ms-functions.php:531
msgid "Sorry, that email address is not allowed!"
msgstr "Den e-postadressen är inte tillåten!"

#: wp-includes/ms-functions.php:521
msgid "Sorry, usernames must have letters too!"
msgstr "I användarnamn måste det även finnas bokstäver!"

#: wp-includes/ms-functions.php:508
msgid "You cannot use that email address to signup. There are problems with them blocking some emails from WordPress. Please use another email provider."
msgstr "Du kan inte registrera dig med den e-postadressen. Den leverantören blockerar viss e-post från WordPress. Använd någon annan e-postleverantör."

#: wp-includes/ms-functions.php:284
msgid "That user does not exist."
msgstr "Den användaren finns inte."

#: wp-includes/class-wp-locale.php:220
#: wp-includes/customize/class-wp-customize-date-time-control.php:203
#: wp-includes/js/dist/components.js:40548
msgid "PM"
msgstr "e m"

#: wp-includes/class-wp-locale.php:219
#: wp-includes/customize/class-wp-customize-date-time-control.php:202
#: wp-includes/js/dist/components.js:40545
msgid "AM"
msgstr "f m"

#: wp-includes/class-wp-locale.php:218
msgid "pm"
msgstr "e m"

#: wp-includes/class-wp-locale.php:217
msgid "am"
msgstr "f m"

#: wp-includes/link-template.php:3217
msgid "&laquo; Older Comments"
msgstr "← Tidigare kommentarer"

#: wp-includes/link-template.php:3159
msgid "Newer Comments &raquo;"
msgstr "Senare kommentarer →"

#: wp-includes/deprecated.php:2702
msgid "Last Post"
msgstr "Sista inlägget"

#: wp-includes/link-template.php:2081 wp-includes/link-template.php:2357
#: wp-includes/js/dist/block-library.js:51904
msgid "Next Post"
msgstr "Nästa inlägg"

#: wp-includes/link-template.php:2081 wp-includes/link-template.php:2357
#: wp-includes/js/dist/block-library.js:51887
msgid "Previous Post"
msgstr "Föregående inlägg"

#: wp-includes/link-template.php:840
msgid "Comments Feed"
msgstr "Flöde för kommentarer"

#: wp-includes/class-wp-editor.php:1389
msgid "Insert Page Break tag"
msgstr "Infoga tagg för sidbrytning"

#: wp-includes/class-wp-customize-manager.php:5521
#: wp-includes/class-wp-customize-manager.php:5580
#: wp-admin/includes/class-custom-background.php:459
msgid "Fill Screen"
msgstr "Täck skärmen"

#: wp-includes/class-wp-editor.php:1263
#: wp-includes/js/dist/block-editor.js:49658
#: wp-includes/js/dist/block-editor.js:53682
msgid "Remove link"
msgstr "Ta bort länk"

#: wp-includes/class-wp-editor.php:1267 wp-includes/script-loader.php:812
#: wp-includes/js/dist/block-editor.js:53392
msgid "Insert link"
msgstr "Infoga länk"

#: wp-includes/class-wp-editor.php:1297
msgid "Check Spelling"
msgstr "Stavningskontroll"

#: wp-includes/class-wp-editor.php:1183
#: wp-includes/build/routes/font-list/content.js:3991
#: wp-includes/build/routes/font-list/content.js:4516
#: wp-includes/js/dist/block-editor.js:61777
#: wp-includes/js/dist/edit-site.js:24784 wp-includes/js/dist/editor.js:24361
#: wp-includes/js/dist/editor.js:24886 wp-includes/js/dist/media-utils.js:2577
#: wp-includes/js/dist/media-utils.js:5125
msgid "Select all"
msgstr "Välj alla"

#: wp-includes/class-wp-editor.php:1417 wp-includes/script-loader.php:1321
#: wp-includes/js/dist/commands.js:3548
msgid "Action"
msgstr "Åtgärd"

#: wp-includes/class-wp-editor.php:1416
msgid "Letter"
msgstr "Bokstav"

#: wp-includes/media-template.php:1271
#: wp-includes/widgets/class-wp-widget-media-image.php:137
msgid "Link Rel"
msgstr "Rel-attribut för länk"

#: wp-includes/class-wp-editor.php:1226
#: wp-includes/js/dist/block-editor.js:28624
msgid "Source"
msgstr "Källa"

#: wp-includes/customize/class-wp-customize-background-position-control.php:79
#: wp-includes/js/dist/components.js:23303
#: wp-admin/includes/class-custom-background.php:427
msgid "Bottom Right"
msgstr "Nere till höger"

#: wp-includes/customize/class-wp-customize-background-position-control.php:71
#: wp-includes/js/dist/components.js:23301
#: wp-admin/includes/class-custom-background.php:419
msgid "Bottom Left"
msgstr "Nere till vänster"

#: wp-includes/customize/class-wp-customize-background-position-control.php:51
#: wp-includes/js/dist/components.js:23296
#: wp-admin/includes/class-custom-background.php:399
msgid "Top Right"
msgstr "Uppe till höger"

#: wp-includes/customize/class-wp-customize-background-position-control.php:43
#: wp-includes/js/dist/components.js:23294
#: wp-admin/includes/class-custom-background.php:391
msgid "Top Left"
msgstr "Uppe till vänster"

#: wp-includes/script-loader.php:1108
msgid "Mute"
msgstr "Ljud av"

#: wp-includes/class-wp-editor.php:1258 wp-includes/script-loader.php:1100
msgid "Fullscreen"
msgstr "Fullskärm"

#: wp-includes/media-template.php:1090 wp-includes/media-template.php:1154
#: wp-includes/js/dist/block-editor.js:17490
msgid "Align"
msgstr "Justera"

#: wp-includes/media-template.php:1376 wp-includes/media-template.php:1475
#: wp-includes/widgets/class-wp-widget-media-audio.php:77
#: wp-includes/widgets/class-wp-widget-media-video.php:80
#: wp-includes/js/dist/block-library.js:7206
#: wp-includes/js/dist/block-library.js:7215
#: wp-includes/js/dist/block-library.js:72117
#: wp-includes/js/dist/block-library.js:72126
msgid "Loop"
msgstr "Loop"

#: wp-includes/js/dist/block-editor.js:28638
#: wp-includes/js/dist/components.js:36965
#: wp-admin/includes/ajax-actions.php:2271
msgid "Type"
msgstr "Typ"

#: wp-includes/class-wp-editor.php:1228
msgid "Constrain proportions"
msgstr "Behåll proportioner"

#: wp-includes/class-wp-editor.php:1224 wp-includes/js/dist/editor.js:66881
#: wp-includes/js/dist/editor.js:67184
msgid "General"
msgstr "Allmänt"

#: wp-includes/class-wp-editor.php:1275
msgid "The URL you entered seems to be an external link. Do you want to add the required http:// prefix?"
msgstr "URL:en du angav verkar vara en extern länk. Vill du lägga till det obligatoriska prefixet http:// före adressen?"

#: wp-includes/class-wp-editor.php:1273
msgid "The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?"
msgstr "URL:en du angav verkar vara en e-postadress. Vill du lägga till det obligatoriska prefixet mailto: före adressen?"

#: wp-includes/class-wp-editor.php:1346
#: wp-includes/customize/class-wp-customize-background-position-control.php:75
#: wp-includes/js/dist/block-editor.js:16184
#: wp-admin/includes/class-custom-background.php:423
msgid "Bottom"
msgstr "Botten"

#: wp-includes/class-wp-editor.php:1345
msgid "Middle"
msgstr "Mitten"

#: wp-includes/class-wp-editor.php:1344
#: wp-includes/customize/class-wp-customize-background-position-control.php:47
#: wp-includes/js/dist/block-editor.js:16183
#: wp-includes/js/dist/components.js:41619
#: wp-admin/includes/class-custom-background.php:395
msgid "Top"
msgstr "Toppen"

#: wp-includes/class-wp-editor.php:1260
msgid "Horizontal space"
msgstr "Horisontellt mellanrum"

#: wp-includes/class-wp-editor.php:1229
msgid "Vertical space"
msgstr "Vertikalt mellanrum"

#: wp-includes/class-wp-editor.php:1232
#: wp-includes/js/dist/block-editor.js:56224
#: wp-includes/js/dist/block-editor.js:59694
#: wp-includes/js/dist/block-editor.js:60116
#: wp-includes/js/dist/editor.js:13162 wp-includes/js/dist/media-utils.js:17553
msgid "Dimensions"
msgstr "Mått"

#: wp-includes/class-wp-editor.php:1227
#: wp-includes/js/dist/block-editor.js:57139
#: wp-includes/js/dist/block-editor.js:57156
#: wp-includes/js/dist/block-editor.js:58980
msgid "Border"
msgstr "Ram"

#: wp-includes/class-wp-editor.php:1230
msgid "Image description"
msgstr "Bildbeskrivning"

#: wp-includes/class-wp-editor.php:1140
msgid "New document"
msgstr "Nytt dokument"

#: wp-includes/class-wp-editor.php:1182
msgid "Paste"
msgstr "Klistra in"

#: wp-includes/class-wp-customize-manager.php:4392
#: wp-includes/class-wp-editor.php:1181
#: wp-includes/js/dist/block-editor.js:36264
#: wp-includes/js/dist/components.js:31385 wp-includes/js/dist/editor.js:5862
#: wp-includes/js/dist/editor.js:47866 wp-admin/user-edit.php:1005
msgid "Copy"
msgstr "Kopiera"

#: wp-includes/class-wp-editor.php:1180
#: wp-includes/js/dist/block-editor.js:36418
msgid "Cut"
msgstr "Klipp ut"

#: wp-includes/class-wp-editor.php:1164
#: wp-includes/js/dist/format-library.js:1572
msgid "Superscript"
msgstr "Upphöjd text"

#: wp-includes/class-wp-editor.php:1163
#: wp-includes/js/dist/format-library.js:1539
msgid "Subscript"
msgstr "Nedsänkt text"

#: wp-includes/class-wp-editor.php:1162
#: wp-includes/js/dist/block-editor.js:45996
#: wp-includes/js/dist/format-library.js:1198
msgid "Strikethrough"
msgstr "Genomstruken"

#: wp-includes/class-wp-editor.php:1161
#: wp-includes/js/dist/block-editor.js:45991
#: wp-includes/js/dist/format-library.js:1238
msgid "Underline"
msgstr "Understreck"

#: wp-includes/class-wp-editor.php:1167 wp-includes/script-loader.php:810
#: wp-includes/js/dist/format-library.js:518
msgid "Italic"
msgstr "Kursiv"

#: wp-includes/class-wp-editor.php:1166 wp-includes/script-loader.php:808
#: wp-includes/js/dist/format-library.js:215
msgid "Bold"
msgstr "Fet"

#: wp-includes/class-wp-editor.php:1168 wp-includes/script-loader.php:826
#: wp-includes/js/dist/block-library.js:11286
#: wp-includes/js/dist/block-library.js:11495
msgid "Code"
msgstr "Kod"

#: wp-includes/class-wp-editor.php:1154 wp-includes/script-loader.php:813
msgid "Blockquote"
msgstr "Framhävt citat"

#: wp-includes/class-wp-editor.php:1149
#: wp-includes/js/dist/block-library.js:66950
#: wp-includes/js/dist/editor.js:35668
msgid "Heading 6"
msgstr "Rubrik 6"

#: wp-includes/class-wp-editor.php:1148
#: wp-includes/js/dist/block-library.js:66949
#: wp-includes/js/dist/editor.js:35659
msgid "Heading 5"
msgstr "Rubrik 5"

#: wp-includes/class-wp-editor.php:1147
#: wp-includes/js/dist/block-library.js:66948
#: wp-includes/js/dist/editor.js:35650
msgid "Heading 4"
msgstr "Rubrik 4"

#: wp-includes/class-wp-editor.php:1146
#: wp-includes/js/dist/block-library.js:66947
#: wp-includes/js/dist/editor.js:35641
msgid "Heading 3"
msgstr "Rubrik 3"

#: wp-includes/class-wp-editor.php:1145
#: wp-includes/js/dist/block-library.js:66946
#: wp-includes/js/dist/editor.js:35632
msgid "Heading 2"
msgstr "Rubrik 2"

#: wp-includes/class-wp-editor.php:1144
#: wp-includes/js/dist/block-library.js:66945
#: wp-includes/js/dist/editor.js:35623
msgid "Heading 1"
msgstr "Rubrik 1"

#: wp-includes/class-wp-editor.php:1153
#: wp-includes/js/dist/block-editor.js:43748
msgid "Paragraph"
msgstr "Stycke"

#. translators: Hidden accessibility text.
#. translators: The user language selection field label.
#: wp-includes/class-wp-editor.php:1238 wp-login.php:384
#: wp-includes/js/dist/format-library.js:1682 wp-admin/user-edit.php:387
#: wp-admin/user-new.php:571
msgid "Language"
msgstr "Språk"

#: wp-includes/class-wp-editor.php:1213
msgid "Document properties"
msgstr "Dokumentegenskaper"

#: wp-includes/class-wp-editor.php:1373 wp-includes/script-loader.php:1317
#: wp-includes/theme.php:3744 wp-admin/js/nav-menu.js:1575
#: wp-admin/js/post.js:493 wp-admin/js/theme-plugin-editor.js:73
#: wp-admin/js/user-profile.js:610 wp-admin/js/widgets.js:98
msgid "The changes you made will be lost if you navigate away from this page."
msgstr "De ändringar du gjort kommer att gå förlorade om du navigerar bort från den här sidan."

#: wp-includes/class-wp-editor.php:1313
#: wp-includes/js/dist/block-editor.js:55982
msgid "Column"
msgstr "Kolumn"

#: wp-includes/class-wp-editor.php:1311
#: wp-includes/js/dist/block-editor.js:56012
msgid "Row"
msgstr "Rad"

#: wp-includes/class-wp-editor.php:1305
msgid "Delete table"
msgstr "Ta bort tabell"

#: wp-includes/class-wp-editor.php:1330
msgid "Copy table row"
msgstr "Kopiera tabellrad"

#: wp-includes/class-wp-editor.php:1329
msgid "Cut table row"
msgstr "Klipp ut tabellrad"

#: wp-includes/class-wp-editor.php:1326
msgid "Paste table row after"
msgstr "Klistra in tabellrad efter"

#: wp-includes/class-wp-editor.php:1325
msgid "Paste table row before"
msgstr "Klistra in tabellrad innan"

#: wp-includes/class-wp-editor.php:1306
msgid "Table properties"
msgstr "Tabellegenskaper"

#: wp-includes/class-wp-editor.php:1308
msgid "Table cell properties"
msgstr "Tabellcellsegenskaper"

#: wp-includes/class-wp-editor.php:1307
msgid "Table row properties"
msgstr "Tabellradsegenskaper"

#: wp-includes/class-wp-editor.php:1331
msgid "Merge table cells"
msgstr "Sammanfoga tabellceller"

#: wp-includes/class-wp-editor.php:1324
#: wp-includes/js/dist/block-library.js:65810
msgid "Insert column after"
msgstr "Infoga kolumn efter"

#: wp-includes/class-wp-editor.php:1323
#: wp-includes/js/dist/block-library.js:65804
msgid "Insert column before"
msgstr "Infoga en kolumn innan"

#: wp-includes/class-wp-editor.php:1327
#: wp-includes/js/dist/block-library.js:65798
msgid "Delete row"
msgstr "Ta bort rad"

#: wp-includes/class-wp-editor.php:1322
#: wp-includes/js/dist/block-library.js:65792
msgid "Insert row after"
msgstr "Infoga rad efter"

#: wp-includes/class-wp-editor.php:1321
#: wp-includes/js/dist/block-library.js:65786
msgid "Insert row before"
msgstr "Infoga rad före"

#: wp-includes/class-wp-editor.php:1262 wp-includes/class-wp-editor.php:1882
#: wp-includes/script-loader.php:1272
msgid "Insert/edit link"
msgstr "Infoga/redigera länk"

#: wp-includes/class-wp-editor.php:1223
msgid "Insert/edit image"
msgstr "Infoga/redigera bild"

#: wp-includes/class-wp-editor.php:1256
msgid "Print"
msgstr "Skriv ut"

#. translators: Three-letter abbreviation of the weekday.
#: wp-includes/class-wp-locale.php:172
msgid "Sat"
msgstr "lör"

#. translators: Three-letter abbreviation of the weekday.
#: wp-includes/class-wp-locale.php:171
msgid "Fri"
msgstr "fre"

#. translators: Three-letter abbreviation of the weekday.
#: wp-includes/class-wp-locale.php:170
msgid "Thu"
msgstr "tor"

#. translators: Three-letter abbreviation of the weekday.
#: wp-includes/class-wp-locale.php:169
msgid "Wed"
msgstr "ons"

#. translators: Three-letter abbreviation of the weekday.
#: wp-includes/class-wp-locale.php:168
msgid "Tue"
msgstr "tis"

#. translators: Three-letter abbreviation of the weekday.
#: wp-includes/class-wp-locale.php:167
msgid "Mon"
msgstr "mån"

#. translators: Three-letter abbreviation of the weekday.
#: wp-includes/class-wp-locale.php:166
msgid "Sun"
msgstr "sön"

#: wp-includes/class-wp-http-curl.php:257
#: wp-includes/class-wp-http-curl.php:324 wp-includes/class-wp-http.php:1070
msgid "Too many redirects."
msgstr "För många omdirigeringar."

#: wp-includes/class-wp-theme.php:1082
msgid "Gray"
msgstr "Grå"

#: wp-includes/general-template.php:4706
msgid "Next &raquo;"
msgstr "Nästa →"

#: wp-includes/general-template.php:4705
msgid "&laquo; Previous"
msgstr "← Föregående"

#. translators: 1: Site name, 2: Separator (raquo), 3: Search query.
#: wp-includes/general-template.php:3330
msgid "%1$s %2$s Search Results for &#8220;%3$s&#8221; Feed"
msgstr "%1$s %2$s Webbflöde med sökresultat för ”%3$s”"

#. translators: 1: Site name, 2: Separator (raquo), 3: Author name.
#: wp-includes/general-template.php:3328
msgid "%1$s %2$s Posts by %3$s Feed"
msgstr "%1$s %2$s Webbflöde med inlägg av %3$s"

#. translators: 1: Site name, 2: Separator (raquo), 3: Tag name.
#: wp-includes/general-template.php:3324
msgid "%1$s %2$s %3$s Tag Feed"
msgstr "%1$s %2$s etikettflöde för %3$s"

#. translators: 1: Site name, 2: Separator (raquo), 3: Category name.
#: wp-includes/general-template.php:3322
msgid "%1$s %2$s %3$s Category Feed"
msgstr "%1$s %2$s Kategoriflöde för %3$s"

#. translators: 1: Site name, 2: Separator (raquo), 3: Post title.
#: wp-includes/general-template.php:3320
msgid "%1$s %2$s %3$s Comments Feed"
msgstr "%1$s %2$s Kommentarsflöde för %3$s"

#. translators: 1: Site title, 2: Separator (raquo).
#: wp-includes/general-template.php:3261
msgid "%1$s %2$s Comments Feed"
msgstr "%1$s %2$s Kommentarsflöde"

#. translators: 1: Site title, 2: Separator (raquo).
#: wp-includes/general-template.php:3259
msgid "%1$s %2$s Feed"
msgstr "%1$s %2$s Webbflöde"

#. translators: Separator between site name and feed type in feed links.
#: wp-includes/general-template.php:3257 wp-includes/general-template.php:3318
msgctxt "feed link"
msgid "&raquo;"
msgstr "&raquo;"

#. translators: Calendar caption: 1: Month name, 2: 4-digit year.
#: wp-includes/general-template.php:2450
msgctxt "calendar caption"
msgid "%1$s %2$s"
msgstr "%1$s %2$s"

#. translators: 1: Month name, 2: 4-digit year.
#. translators: 1: Month, 2: Year.
#: wp-includes/general-template.php:2103 wp-includes/media.php:4899
#: wp-admin/includes/class-wp-list-table.php:780
#: wp-admin/includes/media.php:2900
msgid "%1$s %2$d"
msgstr "%1$s %2$d"

#: wp-includes/blocks/breadcrumbs.php:72 wp-includes/general-template.php:1205
#: wp-includes/general-template.php:1428
msgid "Page not found"
msgstr "Sidan hittades inte"

#. translators: 1: Separator, 2: Search query.
#: wp-includes/general-template.php:1423
msgid "Search Results %1$s %2$s"
msgstr "Sökresultat %1$s %2$s"

#: wp-includes/general-template.php:713
msgid "Site Admin"
msgstr "Webbplatsadministratör"

#: wp-includes/general-template.php:708 wp-login.php:923 wp-login.php:1086
#: wp-login.php:1191 wp-login.php:1578
msgid "Register"
msgstr "Registrera"

#: wp-includes/general-template.php:532 wp-login.php:1544
msgid "Remember Me"
msgstr "Kom ihåg mig"

#: wp-includes/general-template.php:388
#: wp-includes/js/dist/block-library.js:35280
msgid "Log out"
msgstr "Logga ut"

#: wp-includes/general-template.php:386 wp-login.php:919 wp-login.php:1006
#: wp-login.php:1082 wp-login.php:1196
msgid "Log in"
msgstr "Logga in"

#: wp-includes/functions.php:6779
msgid "Manual Offsets"
msgstr "Manuella förskjutningsvärden"

#: wp-includes/functions.php:6770 wp-includes/functions.php:6775
msgid "UTC"
msgstr "UTC"

#: wp-includes/functions.php:6718
msgid "Select a city"
msgstr "Välj en ort"

#. translators: 1: PHP function name, 2: Version number.
#: wp-includes/functions.php:5916
msgid "Function %1$s was called with an argument that is <strong>deprecated</strong> since version %2$s with no alternative available."
msgstr "Funktionen %1$s anropades med ett argument som är <strong>föråldrat</strong> sedan version %2$s utan något ersättningsalternativ."

#. translators: 1: PHP function name, 2: Version number, 3: Optional message
#. regarding the change.
#: wp-includes/functions.php:5908
msgid "Function %1$s was called with an argument that is <strong>deprecated</strong> since version %2$s! %3$s"
msgstr "Funktionen %1$s anropades med ett argument som är <strong>föråldrad</strong> sedan version %2$s! %3$s"

#. translators: 1: WordPress hook name, 2: Version number.
#: wp-includes/functions.php:5997
msgid "Hook %1$s is <strong>deprecated</strong> since version %2$s with no alternative available."
msgstr "Åtgärds-hooken %1$s är <strong>föråldrad</strong> sedan version %2$s utan något ersättningsalternativ."

#. translators: 1: WordPress hook name, 2: Version number, 3: Alternative hook
#. name.
#: wp-includes/functions.php:5989
msgid "Hook %1$s is <strong>deprecated</strong> since version %2$s! Use %3$s instead."
msgstr "Åtgärds-hooken %1$s är <strong>föråldrad</strong> sedan version %2$s! Använd %3$s i stället."

#: wp-includes/functions.php:4367
#: wp-includes/sitemaps/class-wp-sitemaps-renderer.php:266 wp-load.php:104
msgid "WordPress &rsaquo; Error"
msgstr "WordPress &ndash; Fel"

#: wp-includes/functions.php:3897
msgid "&laquo; Back"
msgstr "← Tillbaka"

#: wp-includes/functions.php:3722
msgid "Please try again."
msgstr "Försök igen."

#. translators: %s: Logout URL.
#: wp-includes/functions.php:3708
msgid "Do you really want to <a href=\"%s\">log out</a>?"
msgstr "Vill du verkligen <a href=\"%s\">logga ut</a>?"

#. translators: %s: Site title.
#: wp-includes/functions.php:3698
msgid "You are attempting to log out of %s"
msgstr "Du försöker att logga ut från %s"

#. translators: %s: File name.
#: wp-includes/functions.php:2966
msgid "Could not write file %s"
msgstr "Det gick inte att skriva filen %s"

#: wp-includes/functions.php:2907
msgid "Empty filename"
msgstr "Tomt filnamn"

#. translators: %s: Directory path.
#: wp-includes/class-wp-image-editor-imagick.php:1017
#: wp-includes/functions.php:2423 wp-includes/functions.php:2956
msgid "Unable to create directory %s. Is its parent directory writable by the server?"
msgstr "Kan inte skapa katalogen %s. Är den överordnade katalogen skrivbar av servern?"

#. translators: %s: Option name.
#: wp-includes/option.php:568
msgid "%s is a protected WP option and may not be modified"
msgstr "%s är ett skyddat WP-alternativ som inte får ändras"

#. translators: Used between list items, there is a space after the comma.
#: wp-includes/class-wp-locale.php:241 wp-includes/l10n.php:2046
#: wp-includes/js/dist/editor.js:14379
msgid ", "
msgstr ", "

#. translators: Time difference between two dates, in days. %s: Number of days.
#: wp-includes/formatting.php:3905
msgid "%s day"
msgid_plural "%s days"
msgstr[0] "%s dag"
msgstr[1] "%s dagar"

#. translators: Time difference between two dates, in hours. %s: Number of
#. hours.
#. translators: %s: Time duration in hour or hours.
#: wp-includes/formatting.php:3898 wp-includes/functions.php:555
msgid "%s hour"
msgid_plural "%s hours"
msgstr[0] "%s timme"
msgstr[1] "%s timmar"

#: wp-includes/feed-rss2-comments.php:103
msgid "Protected Comments: Please enter your password to view comments."
msgstr "Lösenordsskyddade kommentarer: ange ditt lösenord för att visa kommentarerna."

#. translators: Comments feed title. %s: Post title.
#: wp-includes/feed-rss2-comments.php:39
msgid "Comments on: %s"
msgstr "Kommentarer på: %s"

#. translators: Comment author title. %s: Comment author name.
#: wp-includes/feed-atom-comments.php:89 wp-includes/feed-rss2-comments.php:92
msgid "By: %s"
msgstr "Av: %s"

#. translators: Individual comment title. 1: Post title, 2: Comment author
#. name.
#: wp-includes/feed-atom-comments.php:86 wp-includes/feed-rss2-comments.php:89
msgid "Comment on %1$s by %2$s"
msgstr "Kommentarer till %1$s av %2$s"

#. translators: Comments feed title. %s: Site title.
#: wp-includes/feed-atom-comments.php:40 wp-includes/feed-rss2-comments.php:45
msgid "Comments for %s"
msgstr "Kommentarer till %s"

#. translators: Comments feed title. 1: Site title, 2: Search query.
#: wp-includes/feed-atom-comments.php:37 wp-includes/feed-rss2-comments.php:42
msgid "Comments for %1$s searching on %2$s"
msgstr "Kommentarer till %1$s sökt på %2$s"

#: wp-includes/deprecated.php:1877 wp-includes/post-template.php:1656
msgid "Missing Attachment"
msgstr "Bilaga saknas"

#: wp-includes/deprecated.php:988
msgid "Last updated"
msgstr "Senast uppdaterat"

#: wp-includes/deprecated.php:66
msgid "new WordPress Loop"
msgstr "Ny WordPress-loop"

#: wp-includes/widgets/class-wp-widget-tag-cloud.php:30
msgid "Tag Cloud"
msgstr "Etikettmoln"

#: wp-includes/widgets.php:1764
msgid "Display item date?"
msgstr "Visa postens datum?"

#: wp-includes/widgets.php:1761
msgid "Display item author if available?"
msgstr "Visa objektets författare om uppgiften är tillgänglig?"

#: wp-includes/widgets.php:1758
msgid "Display item content?"
msgstr "Visa postens innehåll?"

#: wp-includes/widgets.php:1746
msgid "How many items would you like to display?"
msgstr "Hur många objekt vill du visa?"

#: wp-includes/widgets.php:1743
msgid "Give the feed a title (optional):"
msgstr "Ge flödet en rubrik (valfritt):"

#: wp-includes/widgets.php:1740
msgid "Enter the RSS feed URL here:"
msgstr "Ange RSS-flödets URL här:"

#: wp-includes/widgets.php:1649 wp-includes/js/dist/block-library.js:47063
#: wp-includes/js/dist/block-library.js:47097
#: wp-includes/js/dist/editor.js:42224
msgid "Untitled"
msgstr "Utan rubrik"

#. translators: Comments widget. 1: Comment author, 2: Post link.
#: wp-includes/widgets/class-wp-widget-recent-comments.php:145
msgctxt "widgets"
msgid "%1$s on %2$s"
msgstr "%1$s om %2$s"

#: wp-includes/widgets/class-wp-widget-recent-posts.php:174
msgid "Number of posts to show:"
msgstr "Antal inlägg att visa:"

#: wp-includes/widgets/class-wp-widget-recent-posts.php:31
#: wp-includes/widgets/class-wp-widget-recent-posts.php:49
#: wp-admin/includes/upgrade.php:426
msgid "Recent Posts"
msgstr "Senaste inläggen"

#: wp-includes/widgets/class-wp-widget-categories.php:218
#: wp-includes/js/dist/block-library.js:10921
#: wp-includes/js/dist/block-library.js:10927
msgid "Show hierarchy"
msgstr "Visa hierarki"

#: wp-includes/widgets/class-wp-widget-categories.php:77
msgid "Select Category"
msgstr "Välj kategori"

#: wp-includes/widgets/class-wp-widget-text.php:515
msgid "Automatically add paragraphs"
msgstr "Lägg automatiskt till styckesindelning"

#: wp-includes/widgets/class-wp-widget-text.php:43
#: wp-includes/build/routes/font-list/content.js:14937
#: wp-includes/js/dist/block-editor.js:50140
#: wp-includes/js/dist/block-editor.js:57636
#: wp-includes/js/dist/block-editor.js:57644
#: wp-includes/js/dist/block-editor.js:57778
#: wp-includes/js/dist/block-library.js:25587
#: wp-includes/js/dist/block-library.js:41492
#: wp-includes/js/dist/block-library.js:41499
#: wp-includes/js/dist/block-library.js:42080
#: wp-includes/js/dist/block-library.js:44974
#: wp-includes/js/dist/block-library.js:62700
#: wp-includes/js/dist/block-library.js:62708
#: wp-includes/js/dist/block-library.js:62731
#: wp-includes/js/dist/block-library.js:62740
#: wp-includes/js/dist/blocks.js:5731 wp-includes/js/dist/edit-site.js:20634
#: wp-includes/js/dist/editor.js:22955 wp-includes/js/dist/editor.js:35563
#: wp-includes/js/dist/editor.js:39908 wp-includes/js/dist/editor.js:39967
#: wp-includes/js/dist/format-library.js:1304
msgid "Text"
msgstr "Text"

#: wp-includes/widgets/class-wp-widget-calendar.php:38
#: wp-includes/js/dist/block-library.js:10498
#: wp-includes/js/dist/components.js:40145
msgid "Calendar"
msgstr "Kalender"

#: wp-includes/widgets/class-wp-widget-archives.php:243
#: wp-includes/widgets/class-wp-widget-categories.php:214
#: wp-includes/js/dist/block-library.js:6053
#: wp-includes/js/dist/block-library.js:6060
#: wp-includes/js/dist/block-library.js:10868
#: wp-includes/js/dist/block-library.js:10874
msgid "Show post counts"
msgstr "Visa antal inlägg"

#: wp-includes/blocks/archives.php:53
#: wp-includes/widgets/class-wp-widget-archives.php:91
msgid "Select Month"
msgstr "Välj månad"

#: wp-includes/widgets/class-wp-widget-links.php:179
msgid "Show Link Rating"
msgstr "Visa länkbetyg"

#: wp-includes/widgets/class-wp-widget-links.php:175
msgid "Show Link Description"
msgstr "Visa länkbeskrivning"

#: wp-includes/widgets/class-wp-widget-links.php:171
msgid "Show Link Name"
msgstr "Visa länknamn"

#: wp-includes/widgets/class-wp-widget-links.php:167
msgid "Show Link Image"
msgstr "Visa länkbild"

#: wp-includes/widgets/class-wp-widget-links.php:26
msgid "Your blogroll"
msgstr "Din bloggroll"

#: wp-includes/widgets/class-wp-widget-pages.php:181
msgid "Page IDs, separated by commas."
msgstr "Sid-ID:n, separerade med kommatecken."

#: wp-includes/widgets/class-wp-widget-pages.php:178
msgid "Exclude:"
msgstr "Uteslut:"

#: wp-includes/widgets/class-wp-widget-pages.php:173
msgid "Page ID"
msgstr "Sid-ID"

#: wp-includes/widgets/class-wp-widget-pages.php:172
msgid "Page order"
msgstr "Sidordning"

#: wp-includes/widgets/class-wp-widget-pages.php:171
msgid "Page title"
msgstr "Sidrubrik"

#: wp-includes/widgets/class-wp-widget-links.php:156
#: wp-includes/widgets/class-wp-widget-pages.php:169
msgid "Sort by:"
msgstr "Sortera efter:"

#: wp-includes/cron.php:1143
msgid "Once Daily"
msgstr "En gång om dagen"

#: wp-includes/cron.php:1139
msgid "Twice Daily"
msgstr "Två gånger per dag"

#: wp-includes/cron.php:1135
msgid "Once Hourly"
msgstr "En gång i timmen"

#: wp-includes/cron.php:585
msgid "This argument has changed to an array to match the behavior of the other cron functions."
msgstr "Detta argumentet har ändrats till en array för att matcha beteendet hos de övriga cron-funktionerna."

#: wp-includes/comment.php:2563
msgid "Could not update comment status."
msgstr "Kunde inte uppdatera kommentarsstatus."

#: wp-includes/comment.php:749
msgid "Duplicate comment detected; it looks as though you&#8217;ve already said that!"
msgstr "Identisk kommentar upptäckt, det verkar som att du redan hade sagt detta!"

#: wp-includes/comment.php:288
msgid "Unapproved"
msgstr "Ej godkänd"

#: wp-includes/comment-template.php:2665
#: wp-includes/js/dist/block-library.js:12833
#: wp-includes/js/dist/block-library.js:12834
msgid "Post Comment"
msgstr "Publicera kommentar"

#: wp-includes/comment-template.php:2664
msgid "Cancel reply"
msgstr "Avbryt svar"

#. translators: %s: Author of the comment being replied to.
#: wp-includes/comment-template.php:2122 wp-includes/comment-template.php:2659
msgid "Leave a Reply to %s"
msgstr "Lämna ett svar till %s"

#: wp-includes/comment-template.php:2117 wp-includes/comment-template.php:2657
#: wp-includes/js/dist/block-library.js:12803
msgid "Leave a Reply"
msgstr "Lämna ett svar"

#: wp-includes/comment-template.php:1997
msgid "Click here to cancel reply."
msgstr "Klicka här för att avbryta svar."

#: wp-includes/comment-template.php:1920
msgid "Log in to leave a Comment"
msgstr "Logga in för att lämna en kommentar"

#: wp-includes/comment-template.php:1919
msgid "Leave a Comment"
msgstr "Lämna en kommentar"

#: wp-includes/comment-template.php:1763
msgid "Log in to Reply"
msgstr "Logga in för att svara"

#. translators: %s: Category name.
#: wp-includes/class-walker-category.php:171
msgid "Feed for all posts filed under %s"
msgstr "Webbflöde för alla inlägg kategoriserade under %s"

#: wp-includes/category-template.php:557 wp-includes/class-wp-taxonomy.php:633
msgid "No categories"
msgstr "Inga kategorier"

#: wp-includes/bookmark-template.php:223
msgid "Bookmarks"
msgstr "Bokmärken"

#. translators: %s: Date and time of last update.
#: wp-includes/bookmark-template.php:90
msgid "Last updated: %s"
msgstr "Senast uppdaterat: %s"

#. translators: %s: Author's display name.
#: wp-includes/author-template.php:337
msgid "Posts by %s"
msgstr "Inlägg av %s"

#. translators: %s: Author's display name.
#: wp-includes/author-template.php:249
msgid "Visit %s&#8217;s website"
msgstr "Besök webbplatsen för %s"

#: wp-includes/theme-compat/sidebar.php:140
#: wp-includes/widgets/class-wp-widget-meta.php:33
#: wp-includes/widgets/class-wp-widget-meta.php:46
#: wp-includes/js/dist/editor.js:63812
msgid "Meta"
msgstr "Meta"

#. translators: Hidden accessibility text.
#: wp-includes/block-template.php:395 wp-includes/deprecated.php:6234
msgid "Skip to content"
msgstr "Hoppa till innehåll"

#: wp-includes/class-walker-comment.php:359
msgid "(Edit)"
msgstr "(Redigera)"

#. translators: 1: Comment date, 2: Comment time.
#. translators: Publish box date string. 1: Date, 2: Time.
#. translators: 1: Post date, 2: Post time.
#. translators: 1: privacy request date format, 2: privacy request time format.
#. translators: Publish box date string. 1: Date, 2: Time. See
#. https://www.php.net/manual/datetime.format.php
#: wp-includes/class-walker-comment.php:353
#: wp-includes/class-walker-comment.php:453 wp-admin/comment.php:233
#: wp-admin/edit-form-advanced.php:166 wp-admin/edit-form-comment.php:146
#: wp-admin/includes/class-wp-comments-list-table.php:1080
#: wp-admin/includes/class-wp-posts-list-table.php:1199
#: wp-admin/includes/class-wp-privacy-requests-table.php:492
#: wp-admin/includes/meta-boxes.php:232 wp-admin/includes/meta-boxes.php:438
msgid "%1$s at %2$s"
msgstr "%1$s kl. %2$s"

#: wp-includes/blocks/comment-content.php:44
#: wp-includes/class-walker-comment.php:312
#: wp-includes/class-walker-comment.php:416
msgid "Your comment is awaiting moderation."
msgstr "Din kommentar inväntar granskning."

#: wp-includes/theme-compat/comments.php:72
msgid "Comments are closed."
msgstr "Kommentarer är stängda."

#: wp-includes/post-template.php:962
msgid "Pages:"
msgstr "Sidor:"

#: wp-includes/category-template.php:1233
msgid "Tags: "
msgstr "Etiketter: "

#. translators: %s: Login URL.
#: wp-includes/comment-template.php:2623
msgid "You must be <a href=\"%s\">logged in</a> to post a comment."
msgstr "Du måste vara <a href=\"%s\">inloggad</a> för att publicera en kommentar."

#: wp-includes/link-template.php:1152 wp-includes/link-template.php:1527
#: wp-includes/link-template.php:1653 wp-includes/link-template.php:1716
msgid "Edit This"
msgstr "Redigera det här"

#: wp-includes/comment-template.php:998
msgid "1 Comment"
msgstr "1 kommentar"

#: wp-includes/comment-template.php:996
msgid "No Comments"
msgstr "Inga kommentarer"

#: wp-includes/comment-template.php:1684
msgid "Enter your password to view comments."
msgstr "Ange ditt lösenord för att visa kommentarer."

#. translators: Comments feed title. %s: Post title.
#: wp-includes/feed-atom-comments.php:34
msgid "Comments on %s"
msgstr "Kommentarer till %s"

#: wp-includes/class-wp-customize-nav-menus.php:342
#: wp-includes/script-loader.php:1276
#: wp-includes/js/dist/block-directory.js:1058
#: wp-includes/js/dist/block-editor.js:27306
#: wp-includes/js/dist/block-library.js:14654
#: wp-includes/js/dist/block-library.js:28930
#: wp-includes/js/dist/block-library.js:52262
#: wp-includes/js/dist/block-library.js:68854
#: wp-includes/js/dist/commands.js:3799 wp-includes/js/dist/components.js:44304
#: wp-includes/js/dist/script-modules/workflow/index.js:3502
#: wp-admin/includes/nav-menu.php:737 wp-admin/includes/nav-menu.php:1113
#: wp-admin/js/nav-menu.js:1784 wp-admin/js/tags-suggest.js:141
msgid "No results found."
msgstr "Inga resultat hittades."

#: wp-includes/link-template.php:2581 wp-includes/link-template.php:2735
msgid "Next Page &raquo;"
msgstr "Nästa sida →"

#: wp-includes/link-template.php:2675 wp-includes/link-template.php:2734
msgid "&laquo; Previous Page"
msgstr "← Föregående sida"

#: wp-includes/class-wp-xmlrpc-server.php:3958 wp-includes/comment.php:3684
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:634
msgid "Sorry, comments are closed for this item."
msgstr "Detta objekt är stängt för kommentarer."

#: wp-includes/admin-bar.php:1163
#: wp-includes/class-wp-customize-widgets.php:419
#: wp-includes/class-wp-customize-widgets.php:927
#: wp-includes/functions.php:5473 wp-includes/js/dist/blocks.js:5734
#: wp-includes/js/dist/core-data.js:14557
#: wp-includes/js/dist/customize-widgets.js:1848
#: wp-includes/js/dist/edit-widgets.js:3489
#: wp-includes/js/dist/edit-widgets.js:3495
#: wp-includes/js/dist/edit-widgets.js:3796 wp-includes/js/dist/editor.js:39932
#: wp-includes/js/dist/editor.js:39950 wp-admin/widgets.php:28
msgid "Widgets"
msgstr "Widgetar"

#. translators: %s: Number of confirmed requests.
#: wp-includes/post.php:789
msgid "Confirmed <span class=\"count\">(%s)</span>"
msgid_plural "Confirmed <span class=\"count\">(%s)</span>"
msgstr[0] "Bekräftad <span class=\"count\">(%s)</span>"
msgstr[1] "Bekräftade <span class=\"count\">(%s)</span>"

#: wp-includes/comment-template.php:2566 wp-admin/user-edit.php:597
#: wp-admin/user-new.php:560
msgid "Website"
msgstr "Webbplats"

#: wp-includes/class-wp-taxonomy.php:629
msgid "Separate tags with commas"
msgstr "Separera etiketter med kommatecken"

#: wp-includes/widgets/class-wp-nav-menu-widget.php:185
#: wp-includes/widgets/class-wp-widget-archives.php:235
#: wp-includes/widgets/class-wp-widget-calendar.php:100
#: wp-includes/widgets/class-wp-widget-categories.php:204
#: wp-includes/widgets/class-wp-widget-custom-html.php:267
#: wp-includes/widgets/class-wp-widget-media.php:421
#: wp-includes/widgets/class-wp-widget-meta.php:138
#: wp-includes/widgets/class-wp-widget-pages.php:164
#: wp-includes/widgets/class-wp-widget-recent-comments.php:192
#: wp-includes/widgets/class-wp-widget-recent-posts.php:169
#: wp-includes/widgets/class-wp-widget-search.php:72
#: wp-includes/widgets/class-wp-widget-tag-cloud.php:151
#: wp-includes/widgets/class-wp-widget-text.php:492
#: wp-includes/widgets/class-wp-widget-text.php:533
msgid "Title:"
msgstr "Rubrik:"

#: wp-includes/embed.php:1211 wp-includes/js/dist/block-library.js:28666
msgid "HTML"
msgstr "HTML"

#: wp-includes/class-wp-customize-manager.php:5250
#: wp-includes/customize/class-wp-customize-color-control.php:54
#: wp-includes/customize/class-wp-customize-media-control.php:230
#: wp-includes/customize/class-wp-customize-media-control.php:240
#: wp-includes/customize/class-wp-customize-media-control.php:251
#: wp-includes/customize/class-wp-customize-media-control.php:261
#: wp-includes/build/routes/font-list/content.js:1910
#: wp-includes/build/routes/font-list/content.js:1928
#: wp-includes/build/routes/font-list/content.js:15212
#: wp-includes/js/dist/block-editor.js:33571
#: wp-includes/js/dist/block-editor.js:44873
#: wp-includes/js/dist/block-editor.js:45783
#: wp-includes/js/dist/block-editor.js:45904
#: wp-includes/js/dist/block-editor.js:53796
#: wp-includes/js/dist/block-editor.js:57686
#: wp-includes/js/dist/block-library.js:39220
#: wp-includes/js/dist/block-library.js:55608
#: wp-includes/js/dist/block-library.js:63300
#: wp-includes/js/dist/block-library.js:70513
#: wp-includes/js/dist/block-library.js:72256
#: wp-includes/js/dist/components.js:42044
#: wp-includes/js/dist/edit-site.js:9581 wp-includes/js/dist/edit-site.js:9599
#: wp-includes/js/dist/edit-site.js:20909 wp-includes/js/dist/editor.js:21668
#: wp-includes/js/dist/editor.js:21686 wp-includes/js/dist/editor.js:35990
#: wp-includes/js/dist/editor.js:36083 wp-includes/js/dist/editor.js:36287
#: wp-includes/js/dist/editor.js:37052 wp-includes/js/dist/editor.js:37911
#: wp-admin/js/color-picker.js:149
msgid "Default"
msgstr "Standard"

#: wp-includes/class-wp-editor.php:1334 wp-includes/media-template.php:1217
#: wp-includes/widgets/class-wp-widget-media-image.php:84
#: wp-includes/js/dist/block-editor.js:46668
#: wp-includes/js/dist/block-editor.js:48732
#: wp-includes/js/dist/block-editor.js:55762
#: wp-includes/js/dist/block-editor.js:55874
#: wp-includes/js/dist/block-editor.js:56709
#: wp-includes/js/dist/block-editor.js:56716
#: wp-includes/js/dist/block-editor.js:74968
#: wp-includes/js/dist/block-editor.js:74976
#: wp-includes/js/dist/block-library.js:50975
#: wp-includes/js/dist/block-library.js:50986
#: wp-includes/js/dist/block-library.js:63837
#: wp-includes/js/dist/block-library.js:63844 wp-admin/options-media.php:66
msgid "Height"
msgstr "Höjd"

#: wp-includes/class-wp-xmlrpc-server.php:619 wp-admin/options-general.php:530
msgid "Time Format"
msgstr "Tidsformat"

#: wp-includes/class-wp-xmlrpc-server.php:614
#: wp-includes/js/dist/block-library.js:50104 wp-admin/options-general.php:483
msgid "Date Format"
msgstr "Datumformat"

#: wp-includes/comment-template.php:2552 wp-login.php:1173
#: wp-includes/js/dist/block-library.js:22950
#: wp-includes/js/dist/block-library.js:23231 wp-admin/comment.php:191
#: wp-admin/edit-form-comment.php:63
#: wp-admin/includes/class-wp-users-list-table.php:375
#: wp-admin/includes/template.php:495 wp-admin/user-edit.php:560
#: wp-admin/user-new.php:451 wp-admin/user-new.php:547
#: wp-admin/includes/class-wp-ms-users-list-table.php:195
#: wp-admin/network/site-users.php:382 wp-admin/network/user-new.php:145
msgid "Email"
msgstr "E-postadress"

#: wp-includes/class-wp-customize-manager.php:5152
#: wp-includes/class-wp-xmlrpc-server.php:604 wp-admin/install.php:113
#: wp-admin/options-general.php:76 wp-admin/network/site-new.php:238
msgid "Site Title"
msgstr "Webbplatsrubrik"

#: wp-includes/js/dist/edit-site.js:42063
#: wp-admin/includes/class-wp-plugins-list-table.php:917
#: wp-admin/includes/class-wp-plugins-list-table.php:934
msgid "Deactivate"
msgstr "Inaktivera"

#: wp-includes/taxonomy.php:196 wp-includes/js/dist/block-editor.js:48403
#: wp-includes/js/dist/blocks.js:5735 wp-includes/js/dist/editor.js:35967
#: wp-includes/js/dist/editor.js:36071 wp-includes/js/dist/editor.js:36295
#: wp-includes/js/dist/editor.js:37896 wp-includes/js/dist/editor.js:39922
#: wp-admin/includes/class-wp-ms-themes-list-table.php:340
#: wp-admin/includes/class-wp-ms-themes-list-table.php:358
msgid "Theme"
msgstr "Tema"

#: wp-includes/js/dist/patterns.js:1291
#: wp-admin/includes/class-wp-ms-themes-list-table.php:484
#: wp-admin/includes/class-wp-ms-themes-list-table.php:609
msgid "Enable"
msgstr "Aktivera"

#: wp-includes/deprecated.php:2702 wp-admin/network/settings.php:342
msgid "First Post"
msgstr "Första inlägget"

#: wp-includes/admin-bar.php:650 wp-includes/js/dist/block-editor.js:54405
#: wp-includes/js/dist/block-editor.js:74390
#: wp-includes/js/dist/block-library.js:4845
#: wp-includes/js/dist/block-library.js:5154
#: wp-includes/js/dist/block-library.js:6001
#: wp-includes/js/dist/block-library.js:6345
#: wp-includes/js/dist/block-library.js:7173
#: wp-includes/js/dist/block-library.js:7713
#: wp-includes/js/dist/block-library.js:9407
#: wp-includes/js/dist/block-library.js:10787
#: wp-includes/js/dist/block-library.js:11567
#: wp-includes/js/dist/block-library.js:12094
#: wp-includes/js/dist/block-library.js:13266
#: wp-includes/js/dist/block-library.js:13439
#: wp-includes/js/dist/block-library.js:13861
#: wp-includes/js/dist/block-library.js:14061
#: wp-includes/js/dist/block-library.js:14978
#: wp-includes/js/dist/block-library.js:15378
#: wp-includes/js/dist/block-library.js:17768
#: wp-includes/js/dist/block-library.js:20419
#: wp-includes/js/dist/block-library.js:22142
#: wp-includes/js/dist/block-library.js:22995
#: wp-includes/js/dist/block-library.js:23702
#: wp-includes/js/dist/block-library.js:26009
#: wp-includes/js/dist/block-library.js:26188
#: wp-includes/js/dist/block-library.js:29146
#: wp-includes/js/dist/block-library.js:31177
#: wp-includes/js/dist/block-library.js:32386
#: wp-includes/js/dist/block-library.js:33833
#: wp-includes/js/dist/block-library.js:33878
#: wp-includes/js/dist/block-library.js:35224
#: wp-includes/js/dist/block-library.js:36751
#: wp-includes/js/dist/block-library.js:37662
#: wp-includes/js/dist/block-library.js:41476
#: wp-includes/js/dist/block-library.js:44944
#: wp-includes/js/dist/block-library.js:45776
#: wp-includes/js/dist/block-library.js:47370
#: wp-includes/js/dist/block-library.js:47725
#: wp-includes/js/dist/block-library.js:48239
#: wp-includes/js/dist/block-library.js:48575
#: wp-includes/js/dist/block-library.js:50090
#: wp-includes/js/dist/block-library.js:50639
#: wp-includes/js/dist/block-library.js:51348
#: wp-includes/js/dist/block-library.js:51704
#: wp-includes/js/dist/block-library.js:52854
#: wp-includes/js/dist/block-library.js:53216
#: wp-includes/js/dist/block-library.js:55566
#: wp-includes/js/dist/block-library.js:57316
#: wp-includes/js/dist/block-library.js:57604
#: wp-includes/js/dist/block-library.js:58020
#: wp-includes/js/dist/block-library.js:58054
#: wp-includes/js/dist/block-library.js:58102
#: wp-includes/js/dist/block-library.js:59595
#: wp-includes/js/dist/block-library.js:59856
#: wp-includes/js/dist/block-library.js:60398
#: wp-includes/js/dist/block-library.js:61362
#: wp-includes/js/dist/block-library.js:62146
#: wp-includes/js/dist/block-library.js:62722
#: wp-includes/js/dist/block-library.js:63406
#: wp-includes/js/dist/block-library.js:63807
#: wp-includes/js/dist/block-library.js:64372
#: wp-includes/js/dist/block-library.js:65866
#: wp-includes/js/dist/block-library.js:66898
#: wp-includes/js/dist/block-library.js:68311
#: wp-includes/js/dist/block-library.js:70290
#: wp-includes/js/dist/block-library.js:70740
#: wp-includes/js/dist/block-library.js:72703
#: wp-includes/js/dist/edit-widgets.js:2702 wp-admin/includes/ms.php:1081
#: wp-admin/menu.php:405 wp-admin/options.php:22 wp-admin/network/menu.php:114
msgid "Settings"
msgstr "Inställningar"

#: wp-includes/admin-bar.php:570 wp-admin/menu.php:34 wp-admin/my-sites.php:38
msgid "My Sites"
msgstr "Mina webbplatser"

#: wp-includes/admin-bar.php:628 wp-includes/admin-bar.php:1148
#: wp-includes/customize/class-wp-customize-themes-panel.php:81
#: wp-includes/taxonomy.php:195 wp-includes/js/dist/core-data.js:14628
#: wp-admin/includes/ms.php:1076 wp-admin/themes.php:127
#: wp-admin/themes.php:251 wp-admin/update-core.php:642
#: wp-admin/update-core.php:655 wp-admin/network/menu.php:83
#: wp-admin/network/themes.php:352
msgid "Themes"
msgstr "Teman"

#. translators: Sites menu item.
#: wp-includes/admin-bar.php:606
#: wp-admin/includes/class-wp-ms-users-list-table.php:197
#: wp-admin/network/menu.php:56 wp-admin/network/sites.php:21
#: wp-admin/network/sites.php:402
msgid "Sites"
msgstr "Webbplatser"

#: wp-signup.php:228 wp-admin/includes/class-wp-debug-data.php:205
#: wp-admin/includes/class-wp-debug-data.php:210
#: wp-admin/includes/class-wp-debug-data.php:215
#: wp-admin/includes/class-wp-debug-data.php:220
#: wp-admin/includes/class-wp-debug-data.php:461
#: wp-admin/includes/class-wp-debug-data.php:470
#: wp-admin/includes/class-wp-debug-data.php:538
#: wp-admin/includes/class-wp-debug-data.php:556
#: wp-admin/includes/class-wp-links-list-table.php:274
msgid "Yes"
msgstr "Ja"

#: wp-includes/class-wp-taxonomy.php:624
msgid "Edit Category"
msgstr "Redigera kategori"

#: wp-includes/general-template.php:533 wp-login.php:45 wp-login.php:1497
#: wp-login.php:1546 wp-admin/install.php:221 wp-admin/install.php:465
#: wp-admin/includes/network.php:743
msgid "Log In"
msgstr "Logga in"

#: wp-login.php:1047
msgid "Strength indicator"
msgstr "Lösenordsstyrka"

#. translators: Network menu item.
#: wp-includes/admin-bar.php:429 wp-includes/admin-bar.php:596
#: wp-includes/admin-bar.php:716 wp-includes/deprecated.php:2827
#: wp-includes/deprecated.php:2829 wp-admin/index.php:33 wp-admin/menu.php:29
#: wp-admin/my-sites.php:142 wp-admin/user/menu.php:15
#: wp-admin/includes/class-wp-ms-sites-list-table.php:772
#: wp-admin/network/index.php:21 wp-admin/network/menu.php:16
#: wp-admin/network/site-info.php:146 wp-admin/network/site-settings.php:95
#: wp-admin/network/site-themes.php:181 wp-admin/network/site-users.php:246
msgid "Dashboard"
msgstr "Adminpanel"

#: wp-includes/class-wp-widget.php:144 wp-admin/includes/widgets.php:278
#: wp-admin/widgets-form.php:295
msgid "There are no options for this widget."
msgstr "Det finns inga alternativ för denna widget."

#: wp-includes/user.php:3545 wp-admin/includes/user.php:152
msgid "<strong>Error:</strong> Please enter a username."
msgstr "<strong>Fel:</strong> Ange ett användarnamn."

#: wp-includes/class-wp-editor.php:1335 wp-includes/media-template.php:1212
#: wp-includes/widgets/class-wp-widget-media-image.php:78
#: wp-includes/js/dist/block-editor.js:48722
#: wp-includes/js/dist/block-editor.js:55762
#: wp-includes/js/dist/block-editor.js:55874
#: wp-includes/js/dist/block-editor.js:56727
#: wp-includes/js/dist/block-editor.js:56734
#: wp-includes/js/dist/block-editor.js:74944
#: wp-includes/js/dist/block-editor.js:74952
#: wp-includes/js/dist/block-library.js:9413
#: wp-includes/js/dist/block-library.js:9420
#: wp-includes/js/dist/block-library.js:11576
#: wp-includes/js/dist/block-library.js:11582
#: wp-includes/js/dist/block-library.js:51001
#: wp-includes/js/dist/block-library.js:51012
#: wp-includes/js/dist/block-library.js:60490
#: wp-includes/js/dist/block-library.js:60503
#: wp-includes/js/dist/block-library.js:63819
#: wp-includes/js/dist/block-library.js:63826
#: wp-includes/js/dist/format-library.js:398 wp-admin/options-media.php:63
msgid "Width"
msgstr "Bredd"

#: wp-includes/class-wp-theme.php:1091
msgid "Yellow"
msgstr "Gult"

#: wp-includes/class-wp-theme.php:1090 wp-includes/js/dist/block-editor.js:7642
msgid "White"
msgstr "Vitt"

#: wp-includes/class-wp-theme.php:1088
msgid "Silver"
msgstr "Silver"

#: wp-includes/class-wp-theme.php:1087
msgid "Red"
msgstr "Rött"

#: wp-includes/class-wp-theme.php:1086
msgid "Purple"
msgstr "Lila"

#: wp-includes/class-wp-theme.php:1085
msgid "Pink"
msgstr "Rosa"

#: wp-includes/class-wp-theme.php:1084
msgid "Orange"
msgstr "Orange"

#: wp-includes/class-wp-theme.php:1083
msgid "Green"
msgstr "Grönt"

#: wp-includes/class-wp-theme.php:1081
msgid "Brown"
msgstr "Brunt"

#: wp-includes/class-wp-theme.php:1080
msgid "Blue"
msgstr "Blå"

#: wp-includes/class-wp-theme.php:1079 wp-includes/js/dist/block-editor.js:7632
msgid "Black"
msgstr "Svart"

#. translators: Hidden accessibility text.
#: wp-includes/class-wp-customize-panel.php:394
#: wp-includes/class-wp-customize-section.php:384
#: wp-includes/customize/class-wp-customize-nav-menus-panel.php:90
#: wp-includes/customize/class-wp-customize-themes-panel.php:90
#: wp-includes/js/dist/customize-widgets.js:877
#: wp-includes/js/dist/edit-widgets.js:3395 wp-includes/js/dist/editor.js:51050
#: wp-admin/customize.php:247 wp-admin/includes/class-wp-screen.php:979
msgid "Help"
msgstr "Hjälp"

#. translators: displayed when a page has an empty title.
#: wp-includes/blocks/breadcrumbs.php:289
#: wp-includes/blocks/latest-comments.php:31
#: wp-includes/blocks/latest-posts.php:81 wp-includes/blocks/page-list.php:230
#: wp-includes/blocks/rss.php:52 wp-includes/media.php:4572
#: wp-includes/script-loader.php:1275
#: wp-includes/widgets/class-wp-widget-recent-posts.php:114
#: wp-includes/js/dist/block-library.js:33341
#: wp-includes/js/dist/block-library.js:33378
#: wp-includes/js/dist/block-library.js:45687
#: wp-includes/js/dist/block-library.js:45691
#: wp-includes/js/dist/block-library.js:53148
#: wp-includes/js/dist/block-library.js:53160
#: wp-includes/js/dist/block-library.js:53173
#: wp-includes/js/dist/block-library.js:53187
#: wp-includes/js/dist/core-commands.js:374
#: wp-includes/js/dist/core-commands.js:460
#: wp-includes/js/dist/core-data.js:17312
#: wp-includes/js/dist/core-data.js:17336
#: wp-includes/js/dist/core-data.js:17360
#: wp-includes/js/dist/core-data.js:17382 wp-includes/js/dist/edit-post.js:2726
#: wp-includes/js/dist/edit-site.js:22447
#: wp-includes/js/dist/edit-site.js:24399
#: wp-includes/js/dist/edit-site.js:27583
#: wp-includes/js/dist/edit-site.js:43853
#: wp-includes/js/dist/edit-site.js:44421
#: wp-includes/js/dist/edit-site.js:45662
#: wp-includes/js/dist/edit-site.js:46366 wp-includes/js/dist/editor.js:5778
#: wp-includes/js/dist/editor.js:5973 wp-includes/js/dist/editor.js:47908
#: wp-includes/js/dist/media-utils.js:2217
#: wp-includes/js/dist/media-utils.js:5283
#: wp-includes/js/dist/media-utils.js:17820
#: wp-admin/includes/ajax-actions.php:2274 wp-admin/includes/media.php:3365
#: wp-admin/includes/revision.php:61 wp-admin/includes/revision.php:64
#: wp-admin/includes/template.php:2100 wp-admin/js/inline-edit-post.js:216
msgid "(no title)"
msgstr "(ingen rubrik)"

#: wp-includes/class-wp-post-type.php:992
msgid "New Post"
msgstr "Nytt inlägg"

#: wp-includes/post.php:100
msgid "Edit Media"
msgstr "Redigera media"

#: wp-includes/class-wp-post-type.php:992
msgid "New Page"
msgstr "Ny sida"

#: wp-includes/media.php:4976 wp-includes/js/dist/block-library.js:47784
#: wp-includes/js/dist/media-utils.js:17841 wp-admin/includes/template.php:2065
#: wp-admin/nav-menus.php:1025 wp-admin/plugin-editor.php:272
#: wp-admin/theme-editor.php:305
msgid "Select"
msgstr "Välj"

#. translators: Hidden accessibility text.
#: wp-includes/blocks/image.php:207 wp-includes/blocks/image.php:325
#: wp-includes/blocks/navigation-overlay-close.php:18
#: wp-includes/blocks/navigation-overlay-close.php:36
#: wp-includes/blocks/navigation.php:745
#: wp-includes/class-wp-customize-manager.php:5741
#: wp-includes/class-wp-editor.php:1189 wp-includes/class-wp-editor.php:1886
#: wp-includes/script-loader.php:1000 wp-includes/script-loader.php:1320
#: wp-includes/script-loader.php:2018 wp-includes/js/dist/block-editor.js:53410
#: wp-includes/js/dist/block-editor.js:60702
#: wp-includes/js/dist/block-editor.js:68910
#: wp-includes/js/dist/block-library.js:38534
#: wp-includes/js/dist/block-library.js:39555
#: wp-includes/js/dist/block-library.js:44935
#: wp-includes/js/dist/block-library.js:44996
#: wp-includes/js/dist/components.js:28865
#: wp-includes/js/dist/components.js:38893
#: wp-includes/js/dist/components.js:45551
#: wp-includes/js/dist/edit-site.js:40479
#: wp-includes/js/dist/edit-widgets.js:3693 wp-includes/js/dist/editor.js:20584
#: wp-includes/js/dist/editor.js:41387 wp-includes/js/dist/editor.js:50661
#: wp-includes/js/dist/editor.js:53304 wp-includes/js/dist/editor.js:61373
#: wp-includes/js/dist/editor.js:62846
#: wp-admin/includes/class-wp-theme-install-list-table.php:397
#: wp-admin/theme-install.php:468
msgid "Close"
msgstr "Stäng"

#: wp-includes/post-template.php:1310 wp-includes/theme-compat/sidebar.php:119
#: wp-includes/widgets/class-wp-widget-pages.php:31
#: wp-includes/widgets/class-wp-widget-pages.php:44
#: wp-includes/js/dist/edit-site.js:21360
#: wp-includes/js/dist/edit-site.js:46936
#: wp-includes/js/dist/edit-site.js:46979 wp-admin/export.php:250
msgid "Pages"
msgstr "Sidor"

#. translators: %s: Note author email.
#. translators: %s: Comment author email.
#. translators: %s: User email address.
#: wp-includes/pluggable.php:1909 wp-includes/pluggable.php:1923
#: wp-includes/pluggable.php:2110 wp-includes/pluggable.php:2313
msgid "Email: %s"
msgstr "E-post: %s"

#: wp-includes/widgets/class-wp-widget-links.php:29
#: wp-includes/build/routes/font-list/content.js:14941
#: wp-includes/js/dist/edit-site.js:20638 wp-includes/js/dist/editor.js:22963
#: wp-includes/js/dist/editor.js:35567
#: wp-admin/includes/class-wp-terms-list-table.php:198
#: wp-admin/includes/class-wp-terms-list-table.php:223
#: wp-admin/link-manager.php:50 wp-admin/menu.php:89
msgid "Links"
msgstr "Länkar"

#: wp-includes/class-wp-post-type.php:993
msgid "View Page"
msgstr "Visa sida"

#: wp-includes/post.php:3543 wp-includes/js/dist/editor.js:13365
msgid "Images"
msgstr "Bilder"

#. translators: %s: Name of the block author.
#. translators: %s: Plugin author name.
#. translators: %s: Theme author name.
#. translators: %s: Plugin author.
#. translators: %s: Theme author.
#. translators: %s: Theme author link.
#: wp-includes/js/dist/block-directory.js:1202
#: wp-admin/includes/class-wp-debug-data.php:874
#: wp-admin/includes/class-wp-debug-data.php:1050
#: wp-admin/includes/class-wp-debug-data.php:1438
#: wp-admin/includes/class-wp-plugin-install-list-table.php:550
#: wp-admin/includes/class-wp-plugins-list-table.php:1200
#: wp-admin/includes/class-wp-theme-install-list-table.php:372
#: wp-admin/includes/class-wp-theme-install-list-table.php:503
#: wp-admin/includes/class-wp-themes-list-table.php:265
#: wp-admin/includes/theme.php:869 wp-admin/theme-install.php:395
#: wp-admin/theme-install.php:511 wp-admin/themes.php:592
#: wp-admin/themes.php:984 wp-admin/themes.php:1095
#: wp-admin/includes/class-wp-ms-themes-list-table.php:755
msgid "By %s"
msgstr "Av %s"

#: wp-includes/js/dist/block-library.js:66472
#: wp-admin/includes/class-plugin-installer-skin.php:223
#: wp-admin/includes/class-theme-installer-skin.php:256
#: wp-admin/includes/class-wp-debug-data.php:172
#: wp-admin/includes/class-wp-debug-data.php:1202
#: wp-admin/includes/class-wp-debug-data.php:1322
msgid "Version"
msgstr "Version"

#. translators: Hidden accessibility text.
#: wp-includes/admin-bar.php:1259 wp-includes/admin-bar.php:1261
#: wp-includes/blocks/search.php:25 wp-includes/blocks/search.php:26
#: wp-includes/blocks/search.php:50 wp-includes/class-wp-editor.php:1909
#: wp-includes/media.php:4975
#: wp-includes/build/routes/font-list/content.js:4419
#: wp-includes/js/dist/block-editor.js:27531
#: wp-includes/js/dist/block-editor.js:27532
#: wp-includes/js/dist/block-editor.js:29401
#: wp-includes/js/dist/block-editor.js:29932
#: wp-includes/js/dist/block-editor.js:29933
#: wp-includes/js/dist/block-editor.js:30204
#: wp-includes/js/dist/block-editor.js:30205
#: wp-includes/js/dist/block-library.js:56006
#: wp-includes/js/dist/block-library.js:56007
#: wp-includes/js/dist/block-library.js:60372
#: wp-includes/js/dist/block-library.js:60669
#: wp-includes/js/dist/block-library.js:60680
#: wp-includes/js/dist/block-library.js:68838
#: wp-includes/js/dist/block-library.js:68839
#: wp-includes/js/dist/components.js:44111
#: wp-includes/js/dist/components.js:44112
#: wp-includes/js/dist/edit-site.js:32748
#: wp-includes/js/dist/edit-site.js:35841 wp-includes/js/dist/editor.js:22498
#: wp-includes/js/dist/editor.js:22499 wp-includes/js/dist/editor.js:24789
#: wp-includes/js/dist/editor.js:43953 wp-includes/js/dist/editor.js:43954
#: wp-includes/js/dist/media-utils.js:10448
#: wp-includes/js/dist/media-utils.js:13496
#: wp-admin/includes/class-wp-theme-install-list-table.php:59
#: wp-admin/includes/nav-menu.php:616 wp-admin/includes/nav-menu.php:701
#: wp-admin/includes/nav-menu.php:712 wp-admin/includes/nav-menu.php:988
#: wp-admin/includes/nav-menu.php:1077 wp-admin/includes/nav-menu.php:1088
#: wp-admin/includes/template.php:2054 wp-admin/includes/template.php:2059
#: wp-admin/includes/theme-install.php:139
msgid "Search"
msgstr "Sök"

#. translators: Hidden accessibility text.
#: wp-includes/class-wp-customize-manager.php:4305
#: wp-includes/script-loader.php:1033
#: wp-includes/widgets/class-wp-widget-text.php:547
#: wp-includes/widgets/class-wp-widget-text.php:562
#: wp-includes/js/wp-pointer.js:20 wp-admin/async-upload.php:123
#: wp-admin/includes/dashboard.php:1778 wp-admin/includes/file.php:350
#: wp-admin/index.php:187
msgid "Dismiss"
msgstr "Avfärda"

#: wp-includes/class-wp-taxonomy.php:617
msgid "All Categories"
msgstr "Alla kategorier"

#: wp-includes/class-wp-customize-control.php:650
#: wp-includes/class-wp-customize-nav-menus.php:1247
#: wp-includes/class-wp-post-type.php:989
#: wp-includes/js/dist/block-library.js:26306
#: wp-includes/js/dist/editor.js:12452 wp-includes/js/dist/editor.js:50661
#: wp-includes/js/dist/patterns.js:488 wp-admin/includes/meta-boxes.php:599
#: wp-admin/includes/meta-boxes.php:1212
msgid "Add"
msgstr "Lägg till"

#: wp-includes/class-wp-taxonomy.php:630
msgid "Add or remove tags"
msgstr "Lägg till eller ta bort etiketter"

#: wp-includes/media.php:4978 wp-includes/script-loader.php:1273
#: wp-login.php:738 wp-includes/build/routes/font-list/content.js:4047
#: wp-includes/js/dist/block-library.js:28747
#: wp-includes/js/dist/edit-widgets.js:3007 wp-includes/js/dist/editor.js:24417
#: wp-admin/edit-form-comment.php:245 wp-admin/edit-tag-form.php:301
#: wp-admin/includes/class-wp-plugins-list-table.php:637
#: wp-admin/includes/class-wp-posts-list-table.php:2111
#: wp-admin/includes/class-wp-posts-list-table.php:2113
#: wp-admin/includes/class-wp-theme-install-list-table.php:322
#: wp-admin/includes/class-wp-theme-install-list-table.php:479
#: wp-admin/includes/meta-boxes.php:400 wp-admin/includes/meta-boxes.php:401
#: wp-admin/includes/meta-boxes.php:492 wp-admin/includes/meta-boxes.php:493
#: wp-admin/includes/template.php:671 wp-admin/js/post.js:802
#: wp-admin/js/post.js:825
#: wp-admin/includes/class-wp-ms-themes-list-table.php:491
msgid "Update"
msgstr "Uppdatera"

#: wp-includes/js/dist/editor.js:46197 wp-admin/includes/meta-boxes.php:189
#: wp-admin/includes/meta-boxes.php:211 wp-admin/js/post.js:907
msgid "Public"
msgstr "Offentlig"

#: wp-includes/post.php:1326 wp-includes/post.php:1346
#: wp-includes/js/dist/block-library.js:41295
#: wp-includes/js/dist/edit-site.js:46207 wp-includes/js/dist/editor.js:10424
#: wp-includes/js/dist/editor.js:46202 wp-includes/js/dist/editor.js:48175
#: wp-includes/js/dist/editor.js:48191
#: wp-admin/includes/class-wp-posts-list-table.php:1793
#: wp-admin/includes/class-wp-posts-list-table.php:1998
#: wp-admin/includes/meta-boxes.php:180 wp-admin/includes/meta-boxes.php:220
#: wp-admin/js/post.js:910
msgid "Private"
msgstr "Privat"

#: wp-includes/class-wp-editor.php:1187
#: wp-includes/js/dist/block-library.js:55922
#: wp-includes/js/dist/components.js:38965 wp-admin/includes/meta-boxes.php:165
#: wp-admin/includes/meta-boxes.php:223 wp-admin/includes/template.php:894
#: wp-admin/js/post.js:1031
msgid "OK"
msgstr "OK"

#: wp-includes/media-template.php:1114 wp-includes/media-template.php:1236
msgid "Image URL"
msgstr "Bild-URL"

#: wp-includes/build/routes/font-list/content.js:4382
#: wp-includes/js/dist/edit-site.js:22875
#: wp-includes/js/dist/edit-site.js:24606
#: wp-includes/js/dist/edit-site.js:25999
#: wp-includes/js/dist/edit-site.js:26718
#: wp-includes/js/dist/edit-site.js:42019 wp-includes/js/dist/editor.js:24752
#: wp-includes/js/dist/editor.js:62656 wp-includes/js/dist/editor.js:62828
#: wp-includes/js/dist/editor.js:65813 wp-includes/js/dist/media-utils.js:2424
#: wp-includes/js/dist/media-utils.js:3561
#: wp-includes/js/dist/media-utils.js:4280 wp-admin/includes/media.php:2616
#: wp-admin/includes/class-wp-ms-sites-list-table.php:393
msgid "Actions"
msgstr "Åtgärder"

#. translators: Default privacy policy heading.
#: wp-includes/class-wp-editor.php:1239 wp-includes/media.php:4972
#: wp-includes/media.php:5663 wp-includes/js/dist/block-editor.js:30094
#: wp-includes/js/dist/block-editor.js:51587
#: wp-includes/js/dist/block-library.js:31062
#: wp-includes/js/dist/block-library.js:37432
#: wp-includes/js/dist/block-library.js:61647
#: wp-includes/js/dist/blocks.js:5732 wp-includes/js/dist/core-data.js:14528
#: wp-includes/js/dist/edit-site.js:47006 wp-includes/js/dist/editor.js:39927
#: wp-includes/js/dist/editor.js:39945 wp-includes/js/dist/editor.js:67180
#: wp-admin/export.php:311
#: wp-admin/includes/class-wp-privacy-policy-content.php:508
#: wp-admin/includes/media.php:2614 wp-admin/menu.php:73 wp-admin/menu.php:411
msgid "Media"
msgstr "Media"

#: wp-includes/media-template.php:426 wp-includes/media-template.php:731
#: wp-admin/includes/media.php:1702 wp-admin/includes/media.php:3163
msgid "Edit Image"
msgstr "Redigera bild"

#: wp-includes/class-wp-editor.php:1336 wp-includes/media-template.php:541
#: wp-includes/media-template.php:645 wp-includes/media-template.php:793
#: wp-includes/media-template.php:1084 wp-includes/media-template.php:1147
#: wp-includes/widgets/class-wp-widget-media-image.php:91
#: wp-includes/js/dist/block-library.js:7470
#: wp-includes/js/dist/block-library.js:32263
#: wp-includes/js/dist/block-library.js:72932
#: wp-includes/js/dist/editor.js:12993 wp-includes/js/dist/editor.js:14245
#: wp-includes/js/dist/media-utils.js:17367 wp-admin/includes/media.php:1422
#: wp-admin/includes/media.php:3276
msgid "Caption"
msgstr "Bildtext"

#: wp-includes/class-wp-editor.php:1337 wp-includes/media-template.php:830
#: wp-admin/includes/media.php:1507 wp-admin/includes/media.php:3008
msgid "Alignment"
msgstr "Justering"

#: wp-includes/media-template.php:905 wp-includes/media-template.php:984
#: wp-includes/media-template.php:1176
#: wp-includes/widgets/class-wp-widget-media-image.php:72
#: wp-includes/js/dist/block-editor.js:55443
#: wp-includes/js/dist/block-editor.js:58547
#: wp-includes/js/dist/editor.js:38299 wp-admin/includes/media.php:1271
msgid "Size"
msgstr "Storlek"

#: wp-includes/block-editor.php:174 wp-includes/media-template.php:919
#: wp-includes/media-template.php:999 wp-includes/media-template.php:1190
#: wp-includes/media.php:4615 wp-includes/js/dist/block-editor.js:7723
#: wp-admin/includes/class-custom-background.php:633
#: wp-admin/includes/media.php:1223
msgid "Full Size"
msgstr "Full storlek"

#: wp-includes/block-editor.php:172 wp-includes/class-wp-theme-json.php:4443
#: wp-includes/media-template.php:917 wp-includes/media-template.php:997
#: wp-includes/media-template.php:1188 wp-includes/media.php:4613
#: wp-includes/js/dist/block-editor.js:7721
#: wp-includes/js/dist/components.js:42119
#: wp-admin/includes/class-custom-background.php:631
#: wp-admin/includes/media.php:1221
msgid "Medium"
msgstr "Medium"

#: wp-includes/class-wp-editor.php:1341
#: wp-includes/customize/class-wp-customize-background-position-control.php:65
#: wp-includes/media-template.php:844 wp-includes/media-template.php:1100
#: wp-includes/media-template.php:1164
#: wp-includes/js/dist/block-editor.js:16186
#: wp-includes/js/dist/block-library.js:4934
#: wp-includes/js/dist/block-library.js:32786
#: wp-admin/includes/class-custom-background.php:413
#: wp-admin/includes/media.php:1180 wp-admin/includes/media.php:3017
msgid "Right"
msgstr "Höger"

#: wp-includes/class-wp-editor.php:1340
#: wp-includes/customize/class-wp-customize-background-position-control.php:61
#: wp-includes/media-template.php:841 wp-includes/media-template.php:1097
#: wp-includes/media-template.php:1161
#: wp-includes/js/dist/block-library.js:32781
#: wp-includes/js/dist/components.js:23298
#: wp-includes/js/dist/components.js:23299
#: wp-admin/includes/class-custom-background.php:409
#: wp-admin/includes/media.php:1179 wp-admin/includes/media.php:3015
msgid "Center"
msgstr "Centrerat"

#: wp-includes/class-wp-editor.php:1339
#: wp-includes/customize/class-wp-customize-background-position-control.php:57
#: wp-includes/media-template.php:838 wp-includes/media-template.php:1094
#: wp-includes/media-template.php:1158
#: wp-includes/js/dist/block-editor.js:16185
#: wp-includes/js/dist/block-library.js:4927
#: wp-includes/js/dist/block-library.js:32776
#: wp-includes/js/dist/components.js:41613
#: wp-admin/includes/class-custom-background.php:405
#: wp-admin/includes/media.php:1178 wp-admin/includes/media.php:3013
msgid "Left"
msgstr "Vänster"

#: wp-includes/media-template.php:436 wp-includes/media-template.php:669
#: wp-admin/includes/media.php:983
msgid "Saved."
msgstr "Sparat."

#: wp-includes/class-wp-editor.php:1400 wp-admin/includes/media.php:678
msgid "Add Media"
msgstr "Lägg till media"

#. translators: %s: File name.
#: wp-includes/deprecated.php:3223
msgid "File &#8220;%s&#8221; is not an image."
msgstr "Fil ”%s” är inte en bild."

#: wp-includes/deprecated.php:3214
msgid "The GD image library is not installed."
msgstr "PHP-bildbiblioteket GD är inte installerat."

#. translators: %s: File name.
#: wp-includes/deprecated.php:3210
msgid "File &#8220;%s&#8221; does not exist?"
msgstr "Saknas filen ”%s”?"

#: wp-includes/block-editor.php:171 wp-includes/media-template.php:916
#: wp-includes/media-template.php:996 wp-includes/media-template.php:1187
#: wp-includes/media.php:4612 wp-includes/js/dist/block-editor.js:7720
#: wp-includes/js/dist/media-utils.js:17684
#: wp-admin/includes/class-custom-background.php:630
#: wp-admin/includes/image-edit.php:310 wp-admin/includes/media.php:1220
msgid "Thumbnail"
msgstr "Miniatyr"

#: wp-includes/class-wp-editor.php:1185
#: wp-includes/js/dist/customize-widgets.js:966
#: wp-includes/js/dist/edit-widgets.js:2884 wp-includes/js/dist/editor.js:42037
#: wp-admin/includes/image-edit.php:99
msgid "Redo"
msgstr "Gör om"

#: wp-includes/general-template.php:531 wp-login.php:1526
#: wp-includes/js/dist/editor.js:10365 wp-includes/js/dist/editor.js:10386
#: wp-includes/js/dist/editor.js:46265 wp-includes/js/dist/editor.js:48362
#: wp-admin/includes/class-wp-posts-list-table.php:1781
#: wp-admin/includes/file.php:2558 wp-admin/install.php:136
#: wp-admin/install.php:455 wp-admin/options-writing.php:172
#: wp-admin/setup-config.php:240 wp-admin/user-new.php:593
msgid "Password"
msgstr "Lösenord"

#: wp-login.php:1169 wp-admin/includes/class-wp-users-list-table.php:373
#: wp-admin/includes/class-wp-users-list-table.php:396
#: wp-admin/includes/file.php:2557 wp-admin/install.php:117
#: wp-admin/install.php:451 wp-admin/setup-config.php:235
#: wp-admin/user-edit.php:445 wp-admin/user-new.php:543
#: wp-admin/includes/class-wp-ms-users-list-table.php:193
#: wp-admin/includes/class-wp-ms-users-list-table.php:215
#: wp-admin/network/site-users.php:341 wp-admin/network/site-users.php:378
#: wp-admin/network/user-new.php:141
msgid "Username"
msgstr "Användarnamn"

#: wp-includes/blocks/archives.php:30 wp-includes/general-template.php:1724
#: wp-includes/theme-compat/sidebar.php:121
#: wp-includes/widgets/class-wp-widget-archives.php:31
#: wp-includes/widgets/class-wp-widget-archives.php:44
#: wp-admin/includes/file.php:27 wp-admin/includes/upgrade.php:428
msgid "Archives"
msgstr "Arkiv"

#: wp-includes/widgets.php:193 wp-admin/includes/file.php:19
#: wp-admin/widgets-form.php:302
msgid "Sidebar"
msgstr "Sidopanel"

#: wp-includes/widgets/class-wp-widget-rss.php:83
#: wp-admin/includes/dashboard.php:1289
msgid "Unknown Feed"
msgstr "Okänt webbflöde"

#. translators: %s: Plugin name.
#: wp-includes/build/routes/connectors-home/content.js:1109
#: wp-includes/build/routes/font-list/content.js:4571
#: wp-includes/js/dist/editor.js:24941
#: wp-admin/includes/class-wp-theme-install-list-table.php:494
#: wp-admin/includes/deprecated.php:1392 wp-admin/includes/theme.php:1085
#: wp-admin/theme-install.php:447 wp-admin/theme-install.php:499
#: wp-admin/includes/network.php:397
msgid "Install"
msgstr "Installera"

#: wp-includes/widgets/class-wp-widget-recent-comments.php:197
msgid "Number of comments to show:"
msgstr "Antal kommentarer att visa:"

#: wp-includes/comment-template.php:1192 wp-admin/includes/dashboard.php:886
msgid "Trackback"
msgstr "Trackback"

#: wp-includes/comment-template.php:1195 wp-admin/includes/dashboard.php:883
msgid "Pingback"
msgstr "Pingback"

#: wp-includes/class-wp-customize-manager.php:4868
#: wp-includes/script-loader.php:1309 wp-admin/includes/dashboard.php:614
#: wp-admin/includes/meta-boxes.php:56 wp-admin/js/post.js:863
msgid "Save Draft"
msgstr "Spara utkast"

#: wp-includes/widgets/class-wp-widget-tag-cloud.php:49
#: wp-includes/js/dist/editor.js:46958
msgid "Tags"
msgstr "Etiketter"

#. translators: accessibility text for the content landmark region.
#: wp-includes/revision.php:33 wp-includes/js/dist/block-editor.js:54417
#: wp-includes/js/dist/block-editor.js:59808
#: wp-includes/js/dist/block-editor.js:70241
#: wp-includes/js/dist/block-library.js:9971
#: wp-includes/js/dist/block-library.js:28294
#: wp-includes/js/dist/block-library.js:35191
#: wp-includes/js/dist/block-library.js:37802
#: wp-includes/js/dist/block-library.js:46899
#: wp-includes/js/dist/block-library.js:53552
#: wp-includes/js/dist/block-library.js:54420
#: wp-includes/js/dist/block-library.js:71858
#: wp-includes/js/dist/edit-widgets.js:1248 wp-includes/js/dist/editor.js:19488
#: wp-includes/js/dist/editor.js:64052 wp-includes/js/dist/editor.js:64107
#: wp-admin/includes/dashboard.php:605 wp-admin/index.php:104
msgid "Content"
msgstr "Innehåll"

#: wp-includes/class-wp-editor.php:1188 wp-includes/class-wp-editor.php:1939
#: wp-includes/media.php:4977 wp-includes/script-loader.php:1319
#: wp-includes/build/routes/connectors-home/content.js:1100
#: wp-includes/build/routes/font-list/content.js:4088
#: wp-includes/js/dist/block-editor.js:22394
#: wp-includes/js/dist/block-editor.js:29092
#: wp-includes/js/dist/block-editor.js:35796
#: wp-includes/js/dist/block-editor.js:36029
#: wp-includes/js/dist/block-editor.js:48550
#: wp-includes/js/dist/block-editor.js:50249
#: wp-includes/js/dist/block-editor.js:51653
#: wp-includes/js/dist/block-editor.js:51656
#: wp-includes/js/dist/block-editor.js:61891
#: wp-includes/js/dist/block-editor.js:68823
#: wp-includes/js/dist/block-editor.js:74812
#: wp-includes/js/dist/block-library.js:11123
#: wp-includes/js/dist/block-library.js:28738
#: wp-includes/js/dist/block-library.js:40898
#: wp-includes/js/dist/block-library.js:45535
#: wp-includes/js/dist/block-library.js:68664
#: wp-includes/js/dist/components.js:38964
#: wp-includes/js/dist/edit-site.js:22804
#: wp-includes/js/dist/edit-site.js:24914
#: wp-includes/js/dist/edit-site.js:40392
#: wp-includes/js/dist/edit-site.js:46407
#: wp-includes/js/dist/edit-site.js:46633 wp-includes/js/dist/editor.js:10859
#: wp-includes/js/dist/editor.js:11004 wp-includes/js/dist/editor.js:11106
#: wp-includes/js/dist/editor.js:11326 wp-includes/js/dist/editor.js:11749
#: wp-includes/js/dist/editor.js:12017 wp-includes/js/dist/editor.js:12249
#: wp-includes/js/dist/editor.js:12602 wp-includes/js/dist/editor.js:20745
#: wp-includes/js/dist/editor.js:24458 wp-includes/js/dist/editor.js:36226
#: wp-includes/js/dist/editor.js:36646 wp-includes/js/dist/editor.js:37755
#: wp-includes/js/dist/editor.js:37991 wp-includes/js/dist/editor.js:38061
#: wp-includes/js/dist/editor.js:42470 wp-includes/js/dist/editor.js:43298
#: wp-includes/js/dist/editor.js:48038 wp-includes/js/dist/editor.js:61286
#: wp-includes/js/dist/editor.js:62313 wp-includes/js/dist/editor.js:62439
#: wp-includes/js/dist/editor.js:64498 wp-includes/js/dist/patterns.js:589
#: wp-includes/js/dist/patterns.js:773 wp-includes/js/dist/patterns.js:1186
#: wp-includes/js/dist/patterns.js:1281 wp-includes/js/dist/patterns.js:1329
#: wp-includes/js/dist/reusable-blocks.js:391 wp-admin/comment.php:261
#: wp-admin/includes/class-walker-nav-menu-edit.php:334
#: wp-admin/includes/class-wp-posts-list-table.php:2116
#: wp-admin/includes/class-wp-terms-list-table.php:728
#: wp-admin/includes/dashboard.php:206 wp-admin/includes/dashboard.php:1416
#: wp-admin/includes/file.php:2659 wp-admin/includes/media.php:1760
#: wp-admin/includes/media.php:2309 wp-admin/includes/meta-boxes.php:166
#: wp-admin/includes/meta-boxes.php:224 wp-admin/includes/template.php:512
#: wp-admin/includes/template.php:765 wp-admin/includes/template.php:895
#: wp-admin/nav-menus.php:1264 wp-admin/options-general.php:279
#: wp-admin/user-edit.php:583 wp-admin/user-edit.php:704
#: wp-admin/widgets-form.php:350 wp-admin/widgets-form.php:353
#: wp-admin/widgets-form.php:584 wp-admin/js/post.js:1032
#: wp-admin/network/settings.php:184
msgid "Cancel"
msgstr "Avbryt"

#: wp-includes/admin-bar.php:443 wp-includes/admin-bar.php:639
#: wp-includes/js/dist/block-editor.js:73956
#: wp-includes/js/dist/core-data.js:14637 wp-admin/plugins.php:634
#: wp-admin/update-core.php:469 wp-admin/update-core.php:488
#: wp-admin/network/menu.php:108 wp-admin/network/settings.php:503
msgid "Plugins"
msgstr "Tillägg"

#: wp-includes/widgets/class-wp-widget-recent-comments.php:31
#: wp-includes/widgets/class-wp-widget-recent-comments.php:81
#: wp-admin/includes/dashboard.php:1119 wp-admin/includes/upgrade.php:427
msgid "Recent Comments"
msgstr "Senaste kommentarer"

#: wp-includes/widgets/class-wp-widget-rss.php:35
#: wp-includes/widgets/class-wp-widget-rss.php:97
#: wp-admin/includes/import.php:211
msgid "RSS"
msgstr "RSS"

#: wp-includes/js/dist/block-editor.js:50299
#: wp-includes/js/dist/block-editor.js:53424
#: wp-includes/js/dist/block-library.js:24081
#: wp-admin/includes/dashboard.php:1413 wp-admin/setup-config.php:273
msgid "Submit"
msgstr "Skicka"

#. translators: Name of a comment's author after being anonymized.
#: wp-includes/class-wp-theme.php:1030 wp-includes/comment-template.php:40
#: wp-includes/comment.php:4001 wp-includes/js/dist/block-library.js:13430
msgid "Anonymous"
msgstr "Anonym"

#: wp-includes/customize/class-wp-customize-nav-menu-control.php:57
#: wp-includes/customize/class-wp-widget-area-customize-control.php:61
#: wp-includes/js/dist/components.js:37863
#: wp-includes/js/dist/edit-site.js:46642 wp-admin/includes/widgets.php:299
#: wp-admin/js/set-post-thumbnail.js:21
msgid "Done"
msgstr "Klart"

#: wp-includes/admin-bar.php:617 wp-admin/includes/ms.php:864
#: wp-admin/includes/ms.php:1071 wp-admin/menu.php:340 wp-admin/users.php:25
#: wp-admin/includes/class-wp-ms-sites-list-table.php:389
#: wp-admin/network/menu.php:60 wp-admin/network/users.php:34
#: wp-admin/network/users.php:69 wp-admin/network/users.php:249
#: wp-admin/network/users.php:315
msgid "Users"
msgstr "Användare"

#: wp-includes/class-wp-post-type.php:991
msgid "Edit Post"
msgstr "Redigera inlägg"

#: wp-includes/class-wp-post-type.php:993
msgid "View Post"
msgstr "Visa inlägg"

#: wp-includes/class-wp-taxonomy.php:624
msgid "Edit Tag"
msgstr "Redigera etikett"

#: wp-includes/script-loader.php:1114 wp-includes/js/dist/block-editor.js:44866
#: wp-includes/js/dist/block-editor.js:45986
#: wp-includes/js/dist/block-editor.js:46041
#: wp-includes/js/dist/block-editor.js:46540
#: wp-includes/js/dist/block-editor.js:53786
#: wp-includes/js/dist/block-library.js:25578
#: wp-includes/js/dist/block-library.js:32771
#: wp-includes/js/dist/components.js:34902 wp-includes/js/dist/editor.js:10309
#: wp-includes/js/dist/editor.js:43065 wp-admin/edit-tag-form.php:189
#: wp-admin/edit-tags.php:484 wp-admin/includes/class-wp-debug-data.php:1187
#: wp-admin/includes/media.php:1177 wp-admin/includes/media.php:1305
#: wp-admin/includes/media.php:3011 wp-admin/includes/media.php:3027
msgid "None"
msgstr "Inget"

#: wp-includes/class-wp-editor.php:1218
#: wp-includes/customize/class-wp-customize-nav-menu-item-control.php:148
#: wp-includes/media-template.php:545 wp-includes/media-template.php:797
#: wp-includes/js/dist/block-library.js:41587
#: wp-includes/js/dist/block-library.js:41593
#: wp-includes/js/dist/edit-site.js:44090 wp-includes/js/dist/editor.js:13036
#: wp-includes/js/dist/editor.js:44786 wp-includes/js/dist/editor.js:44839
#: wp-includes/js/dist/editor.js:67553 wp-includes/js/dist/media-utils.js:17427
#: wp-admin/edit-link-form.php:139 wp-admin/edit-tag-form.php:206
#: wp-admin/edit-tags.php:522
#: wp-admin/includes/class-walker-nav-menu-edit.php:237
#: wp-admin/includes/class-wp-plugins-list-table.php:472
#: wp-admin/includes/class-wp-terms-list-table.php:193
#: wp-admin/includes/class-wp-terms-list-table.php:220
#: wp-admin/includes/media.php:1427 wp-admin/includes/media.php:3300
#: wp-admin/includes/nav-menu.php:1360 wp-admin/themes.php:686
#: wp-admin/includes/class-wp-ms-themes-list-table.php:341
msgid "Description"
msgstr "Beskrivning"

#: wp-includes/comment-template.php:2539
#: wp-includes/js/dist/block-editor.js:36013
#: wp-includes/js/dist/block-library.js:22942
#: wp-includes/js/dist/block-library.js:23221
#: wp-includes/js/dist/block-library.js:23761
#: wp-includes/js/dist/block-library.js:58096
#: wp-includes/js/dist/block-library.js:68647
#: wp-includes/js/dist/block-library.js:71037
#: wp-includes/js/dist/edit-post.js:1567 wp-includes/js/dist/edit-site.js:22794
#: wp-includes/js/dist/edit-site.js:43652
#: wp-includes/js/dist/edit-site.js:45463 wp-includes/js/dist/editor.js:11091
#: wp-includes/js/dist/editor.js:12514 wp-includes/js/dist/editor.js:36626
#: wp-includes/js/dist/editor.js:38050 wp-includes/js/dist/editor.js:43280
#: wp-includes/js/dist/editor.js:67538 wp-includes/js/dist/patterns.js:548
#: wp-includes/js/dist/patterns.js:760 wp-includes/js/dist/patterns.js:1163
#: wp-includes/js/dist/patterns.js:1266
#: wp-includes/js/dist/reusable-blocks.js:360 wp-admin/edit-form-comment.php:59
#: wp-admin/includes/class-wp-application-passwords-list-table.php:28
#: wp-admin/includes/class-wp-debug-data.php:1193
#: wp-admin/includes/class-wp-debug-data.php:1313
#: wp-admin/includes/class-wp-users-list-table.php:374
#: wp-admin/includes/template.php:490 wp-admin/user-edit.php:441
#: wp-admin/includes/class-wp-ms-users-list-table.php:194
#: wp-admin/includes/class-wp-ms-users-list-table.php:216
msgid "Name"
msgstr "Namn"

#: wp-includes/class-wp-editor.php:1225
#: wp-includes/js/dist/block-editor.js:54449
#: wp-includes/js/dist/edit-post.js:1923 wp-includes/js/dist/editor.js:22865
#: wp-admin/edit-link-form.php:34
msgid "Advanced"
msgstr "Avancerat"

#: wp-includes/class-wp-editor.php:1268 wp-admin/edit-link-form.php:32
#: wp-admin/includes/meta-boxes.php:1231
msgid "Target"
msgstr "Mål"

#: wp-includes/category-template.php:560
#: wp-includes/theme-compat/sidebar.php:131
#: wp-includes/widgets/class-wp-widget-categories.php:31
#: wp-includes/widgets/class-wp-widget-categories.php:48
#: wp-includes/js/dist/components.js:46108 wp-includes/js/dist/patterns.js:394
#: wp-admin/edit-link-form.php:31
#: wp-admin/includes/class-wp-links-list-table.php:140
#: wp-admin/includes/upgrade.php:429
msgid "Categories"
msgstr "Kategorier"

#: wp-includes/class-wp-editor.php:1257
#: wp-includes/js/dist/block-editor.js:36040
#: wp-includes/js/dist/block-library.js:11135
#: wp-includes/js/dist/block-library.js:48995
#: wp-includes/js/dist/edit-site.js:6338 wp-includes/js/dist/edit-site.js:22823
#: wp-includes/js/dist/editor.js:10870 wp-includes/js/dist/editor.js:11115
#: wp-includes/js/dist/editor.js:36655 wp-includes/js/dist/editor.js:38070
#: wp-includes/js/dist/editor.js:42415 wp-includes/js/dist/editor.js:45992
#: wp-includes/js/dist/editor.js:45997 wp-includes/js/dist/editor.js:48464
#: wp-includes/js/dist/patterns.js:782 wp-includes/js/dist/patterns.js:1197
#: wp-includes/js/dist/script-modules/connectors/index.js:301
#: wp-includes/js/dist/widgets.js:377 wp-admin/edit-form-comment.php:105
#: wp-admin/edit-link-form.php:30 wp-admin/includes/meta-boxes.php:44
#: wp-admin/includes/meta-boxes.php:428 wp-admin/includes/meta-boxes.php:1108
#: wp-admin/includes/meta-boxes.php:1564 wp-admin/includes/widgets.php:303
#: wp-admin/js/widgets.js:134
msgid "Save"
msgstr "Spara"

#: wp-includes/class-wp-editor.php:1942 wp-includes/script-loader.php:1274
#: wp-admin/edit-link-form.php:23 wp-admin/edit-link-form.php:90
#: wp-admin/includes/meta-boxes.php:1151 wp-admin/link-add.php:17
#: wp-admin/link-manager.php:104 wp-admin/menu.php:92
msgid "Add Link"
msgstr "Lägg till länk"

#: wp-includes/class-wp-taxonomy.php:626
msgid "Update Category"
msgstr "Uppdatera kategori"

#: wp-includes/taxonomy.php:147
msgid "Edit Link Category"
msgstr "Redigera länkkategori"

#: wp-includes/build/routes/font-list/content.js:4036
#: wp-includes/build/routes/font-list/content.js:4089
#: wp-includes/build/routes/font-list/content.js:15145
#: wp-includes/js/dist/block-editor.js:36505
#: wp-includes/js/dist/block-editor.js:40839
#: wp-includes/js/dist/block-editor.js:74823
#: wp-includes/js/dist/block-library.js:38791
#: wp-includes/js/dist/edit-site.js:20842
#: wp-includes/js/dist/edit-site.js:22846
#: wp-includes/js/dist/edit-site.js:22918
#: wp-includes/js/dist/edit-site.js:41975
#: wp-includes/js/dist/edit-site.js:41982 wp-includes/js/dist/editor.js:12209
#: wp-includes/js/dist/editor.js:12350 wp-includes/js/dist/editor.js:24406
#: wp-includes/js/dist/editor.js:24459 wp-includes/js/dist/editor.js:36469
#: wp-includes/js/dist/editor.js:36595 wp-includes/js/dist/editor.js:37992
#: wp-includes/js/dist/editor.js:38280 wp-includes/js/dist/editor.js:65744
#: wp-includes/js/dist/editor.js:65891 wp-admin/edit-tag-form.php:305
#: wp-admin/includes/class-wp-links-list-table.php:93
#: wp-admin/includes/class-wp-links-list-table.php:362
#: wp-admin/includes/class-wp-plugins-list-table.php:641
#: wp-admin/includes/class-wp-plugins-list-table.php:883
#: wp-admin/includes/class-wp-plugins-list-table.php:900
#: wp-admin/includes/class-wp-plugins-list-table.php:989
#: wp-admin/includes/class-wp-plugins-list-table.php:1006
#: wp-admin/includes/class-wp-terms-list-table.php:169
#: wp-admin/includes/class-wp-terms-list-table.php:519
#: wp-admin/includes/class-wp-themes-list-table.php:235
#: wp-admin/includes/class-wp-users-list-table.php:280
#: wp-admin/includes/class-wp-users-list-table.php:481
#: wp-admin/includes/media.php:1755 wp-admin/includes/meta-boxes.php:1141
#: wp-admin/includes/template.php:669 wp-admin/includes/theme.php:1080
#: wp-admin/includes/widgets.php:297 wp-admin/themes.php:736
#: wp-admin/themes.php:1310 wp-admin/widgets-form.php:348
#: wp-admin/includes/class-wp-ms-sites-list-table.php:305
#: wp-admin/includes/class-wp-ms-themes-list-table.php:494
#: wp-admin/includes/class-wp-ms-themes-list-table.php:662
#: wp-admin/includes/class-wp-ms-users-list-table.php:114
#: wp-admin/includes/class-wp-ms-users-list-table.php:552
msgid "Delete"
msgstr "Ta bort"

#: wp-includes/class-wp-taxonomy.php:615
msgid "Search Categories"
msgstr "Sök kategorier"

#: wp-includes/taxonomy.php:142 wp-admin/menu.php:93
msgid "Link Categories"
msgstr "Länkkategorier"

#: wp-includes/post.php:132 wp-includes/js/dist/editor.js:37681
#: wp-includes/js/dist/editor.js:45420 wp-includes/js/dist/editor.js:66580
#: wp-admin/includes/meta-boxes.php:1557 wp-admin/revision.php:113
msgid "Revisions"
msgstr "Versioner"

#. translators: Hidden accessibility text.
#: wp-includes/revision.php:34 wp-includes/js/dist/block-library.js:32448
#: wp-includes/js/dist/block-library.js:32915
#: wp-includes/js/dist/editor.js:44786 wp-includes/js/dist/editor.js:44839
#: wp-includes/js/dist/editor.js:66996 wp-admin/includes/meta-boxes.php:750
#: wp-admin/includes/meta-boxes.php:1616 wp-admin/options-reading.php:195
msgid "Excerpt"
msgstr "Utdrag"

#: wp-includes/js/dist/block-editor.js:74054 wp-admin/network/site-info.php:199
msgid "Attributes"
msgstr "Attribut"

#. translators: accessibility text for the publish landmark region.
#: wp-includes/class-wp-customize-manager.php:4863
#: wp-includes/script-loader.php:1307 wp-includes/js/dist/block-editor.js:60735
#: wp-includes/js/dist/block-library.js:40880
#: wp-includes/js/dist/edit-widgets.js:1254 wp-includes/js/dist/editor.js:19494
#: wp-includes/js/dist/editor.js:45994 wp-includes/js/dist/editor.js:46002
#: wp-includes/js/dist/editor.js:48547 wp-admin/customize.php:199
#: wp-admin/includes/meta-boxes.php:388 wp-admin/includes/meta-boxes.php:389
#: wp-admin/includes/meta-boxes.php:1571 wp-admin/js/post.js:799
msgid "Publish"
msgstr "Publicera"

#. translators: Hidden accessibility text.
#. translators: Default privacy policy heading.
#: wp-includes/comment.php:3921 wp-includes/link-template.php:3333
#: wp-includes/js/dist/editor.js:10471 wp-includes/js/dist/editor.js:39883
#: wp-admin/edit-comments.php:199 wp-admin/edit-comments.php:260
#: wp-admin/includes/class-wp-comments-list-table.php:532
#: wp-admin/includes/class-wp-media-list-table.php:404
#: wp-admin/includes/class-wp-media-list-table.php:406
#: wp-admin/includes/class-wp-media-list-table.php:434
#: wp-admin/includes/class-wp-posts-list-table.php:710
#: wp-admin/includes/class-wp-posts-list-table.php:712
#: wp-admin/includes/class-wp-posts-list-table.php:775
#: wp-admin/includes/class-wp-posts-list-table.php:782
#: wp-admin/includes/class-wp-posts-list-table.php:1929
#: wp-admin/includes/class-wp-privacy-policy-content.php:495
#: wp-admin/includes/file.php:20 wp-admin/includes/meta-boxes.php:1670
#: wp-admin/js/edit-comments.js:221
msgid "Comments"
msgstr "Kommentarer"

#: wp-includes/class-wp-customize-widgets.php:805
#: wp-includes/class-wp-editor.php:1396 wp-includes/media.php:5017
#: wp-includes/js/dist/block-editor.js:22405
#: wp-includes/js/dist/block-editor.js:35807
#: wp-includes/js/dist/block-editor.js:48549
#: wp-includes/js/dist/block-editor.js:50260
#: wp-includes/js/dist/block-editor.js:51241
#: wp-includes/js/dist/block-editor.js:51357
#: wp-includes/js/dist/block-editor.js:61900
#: wp-includes/js/dist/block-editor.js:68832
#: wp-includes/js/dist/block-library.js:59823
#: wp-includes/js/dist/block-library.js:62619
#: wp-includes/js/dist/block-library.js:72387
#: wp-includes/js/dist/edit-site.js:40401 wp-includes/js/dist/editor.js:37510
#: wp-includes/js/dist/editor.js:37715 wp-includes/js/dist/editor.js:61295
#: wp-includes/js/dist/format-library.js:442
#: wp-includes/js/dist/format-library.js:1798
#: wp-admin/includes/class-wp-list-table.php:623
#: wp-admin/includes/class-wp-screen.php:1097
msgid "Apply"
msgstr "Tillämpa"

#: wp-includes/class-wp-editor.php:1184
#: wp-includes/js/dist/block-editor.js:48111
#: wp-includes/js/dist/customize-widgets.js:955
#: wp-includes/js/dist/edit-post.js:1195 wp-includes/js/dist/edit-post.js:2176
#: wp-includes/js/dist/edit-widgets.js:2853 wp-includes/js/dist/editor.js:5025
#: wp-includes/js/dist/editor.js:5056 wp-includes/js/dist/editor.js:5075
#: wp-includes/js/dist/editor.js:11237 wp-includes/js/dist/editor.js:39287
#: wp-includes/js/dist/editor.js:42067 wp-includes/js/dist/editor.js:50426
#: wp-admin/edit-comments.php:349 wp-admin/edit-comments.php:371
#: wp-admin/edit.php:454 wp-admin/includes/image-edit.php:98
#: wp-admin/includes/media.php:1764 wp-admin/includes/template.php:563
#: wp-admin/includes/template.php:572 wp-admin/upload.php:91
#: wp-admin/upload.php:121
msgid "Undo"
msgstr "Ångra"

#. translators: %s: Search query.
#: wp-includes/general-template.php:1210
msgid "Search Results for &#8220;%s&#8221;"
msgstr "Sökresultat för ”%s”"

#. translators: %s: human-readable time difference.
#. translators: %s: Human-readable time difference.
#. translators: %s: Duration.
#: wp-includes/blocks/comment-date.php:33 wp-includes/blocks/post-date.php:68
#: wp-includes/rest-api/endpoints/class-wp-rest-block-directory-controller.php:143
#: wp-includes/script-loader.php:444
#: wp-admin/includes/class-wp-media-list-table.php:583
#: wp-admin/includes/class-wp-plugin-install-list-table.php:704
#: wp-admin/includes/class-wp-privacy-requests-table.php:487
#: wp-admin/includes/plugin-install.php:663 wp-admin/includes/revision.php:254
#: wp-admin/includes/revision.php:297
msgid "%s ago"
msgstr "%s sedan"

#: wp-includes/js/dist/block-library.js:41579
#: wp-includes/js/dist/commands.js:3546 wp-includes/js/dist/editor.js:50067
#: wp-includes/js/dist/editor.js:50069 wp-includes/js/dist/editor.js:51270
#: wp-admin/includes/class-wp-media-list-table.php:859
#: wp-admin/includes/class-wp-posts-list-table.php:1560
#: wp-admin/includes/class-wp-terms-list-table.php:529
#: wp-admin/includes/class-wp-users-list-table.php:498
#: wp-admin/includes/dashboard.php:810
#: wp-admin/includes/class-wp-ms-users-list-table.php:427
msgid "View"
msgstr "Visa"

#: wp-includes/js/dist/editor.js:11861 wp-includes/js/dist/editor.js:53552
#: wp-admin/includes/class-wp-comments-list-table.php:397
#: wp-admin/includes/class-wp-comments-list-table.php:829
#: wp-admin/includes/class-wp-media-list-table.php:208
#: wp-admin/includes/class-wp-media-list-table.php:822
#: wp-admin/includes/class-wp-posts-list-table.php:438
#: wp-admin/includes/class-wp-posts-list-table.php:1519
msgid "Restore"
msgstr "Återställ"

#. translators: Hidden accessibility text.
#: wp-includes/blocks/comment-edit-link.php:47
#: wp-includes/class-walker-comment.php:260
#: wp-includes/class-walker-comment.php:459
#: wp-includes/class-wp-editor.php:1394
#: wp-includes/build/routes/connectors-home/content.js:1103
#: wp-includes/js/dist/block-editor.js:50751
#: wp-includes/js/dist/block-library.js:11167
#: wp-includes/js/dist/block-library.js:12949
#: wp-includes/js/dist/block-library.js:14096
#: wp-includes/js/dist/block-library.js:39400
#: wp-includes/js/dist/block-library.js:41566
#: wp-includes/js/dist/block-library.js:45546
#: wp-includes/js/dist/block-library.js:45817
#: wp-includes/js/dist/block-library.js:45828
#: wp-includes/js/dist/block-library.js:45830
#: wp-includes/js/dist/block-library.js:47358
#: wp-includes/js/dist/block-library.js:72268
#: wp-includes/js/dist/commands.js:3547 wp-includes/js/dist/edit-post.js:2733
#: wp-includes/js/dist/edit-site.js:21992
#: wp-includes/js/dist/edit-site.js:22454
#: wp-includes/js/dist/edit-site.js:22897
#: wp-includes/js/dist/edit-site.js:42107
#: wp-includes/js/dist/edit-site.js:44428 wp-includes/js/dist/editor.js:65728
#: wp-admin/comment.php:252 wp-admin/edit-form-comment.php:159
#: wp-admin/includes/class-walker-nav-menu-edit.php:187
#: wp-admin/includes/class-wp-comments-list-table.php:856
#: wp-admin/includes/class-wp-links-list-table.php:356
#: wp-admin/includes/class-wp-media-list-table.php:811
#: wp-admin/includes/class-wp-posts-list-table.php:1489
#: wp-admin/includes/class-wp-terms-list-table.php:490
#: wp-admin/includes/class-wp-users-list-table.php:472
#: wp-admin/includes/dashboard.php:767 wp-admin/includes/meta-boxes.php:135
#: wp-admin/includes/meta-boxes.php:197 wp-admin/includes/meta-boxes.php:292
#: wp-admin/includes/post.php:1611
#: wp-admin/includes/class-wp-ms-sites-list-table.php:766
#: wp-admin/includes/class-wp-ms-users-list-table.php:411
#: wp-admin/includes/class-wp-ms-users-list-table.php:548
msgid "Edit"
msgstr "Redigera"

#: wp-signup.php:232 wp-admin/includes/class-wp-debug-data.php:205
#: wp-admin/includes/class-wp-debug-data.php:210
#: wp-admin/includes/class-wp-debug-data.php:215
#: wp-admin/includes/class-wp-debug-data.php:220
#: wp-admin/includes/class-wp-debug-data.php:461
#: wp-admin/includes/class-wp-debug-data.php:470
#: wp-admin/includes/class-wp-debug-data.php:538
#: wp-admin/includes/class-wp-debug-data.php:556
#: wp-admin/includes/class-wp-links-list-table.php:276
msgid "No"
msgstr "Nej"

#: wp-includes/deprecated.php:3157
msgid "Are you sure you want to do this?"
msgstr "Är du säker på att du vill göra det här?"

#. translators: Field name in comment form.
#: wp-includes/comment-template.php:1189 wp-includes/comment-template.php:2614
#: wp-admin/comment.php:248
msgctxt "noun"
msgid "Comment"
msgstr "Kommentar"

#: wp-includes/class-wp-customize-nav-menus.php:1277
#: wp-includes/class-wp-editor.php:1271 wp-includes/class-wp-editor.php:1893
#: wp-includes/customize/class-wp-customize-nav-menu-item-control.php:111
#: wp-includes/embed.php:1204 wp-includes/media-template.php:899
#: wp-includes/media-template.php:1125 wp-includes/media-template.php:1248
#: wp-includes/media-template.php:1322 wp-includes/media-template.php:1413
#: wp-includes/media.php:4973 wp-includes/media.php:5656
#: wp-includes/sitemaps/class-wp-sitemaps-stylesheet.php:62
#: wp-includes/sitemaps/class-wp-sitemaps-stylesheet.php:176
#: wp-includes/widgets/class-wp-widget-media-image.php:113
#: wp-includes/js/dist/block-editor.js:51087
#: wp-includes/js/dist/block-editor.js:51346
#: wp-includes/js/dist/block-library.js:22075 wp-admin/comment.php:197
#: wp-admin/edit-form-comment.php:69
#: wp-admin/includes/class-walker-nav-menu-edit.php:198
#: wp-admin/includes/class-wp-links-list-table.php:139
#: wp-admin/includes/class-wp-links-list-table.php:155
#: wp-admin/includes/media.php:2984 wp-admin/includes/nav-menu.php:366
#: wp-admin/includes/template.php:500
#: wp-admin/includes/class-wp-ms-sites-list-table.php:386
msgid "URL"
msgstr "URL"

#. translators: Hidden accessibility text.
#: wp-includes/class-wp-editor.php:1219 wp-includes/theme-compat/sidebar.php:29
#: wp-includes/js/dist/block-library.js:48149
#: wp-includes/js/dist/components.js:46123
#: wp-includes/js/dist/edit-site.js:42325
#: wp-includes/js/dist/edit-site.js:43216
#: wp-includes/js/dist/edit-site.js:44129
#: wp-includes/js/dist/edit-site.js:45010 wp-includes/js/dist/editor.js:10722
#: wp-includes/js/dist/editor.js:12938 wp-includes/js/dist/editor.js:44339
#: wp-includes/js/dist/editor.js:44368 wp-includes/js/dist/editor.js:44455
#: wp-includes/js/dist/editor.js:44472 wp-includes/js/dist/editor.js:63641
#: wp-includes/js/dist/media-utils.js:17312 wp-admin/comment.php:186
#: wp-admin/edit-form-comment.php:48
#: wp-admin/includes/class-plugin-installer-skin.php:224
#: wp-admin/includes/class-theme-installer-skin.php:257
#: wp-admin/includes/class-wp-comments-list-table.php:500
#: wp-admin/includes/class-wp-comments-list-table.php:576
#: wp-admin/includes/class-wp-debug-data.php:1207
#: wp-admin/includes/class-wp-debug-data.php:1327
#: wp-admin/includes/class-wp-media-list-table.php:369
#: wp-admin/includes/class-wp-media-list-table.php:432
#: wp-admin/includes/class-wp-post-comments-list-table.php:25
#: wp-admin/includes/class-wp-posts-list-table.php:666
#: wp-admin/includes/class-wp-posts-list-table.php:1764
#: wp-admin/includes/meta-boxes.php:966 wp-admin/includes/meta-boxes.php:1679
#: wp-admin/includes/plugin-install.php:329
#: wp-admin/includes/theme-install.php:109
msgid "Author"
msgstr "Författare"

#: wp-includes/admin-bar.php:349
msgid "Log Out"
msgstr "Logga ut"

#: wp-includes/admin-bar.php:408 wp-includes/admin-bar.php:757
#: wp-includes/deprecated.php:2825
msgid "Visit Site"
msgstr "Besök webbplats"

#. translators: Comment date format. See
#. https://www.php.net/manual/datetime.format.php
#. translators: Date format in table columns, see
#. https://www.php.net/manual/datetime.format.php
#. translators: Post date format. See
#. https://www.php.net/manual/datetime.format.php
#. translators: privacy request date format. See
#. https://www.php.net/manual/en/datetime.format.php
#: wp-includes/class-wp-editor.php:1823 wp-admin/comment.php:235
#: wp-admin/includes/ajax-actions.php:2297
#: wp-admin/includes/class-wp-comments-list-table.php:1082
#: wp-admin/includes/class-wp-media-list-table.php:585
#: wp-admin/includes/class-wp-posts-list-table.php:1201
#: wp-admin/includes/class-wp-privacy-requests-table.php:494
#: wp-admin/includes/class-wp-ms-sites-list-table.php:524
#: wp-admin/includes/class-wp-ms-sites-list-table.php:549
#: wp-admin/includes/class-wp-ms-users-list-table.php:344
msgid "Y/m/d"
msgstr "Y-m-d"

#. translators: Indicating that the navigation link is a Draft.
#: wp-includes/post.php:1324 wp-includes/post.php:1345
#: wp-includes/js/dist/block-library.js:41293
#: wp-includes/js/dist/block-library.js:41667
#: wp-includes/js/dist/editor.js:10406 wp-includes/js/dist/editor.js:48172
#: wp-includes/js/dist/editor.js:48173 wp-includes/js/dist/editor.js:48181
#: wp-admin/includes/ajax-actions.php:2289
#: wp-admin/includes/class-wp-posts-list-table.php:2003
#: wp-admin/includes/meta-boxes.php:122 wp-admin/includes/meta-boxes.php:160
#: wp-admin/includes/meta-boxes.php:162
msgid "Draft"
msgstr "Utkast"

#: wp-includes/post.php:1325 wp-includes/js/dist/editor.js:10418
#: wp-admin/includes/ajax-actions.php:2286
#: wp-admin/includes/class-wp-posts-list-table.php:2002
#: wp-admin/includes/meta-boxes.php:118 wp-admin/includes/meta-boxes.php:158
msgid "Pending Review"
msgstr "Inväntar granskning"

#: wp-includes/post.php:1327 wp-includes/post.php:1347
#: wp-includes/script-loader.php:1308
#: wp-includes/js/dist/block-library.js:41291
#: wp-includes/js/dist/edit-site.js:46143 wp-includes/js/dist/editor.js:10430
#: wp-includes/js/dist/editor.js:48177 wp-includes/js/dist/editor.js:48201
#: wp-admin/includes/ajax-actions.php:2280
#: wp-admin/includes/class-wp-posts-list-table.php:1211
#: wp-admin/includes/class-wp-posts-list-table.php:1994
#: wp-admin/includes/meta-boxes.php:112 wp-admin/includes/meta-boxes.php:152
#: wp-admin/js/post.js:840
msgid "Published"
msgstr "Publicerat"

#: wp-includes/class-wp-editor.php:1215 wp-includes/media-template.php:523
#: wp-includes/media-template.php:775 wp-includes/option.php:2750
#: wp-includes/revision.php:32 wp-includes/js/dist/block-library.js:40871
#: wp-includes/js/dist/block-library.js:47752
#: wp-includes/js/dist/block-library.js:53142
#: wp-includes/js/dist/block-library.js:69112
#: wp-includes/js/dist/edit-site.js:46394 wp-includes/js/dist/editor.js:5987
#: wp-includes/js/dist/editor.js:6035 wp-includes/js/dist/editor.js:6084
#: wp-includes/js/dist/editor.js:10988 wp-includes/js/dist/editor.js:41821
#: wp-includes/js/dist/media-utils.js:17817 wp-includes/js/dist/widgets.js:1255
#: wp-admin/includes/ajax-actions.php:2271
#: wp-admin/includes/class-wp-posts-list-table.php:773
#: wp-admin/includes/class-wp-posts-list-table.php:780
#: wp-admin/includes/class-wp-posts-list-table.php:1699
#: wp-admin/includes/dashboard.php:598 wp-admin/includes/media.php:1417
#: wp-admin/includes/media.php:2669 wp-admin/includes/media.php:2992
msgid "Title"
msgstr "Rubrik"

#: wp-includes/class-wp-post-type.php:996
#: wp-includes/js/dist/block-library.js:33286
msgid "No posts found."
msgstr "Inga inlägg hittades."

#: wp-activate.php:181 wp-includes/post-template.php:1814
#: wp-admin/includes/meta-boxes.php:218
msgid "Password:"
msgstr "Lösenord:"

#: wp-activate.php:180 wp-signup.php:281
msgid "Username:"
msgstr "Användarnamn:"

#: wp-activate.php:30 wp-activate.php:168
msgid "An error occurred during the activation"
msgstr "Ett fel uppstod vid aktiveringen"

#: wp-activate.php:143 wp-activate.php:177
msgid "Your account is now active!"
msgstr "Ditt konto är nu aktivt!"

#: wp-activate.php:134
#: wp-includes/customize/class-wp-customize-theme-control.php:262
#: wp-includes/build/routes/connectors-home/content.js:1111
#: wp-includes/js/dist/edit-site.js:6452 wp-includes/js/dist/edit-site.js:42063
#: wp-includes/js/dist/editor.js:4776 wp-admin/includes/theme.php:1068
#: wp-admin/theme-install.php:411 wp-admin/theme-install.php:490
#: wp-admin/themes.php:625 wp-admin/themes.php:1018 wp-admin/themes.php:1279
msgid "Activate"
msgstr "Aktivera"

#: wp-activate.php:130
msgid "Activation Key:"
msgstr "Aktiveringsnyckel:"

#: wp-activate.php:127
msgid "Activation Key Required"
msgstr "Aktiveringsnyckel krävs"