X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/c9d9ad10f2d562116b453805a549e3de651a2add..refs/pull/5721/head:/lang/et/editor.php diff --git a/lang/et/editor.php b/lang/et/editor.php index 832cd8d4a..e67e9b0f5 100644 --- a/lang/et/editor.php +++ b/lang/et/editor.php @@ -13,6 +13,7 @@ return [ 'cancel' => 'Tühista', 'save' => 'Salvesta', 'close' => 'Sulge', + 'apply' => 'Rakenda', 'undo' => 'Võta tagasi', 'redo' => 'Korda', 'left' => 'Vasakul', @@ -81,9 +82,9 @@ return [ 'table_properties' => 'Tabeli omadused', 'table_properties_title' => 'Tabeli omadused', 'delete_table' => 'Kustuta tabel', - 'table_clear_formatting' => 'Clear table formatting', - 'resize_to_contents' => 'Resize to contents', - 'row_header' => 'Row header', + 'table_clear_formatting' => 'Eemalda tabeli vormindus', + 'resize_to_contents' => 'Muuda suurus sisule vastavaks', + 'row_header' => 'Päiserida', 'insert_row_before' => 'Sisesta rida enne', 'insert_row_after' => 'Sisesta rida pärast', 'delete_row' => 'Kustuta rida', @@ -147,6 +148,7 @@ return [ 'url' => 'URL', 'text_to_display' => 'Kuvatav tekst', 'title' => 'Pealkiri', + 'browse_links' => 'Sirve linke', 'open_link' => 'Ava link', 'open_link_in' => 'Ava link...', 'open_link_current' => 'Samas aknas', @@ -163,6 +165,8 @@ return [ 'about' => 'Redaktori info', 'about_title' => 'Info WYSIWYG redaktori kohta', 'editor_license' => 'Redaktori litsents ja autoriõigused', + 'editor_lexical_license' => 'See redaktor on loodud :lexicalLink põhjal, mis on saadaval MIT litsentsi alusel.', + 'editor_lexical_license_link' => 'Täielikud litsentsitingimused on leitavad siin.', 'editor_tiny_license' => 'See redaktor on loodud :tinyLink abil, mis on saadaval MIT litsentsi alusel.', 'editor_tiny_license_link' => 'TinyMCE autoriõigused ja litsents on saadaval siin.', 'save_continue' => 'Salvesta leht ja jätka',