X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/9135a85de4eef32a91c7a3ee0aa405ed454e5a4c..refs/pull/5591/head:/lang/lv/editor.php diff --git a/lang/lv/editor.php b/lang/lv/editor.php index baba6cb6e..05863fd30 100644 --- a/lang/lv/editor.php +++ b/lang/lv/editor.php @@ -13,6 +13,7 @@ return [ 'cancel' => 'Atcelt', 'save' => 'Saglabāt', 'close' => 'Aizvērt', + 'apply' => 'Apply', 'undo' => 'Atsaukt', 'redo' => 'Atcelt atsaukšanu', 'left' => 'Pa kreisi', @@ -66,7 +67,7 @@ return [ 'insert_link_title' => 'Ievietot/rediģēt saiti', 'insert_horizontal_line' => 'Ievietot horizontālu līniju', 'insert_code_block' => 'Ievietot koda bloku', - 'edit_code_block' => 'Edit code block', + 'edit_code_block' => 'Rediģēt koda bloku', 'insert_drawing' => 'Ievietot/rediģēt zīmējumu', 'drawing_manager' => 'Zīmēšanas pārvaldnieks', 'insert_media' => 'Ievietot/rediģēt mediju', @@ -81,6 +82,9 @@ return [ 'table_properties' => 'Tabulas īpašības', 'table_properties_title' => 'Tabulas īpašības', 'delete_table' => 'Dzēst tabulu', + 'table_clear_formatting' => 'Notīrīt tabulas formatējumu', + 'resize_to_contents' => 'Pielāgot izmēru saturam', + 'row_header' => 'Rindas galvene', 'insert_row_before' => 'Ievietot rindu augstāk', 'insert_row_after' => 'Ievietot rindu zemāk', 'delete_row' => 'Dzēst rindu', @@ -144,11 +148,12 @@ return [ 'url' => 'URL', 'text_to_display' => 'Attēlojamais teksts', 'title' => 'Nosaukums', - 'open_link' => 'Open link', - 'open_link_in' => 'Open link in...', + 'browse_links' => 'Browse links', + 'open_link' => 'Atvērt saiti', + 'open_link_in' => 'Atvērt saiti...', 'open_link_current' => 'Šis logs', 'open_link_new' => 'Jauns logs', - 'remove_link' => 'Remove link', + 'remove_link' => 'Noņemt saiti', 'insert_collapsible' => 'Ievietot sakļaujamu bloku', 'collapsible_unwrap' => 'Attīt', 'edit_label' => 'Rediģēt marķējumu', @@ -160,7 +165,9 @@ return [ 'about' => 'Par redaktoru', 'about_title' => 'Par WYSIWYG redaktoru', 'editor_license' => 'Redaktora licence un autortiesības', - 'editor_tiny_license' => 'This editor is built using :tinyLink which is provided under the MIT license.', + '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_tiny_license' => 'Šis redaktors ir izveidots, izmantojot :tinyLink, kas ir publicēts ar MIT licenci.', 'editor_tiny_license_link' => 'TinyMCE autortiesības un licences detaļas var atrast šeit.', 'save_continue' => 'Saglabāt lapu un turpināt', 'callouts_cycle' => '(Turpiniet spiest, lai pārslēgtu tipus)',