]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/bg/editor.php
Skip intermediate login page with single provider
[bookstack] / resources / lang / bg / editor.php
index e84d60a7d0dbb7710511d4ce8e43ff5e3a9e59fc..fe543ac44b2160ebb0b952ec777b726077699659 100644 (file)
  */
 return [
     // General editor terms
-    'general' => 'General',
-    'advanced' => 'Advanced',
-    'none' => 'None',
-    'cancel' => 'Cancel',
-    'save' => 'Save',
-    'close' => 'Close',
-    'undo' => 'Undo',
-    'redo' => 'Redo',
-    'left' => 'Left',
-    'center' => 'Center',
-    'right' => 'Right',
-    'top' => 'Top',
-    'middle' => 'Middle',
-    'bottom' => 'Bottom',
-    'width' => 'Width',
-    'height' => 'Height',
-    'More' => 'More',
+    'general' => 'Общи',
+    'advanced' => 'Разширени',
+    'none' => 'Няма',
+    'cancel' => 'Откажи',
+    'save' => 'Запази',
+    'close' => 'Затвори',
+    'undo' => 'Отмени',
+    'redo' => 'Преправи',
+    'left' => 'Вляво',
+    'center' => 'По средата',
+    'right' => 'Вдясно',
+    'top' => 'Отгоре',
+    'middle' => 'Среда',
+    'bottom' => 'Отдолу',
+    'width' => 'Широчина',
+    'height' => 'Височина',
+    'More' => 'Още',
+    'select' => 'Select...',
 
     // Toolbar
-    'formats' => 'Formats',
-    'header_large' => 'Large Header',
-    'header_medium' => 'Medium Header',
-    'header_small' => 'Small Header',
-    'header_tiny' => 'Tiny Header',
-    'paragraph' => 'Paragraph',
-    'blockquote' => 'Blockquote',
-    'inline_code' => 'Inline code',
-    'callouts' => 'Callouts',
-    'callout_information' => 'Information',
-    'callout_success' => 'Success',
-    'callout_warning' => 'Warning',
-    'callout_danger' => 'Danger',
-    'bold' => 'Bold',
-    'italic' => 'Italic',
-    'underline' => 'Underline',
-    'strikethrough' => 'Strikethrough',
-    'superscript' => 'Superscript',
-    'subscript' => 'Subscript',
-    'text_color' => 'Text color',
-    'custom_color' => 'Custom color',
-    'remove_color' => 'Remove color',
-    'background_color' => 'Background color',
-    'align_left' => 'Align left',
-    'align_center' => 'Align center',
-    'align_right' => 'Align right',
-    'align_justify' => 'Align justify',
-    'list_bullet' => 'Bullet list',
-    'list_numbered' => 'Numbered list',
-    'indent_increase' => 'Increase indent',
-    'indent_decrease' => 'Decrease indent',
-    'table' => 'Table',
-    'insert_image' => 'Insert image',
-    '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',
+    'formats' => 'Формати',
+    'header_large' => 'Голяма заглавка',
+    'header_medium' => 'Средна заглавка',
+    'header_small' => 'Малка заглавка',
+    'header_tiny' => 'Миниатюрна заглавка',
+    'paragraph' => 'Параграф',
+    'blockquote' => 'Цитат',
+    'inline_code' => 'Вложен код',
+    'callouts' => 'Призиви',
+    'callout_information' => 'Информация',
+    'callout_success' => 'Успех',
+    'callout_warning' => 'Предупреждение',
+    'callout_danger' => 'Опасност',
+    'bold' => 'Удебелено',
+    'italic' => 'Наклонен',
+    'underline' => 'Подчертан',
+    'strikethrough' => 'Зачертан',
+    'superscript' => 'Горен индекс',
+    'subscript' => 'Долен индекс',
+    'text_color' => 'Цвят на текста',
+    'custom_color' => 'Цвят по избор',
+    'remove_color' => 'Премахване на цвят',
+    'background_color' => 'Фонов цвят',
+    'align_left' => 'Приравни вляво',
+    'align_center' => 'Приравни в центъра',
+    'align_right' => 'Приравни вдясно',
+    'align_justify' => 'Justify',
+    'list_bullet' => 'Списък',
+    'list_numbered' => 'Номериран списък',
+    'list_task' => 'Task list',
+    'indent_increase' => 'Увеличаване на отстъпа',
+    'indent_decrease' => 'Намаляване на отстъпа',
+    'table' => 'Таблица',
+    'insert_image' => 'Вмъкни изображение',
+    'insert_image_title' => 'Вмъкни/редактирай изображение',
+    'insert_link' => 'Вмъкни/редактирай връзка',
+    'insert_link_title' => 'Вмъкни/редактирай връзка',
+    'insert_horizontal_line' => 'Вмъкни хоризонтална линия',
+    'insert_code_block' => 'Въведи код',
+    'insert_drawing' => 'Вмъкни/редактирай рисунка',
+    'drawing_manager' => 'Управление на рисунките',
+    'insert_media' => 'Вмъкни/редактирай мултимедия',
+    'insert_media_title' => 'Вмъкни/редактирай мултимедия',
+    'clear_formatting' => 'Изчисти форматирането',
+    'source_code' => 'Изходен код',
+    'source_code_title' => 'Изходен код',
+    'fullscreen' => 'Цял екран',
+    'image_options' => 'Настройки на изображението',
 
     // 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_cell' => 'Cell',
-    'table_row' => 'Row',
-    'table_column' => 'Column',
-    'cell_properties' => 'Cell properties',
-    'cell_properties_title' => 'Cell Properties',
-    'cell_type' => 'Cell type',
-    'cell_type_cell' => 'Cell',
-    'cell_type_header' => 'Header 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',
+    'table_properties' => 'Настройки на таблицата',
+    'table_properties_title' => 'Настройки на таблицата',
+    'delete_table' => 'Изтрий таблицата',
+    'insert_row_before' => 'Вмъкни реда преди',
+    'insert_row_after' => 'Вмъкни реда след',
+    'delete_row' => 'Изтрий реда',
+    'insert_column_before' => 'Вмъкни колоната преди',
+    'insert_column_after' => 'Вмъкни колоната след',
+    'delete_column' => 'Изтрий колоната',
+    'table_cell' => 'Клетка',
+    'table_row' => 'Ред',
+    'table_column' => 'Колона',
+    'cell_properties' => 'Настройки на клетката',
+    'cell_properties_title' => 'Настройки на клетката',
+    'cell_type' => 'Тип на клетката',
+    'cell_type_cell' => 'Клетка',
+    'cell_scope' => 'Scope',
+    'cell_type_header' => 'Заглавна клетка',
+    'merge_cells' => 'Merge cells',
+    'split_cell' => 'Split cell',
+    'table_row_group' => 'Група от редове',
+    'table_column_group' => 'Група от колони',
+    'horizontal_align' => 'Хоризонтално разположение',
+    'vertical_align' => 'Вертикално разположение',
+    'border_width' => 'Дължината на рамката',
+    'border_style' => 'Стил на рамката',
+    'border_color' => 'Цвят на рамката',
+    'row_properties' => 'Свойства на реда',
+    'row_properties_title' => 'Свойства на реда',
+    'cut_row' => 'Изрежи реда',
+    'copy_row' => 'Копирай реда',
+    'paste_row_before' => 'Постави реда преди',
+    'paste_row_after' => 'Постави реда след',
+    'row_type' => 'Тип на реда',
+    'row_type_header' => 'Заглавка',
+    'row_type_body' => 'Тяло',
+    'row_type_footer' => 'Долна част',
+    'alignment' => 'Разположение',
+    'cut_column' => 'Изрежи колоната',
+    'copy_column' => 'Копирай колоната',
+    'paste_column_before' => 'Постави колоната преди',
+    'paste_column_after' => 'Постави колоната след',
+    'cell_padding' => 'Отстояние на клетката',
+    'cell_spacing' => 'Отстояние на клетката',
+    'caption' => 'Надпис',
+    'show_caption' => 'Покажи надпис',
+    'constrain' => 'Ограничи пропорциите',
+    '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
-    'source' => 'Source',
-    'alt_desc' => 'Alternative description',
-    'embed' => 'Embed',
-    'paste_embed' => 'Paste your embed code below:',
+    // Images, links, details/summary & embed
+    'source' => 'Източник',
+    'alt_desc' => 'Алтернативно описание',
+    'embed' => 'Вгради',
+    'paste_embed' => 'Постави кода за вмъкване отдолу:',
     'url' => 'URL',
-    'text_to_display' => 'Text to display',
-    'title' => 'Title',
-    'open_link' => 'Open link in...',
-    'open_link_current' => 'Current window',
-    'open_link_new' => 'New window',
+    'text_to_display' => 'Текст за показване',
+    'title' => 'Заглавие',
+    'open_link' => 'Отваряне не връзката в...',
+    'open_link_current' => 'Текущ прозорец',
+    'open_link_new' => 'Нов прозорец',
+    'insert_collapsible' => 'Вмъкни сгъваем блок',
+    'collapsible_unwrap' => 'Разгъни',
+    'edit_label' => 'Редактирай етикета',
+    'toggle_open_closed' => 'Превключи отворено/затворено',
+    'collapsible_edit' => 'Редактирай сгъваем блок',
+    'toggle_label' => 'Превключи надписа',
 
     // About view
-    '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',
-    'shortcuts_intro' => 'The following shortcuts are available in the editor:',
+    'about' => 'About the editor',
+    'about_title' => 'Относно визуалния редактор',
+    'editor_license' => 'Лиценз, авторски и сходни права на редактора',
+    'editor_tiny_license' => 'Този редактор е създаден с :tinyLink, който е предоставен с лиценз LGPL v2.1.',
+    'editor_tiny_license_link' => 'Авторското и сходните му права, както и лицензът на TinyMCE, могат да бъдат намерени тук.',
+    'save_continue' => 'Запази страницата и продължи',
+    'callouts_cycle' => '(Продължавай да натискаш, за да превключваш типовете)',
+    'link_selector' => 'Свържи със съдържанието',
+    'shortcuts' => 'Преки пътища',
+    'shortcut' => 'Пряк път',
+    'shortcuts_intro' => 'Следните клавишни комбинации са налични за редактора:',
     'windows_linux' => '(Windows/Linux)',
     'mac' => '(Mac)',
-    'description' => 'Description',
+    'description' => 'Описание',
 ];