X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/6211d6bcfcec93fafd6e84c0bcaaebdde71c096e..refs/pull/5725/head:/lang/sv/editor.php diff --git a/lang/sv/editor.php b/lang/sv/editor.php index a35b5247e..a1e175ade 100644 --- a/lang/sv/editor.php +++ b/lang/sv/editor.php @@ -13,7 +13,7 @@ return [ 'cancel' => 'Avbryt', 'save' => 'Spara', 'close' => 'Stäng', - 'apply' => 'Apply', + 'apply' => 'Tillämpa', 'undo' => 'Ångra', 'redo' => 'Gör om', 'left' => 'Vänster', @@ -148,7 +148,7 @@ return [ 'url' => 'URL', 'text_to_display' => 'Text som ska visas', 'title' => 'Titel', - 'browse_links' => 'Browse links', + 'browse_links' => 'Bläddra bland länkar', 'open_link' => 'Öppna länk', 'open_link_in' => 'Öppna länk i...', 'open_link_current' => 'Aktuellt fönster', @@ -165,8 +165,8 @@ return [ 'about' => 'Om redigeraren', 'about_title' => 'Om WYSIWYG-redigeraren', 'editor_license' => 'Licens och upphovsrätt för redigerare', - 'editor_lexical_license' => 'This editor is built as a fork of :lexicalLink which is distributed under the MIT license.', - 'editor_lexical_license_link' => 'Full license details can be found here.', + 'editor_lexical_license' => 'Denna editor är byggd som en fork av :lexicalLink som distribueras under MIT-licensen.', + 'editor_lexical_license_link' => 'Fullständiga licensdetaljer hittas här.', 'editor_tiny_license' => 'Denna redigerare är byggd med :tinyLink som tillhandahålls under MIT licensen.', 'editor_tiny_license_link' => 'Upphovsrätten och licensuppgifterna för TinyMCE hittar du här.', 'save_continue' => 'Spara sida & fortsätt',