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.4 KiB
TOML
108 lines
1.4 KiB
TOML
[Reading-direction]
|
|
other = "ltr"
|
|
|
|
[Search]
|
|
other = "搜索"
|
|
|
|
[Search-placeholder]
|
|
other = "搜索..."
|
|
|
|
[No-results-found]
|
|
other = "找不到\"{0}\"的结果"
|
|
|
|
[N-results-found]
|
|
other = "为\"{0}\"找到 {1} 个结果"
|
|
|
|
[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 = "B"
|
|
|
|
[Kilobyte-symbol]
|
|
other = "KB"
|
|
|
|
[Megabyte-symbol]
|
|
other = "MB"
|
|
|
|
[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 = "标签"
|
|
|
|
[categories]
|
|
other = "类别"
|
|
|
|
[category]
|
|
other = "类别"
|