Skip to content

Commit

Permalink
Update ru.json (obsidianmd#552)
Browse files Browse the repository at this point in the history
* Update ru.json

* Update ru.json

Fix for pause/resume incorrect translation

* Update ru.json

* Update ru.json

* Update ru.json
  • Loading branch information
JxhnnyUt8h authored Sep 21, 2021
1 parent 7032285 commit 39dc9fd
Showing 1 changed file with 30 additions and 30 deletions.
60 changes: 30 additions & 30 deletions ru.json
Original file line number Diff line number Diff line change
Expand Up @@ -210,10 +210,10 @@
"message-obtain-commercial-license": "Для получения коммерческой лицензии перейдите по ссылке: {{pricingPageLink}}."
},
"core-plugin": {
"plugin-list": "Plugin list",
"option-search-plugin": "Search core plugins",
"option-search-plugin-description": "Filter plugins by name or description.",
"placeholder-search-plugin": "Search plugins..."
"plugin-list": "Управление плагинами",
"option-search-plugin": "Поиск предустановленных плагинов",
"option-search-plugin-description": "Поиск предустановленных плагинов по наименованию или описанию.",
"placeholder-search-plugin": "Поиск предустановленных плагинов..."
},
"third-party-plugin": {
"name": "Сторонние плагины",
Expand Down Expand Up @@ -308,8 +308,8 @@
"option-added-options": "Добавленные опции",
"option-more-toolbar-options": "Другие настройки",
"option-attach": "Вложение",
"option-add-command": "Add global command",
"option-add-command-description": "Select any global command to add to the toolbar."
"option-add-command": "Добавить глобальную команду",
"option-add-command-description": "Выберите любую глобальную команду для добавления в инструментарий."
}
},
"editor": {
Expand Down Expand Up @@ -356,9 +356,9 @@
"button-export-to-pdf": "Экспорт в PDF"
},
"link-popover": {
"tooltip-follow-link": "Follow link",
"tooltip-open-link": "Open link",
"tooltip-search-tag": "Search tag"
"tooltip-follow-link": "Перейти по ссылке",
"tooltip-open-link": "Открыть ссылку",
"tooltip-search-tag": "Искать тег"
}
},
"interface": {
Expand Down Expand Up @@ -414,7 +414,7 @@
"paste": "Вставить",
"paste-as-plain-text": "Вставить как обычный текст",
"select-all": "Выделить все",
"rename-heading": "Rename this heading..."
"rename-heading": "Переименовать заголовок..."
},
"tooltip": {
"click-to-expand": "Развернуть",
Expand All @@ -423,7 +423,7 @@
"not-created-yet": "Еще не создан, выбрать чтобы создать"
},
"start-screen": {
"label-version": "Version",
"label-version": "Версия",
"option-open-folder-as-vault": "Открыть папку как хранилище",
"option-open-folder-as-vault-description": "Выберите папку, содержащую Markdown-файлы.",
"option-create-vault": "Создать новое хранилище",
Expand Down Expand Up @@ -475,13 +475,13 @@
"loading-workspace": "Рабочее пространство загружается..."
},
"mobile": {
"action-import": "Import into vault",
"action-choose-file-to-insert": "Choose a file to insert",
"action-insert-text-into-file": "Insert text into {{filename}}",
"action-insert-link-into-file": "Insert link into {{filename}}",
"msg-importing": "Importing...",
"msg-import-success": "Import success",
"msg-failed-to-import-file": "Failed to import file {{filename}}"
"action-import": "Импортировать в хранилище",
"action-choose-file-to-insert": "Выберите файл для вставки",
"action-insert-text-into-file": "Вставить текст в {{filename}}",
"action-insert-link-into-file": "Вставить ссылку в {{filename}}",
"msg-importing": "Импортирование...",
"msg-import-success": "Импорт успешно завершен",
"msg-failed-to-import-file": "Не удалось импортировать файл {{filename}}"
}
},
"commands": {
Expand Down Expand Up @@ -555,7 +555,7 @@
"label-rename-file": "Переименовать файл",
"label-new-name": "Новое имя",
"msg-rename-success": "Файл успешно переименован.",
"label-rename-heading": "Rename heading"
"label-rename-heading": "Переименовать заголовок"
},
"plugins": {
"name": "Плагины",
Expand Down Expand Up @@ -659,7 +659,7 @@
"label-tag-option-description": "совпадение в тегах",
"label-line-option-description": "ключевые слова на одной строке",
"label-section-option-description": "ключевые слова под одним заголовком",
"menu-opt-search-for": "Search for \"{{keyword}}\""
"menu-opt-search-for": "Искать \"{{keyword}}\""
},
"quick-switcher": {
"name": "Быстрый переход",
Expand Down Expand Up @@ -726,8 +726,8 @@
"button-new-group": "Новая группа",
"tooltip-click-to-change-drag-to-reorder": "Смена цвета\nУпорядочивание перетаскиванием",
"action-timelapse": "Запустить анимацию графа во времени",
"tooltip-start-timelapse-animation": "Start timelapse animation",
"button-animate-timelapse": "Animate"
"tooltip-start-timelapse-animation": "Запустить анимацию графа",
"button-animate-timelapse": "Запустить анимацию"
},
"backlinks": {
"name": "Обратные ссылки",
Expand Down Expand Up @@ -861,8 +861,8 @@
"action-open": "Сегодняшняя заметка",
"action-open-previous": "Открыть предыдущую ежедневную заметку",
"action-open-next": "Открыть следующую ежедневную заметку",
"action-insert-text": "Insert text into daily note",
"action-insert-link": "Insert link into daily note",
"action-insert-text": "Вставить текст в ежедневную заметку",
"action-insert-link": "Вставить ссылку в ежедневную заметку",
"msg-fail-format": "Не удалось создать ежедневную заметку. Неверный формат \"{{format}}\".",
"msg-fail-folder": "Не удалось создать ежедневную заметку. Папка \"{{folderOption}}\" не найдена.",
"msg-fail-template-file": "Не удалось создать ежедневную заметку. Файл шаблона \"{{template}}\" не найден.",
Expand Down Expand Up @@ -931,7 +931,7 @@
"name": "Открыть в приложении по умолчанию",
"desc": "Добавляет возможность открывать текущий файл в приложении по умолчанию.",
"action-open-file": "Открыть в приложении по умолчанию",
"action-open-file-mobile": "Share",
"action-open-file-mobile": "Поделиться",
"action-show-in-folder": "Показать содержащую папку"
},
"templates": {
Expand Down Expand Up @@ -1197,16 +1197,16 @@
"option-sync-unsupported": "Синхронизировать все остальные типы файлов",
"option-sync-unsupported-desc": "Синхронизировать неподдерживаемые типы файлов.",
"option-vault-config-sync": "Настройка синхронизации хранилища",
"option-view-config-files": "Settings version history",
"option-view-config-files-desc": "View and restore version history of setting files.",
"option-view-config-files": "История файлов настроек",
"option-view-config-files-desc": "Просмотр и восстановление файлов настроек.",
"option-sync-app": "Основные настройки",
"option-sync-app-desc": "Включить синхронизацию настроек из разделов Редактор, Файлы и ссылки, Сочетания клавиш и т.д",
"option-sync-appearance": "Настройки оформления",
"option-sync-appearance-desc": "Синхронизировать настройки оформления, такие как ночной режим, активная тема и включенные CSS-фрагменты.",
"option-sync-appearance-data": "Темы и CSS-фрагменты",
"option-sync-appearance-data-desc": "Синхронизировать загруженные темы и CSS-фрагменты. Какие из них будут включены, зависит от предыдущих настроек.",
"option-sync-hotkey": "Hotkeys",
"option-sync-hotkey-desc": "Sync custom hotkeys.",
"option-sync-hotkey": "Сочетания клавиш",
"option-sync-hotkey-desc": "Синхронизировать пользовательские сочетания клавиш.",
"option-sync-core-plugin": "Список предустановленных плагинов, активных на данный момент",
"option-sync-core-plugin-desc": "Синхронизировать предустановленные плагины, которые активны.",
"option-sync-core-plugin-data": "Настройки предустановленных плагинов",
Expand Down Expand Up @@ -1275,7 +1275,7 @@
"instruction-append": "поместить в конец",
"instruction-prepend": "поместить в начало",
"msg-fail-to-fetch-template": "Не удалось вызвать шаблон: \"{{template}}\" не найден.",
"msg-fail-to-find-heading": "Failed to find heading"
"msg-fail-to-find-heading": "Не удалось найти заголовок"
}
},
"nouns": {
Expand Down

0 comments on commit 39dc9fd

Please sign in to comment.