backy/docs/themes/hugo-theme-relearn/i18n/en.toml
Andrew Woodlee 4b382bddd9 v0.3.0
* 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
2023-07-01 21:46:54 -05:00

108 lines
1.4 KiB
TOML

[Reading-direction]
other = "ltr"
[Search]
other = "Search"
[Search-placeholder]
other = "Search..."
[No-results-found]
other = "No results found for \"{0}\""
[N-results-found]
other = "{1} results found for \"{0}\""
[Clear-History]
other = "Clear History"
[Attachments-label]
other = "Attachments"
[title-404]
other = "Not found"
[message-404]
other = "Woops. Looks like this page doesn't exist ¯\\_(ツ)_/¯."
[Go-to-homepage]
other = "Go to homepage"
[Edit-this-page]
other = "Edit"
[Print-this-chapter]
other = "Print whole chapter"
[Shortcuts-Title]
other = "More"
[Expand-title]
other = "Expand me..."
[Navigation-toggle]
other = "Menu"
[Toc-toggle]
other = "Table of Contents"
[Byte-symbol]
other = "B"
[Kilobyte-symbol]
other = "KB"
[Megabyte-symbol]
other = "MB"
[note]
other = "Note"
[info]
other = "Info"
[tip]
other = "Tip"
[warning]
other = "Warning"
[Copy-to-clipboard]
other = "Copy to clipboard"
[Copied-to-clipboard]
other = "Copied to clipboard!"
[Copy-link-to-clipboard]
other = "Copy link to clipboard"
[Link-copied-to-clipboard]
other = "Copied link to clipboard!"
[Chapter]
other = "Chapter {{.}}"
[Language]
other = "Language"
[Theme]
other = "Theme"
[Submenu]
other = "Submenu {{.}}"
[Subsections]
other = "Subsections of {{.}}"
[tags]
other = "Tags"
[tag]
other = "Tag"
[categories]
other = "Categories"
[category]
other = "Category"