|
142 | 142 | "Selected profile home" = "Selected profile home"; |
143 | 143 | "Sessions/Usage source" = "Sessions/Usage source"; |
144 | 144 | "Target" = "Target"; |
| 145 | +"The main cards and charts on this page are for the active Hermes profile. When more than one profile is discovered on the same host, a separate panel shows total token consumption across all profiles." = "The main cards and charts on this page are for the active Hermes profile. When more than one profile is discovered on the same host, a separate panel shows total token consumption across all profiles."; |
| 146 | +"Loading usage totals…" = "Loading usage totals…"; |
| 147 | +"Unable to load usage" = "Unable to load usage"; |
| 148 | +"Usage unavailable" = "Usage unavailable"; |
| 149 | +"No readable Hermes session database is currently available for the active host." = "No readable Hermes session database is currently available for the active host."; |
| 150 | +"Input Tokens" = "Input Tokens"; |
| 151 | +"Output Tokens" = "Output Tokens"; |
| 152 | +"Active Profile" = "Active Profile"; |
| 153 | +"Everything below stays scoped to the currently selected Hermes profile." = "Everything below stays scoped to the currently selected Hermes profile."; |
| 154 | +"Current Total" = "Current Total"; |
| 155 | +"All Profiles Total Tokens" = "All Profiles Total Tokens"; |
| 156 | +"This panel is host-wide. It combines total token consumption across all readable Hermes profiles on the active host, including input, output, cache, and reasoning. The other cards on this page remain scoped to the active profile." = "This panel is host-wide. It combines total token consumption across all readable Hermes profiles on the active host, including input, output, cache, and reasoning. The other cards on this page remain scoped to the active profile."; |
| 157 | +"Not enough profile data yet" = "Not enough profile data yet"; |
| 158 | +"At least two profiles need readable usage data before the cross-profile breakdown becomes meaningful." = "At least two profiles need readable usage data before the cross-profile breakdown becomes meaningful."; |
| 159 | +"Unavailable profiles are excluded from the donut: %@." = "Unavailable profiles are excluded from the donut: %@."; |
| 160 | +"Readable Profiles" = "Readable Profiles"; |
| 161 | +"Host-wide Total" = "Host-wide Total"; |
| 162 | +"Active Profile Share" = "Active Profile Share"; |
| 163 | +"Active Profile Totals" = "Active Profile Totals"; |
| 164 | +"A compact summary of stored session usage for the currently selected Hermes profile." = "A compact summary of stored session usage for the currently selected Hermes profile."; |
| 165 | +"Stored Sessions" = "Stored Sessions"; |
| 166 | +"Total Tokens" = "Total Tokens"; |
| 167 | +"Avg. per Session" = "Avg. per Session"; |
| 168 | +"Input vs Output" = "Input vs Output"; |
| 169 | +"The visual balance between stored input and output token consumption." = "The visual balance between stored input and output token consumption."; |
| 170 | +"Input" = "Input"; |
| 171 | +"Output" = "Output"; |
| 172 | +"Top 5 Sessions by Tokens" = "Top 5 Sessions by Tokens"; |
| 173 | +"The stored sessions with the highest combined token consumption." = "The stored sessions with the highest combined token consumption."; |
| 174 | +"No session usage yet" = "No session usage yet"; |
| 175 | +"No additional session yet" = "No additional session yet"; |
| 176 | +"Top 5 Models by Tokens" = "Top 5 Models by Tokens"; |
| 177 | +"Ranked by input/output tokens. Cache and reasoning stay secondary." = "Ranked by input/output tokens. Cache and reasoning stay secondary."; |
| 178 | +"No model usage yet" = "No model usage yet"; |
| 179 | +"No additional model yet" = "No additional model yet"; |
| 180 | +"Recent Session History" = "Recent Session History"; |
| 181 | +"The last 100 stored sessions, shown as token consumption over time." = "The last 100 stored sessions, shown as token consumption over time."; |
| 182 | +"No recent sessions available" = "No recent sessions available"; |
| 183 | +"Recent session usage will appear here once Hermes has stored session data." = "Recent session usage will appear here once Hermes has stored session data."; |
| 184 | +"Session" = "Session"; |
| 185 | +"Tokens" = "Tokens"; |
| 186 | +"%@ total tokens" = "%@ total tokens"; |
| 187 | +"Recent sessions" = "Recent sessions"; |
| 188 | +"Lower" = "Lower"; |
| 189 | +"Medium" = "Medium"; |
| 190 | +"Higher" = "Higher"; |
| 191 | +"Model data unavailable" = "Model data unavailable"; |
| 192 | +"No tracked models yet" = "No tracked models yet"; |
| 193 | +"No stored sessions yet" = "No stored sessions yet"; |
| 194 | +"No ranked sessions available" = "No ranked sessions available"; |
| 195 | +"All Tokens" = "All Tokens"; |
| 196 | +"all profiles total" = "all profiles total"; |
| 197 | +"Input %@" = "Input %@"; |
| 198 | +"Output %@" = "Output %@"; |
| 199 | +"Cache %@" = "Cache %@"; |
| 200 | +"Reasoning %@" = "Reasoning %@"; |
| 201 | +"tokens" = "tokens"; |
| 202 | +"+%@ cache/reasoning" = "+%@ cache/reasoning"; |
| 203 | +"%@ sessions" = "%@ sessions"; |
| 204 | +"tokens · %@" = "tokens · %@"; |
| 205 | +"tokens · -" = "tokens · -"; |
0 commit comments