]> BookStack Code Mirror - bookstack/blobdiff - lang/hr/editor.php
ZIP Imports: Added API examples, finished testing
[bookstack] / lang / hr / editor.php
index a5372c87d3d32ffe5c0955d15a9fdac9093a9d04..274f41c84e8b6a963054c1b9c6a16015d3c06d88 100644 (file)
@@ -13,6 +13,7 @@ return [
     'cancel' => 'Otkaži',
     'save' => 'Spremi',
     'close' => 'Zatvori',
+    'apply' => 'Apply',
     'undo' => 'Poništi',
     'redo' => 'Ponovi',
     'left' => 'Lijevo',
@@ -81,6 +82,9 @@ return [
     'table_properties' => 'Svojstva tablice',
     'table_properties_title' => 'Svojstva Tablice',
     'delete_table' => 'Obriši tablicu',
+    'table_clear_formatting' => 'Clear table formatting',
+    'resize_to_contents' => 'Resize to contents',
+    'row_header' => 'Row header',
     'insert_row_before' => 'Umetni redak prije',
     'insert_row_after' => 'Umetni redak poslije',
     'delete_row' => 'Izbriši red',
@@ -144,6 +148,7 @@ return [
     'url' => 'URL',
     'text_to_display' => 'Tekst za prikaz',
     'title' => 'Naslov',
+    'browse_links' => 'Browse links',
     'open_link' => 'Otvori poveznicu',
     'open_link_in' => 'Otvori poveznicu u...',
     'open_link_current' => 'Trenutni prozor',
@@ -160,6 +165,8 @@ return [
     'about' => 'O Editoru',
     'about_title' => 'O WYSIWYG Editoru',
     'editor_license' => 'Licenca i autorsko pravo uređivača',
+    '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' => 'Ovaj uređivač je izrađen pomoću: tinyLink koji je dostupan pod MIT licencom.',
     'editor_tiny_license_link' => 'Detalji o autorskim pravima i licenci za TinyMCE mogu se pronaći ovdje.',
     'save_continue' => 'Spremi Stranicu i Nastavi',