]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/lv/editor.php
Skip intermediate login page with single provider
[bookstack] / resources / lang / lv / editor.php
index e84d60a7d0dbb7710511d4ce8e43ff5e3a9e59fc..e63d420004a593a0f8439f34e932d7d3e5fa7ca4 100644 (file)
@@ -10,9 +10,9 @@ return [
     'general' => 'General',
     'advanced' => 'Advanced',
     'none' => 'None',
-    'cancel' => 'Cancel',
-    'save' => 'Save',
-    'close' => 'Close',
+    'cancel' => 'Atcelt',
+    'save' => 'Saglabāt',
+    'close' => 'Aizvērt',
     'undo' => 'Undo',
     'redo' => 'Redo',
     'left' => 'Left',
@@ -21,23 +21,24 @@ return [
     'top' => 'Top',
     'middle' => 'Middle',
     'bottom' => 'Bottom',
-    'width' => 'Width',
-    'height' => 'Height',
-    'More' => 'More',
+    'width' => 'Platums',
+    'height' => 'Augstums',
+    'More' => 'Vairāk',
+    'select' => 'Select...',
 
     // Toolbar
-    'formats' => 'Formats',
+    'formats' => 'Formāti',
     'header_large' => 'Large Header',
     'header_medium' => 'Medium Header',
     'header_small' => 'Small Header',
     'header_tiny' => 'Tiny Header',
-    'paragraph' => 'Paragraph',
+    'paragraph' => 'Rindkopa',
     'blockquote' => 'Blockquote',
     'inline_code' => 'Inline code',
-    'callouts' => 'Callouts',
-    'callout_information' => 'Information',
+    'callouts' => 'Norādes',
+    'callout_information' => 'Informācija',
     'callout_success' => 'Success',
-    'callout_warning' => 'Warning',
+    'callout_warning' => 'Brīdinājums',
     'callout_danger' => 'Danger',
     'bold' => 'Bold',
     'italic' => 'Italic',
@@ -45,20 +46,21 @@ return [
     'strikethrough' => 'Strikethrough',
     'superscript' => 'Superscript',
     'subscript' => 'Subscript',
-    'text_color' => 'Text color',
+    'text_color' => 'Teksta krāsa',
     'custom_color' => 'Custom color',
     'remove_color' => 'Remove color',
-    'background_color' => 'Background color',
+    'background_color' => 'Fona krāsa',
     'align_left' => 'Align left',
     'align_center' => 'Align center',
     'align_right' => 'Align right',
-    'align_justify' => 'Align justify',
+    'align_justify' => 'Justify',
     'list_bullet' => 'Bullet list',
-    'list_numbered' => 'Numbered list',
-    'indent_increase' => 'Increase indent',
-    'indent_decrease' => 'Decrease indent',
-    'table' => 'Table',
-    'insert_image' => 'Insert image',
+    'list_numbered' => 'Numurēts saraksts',
+    'list_task' => 'Task list',
+    'indent_increase' => 'Palielināt atkāpi',
+    'indent_decrease' => 'Samazināt atkāpi',
+    'table' => 'Tabula',
+    'insert_image' => 'Ievietot attēlu',
     'insert_image_title' => 'Insert/Edit Image',
     'insert_link' => 'Insert/edit link',
     'insert_link_title' => 'Insert/Edit Link',
@@ -84,14 +86,17 @@ return [
     'insert_column_before' => 'Insert column before',
     'insert_column_after' => 'Insert column after',
     'delete_column' => 'Delete column',
-    'table_cell' => 'Cell',
-    'table_row' => 'Row',
-    'table_column' => 'Column',
+    'table_cell' => 'Šūna',
+    'table_row' => 'Rinda',
+    'table_column' => 'Kolonna',
     'cell_properties' => 'Cell properties',
     'cell_properties_title' => 'Cell Properties',
     'cell_type' => 'Cell type',
-    'cell_type_cell' => 'Cell',
+    'cell_type_cell' => 'Šūna',
+    'cell_scope' => 'Scope',
     'cell_type_header' => 'Header cell',
+    'merge_cells' => 'Merge cells',
+    'split_cell' => 'Split cell',
     'table_row_group' => 'Row Group',
     'table_column_group' => 'Column Group',
     'horizontal_align' => 'Horizontal align',
@@ -119,30 +124,48 @@ return [
     'caption' => 'Caption',
     'show_caption' => 'Show caption',
     'constrain' => 'Constrain proportions',
+    'cell_border_solid' => 'Solid',
+    'cell_border_dotted' => 'Dotted',
+    'cell_border_dashed' => 'Dashed',
+    'cell_border_double' => 'Double',
+    'cell_border_groove' => 'Groove',
+    'cell_border_ridge' => 'Ridge',
+    'cell_border_inset' => 'Inset',
+    'cell_border_outset' => 'Outset',
+    'cell_border_none' => 'None',
+    'cell_border_hidden' => 'Hidden',
 
-    // Images, links & embed
+    // Images, links, details/summary & embed
     'source' => 'Source',
     'alt_desc' => 'Alternative description',
     'embed' => 'Embed',
     'paste_embed' => 'Paste your embed code below:',
     'url' => 'URL',
     'text_to_display' => 'Text to display',
-    'title' => 'Title',
+    'title' => 'Nosaukums',
     'open_link' => 'Open link in...',
     'open_link_current' => 'Current window',
     'open_link_new' => 'New window',
+    'insert_collapsible' => 'Insert collapsible block',
+    'collapsible_unwrap' => 'Unwrap',
+    'edit_label' => 'Edit label',
+    'toggle_open_closed' => 'Toggle open/closed',
+    'collapsible_edit' => 'Edit collapsible block',
+    'toggle_label' => 'Toggle label',
 
     // About view
+    '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_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)',
-    'shortcuts' => 'Shortcuts',
-    'shortcut' => 'Shortcut',
+    'link_selector' => 'Link to content',
+    'shortcuts' => 'Saīsnes',
+    'shortcut' => 'Saīsne',
     'shortcuts_intro' => 'The following shortcuts are available in the editor:',
     'windows_linux' => '(Windows/Linux)',
     'mac' => '(Mac)',
-    'description' => 'Description',
+    'description' => 'Apraksts',
 ];