]> BookStack Code Mirror - bookstack/blobdiff - lang/ro/editor.php
Customization: Added parent tag classes
[bookstack] / lang / ro / editor.php
index 3b3c61c1a41de85c3ef665435dc8fcf07b23c55f..a61fdc6c83c1116cd90ae1c58dbae99883fe5141 100644 (file)
@@ -13,6 +13,7 @@ return [
     'cancel' => 'Anulează',
     'save' => 'Salvează',
     'close' => 'Închide',
+    'apply' => 'Apply',
     'undo' => 'Anulează',
     'redo' => 'Refă',
     'left' => 'Stânga',
@@ -66,7 +67,7 @@ return [
     'insert_link_title' => 'Inserare/Editare link',
     'insert_horizontal_line' => 'Inserează linie orizontală',
     'insert_code_block' => 'Inserează bloc de cod',
-    'edit_code_block' => 'Edit code block',
+    'edit_code_block' => 'Editează blocul de cod',
     'insert_drawing' => 'Inserare/editare desen',
     'drawing_manager' => 'Manager de desene',
     'insert_media' => 'Inserare/editare media',
@@ -81,6 +82,9 @@ return [
     'table_properties' => 'Proprietăți tabel',
     'table_properties_title' => 'Proprietăți tabel',
     'delete_table' => 'Șterge tabel',
+    'table_clear_formatting' => 'Clear table formatting',
+    'resize_to_contents' => 'Resize to contents',
+    'row_header' => 'Row header',
     'insert_row_before' => 'Inserează rând după',
     'insert_row_after' => 'Inserează rând înainte',
     'delete_row' => 'Șterge rând',
@@ -144,11 +148,12 @@ return [
     'url' => 'URL',
     'text_to_display' => 'Text de afișat',
     'title' => 'Titlu',
-    'open_link' => 'Open link',
-    'open_link_in' => 'Open link in...',
+    'browse_links' => 'Browse links',
+    'open_link' => 'Deschide link-ul',
+    'open_link_in' => 'Deschide link-ul în...',
     'open_link_current' => 'Fereastra curentă',
     'open_link_new' => 'Fereastră nouă',
-    'remove_link' => 'Remove link',
+    'remove_link' => 'Elimină link-ul',
     'insert_collapsible' => 'Inserează bloc colapsabil',
     'collapsible_unwrap' => 'Desfășoară',
     'edit_label' => 'Editează eticheta',
@@ -160,6 +165,8 @@ return [
     'about' => 'Despre editor',
     'about_title' => 'Despre editorul WYSIWYG',
     'editor_license' => 'Editor licență și drepturi de autor',
+    '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' => 'Acest editor este construit folosind :tinyLink care este furnizat sub licența MIT.',
     'editor_tiny_license_link' => 'Detaliile privind drepturile de autor şi licența TinyMCE pot fi consultate aici.',
     'save_continue' => 'Salvează pagina și continuă',