Andrew Woodlee
4b382bddd9
* Getting environment variables and passwords from Vault (not tested yet) * Vault configuration to config (not tested yet) * Ability to run scripts from file on local machine on the remote host * Ability to get ouput in the notification of a list for individual commands or all commands * Make SSH connections close after all commands have been run; reuse previous connections if needed
108 lines
1.8 KiB
TOML
108 lines
1.8 KiB
TOML
[Reading-direction]
|
||
other = "ltr"
|
||
|
||
[Search]
|
||
other = "Поиск"
|
||
|
||
[Search-placeholder]
|
||
other = "Поиск..."
|
||
|
||
[No-results-found]
|
||
other = "Ничего не найдено для \"{0}\""
|
||
|
||
[N-results-found]
|
||
other = "{1} результатов найдено для \"{0}\""
|
||
|
||
[Clear-History]
|
||
other = "Очистить историю"
|
||
|
||
[Attachments-label]
|
||
other = "Присоединенные файлы"
|
||
|
||
[title-404]
|
||
other = "Не обнаружено"
|
||
|
||
[message-404]
|
||
other = "Упс. Выглядит будто такой страницы нет ¯\\_(ツ)_/¯."
|
||
|
||
[Go-to-homepage]
|
||
other = "Перейти на главную"
|
||
|
||
[Edit-this-page]
|
||
other = "редактировать"
|
||
|
||
[Print-this-chapter]
|
||
other = "Печать всей главы"
|
||
|
||
[Shortcuts-Title]
|
||
other = "Еще"
|
||
|
||
[Expand-title]
|
||
other = "Развернуть..."
|
||
|
||
[Navigation-toggle]
|
||
other = "Меню"
|
||
|
||
[Toc-toggle]
|
||
other = "Оглавление"
|
||
|
||
[Byte-symbol]
|
||
other = "Б"
|
||
|
||
[Kilobyte-symbol]
|
||
other = "КБ"
|
||
|
||
[Megabyte-symbol]
|
||
other = "МБ"
|
||
|
||
[note]
|
||
other = "Заметка"
|
||
|
||
[info]
|
||
other = "Информация"
|
||
|
||
[tip]
|
||
other = "Совет"
|
||
|
||
[warning]
|
||
other = "Внимание"
|
||
|
||
[Copy-to-clipboard]
|
||
other = "Копировать в буфер"
|
||
|
||
[Copied-to-clipboard]
|
||
other = "Скопировано в буфер обмена!"
|
||
|
||
[Copy-link-to-clipboard]
|
||
other = "Скопировать ссылку в буфер обмена"
|
||
|
||
[Link-copied-to-clipboard]
|
||
other = "Ссылка скопирована в буфер обмена!"
|
||
|
||
[Chapter]
|
||
other = "Глава {{.}}"
|
||
|
||
[Language]
|
||
other = "Язык"
|
||
|
||
[Theme]
|
||
other = "Тема"
|
||
|
||
[Submenu]
|
||
other = "Подменю {{.}}"
|
||
|
||
[Subsections]
|
||
other = "Подразделы {{.}}"
|
||
|
||
[tags]
|
||
other = "Теги"
|
||
|
||
[tag]
|
||
other = "Tag"
|
||
|
||
[categories]
|
||
other = "Категории"
|
||
|
||
[category]
|
||
other = "Категория"
|