1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-07-31 15:24:31 +03:00

New Crowdin updates (#3418)

This commit is contained in:
Dan Brown
2022-05-09 15:15:35 +01:00
committed by GitHub
parent 96436839f1
commit b855bbaaea
43 changed files with 221 additions and 183 deletions

View File

@ -7,164 +7,164 @@
*/
return [
// General editor terms
'general' => 'General',
'advanced' => 'Advanced',
'none' => 'None',
'general' => 'Vispārīgi',
'advanced' => 'Papildu iespējas',
'none' => 'Neviens',
'cancel' => 'Atcelt',
'save' => 'Saglabāt',
'close' => 'Aizvērt',
'undo' => 'Undo',
'redo' => 'Redo',
'left' => 'Left',
'center' => 'Center',
'right' => 'Right',
'top' => 'Top',
'middle' => 'Middle',
'bottom' => 'Bottom',
'undo' => 'Atsaukt',
'redo' => 'Atcelt atsaukšanu',
'left' => 'Pa kreisi',
'center' => 'Centrā',
'right' => 'Pa labi',
'top' => 'Augšā',
'middle' => 'Vidū',
'bottom' => 'Apakšā',
'width' => 'Platums',
'height' => 'Augstums',
'More' => 'Vairāk',
'select' => 'Select...',
'select' => 'Atlasīt...',
// Toolbar
'formats' => 'Formāti',
'header_large' => 'Large Header',
'header_medium' => 'Medium Header',
'header_small' => 'Small Header',
'header_tiny' => 'Tiny Header',
'header_large' => 'Liels virsraksts',
'header_medium' => 'Vidējs virsraksts',
'header_small' => 'Mazs virsraksts',
'header_tiny' => 'Ļoti mazs virsraksts',
'paragraph' => 'Rindkopa',
'blockquote' => 'Blockquote',
'inline_code' => 'Inline code',
'blockquote' => 'Citāts',
'inline_code' => 'Kods iekļauts rindā',
'callouts' => 'Norādes',
'callout_information' => 'Informācija',
'callout_success' => 'Success',
'callout_success' => 'Veiksmīgi',
'callout_warning' => 'Brīdinājums',
'callout_danger' => 'Danger',
'bold' => 'Bold',
'italic' => 'Italic',
'underline' => 'Underline',
'strikethrough' => 'Strikethrough',
'superscript' => 'Superscript',
'subscript' => 'Subscript',
'callout_danger' => 'Bīstami',
'bold' => 'Treknraksts',
'italic' => 'Slīpraksts',
'underline' => 'Pasvītrojums',
'strikethrough' => 'Pārsvītrojums',
'superscript' => 'Augšraksts',
'subscript' => 'Apakšraksts',
'text_color' => 'Teksta krāsa',
'custom_color' => 'Custom color',
'remove_color' => 'Remove color',
'custom_color' => 'Pielāgot krāsu',
'remove_color' => 'Noņemt krāsu',
'background_color' => 'Fona krāsa',
'align_left' => 'Align left',
'align_center' => 'Align center',
'align_right' => 'Align right',
'align_justify' => 'Justify',
'list_bullet' => 'Bullet list',
'align_left' => 'Līdzināt pa kreisi',
'align_center' => 'Līdzināt pa vidu',
'align_right' => 'Līdzināt pa labi',
'align_justify' => 'Līdzināt gar abām malām',
'list_bullet' => 'Nenumurēts saraksts',
'list_numbered' => 'Numurēts saraksts',
'list_task' => 'Task list',
'list_task' => 'Uzdevumu saraksts',
'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',
'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' => 'Ievietot/rediģēt attēlu',
'insert_link' => 'Ievietot/rediģēt saiti',
'insert_link_title' => 'Ievietot/rediģēt saiti',
'insert_horizontal_line' => 'Ievietot horizontālu līniju',
'insert_code_block' => 'Ievietot koda bloku',
'insert_drawing' => 'Ievietot/rediģēt zīmējumu',
'drawing_manager' => 'Zīmēšanas pārvaldnieks',
'insert_media' => 'Ievietot/rediģēt mediju',
'insert_media_title' => 'Ievietot/rediģēt mediju',
'clear_formatting' => 'Notīrīt noformējumu',
'source_code' => 'Pirmkods',
'source_code_title' => 'Pirmkods',
'fullscreen' => 'Pilnekrāns',
'image_options' => 'Attēla uzstādījumu',
// Tables
'table_properties' => 'Table properties',
'table_properties_title' => 'Table Properties',
'delete_table' => 'Delete table',
'insert_row_before' => 'Insert row before',
'insert_row_after' => 'Insert row after',
'delete_row' => 'Delete row',
'insert_column_before' => 'Insert column before',
'insert_column_after' => 'Insert column after',
'delete_column' => 'Delete column',
'table_properties' => 'Tabulas īpašības',
'table_properties_title' => 'Tabulas īpašības',
'delete_table' => 'Dzēst tabulu',
'insert_row_before' => 'Ievietot rindu augstāk',
'insert_row_after' => 'Ievietot rindu zemāk',
'delete_row' => 'Dzēst rindu',
'insert_column_before' => 'Ievietot kolonnu pirms',
'insert_column_after' => 'Ievietot kolonnu pēc',
'delete_column' => 'Dzēst kolonnu',
'table_cell' => 'Šūna',
'table_row' => 'Rinda',
'table_column' => 'Kolonna',
'cell_properties' => 'Cell properties',
'cell_properties_title' => 'Cell Properties',
'cell_type' => 'Cell type',
'cell_properties' => 'Šūnas īpašības',
'cell_properties_title' => 'Šūnas īpašības',
'cell_type' => 'Šūnas tips',
'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',
'vertical_align' => 'Vertical align',
'border_width' => 'Border width',
'border_style' => 'Border style',
'border_color' => 'Border color',
'row_properties' => 'Row properties',
'row_properties_title' => 'Row Properties',
'cut_row' => 'Cut row',
'copy_row' => 'Copy row',
'paste_row_before' => 'Paste row before',
'paste_row_after' => 'Paste row after',
'row_type' => 'Row type',
'row_type_header' => 'Header',
'row_type_body' => 'Body',
'row_type_footer' => 'Footer',
'alignment' => 'Alignment',
'cut_column' => 'Cut column',
'copy_column' => 'Copy column',
'paste_column_before' => 'Paste column before',
'paste_column_after' => 'Paste column after',
'cell_padding' => 'Cell padding',
'cell_spacing' => 'Cell spacing',
'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',
'cell_scope' => 'Darbības lauks',
'cell_type_header' => 'Galvenes šūna',
'merge_cells' => 'Sapludināt šūnas',
'split_cell' => 'Sadalīt šūnas',
'table_row_group' => 'Rindu grupa',
'table_column_group' => 'Kolonnu grupa',
'horizontal_align' => 'Horizontāls novietojums',
'vertical_align' => 'Vertikāls novietojums',
'border_width' => 'Apmales platums',
'border_style' => 'Apmales veids',
'border_color' => 'Apmales krāsa',
'row_properties' => 'Rindas īpašības',
'row_properties_title' => 'Rindas īpašības',
'cut_row' => 'Izgriezt rindu',
'copy_row' => 'Kopēt rindu',
'paste_row_before' => 'Ielīmēt rindu augstāk',
'paste_row_after' => 'Ielīmēt rindu zemāk',
'row_type' => 'Rindas tips',
'row_type_header' => 'Galvene',
'row_type_body' => 'Pamata saturs',
'row_type_footer' => 'Kājene',
'alignment' => 'Līdzināšana',
'cut_column' => 'Izgriezt kolonnu',
'copy_column' => 'Kopēt kolonnu',
'paste_column_before' => 'Ielīmēt kolonnu pirms',
'paste_column_after' => 'Ielīmēt kolonnu pēc',
'cell_padding' => 'Šūnu iekšējais attālums',
'cell_spacing' => 'Šūnu attālums',
'caption' => 'Virsraksts',
'show_caption' => 'Parādīt virsrakstu',
'constrain' => 'Saglabāt proporcijas',
'cell_border_solid' => 'Pilna',
'cell_border_dotted' => 'Punktēta',
'cell_border_dashed' => 'Raustīta līnija',
'cell_border_double' => 'Dubulta',
'cell_border_groove' => 'Iedoba',
'cell_border_ridge' => 'Izcelta',
'cell_border_inset' => 'Iespiesta',
'cell_border_outset' => 'Pacelta',
'cell_border_none' => 'Nekas',
'cell_border_hidden' => 'Paslēpts',
// Images, links, details/summary & embed
'source' => 'Source',
'alt_desc' => 'Alternative description',
'embed' => 'Embed',
'paste_embed' => 'Paste your embed code below:',
'source' => 'Avots',
'alt_desc' => 'Alternatīvais apraksts',
'embed' => 'Iekļaut',
'paste_embed' => 'Iekopējiet savu iekļaušanas kodu zemāk:',
'url' => 'URL',
'text_to_display' => 'Text to display',
'text_to_display' => 'Attēlojamais teksts',
'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',
'open_link' => 'Atvērt saiti...',
'open_link_current' => 'Šis logs',
'open_link_new' => 'Jauns logs',
'insert_collapsible' => 'Ievietot sakļaujamu bloku',
'collapsible_unwrap' => 'Attīt',
'edit_label' => 'Rediģēt marķējumu',
'toggle_open_closed' => 'Pārslēgt atvērts/aizvērts',
'collapsible_edit' => 'Rediģēt sakļaujamu bloku',
'toggle_label' => 'Pārslēgt marķējumu',
// 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)',
'link_selector' => 'Link to content',
'about' => 'Par redaktoru',
'about_title' => 'Par WYSIWYG redaktoru',
'editor_license' => 'Redaktora licence un autortiesības',
'editor_tiny_license' => 'Šis redaktors ir izveidots, izmantojot :tinyLink, kas ir publicēts ar LGPL v2.1 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)',
'link_selector' => 'Saite uz saturu',
'shortcuts' => 'Saīsnes',
'shortcut' => 'Saīsne',
'shortcuts_intro' => 'The following shortcuts are available in the editor:',
'shortcuts_intro' => 'Šajā redaktorā pieejamas šādas saīsnes:',
'windows_linux' => '(Windows/Linux)',
'mac' => '(Mac)',
'description' => 'Apraksts',