]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/eu/editor.php
Guest create page: name field autofocus
[bookstack] / resources / lang / eu / editor.php
index 5403f88bc8c67417404d50fc29aacdbcea64dc9b..6972b991eb279ee978f360245329261b8f1b7284 100644 (file)
@@ -24,7 +24,7 @@ return [
     'width' => 'Zabalera',
     'height' => 'Altuera',
     'More' => 'Gehiago',
-    'select' => 'Select...',
+    'select' => 'Aukeratu...',
 
     // Toolbar
     'formats' => 'Formatuak',
@@ -53,33 +53,34 @@ return [
     'align_left' => 'Lerrokatu ezkerrean',
     'align_center' => 'Lerrokatu erdian',
     'align_right' => 'Lerrokatu eskuinean',
-    'align_justify' => 'Justify',
+    'align_justify' => 'Justifikatuta',
     'list_bullet' => 'Buletdun zerrenda',
     'list_numbered' => 'Zenbakitutako zerrenda',
-    'list_task' => 'Task list',
+    'list_task' => 'Zereginen zerrenda',
     'indent_increase' => 'Handitu koska',
     'indent_decrease' => 'Txikitu koska',
     'table' => 'Taula',
     'insert_image' => 'Irudia txertatu',
-    'insert_image_title' => 'Insert/Edit Image',
-    'insert_link' => 'Insert/edit link',
-    'insert_link_title' => 'Insert/Edit Link',
-    'insert_horizontal_line' => 'Insert horizontal line',
-    'insert_code_block' => 'Insert code block',
-    'insert_drawing' => 'Insert/edit drawing',
-    'drawing_manager' => 'Drawing manager',
-    'insert_media' => 'Insert/edit media',
-    'insert_media_title' => 'Insert/Edit Media',
-    'clear_formatting' => 'Clear formatting',
-    'source_code' => 'Source code',
-    'source_code_title' => 'Source Code',
-    'fullscreen' => 'Fullscreen',
-    'image_options' => 'Image options',
+    'insert_image_title' => 'Aldatu/Txertatu irudia',
+    'insert_link' => 'Txertatu/aldatu esteka',
+    'insert_link_title' => 'Txertatu/Aldatu esteka',
+    'insert_horizontal_line' => 'Txertatu linea horizontala',
+    'insert_code_block' => 'Txertatu kode-blokea',
+    'edit_code_block' => 'Edit code block',
+    'insert_drawing' => 'Txertatu marrazki berria',
+    'drawing_manager' => 'Marrazki kudeaketa',
+    'insert_media' => 'Txertatu/aldatu media',
+    'insert_media_title' => 'Aldatu/Txertatu irudia',
+    'clear_formatting' => 'Garbitu formatua',
+    'source_code' => 'Iturburu kodea',
+    'source_code_title' => 'Iturburu kodea',
+    'fullscreen' => 'Pantaila osoa',
+    'image_options' => 'Irudiaren aukerak',
 
     // Tables
-    'table_properties' => 'Table properties',
-    'table_properties_title' => 'Table Properties',
-    'delete_table' => 'Delete table',
+    'table_properties' => 'Taularen propietateak',
+    'table_properties_title' => 'Taularen propietateak',
+    'delete_table' => 'Ezabatu taula',
     'insert_row_before' => 'Insert row before',
     'insert_row_after' => 'Insert row after',
     'delete_row' => 'Delete row',
@@ -143,9 +144,11 @@ return [
     'url' => 'URL',
     'text_to_display' => 'Text to display',
     'title' => 'Title',
-    'open_link' => 'Open link in...',
+    'open_link' => 'Open link',
+    'open_link_in' => 'Open link in...',
     'open_link_current' => 'Current window',
     'open_link_new' => 'New window',
+    'remove_link' => 'Remove link',
     'insert_collapsible' => 'Insert collapsible block',
     'collapsible_unwrap' => 'Unwrap',
     'edit_label' => 'Edit label',
@@ -157,7 +160,7 @@ return [
     'about' => 'About the editor',
     'about_title' => 'About the WYSIWYG Editor',
     'editor_license' => 'Editor License & Copyright',
-    'editor_tiny_license' => 'This editor is built using :tinyLink which is provided under an LGPL v2.1 license.',
+    'editor_tiny_license' => 'This editor is built using :tinyLink which is provided under the MIT license.',
     'editor_tiny_license_link' => 'The copyright and license details of TinyMCE can be found here.',
     'save_continue' => 'Save Page & Continue',
     'callouts_cycle' => '(Keep pressing to toggle through types)',