mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-04-23 04:34:06 +08:00
New translations editor.php (Swedish)
This commit is contained in:
parent
6550e7652a
commit
e69aff8fbe
@ -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',
|
||||
|
Loading…
x
Reference in New Issue
Block a user