github.com/choria-io/go-choria@v0.28.1-0.20240416190746-b3bf9c7d5a45/docs/themes/hugo-theme-relearn/i18n/en.toml (about) 1 [Reading-direction] 2 other = "ltr" 3 4 [Search] 5 other = "Search" 6 7 [Search-placeholder] 8 other = "Search..." 9 10 [Clear-search] 11 other = "Clear search" 12 13 [No-results-found] 14 other = "No results found for \"{0}\"" 15 16 [N-results-found] 17 other = "{1} results found for \"{0}\"" 18 19 [Clear-History] 20 other = "Clear History" 21 22 [Reset-view] 23 other = "Reset view" 24 25 [View-reset] 26 other = "View reset!" 27 28 [Attachments-label] 29 other = "Attachments" 30 31 [title-404] 32 other = "Not found" 33 34 [message-404] 35 other = "Woops. Looks like this page doesn't exist ¯\\_(ツ)_/¯." 36 37 [Go-to-homepage] 38 other = "Go to homepage" 39 40 [Edit-this-page] 41 other = "Edit" 42 43 [Print-this-chapter] 44 other = "Print whole chapter" 45 46 [More-action] 47 other = "More" 48 49 [Shortcuts-Title] 50 other = "More" 51 52 [Expand-title] 53 other = "Expand me..." 54 55 [Navigation-toggle] 56 other = "Menu" 57 58 [Toc-toggle] 59 other = "Table of Contents" 60 61 [Byte-symbol] 62 other = "B" 63 64 [Kilobyte-symbol] 65 other = "KB" 66 67 [Megabyte-symbol] 68 other = "MB" 69 70 [note] 71 other = "Note" 72 73 [info] 74 other = "Info" 75 76 [tip] 77 other = "Tip" 78 79 [warning] 80 other = "Warning" 81 82 [Copy-to-clipboard] 83 other = "Copy to clipboard" 84 85 [Copied-to-clipboard] 86 other = "Copied to clipboard!" 87 88 [Copy-link-to-clipboard] 89 other = "Copy link to clipboard" 90 91 [Link-copied-to-clipboard] 92 other = "Copied link to clipboard!" 93 94 [Chapter] 95 other = "Chapter {{.}}" 96 97 [Language] 98 other = "Language" 99 100 [Theme] 101 other = "Theme" 102 103 [Submenu] 104 other = "Submenu {{.}}" 105 106 [Subsections] 107 other = "Subsections of {{.}}" 108 109 [tags] 110 other = "Tags" 111 112 [tag] 113 other = "Tag" 114 115 [categories] 116 other = "Categories" 117 118 [category] 119 other = "Category"