msgid ""
msgstr ""
"Project-Id-Version: ImageMagick Engine\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/imagemagick-"
"engine\n"
"POT-Creation-Date: 2026-08-17T21:57:49+00:00\n"
"PO-Revision-Date: \n"
"Last-Translator: Johan Eenfeldt <johan@orangelab.se>\n"
"Language-Team: \n"
"Language: sv_SE\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Poedit 3.9\n"

#. Plugin Name of the plugin
#: imagemagick-engine.php includes/admin-page.php:423
msgid "ImageMagick Engine"
msgstr "ImageMagick Engine"

#. Plugin URI of the plugin
#: imagemagick-engine.php
msgid "https://wordpress.org/plugins/imagemagick-engine/"
msgstr "https://wordpress.org/plugins/imagemagick-engine/"

#. Description of the plugin
#: imagemagick-engine.php
msgid ""
"Improve the quality of re-sized images by replacing standard GD library with "
"ImageMagick"
msgstr ""
"Förbättra kvalitén på dina omskalade bilder genom att ersätta GD med "
"ImageMagick"

#. Author of the plugin
#: imagemagick-engine.php
msgid "Orangelab"
msgstr "Orangelab"

#. Author URI of the plugin
#: imagemagick-engine.php
msgid "https://orangelab.com/"
msgstr "https://orangelab.com/"

#: imagemagick-engine.php:389
msgid "The current image editor cannot process this file type."
msgstr "Den nuvarande bildredigeraren kan inte hantera den här filtypen."

#: includes/admin-page.php:41
msgid "The request failed. Please try again."
msgstr ""

#: includes/admin-page.php:42
#, fuzzy
msgid "Command found."
msgstr "Kommando hittades."

#: includes/admin-page.php:43
msgid "Regenerating images"
msgstr "Skalar om bilder"

#: includes/admin-page.php:44
#, fuzzy
msgid "Regeneration in progress"
msgstr "Skalar om bilder"

#. translators: %d: number of minutes
#: includes/admin-page.php:46
#, php-format
msgid "about %d min remaining"
msgstr ""

#. translators: %d: number of images
#: includes/admin-page.php:48
#, fuzzy, php-format
msgid "Finished. Processed %d images."
msgstr "Skalat om %d bilder"

#. translators: %d: number of images
#: includes/admin-page.php:50
#, php-format
msgid "%d failed"
msgstr ""

#: includes/admin-page.php:51
msgid "This run is no longer active. It either finished or expired."
msgstr ""

#. translators: 1: number of images processed, 2: total number of images
#: includes/admin-page.php:53
#, php-format
msgid "Last known progress: %1$s of %2$s images."
msgstr ""

#: includes/admin-page.php:78 includes/admin-page.php:433
msgid "Settings"
msgstr "Inställningar"

#: includes/admin-page.php:112 includes/ajax.php:217
msgid "Resized using ImageMagick Engine"
msgstr "Omskalad av ImageMagick Engine"

#: includes/admin-page.php:113
msgid "Resize image"
msgstr "Skala om bild"

#: includes/admin-page.php:117
msgid "Resize using ImageMagick Engine"
msgstr "Omskala med ImageMagick Engine"

#: includes/admin-page.php:156 includes/admin-page.php:463
msgid "Imagick PHP module"
msgstr "Imagick PHP modul"

#: includes/admin-page.php:157 includes/admin-page.php:473
msgid "Gmagick PHP module"
msgstr "Gmagick PHP-modul"

#: includes/admin-page.php:158 includes/admin-page.php:487
msgid "ImageMagick command-line"
msgstr "ImageMagick kommando"

#: includes/admin-page.php:159 includes/admin-page.php:502
msgid "GraphicsMagick command-line"
msgstr "GraphicsMagick-kommando"

#: includes/admin-page.php:214
msgid "Available"
msgstr ""

#: includes/admin-page.php:215
msgid "Not available"
msgstr ""

#: includes/admin-page.php:263
msgid "Path to the binary"
msgstr ""

#: includes/admin-page.php:269
msgid "Test path"
msgstr "Testa sökväg"

#: includes/admin-page.php:277
#, fuzzy
msgid ""
"Enter the path where the binary is installed on your server. This is "
"usually /usr/bin or /usr/local/bin."
msgstr ""
"Ange sökvägen till den mapp där ImageMagick är installerat på din server. "
"Vanligtvis är det /usr/bin eller /usr/local/bin."

#: includes/admin-page.php:288
msgid "Sorry, but you do not have permissions to change settings."
msgstr ""

#: includes/admin-page.php:365
msgid "Settings updated"
msgstr "Inställningar uppdaterade"

#: includes/admin-page.php:411
msgid "No valid ImageMagick mode found!"
msgstr "Ingen fungerande ImageMagick-installation hittades!"

#: includes/admin-page.php:416
msgid "ImageMagick Engine is not enabled."
msgstr "ImageMagick Engine är inte aktiverad."

#: includes/admin-page.php:427
msgid ""
"This settings page requires JavaScript. Please enable JavaScript in your "
"browser and reload the page to configure ImageMagick Engine."
msgstr ""

