diff --git a/languages/AspireUpdate-sv_SE.mo b/languages/AspireUpdate-sv_SE.mo new file mode 100644 index 0000000..47855b3 Binary files /dev/null and b/languages/AspireUpdate-sv_SE.mo differ diff --git a/languages/AspireUpdate-sv_SE.po b/languages/AspireUpdate-sv_SE.po new file mode 100644 index 0000000..329737e --- /dev/null +++ b/languages/AspireUpdate-sv_SE.po @@ -0,0 +1,134 @@ +# Copyright (C) 2024 AspirePress +# This file is distributed under the GPLv2. +msgid "" +msgstr "" +"Project-Id-Version: AspireUpdate 0.5\n" +"Report-Msgid-Bugs-To: https://github.com/aspirepress/AspireUpdate\n" +"POT-Creation-Date: \n" +"PO-Revision-Date: 2024-11-07 03:48+0100\n" +"Last-Translator: \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.5\n" +"X-Domain: AspireUpdate\n" + +#. Plugin Name of the plugin +#: aspire-update.php +msgid "AspireUpdate" +msgstr "AspireUpdate" + +#. Plugin URI of the plugin +#: aspire-update.php +msgid "https://aspirepress.org/" +msgstr "https://aspirepress.org/" + +#. Description of the plugin +#: aspire-update.php +msgid "Update plugins and themes for WordPress." +msgstr "Uppdatering av WordPress-teman och -tillägg." + +#. Author of the plugin +#: aspire-update.php +msgid "AspirePress" +msgstr "AspirePress" + +#. Author URI of the plugin +#: aspire-update.php +msgid "https://docs.aspirepress.org/aspireupdate/" +msgstr "https://docs.aspirepress.org/aspireupdate/" + +#: includes/class-admin-settings.php:133 +msgid "Settings have been reset to default." +msgstr "Inställningarna återställda till standardvärden." + +#: includes/class-admin-settings.php:298 +msgid "Unexpected Error:" +msgstr "Okänt fel:" + +#: includes/class-admin-settings.php:319 +msgid "AspireUpdate Settings" +msgstr "Inställningar för AspireUpdate" + +#: includes/class-admin-settings.php:329 +msgid "Reset" +msgstr "Återställ" + +#: includes/class-admin-settings.php:428 +msgid "API Configuration" +msgstr "API-konfiguration" + +#: includes/class-admin-settings.php:439 +msgid "Enable AspireUpdate API Rewrites" +msgstr "Aktivera omskrivningar i AspireUpdate API" + +#: includes/class-admin-settings.php:452 +msgid "API Host" +msgstr "API-värd" + +#: includes/class-admin-settings.php:460 +msgid "Your new API Host." +msgstr "Din nya API-värd." + +#: includes/class-admin-settings.php:470 +msgid "Other" +msgstr "Annat" + +#: includes/class-admin-settings.php:479 +msgid "API Key" +msgstr "API-nyckel" + +#: includes/class-admin-settings.php:487 +msgid "Provides an API key for repositories that may require authentication." +msgstr "" +"Tillhandahåller API-nyckel för filförvar som kan kräva autentisering." + +#: includes/class-admin-settings.php:493 +msgid "API Debug Configuration" +msgstr "Konfigurering av felsökning i API" + +#: includes/class-admin-settings.php:504 +msgid "Enable Debug Mode" +msgstr "Aktivera felsökningsläge" + +#: includes/class-admin-settings.php:512 +msgid "Enables debug mode for the plugin." +msgstr "Aktiverar tilläggets felsökningsläge." + +#: includes/class-admin-settings.php:518 +msgid "Enable Debug Type" +msgstr "Aktivera typ av felsökning" + +#: includes/class-admin-settings.php:527 +msgid "Request" +msgstr "Förfrågan" + +#: includes/class-admin-settings.php:528 +msgid "Response" +msgstr "Svar" + +#: includes/class-admin-settings.php:529 +msgid "String" +msgstr "Sträng" + +#: includes/class-admin-settings.php:531 +msgid "" +"Outputs the request URL and headers / response headers and body / string " +"that is being rewritten." +msgstr "" +"Skriver ut URL och headers för förfrågan/svarets headers och innehåll/" +"sträng som skrivs om." + +#: includes/class-admin-settings.php:537 +msgid "Disable SSL Verification" +msgstr "Inaktivera verifiering av SSL" + +#: includes/class-admin-settings.php:546 +msgid "Disables the verification of SSL to allow local testing." +msgstr "Inaktiverar verifieringen av SSL så att lokal testning kan ske." + +#: includes/class-admin-settings.php:609 +msgid "Generate API Key" +msgstr "Generera API-nyckel"