i18n: new battery strings

This commit is contained in:
henrygd
2025-08-25 16:46:15 -04:00
parent ae5532aa36
commit 493bae7eb6
29 changed files with 2838 additions and 1987 deletions

View File

@@ -64,8 +64,8 @@ msgid "5 min"
msgstr "5 min"
#. Table column
#: src/components/systems-table/systems-table-columns.tsx
#: src/components/routes/settings/tokens-fingerprints.tsx
#: src/components/systems-table/systems-table-columns.tsx
msgid "Actions"
msgstr "Actions"
@@ -108,18 +108,18 @@ msgid "Agent"
msgstr "Agent"
#: src/components/command-palette.tsx
#: src/components/routes/settings/layout.tsx
#: src/components/routes/settings/alerts-history-data-table.tsx
#: src/components/routes/settings/layout.tsx
msgid "Alert History"
msgstr "Alert History"
#: src/components/alerts/alert-button.tsx
#: src/components/alerts/alert-button.tsx
#: src/components/alerts/alerts-sheet.tsx
msgid "Alerts"
msgstr "Alerts"
#: src/components/alerts/alerts-sheet.tsx
#: src/components/systems-table/systems-table.tsx
#: src/components/alerts/alert-button.tsx
msgid "All Systems"
msgstr "All Systems"
@@ -143,8 +143,8 @@ msgstr "Average"
msgid "Average CPU utilization of containers"
msgstr "Average CPU utilization of containers"
#. placeholder {0}: data.alert.unit
#: src/components/alerts/alerts-system.tsx
#. placeholder {0}: alertData.unit
#: src/components/alerts/alerts-sheet.tsx
msgid "Average exceeds <0>{value}{0}</0>"
msgstr "Average exceeds <0>{value}{0}</0>"
@@ -161,16 +161,20 @@ msgstr "Average system-wide CPU utilization"
msgid "Average utilization of {0}"
msgstr "Average utilization of {0}"
#: src/components/navbar.tsx
#: src/components/command-palette.tsx
#: src/components/navbar.tsx
msgid "Backups"
msgstr "Backups"
#: src/lib/utils.ts
#: src/components/routes/system.tsx
#: src/lib/alerts.ts
msgid "Bandwidth"
msgstr "Bandwidth"
#: src/components/routes/system.tsx
msgid "Battery"
msgstr "Battery"
#: src/components/login/auth-form.tsx
msgid "Beszel supports OpenID Connect and many OAuth2 authentication providers."
msgstr "Beszel supports OpenID Connect and many OAuth2 authentication providers."
@@ -197,8 +201,8 @@ msgstr "Bytes (KB/s, MB/s, GB/s)"
msgid "Cache / Buffers"
msgstr "Cache / Buffers"
#: src/components/systems-table/systems-table-columns.tsx
#: src/components/routes/settings/alerts-history-data-table.tsx
#: src/components/systems-table/systems-table-columns.tsx
msgid "Cancel"
msgstr "Cancel"
@@ -218,6 +222,15 @@ msgstr "Change display units for metrics."
msgid "Change general application options."
msgstr "Change general application options."
#: src/components/routes/system.tsx
msgid "Charge"
msgstr "Charge"
#. Context: Battery state
#: src/lib/i18n.ts
msgid "Charging"
msgstr "Charging"
#: src/components/routes/settings/general.tsx
msgid "Chart options"
msgstr "Chart options"
@@ -256,8 +269,8 @@ msgstr "Confirm password"
msgid "Connection is down"
msgstr "Connection is down"
#: src/components/systems-table/systems-table-columns.tsx
#: src/components/routes/settings/alerts-history-data-table.tsx
#: src/components/systems-table/systems-table-columns.tsx
msgid "Continue"
msgstr "Continue"
@@ -315,9 +328,9 @@ msgstr "Copy YAML"
msgid "CPU"
msgstr "CPU"
#: src/lib/utils.ts
#: src/components/routes/system.tsx
#: src/components/routes/system.tsx
#: src/lib/alerts.ts
msgid "CPU Usage"
msgstr "CPU Usage"
@@ -334,10 +347,10 @@ msgstr "Created"
msgid "Critical (%)"
msgstr "Critical (%)"
#. Dark theme
#: src/components/mode-toggle.tsx
msgid "Dark"
msgstr "Dark"
#. Context: Battery state
#: src/components/routes/system.tsx
msgid "Current state"
msgstr "Current state"
#: src/components/command-palette.tsx
#: src/components/routes/home.tsx
@@ -348,8 +361,8 @@ msgstr "Dashboard"
msgid "Default time period"
msgstr "Default time period"
#: src/components/systems-table/systems-table-columns.tsx
#: src/components/routes/settings/alerts-history-data-table.tsx
#: src/components/systems-table/systems-table-columns.tsx
msgid "Delete"
msgstr "Delete"
@@ -357,6 +370,11 @@ msgstr "Delete"
msgid "Delete fingerprint"
msgstr "Delete fingerprint"
#. Context: Battery state
#: src/lib/i18n.ts
msgid "Discharging"
msgstr "Discharging"
#: src/components/systems-table/systems-table-columns.tsx
msgid "Disk"
msgstr "Disk"
@@ -369,9 +387,9 @@ msgstr "Disk I/O"
msgid "Disk unit"
msgstr "Disk unit"
#: src/lib/utils.ts
#: src/components/routes/system.tsx
#: src/components/charts/disk-chart.tsx
#: src/components/routes/system.tsx
#: src/lib/alerts.ts
msgid "Disk Usage"
msgstr "Disk Usage"
@@ -396,10 +414,10 @@ msgid "Documentation"
msgstr "Documentation"
#. Context: System is down
#: src/lib/utils.ts
#: src/components/alerts-history-columns.tsx
#: src/components/systems-table/systems-table-columns.tsx
#: src/components/routes/system.tsx
#: src/components/systems-table/systems-table-columns.tsx
#: src/lib/alerts.ts
msgid "Down"
msgstr "Down"
@@ -412,8 +430,8 @@ msgstr "Duration"
msgid "Edit"
msgstr "Edit"
#: src/components/login/forgot-pass-form.tsx
#: src/components/login/auth-form.tsx
#: src/components/login/forgot-pass-form.tsx
msgid "Email"
msgstr "Email"
@@ -421,6 +439,11 @@ msgstr "Email"
msgid "Email notifications"
msgstr "Email notifications"
#. Context: Battery state
#: src/lib/i18n.ts
msgid "Empty"
msgstr "Empty"
#: src/components/login/login.tsx
msgid "Enter email address to reset password"
msgstr "Enter email address to reset password"
@@ -429,11 +452,11 @@ msgstr "Enter email address to reset password"
msgid "Enter email address..."
msgstr "Enter email address..."
#: src/components/routes/settings/tokens-fingerprints.tsx
#: src/components/routes/settings/notifications.tsx
#: src/components/routes/settings/config-yaml.tsx
#: src/components/routes/settings/alerts-history-data-table.tsx
#: src/components/login/auth-form.tsx
#: src/components/routes/settings/alerts-history-data-table.tsx
#: src/components/routes/settings/config-yaml.tsx
#: src/components/routes/settings/notifications.tsx
#: src/components/routes/settings/tokens-fingerprints.tsx
msgid "Error"
msgstr "Error"
@@ -468,8 +491,8 @@ msgstr "Fahrenheit (°F)"
msgid "Failed to authenticate"
msgstr "Failed to authenticate"
#: src/components/routes/settings/notifications.tsx
#: src/components/routes/settings/layout.tsx
#: src/components/routes/settings/notifications.tsx
msgid "Failed to save settings"
msgstr "Failed to save settings"
@@ -477,13 +500,13 @@ msgstr "Failed to save settings"
msgid "Failed to send test notification"
msgstr "Failed to send test notification"
#: src/components/alerts/alerts-system.tsx
#: src/components/alerts/alerts-sheet.tsx
msgid "Failed to update alert"
msgstr "Failed to update alert"
#: src/components/systems-table/systems-table.tsx
#: src/components/routes/system.tsx
#: src/components/routes/settings/alerts-history-data-table.tsx
#: src/components/routes/system.tsx
#: src/components/systems-table/systems-table.tsx
msgid "Filter..."
msgstr "Filter..."
@@ -491,7 +514,7 @@ msgstr "Filter..."
msgid "Fingerprint"
msgstr "Fingerprint"
#: src/components/alerts/alerts-system.tsx
#: src/components/alerts/alerts-sheet.tsx
msgid "For <0>{min}</0> {min, plural, one {minute} other {minutes}}"
msgstr "For <0>{min}</0> {min, plural, one {minute} other {minutes}}"
@@ -499,9 +522,14 @@ msgstr "For <0>{min}</0> {min, plural, one {minute} other {minutes}}"
msgid "Forgot password?"
msgstr "Forgot password?"
#. Context: Battery state
#: src/lib/i18n.ts
msgid "Full"
msgstr "Full"
#. Context: General settings
#: src/components/routes/settings/layout.tsx
#: src/components/routes/settings/general.tsx
#: src/components/routes/settings/layout.tsx
msgid "General"
msgstr "General"
@@ -523,6 +551,11 @@ msgstr "Homebrew command"
msgid "Host / IP"
msgstr "Host / IP"
#. Context: Battery state
#: src/lib/i18n.ts
msgid "Idle"
msgstr "Idle"
#: src/components/login/forgot-pass-form.tsx
msgid "If you've lost the password to your admin account, you may reset it using the following command."
msgstr "If you've lost the password to your admin account, you may reset it using the following command."
@@ -544,24 +577,19 @@ msgstr "Language"
msgid "Layout"
msgstr "Layout"
#. Light theme
#: src/components/mode-toggle.tsx
msgid "Light"
msgstr "Light"
#: src/components/routes/system.tsx
msgid "Load Average"
msgstr "Load Average"
#: src/lib/utils.ts
#: src/lib/alerts.ts
msgid "Load Average 15m"
msgstr "Load Average 15m"
#: src/lib/utils.ts
#: src/lib/alerts.ts
msgid "Load Average 1m"
msgstr "Load Average 1m"
#: src/lib/utils.ts
#: src/lib/alerts.ts
msgid "Load Average 5m"
msgstr "Load Average 5m"
@@ -578,13 +606,13 @@ msgstr "Log Out"
msgid "Login"
msgstr "Login"
#: src/components/login/forgot-pass-form.tsx
#: src/components/login/auth-form.tsx
#: src/components/login/forgot-pass-form.tsx
msgid "Login attempt failed"
msgstr "Login attempt failed"
#: src/components/navbar.tsx
#: src/components/command-palette.tsx
#: src/components/navbar.tsx
msgid "Logs"
msgstr "Logs"
@@ -609,8 +637,8 @@ msgstr "Max 1 min"
msgid "Memory"
msgstr "Memory"
#: src/lib/utils.ts
#: src/components/routes/system.tsx
#: src/lib/alerts.ts
msgid "Memory Usage"
msgstr "Memory Usage"
@@ -618,8 +646,8 @@ msgstr "Memory Usage"
msgid "Memory usage of docker containers"
msgstr "Memory usage of docker containers"
#: src/components/alerts-history-columns.tsx
#: src/components/add-system.tsx
#: src/components/alerts-history-columns.tsx
msgid "Name"
msgstr "Name"
@@ -654,8 +682,8 @@ msgid "No systems found."
msgstr "No systems found."
#: src/components/command-palette.tsx
#: src/components/routes/settings/notifications.tsx
#: src/components/routes/settings/layout.tsx
#: src/components/routes/settings/notifications.tsx
msgid "Notifications"
msgstr "Notifications"
@@ -667,9 +695,9 @@ msgstr "OAuth 2 / OIDC support"
msgid "On each restart, systems in the database will be updated to match the systems defined in the file."
msgstr "On each restart, systems in the database will be updated to match the systems defined in the file."
#: src/components/routes/settings/tokens-fingerprints.tsx
#: src/components/routes/settings/tokens-fingerprints.tsx
#: src/components/systems-table/systems-table-columns.tsx
#: src/components/routes/settings/tokens-fingerprints.tsx
#: src/components/routes/settings/tokens-fingerprints.tsx
msgid "Open menu"
msgstr "Open menu"
@@ -677,7 +705,7 @@ msgstr "Open menu"
msgid "Or continue with"
msgstr "Or continue with"
#: src/components/alerts/alert-button.tsx
#: src/components/alerts/alerts-sheet.tsx
msgid "Overwrite existing alerts"
msgstr "Overwrite existing alerts"
@@ -724,12 +752,12 @@ msgstr "Paused"
msgid "Please <0>configure an SMTP server</0> to ensure alerts are delivered."
msgstr "Please <0>configure an SMTP server</0> to ensure alerts are delivered."
#: src/components/alerts/alerts-system.tsx
#: src/components/alerts/alerts-sheet.tsx
msgid "Please check logs for more details."
msgstr "Please check logs for more details."
#: src/components/login/forgot-pass-form.tsx
#: src/components/login/auth-form.tsx
#: src/components/login/forgot-pass-form.tsx
msgid "Please check your credentials and try again"
msgstr "Please check your credentials and try again"
@@ -807,8 +835,8 @@ msgstr "Rows per page"
msgid "Save address using enter key or comma. Leave blank to disable email notifications."
msgstr "Save address using enter key or comma. Leave blank to disable email notifications."
#: src/components/routes/settings/notifications.tsx
#: src/components/routes/settings/general.tsx
#: src/components/routes/settings/notifications.tsx
msgid "Save Settings"
msgstr "Save Settings"
@@ -824,7 +852,7 @@ msgstr "Search"
msgid "Search for systems or settings..."
msgstr "Search for systems or settings..."
#: src/components/alerts/alert-button.tsx
#: src/components/alerts/alerts-sheet.tsx
msgid "See <0>notification settings</0> to configure how you receive alerts."
msgstr "See <0>notification settings</0> to configure how you receive alerts."
@@ -868,7 +896,7 @@ msgstr "Sort By"
msgid "State"
msgstr "State"
#: src/lib/utils.ts
#: src/lib/alerts.ts
msgid "Status"
msgstr "Status"
@@ -880,12 +908,10 @@ msgstr "Swap space used by the system"
msgid "Swap Usage"
msgstr "Swap Usage"
#. System theme
#: src/lib/utils.ts
#: src/components/mode-toggle.tsx
#: src/components/alerts-history-columns.tsx
#: src/components/systems-table/systems-table-columns.tsx
#: src/components/routes/settings/tokens-fingerprints.tsx
#: src/components/systems-table/systems-table-columns.tsx
#: src/lib/alerts.ts
msgid "System"
msgstr "System"
@@ -910,8 +936,8 @@ msgstr "Table"
msgid "Temp"
msgstr "Temp"
#: src/lib/utils.ts
#: src/components/routes/system.tsx
#: src/lib/alerts.ts
msgid "Temperature"
msgstr "Temperature"
@@ -970,8 +996,8 @@ msgid "Token"
msgstr "Token"
#: src/components/command-palette.tsx
#: src/components/routes/settings/tokens-fingerprints.tsx
#: src/components/routes/settings/layout.tsx
#: src/components/routes/settings/tokens-fingerprints.tsx
msgid "Tokens & Fingerprints"
msgstr "Tokens & Fingerprints"
@@ -983,39 +1009,39 @@ msgstr "Tokens allow agents to connect and register. Fingerprints are stable ide
msgid "Tokens and fingerprints are used to authenticate WebSocket connections to the hub."
msgstr "Tokens and fingerprints are used to authenticate WebSocket connections to the hub."
#: src/lib/utils.ts
#: src/lib/alerts.ts
msgid "Triggers when 1 minute load average exceeds a threshold"
msgstr "Triggers when 1 minute load average exceeds a threshold"
#: src/lib/utils.ts
#: src/lib/alerts.ts
msgid "Triggers when 15 minute load average exceeds a threshold"
msgstr "Triggers when 15 minute load average exceeds a threshold"
#: src/lib/utils.ts
#: src/lib/alerts.ts
msgid "Triggers when 5 minute load average exceeds a threshold"
msgstr "Triggers when 5 minute load average exceeds a threshold"
#: src/lib/utils.ts
#: src/lib/alerts.ts
msgid "Triggers when any sensor exceeds a threshold"
msgstr "Triggers when any sensor exceeds a threshold"
#: src/lib/utils.ts
#: src/lib/alerts.ts
msgid "Triggers when combined up/down exceeds a threshold"
msgstr "Triggers when combined up/down exceeds a threshold"
#: src/lib/utils.ts
#: src/lib/alerts.ts
msgid "Triggers when CPU usage exceeds a threshold"
msgstr "Triggers when CPU usage exceeds a threshold"
#: src/lib/utils.ts
#: src/lib/alerts.ts
msgid "Triggers when memory usage exceeds a threshold"
msgstr "Triggers when memory usage exceeds a threshold"
#: src/lib/utils.ts
#: src/lib/alerts.ts
msgid "Triggers when status switches between up and down"
msgstr "Triggers when status switches between up and down"
#: src/lib/utils.ts
#: src/lib/alerts.ts
msgid "Triggers when usage of any disk exceeds a threshold"
msgstr "Triggers when usage of any disk exceeds a threshold"
@@ -1028,9 +1054,14 @@ msgstr "Unit preferences"
msgid "Universal token"
msgstr "Universal token"
#. Context: Battery state
#: src/lib/i18n.ts
msgid "Unknown"
msgstr "Unknown"
#. Context: System is up
#: src/components/systems-table/systems-table-columns.tsx
#: src/components/routes/system.tsx
#: src/components/systems-table/systems-table-columns.tsx
msgid "Up"
msgstr "Up"
@@ -1053,13 +1084,13 @@ msgstr "Usage"
msgid "Usage of root partition"
msgstr "Usage of root partition"
#: src/components/charts/swap-chart.tsx
#: src/components/charts/mem-chart.tsx
#: src/components/charts/swap-chart.tsx
msgid "Used"
msgstr "Used"
#: src/components/navbar.tsx
#: src/components/command-palette.tsx
#: src/components/navbar.tsx
msgid "Users"
msgstr "Users"