]> BookStack Code Mirror - bookstack/blobdiff - lang/ru/editor.php
ZIP Imports: Added API examples, finished testing
[bookstack] / lang / ru / editor.php
index 756925f581fdb882b5f9bfe7fda3fb204fb2a18b..264ab7ec33ef5e5aa08c54a984ffd187a08ef16c 100644 (file)
@@ -13,6 +13,7 @@ return [
     'cancel' => 'Отмена',
     'save' => 'Сохранить',
     'close' => 'Закрыть',
+    'apply' => 'Применить',
     'undo' => 'Отменить',
     'redo' => 'Повторить',
     'left' => 'Слева',
@@ -81,9 +82,9 @@ return [
     'table_properties' => 'Свойства таблицы',
     'table_properties_title' => 'Свойства таблицы',
     'delete_table' => 'Удалить таблицу',
-    'table_clear_formatting' => 'Clear table formatting',
-    'resize_to_contents' => 'Resize to contents',
-    'row_header' => 'Row header',
+    'table_clear_formatting' => 'Очистить форматирование таблицы',
+    'resize_to_contents' => 'Изменить размер содержимого',
+    'row_header' => 'Заголовок строки',
     'insert_row_before' => 'Вставить строку выше',
     'insert_row_after' => 'Вставить строку ниже',
     'delete_row' => 'Удалить строку',
@@ -147,6 +148,7 @@ return [
     'url' => 'URL-адрес',
     'text_to_display' => 'Текст для отображения',
     'title' => 'Заголовок',
+    'browse_links' => 'Browse links',
     'open_link' => 'Открыть ссылку',
     'open_link_in' => 'Открыть ссылку в...',
     'open_link_current' => 'В текущем окне',
@@ -163,6 +165,8 @@ return [
     'about' => 'О редакторе',
     'about_title' => 'О редакторе WYSIWYG',
     'editor_license' => 'Лицензия редактора и авторские права',
+    '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' => 'Этот редактор собран с помощью :tinyLink, который предоставляется под MIT лицензией.',
     'editor_tiny_license_link' => 'Авторские права и подробности лицензии TinyMCE вы можете найти здесь.',
     'save_continue' => 'Сохранить страницу и продолжить',