#: includes/admin-page.php:431
msgid "Secondary menu"
msgstr ""

#: includes/admin-page.php:436
msgid "Regenerate"
msgstr "Skala om"

#: includes/admin-page.php:447
msgid "Enable"
msgstr "Aktivera"

#: includes/admin-page.php:456 includes/admin-page.php:459
msgid "Image engine"
msgstr "Bildmotor"

#: includes/admin-page.php:466 includes/admin-page.php:476
msgid "Module loaded"
msgstr ""

#: includes/admin-page.php:467 includes/admin-page.php:477
#, fuzzy
msgid "Module not found"
msgstr "Kommando hittades inte"

#: includes/admin-page.php:491 includes/admin-page.php:506
msgid "Command not found"
msgstr "Kommando hittades inte"

#: includes/admin-page.php:515
msgid "Optimize for quality"
msgstr "Vid optimering för kvalité"

#: includes/admin-page.php:518 includes/admin-page.php:527
msgid "auto"
msgstr ""

#: includes/admin-page.php:524
msgid "Optimize for size"
msgstr "Vid optimering för storlek"

#: includes/admin-page.php:531
msgid ""
"Set to 0-100. A higher value means better image quality and a larger file. "
"Leave a field empty to pass no quality setting at all, so the image engine "
"applies its own default."
msgstr ""

#: includes/admin-page.php:536
msgid "Image interlace?"
msgstr "Bildinterlacing?"

#: includes/admin-page.php:541
msgid "Adds interlace option to ImageMagick when images are processed."
msgstr "Lägger till alternativet för interlace i ImageMagick vid bearbetning."

#: includes/admin-page.php:545
msgid "Preserve Exif data?"
msgstr "Ska Exif-data bevaras?"

#: includes/admin-page.php:550
msgid ""
"When optimizing for size, preserve Exif metadata (including GPS location) "
"instead of stripping it. Other non-essential metadata (IPTC, XMP) is still "
"removed."
msgstr ""
"När du optimerar filstorleken bör du behålla Exif-metadata (inklusive GPS-"
"position) istället för att ta bort dem. Övriga icke-väsentliga metadata "
"(IPTC, XMP) tas fortfarande bort."

#: includes/admin-page.php:555
msgid "Disable client-side media processing?"
msgstr "Stäng av bildbehandling i webbläsaren?"

#: includes/admin-page.php:560
msgid ""
"WordPress 7.1 and later lets the browser generate image sizes during upload, "
"bypassing ImageMagick for those sizes. Keep this checked so every size is "
"generated on the server with the settings above."
msgstr ""
"WordPress 7.1 och senare låter webbläsaren skapa bildstorlekar vid "
"uppladdning, vilket förbigår ImageMagick för de storlekarna. Låt rutan vara "
"ikryssad så att alla storlekar skapas på servern med inställningarna ovan."

#: includes/admin-page.php:565
#, fuzzy
msgid "Image sizes"
msgstr "Bildstorlek"

#: includes/admin-page.php:567
msgid ""
"Choose how each image size is generated. Sizes set to None are left to "
"WordPress."
msgstr ""

#: includes/admin-page.php:572
msgid "Image size"
msgstr "Bildstorlek"

#: includes/admin-page.php:574 includes/admin-page.php:590
msgid "Quality"
msgstr "Kvalité"

#: includes/admin-page.php:575 includes/admin-page.php:579
#: includes/admin-page.php:583
msgid "Select all"
msgstr ""

#: includes/admin-page.php:578 includes/admin-page.php:591
msgid "Size"
msgstr "Storlek"

#: includes/admin-page.php:582 includes/admin-page.php:592
#: includes/admin-page.php:678
msgid "None"
msgstr ""

#. translators: %s: image size name
#: includes/admin-page.php:613
#, php-format
msgid "Handling for %s"
msgstr ""

#: includes/admin-page.php:645
msgid "Save Changes"
msgstr "Spara ändringar"

#: includes/admin-page.php:654
#, fuzzy
msgid "Regenerate images"
msgstr "Skala om bilder"

#: includes/admin-page.php:658
#, fuzzy
msgid ""
"ImageMagick Engine is not active, so resizing will use standard WordPress "
"functions."
msgstr "Omskalningen kommer använda Wordpress standardfunktioner."

#: includes/admin-page.php:664
msgid "Sizes"
msgstr "Bilder"

#: includes/admin-page.php:677
msgid "All"
msgstr ""

#: includes/admin-page.php:679
#, fuzzy
msgid "Match settings"
msgstr "Inställningar"

#: includes/admin-page.php:686
msgid "Also regenerate images already handled by ImageMagick Engine"
msgstr ""

#: includes/admin-page.php:691
msgid "Start regeneration"
msgstr ""

#: includes/admin-page.php:693
#, fuzzy
msgid "This can take a long time."
msgstr "(det här kan ta lång tid)"

#: includes/admin-page.php:701
msgid "Resume"
msgstr ""

#: includes/admin-page.php:702
msgid "Cancel"
msgstr ""

#: includes/ajax.php:22
msgid "You do not have permission to perform this action."
msgstr ""

