Skip to content

Commit e69aff8

Browse files
committed
New translations editor.php (Swedish)
1 parent 6550e76 commit e69aff8

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

lang/sv/editor.php

+4-4
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
'cancel' => 'Avbryt',
1414
'save' => 'Spara',
1515
'close' => 'Stäng',
16-
'apply' => 'Apply',
16+
'apply' => 'Tillämpa',
1717
'undo' => 'Ångra',
1818
'redo' => 'Gör om',
1919
'left' => 'Vänster',
@@ -148,7 +148,7 @@
148148
'url' => 'URL',
149149
'text_to_display' => 'Text som ska visas',
150150
'title' => 'Titel',
151-
'browse_links' => 'Browse links',
151+
'browse_links' => 'Bläddra bland länkar',
152152
'open_link' => 'Öppna länk',
153153
'open_link_in' => 'Öppna länk i...',
154154
'open_link_current' => 'Aktuellt fönster',
@@ -165,8 +165,8 @@
165165
'about' => 'Om redigeraren',
166166
'about_title' => 'Om WYSIWYG-redigeraren',
167167
'editor_license' => 'Licens och upphovsrätt för redigerare',
168-
'editor_lexical_license' => 'This editor is built as a fork of :lexicalLink which is distributed under the MIT license.',
169-
'editor_lexical_license_link' => 'Full license details can be found here.',
168+
'editor_lexical_license' => 'Denna editor är byggd som en fork av :lexicalLink som distribueras under MIT-licensen.',
169+
'editor_lexical_license_link' => 'Fullständiga licensdetaljer hittas här.',
170170
'editor_tiny_license' => 'Denna redigerare är byggd med :tinyLink som tillhandahålls under MIT licensen.',
171171
'editor_tiny_license_link' => 'Upphovsrätten och licensuppgifterna för TinyMCE hittar du här.',
172172
'save_continue' => 'Spara sida & fortsätt',

0 commit comments

Comments
 (0)