#. translators: %s: engine name, e.g. ImageMagick
#: includes/ajax.php:81
#, php-format
msgid ""
"%s not found. Your PHP open_basedir setting is restricting access to this "
"path. Add the path to your open_basedir configuration."
msgstr ""
"%s hittades inte. Din inställning för open_basedir i PHP begränsar åtkomsten "
"till den här sökvägen. Lägg till sökvägen i din open_basedir-konfiguration."

#. translators: %s: engine name, e.g. ImageMagick
#: includes/ajax.php:83
#, php-format
msgid "%s not found at this path."
msgstr "%s finns inte på den här sökvägen."

#: includes/ajax.php:126
msgid "The source file is missing."
msgstr ""

#. translators: %s: comma-separated list of image size names that failed to resize
#: includes/ajax.php:183
#, php-format
msgid "Could not resize: %s"
msgstr ""

#: includes/ajax.php:195 includes/ajax.php:359 includes/ajax.php:407
msgid "No valid image engine is configured."
msgstr ""

#: includes/ajax.php:200
msgid "Invalid attachment."
msgstr ""

#: includes/ajax.php:208 includes/ajax.php:367
msgid "Select at least one image size."
msgstr ""

#: includes/ajax.php:372
#, fuzzy
msgid "There are no images to regenerate."
msgstr "Du har inga bilder att skala om"

#: includes/ajax.php:414
#, fuzzy
msgid "No regeneration is in progress."
msgstr "Skalar om bilder"

#~ msgid "Failed to resize image!"
#~ msgstr "Kunde inte skala om bild!"

#~ msgid "All done!"
#~ msgstr "Färdigt!"

#~ msgid "ImageMagick Engine Settings"
#~ msgstr "ImageMagick Engine Inställningar"

#~ msgid "You must enable Javascript in order to proceed!"
#~ msgstr ""
#~ "Du måste tillåta Javascript i din webbläsare för att kunna fortsätta!"

#~ msgid "ImageMagick images too"
#~ msgstr "ImageMagick bilder också"

#~ msgid "Imagick PHP module found"
#~ msgstr "Imagick PHP modul finns."

#~ msgid "Imagick PHP module not found"
#~ msgstr "Imagick PHP modul finns ej."

#~ msgid "Gmagick PHP module found"
#~ msgstr "Gmagick PHP-modul hittad"

#~ msgid "Gmagick PHP module not found"
#~ msgstr "PHP-modulen Gmagick hittades inte"

#~ msgid "ImageMagick path"
#~ msgstr "ImageMagick sökväg"

#~ msgid "Testing command..."
#~ msgstr "Testar kommando..."

#~ msgid "GraphicsMagick path"
#~ msgstr "GraphicsMagick-sökväg"

#~ msgid ""
#~ "Enter the path where GraphicsMagick is installed on your server. This is "
#~ "usually /usr/bin or /usr/local/bin."
#~ msgstr ""
#~ "Ange sökvägen till den mapp där GraphicsMagick är installerat på din "
#~ "server. Det är vanligtvis /usr/bin eller /usr/local/bin."

#~ msgid "ImageMagick quality"
#~ msgstr "ImageMagick bildkvalité"

#~ msgid "None (use WP instead)"
#~ msgstr "Inget (anv&auml;nd WP ist&auml;llet)"

#~ msgid "Handle all image sizes?"
#~ msgstr "Hantera alla bildstorlekar?"

#~ msgid ""
#~ "WordPress 7.1 and later can generate image sizes in the browser instead "
#~ "of on the server. Keep this checked to turn that off, so every size is "
#~ "generated by ImageMagick with the settings above."
#~ msgstr ""
#~ "WordPress 7.1 och senare kan skapa bildstorlekar i webbläsaren istället "
#~ "för på servern. Låt rutan vara ikryssad för att stänga av det, så att "
#~ "alla storlekar skapas av ImageMagick med inställningarna ovan."

#~ msgid "Thumbnail"
#~ msgstr "Miniatyr"

#~ msgid "Medium"
#~ msgstr "Mellan"

#~ msgid "Large"
#~ msgstr "Stor"

#~ msgid "Optimize for"
#~ msgstr "Optimera"

#~ msgid "Enable enhanced image engine"
#~ msgstr "Aktivera ImageMagick Engine"

#~ msgid "Handle sizes"
#~ msgstr "Hantera storlekar"

#~ msgid "Force resize"
#~ msgstr "Tvinga Omskalning"

#~ msgid "images"
#~ msgstr "bilder"

#~ msgid "Unable to find any images. Are you sure <a href='%s'>some exist</a>?"
#~ msgstr ""
#~ "Hittade inga bilder. Är du säker på att <a href='%s'>du har laddat upp "
#~ "några</a>?"

#~ msgid ""
#~ "Please be patient while images are regenerated. This can take a long time "
#~ "if you have many images."
#~ msgstr ""
#~ "Var god vänta medan bilderna skalas om. Det kan ta lång tid om du har "
#~ "många bilder."

#~ msgid "Working..."
#~ msgstr "Arbetar..."
