i18n: update locale files and source strings

This commit is contained in:
henrygd
2026-09-02 14:57:37 -04:00
parent f104f31ee3
commit 7d97b0d23a
35 changed files with 3918 additions and 432 deletions

View File

@@ -41,6 +41,10 @@ msgstr "{count, plural, one {{countString} hour} other {{countString} hours}}"
msgid "{count, plural, one {{countString} minute} few {{countString} minutes} many {{countString} minutes} other {{countString} minutes}}"
msgstr "{count, plural, one {{countString} minute} few {{countString} minutes} many {{countString} minutes} other {{countString} minutes}}"
#: src/components/routes/system/charts/disk-charts.tsx
msgid "{diskName} I/O"
msgstr "{diskName} I/O"
#: src/components/routes/system/info-bar.tsx
msgid "{threads, plural, one {# thread} other {# threads}}"
msgstr "{threads, plural, one {# thread} other {# threads}}"
@@ -88,6 +92,7 @@ msgstr "5 min"
#: src/components/routes/settings/quiet-hours.tsx
#: src/components/routes/settings/tokens-fingerprints.tsx
#: src/components/routes/system/smart-table.tsx
#: src/components/routes/system/zfs-table.tsx
#: src/components/systems-table/systems-table-columns.tsx
msgid "Actions"
msgstr "Actions"
@@ -186,6 +191,11 @@ msgstr "Are you sure?"
msgid "Automatic copy requires a secure context."
msgstr "Automatic copy requires a secure context."
#: src/components/routes/system/zfs-table.tsx
msgctxt "Disk space available"
msgid "Available"
msgstr "Available"
#: src/components/routes/system/chart-card.tsx
msgid "Average"
msgstr "Average"
@@ -323,6 +333,7 @@ msgid "Capabilities"
msgstr "Capabilities"
#: src/components/routes/system/smart-table.tsx
#: src/components/routes/system/zfs-table.tsx
msgid "Capacity"
msgstr "Capacity"
@@ -375,8 +386,14 @@ msgstr "Check your monitoring service"
msgid "Check your notification service"
msgstr "Check your notification service"
#: src/components/routes/system/zfs-table.tsx
msgid "Checksum errors"
msgstr "Checksum errors"
#: src/components/containers-table/containers-table.tsx
#: src/components/routes/system/smart-table.tsx
#: src/components/routes/system/zfs-table.tsx
#: src/components/routes/system/zfs-table.tsx
#: src/components/systems-table/systems-table.tsx
msgid "Clear"
msgstr "Clear"
@@ -389,6 +406,10 @@ msgstr "Click on a container to view more information."
msgid "Click on a device to view more information."
msgstr "Click on a device to view more information."
#: src/components/routes/system/zfs-table.tsx
msgid "Click on a pool to view vdev and dataset details."
msgstr "Click on a pool to view vdev and dataset details."
#: src/components/systems-table/systems-table.tsx
msgid "Click on a system to view more information."
msgstr "Click on a system to view more information."
@@ -554,14 +575,30 @@ msgstr "Created"
msgid "Critical (%)"
msgstr "Critical (%)"
#: src/components/routes/system/disk-io-sheet.tsx
msgid "Cumulative data read since boot"
msgstr "Cumulative data read since boot"
#: src/components/routes/system/disk-io-sheet.tsx
msgid "Cumulative data written since boot"
msgstr "Cumulative data written since boot"
#: src/components/routes/system/network-sheet.tsx
msgid "Cumulative Download"
msgstr "Cumulative Download"
#: src/components/routes/system/disk-io-sheet.tsx
msgid "Cumulative Read"
msgstr "Cumulative Read"
#: src/components/routes/system/network-sheet.tsx
msgid "Cumulative Upload"
msgstr "Cumulative Upload"
#: src/components/routes/system/disk-io-sheet.tsx
msgid "Cumulative Write"
msgstr "Cumulative Write"
#. Context: Battery state
#. Context: Battery state
#: src/components/routes/system/charts/sensor-charts.tsx
@@ -621,15 +658,10 @@ msgstr "Discharging"
msgid "Disk"
msgstr "Disk"
#: src/components/routes/system/charts/disk-charts.tsx
msgid "Disk I/O"
msgstr "Disk I/O"
#: src/components/routes/settings/general.tsx
msgid "Disk unit"
msgstr "Disk unit"
#: src/components/routes/system/charts/disk-charts.tsx
#: src/components/routes/system/charts/disk-charts.tsx
#: src/lib/alerts.ts
msgid "Disk Usage"
@@ -799,6 +831,10 @@ msgstr "Failed"
msgid "Failed Attributes:"
msgstr "Failed Attributes:"
#: src/lib/alerts.ts
msgid "Failed Services"
msgstr "Failed Services"
#: src/lib/api.ts
msgid "Failed to authenticate"
msgstr "Failed to authenticate"
@@ -834,6 +870,8 @@ msgstr "Fans"
#: src/components/routes/settings/alerts-history-data-table.tsx
#: src/components/routes/system/chart-card.tsx
#: src/components/routes/system/smart-table.tsx
#: src/components/routes/system/zfs-table.tsx
#: src/components/routes/system/zfs-table.tsx
#: src/components/systemd-table/systemd-table.tsx
#: src/components/systems-table/systems-table.tsx
msgid "Filter..."
@@ -855,6 +893,12 @@ msgstr "For <0>{min}</0> {min, plural, one {minute} other {minutes}}"
msgid "Forgot password?"
msgstr "Forgot password?"
#: src/components/routes/system/zfs-table.tsx
#: src/components/routes/system/zfs-table.tsx
msgctxt "Free space"
msgid "Free"
msgstr "Free"
#: src/components/add-system.tsx
#: src/components/routes/settings/tokens-fingerprints.tsx
msgctxt "Button to copy install command"
@@ -899,6 +943,7 @@ msgid "Grid"
msgstr "Grid"
#: src/components/containers-table/containers-table-columns.tsx
#: src/components/routes/system/zfs-table.tsx
msgid "Health"
msgstr "Health"
@@ -1096,6 +1141,10 @@ msgstr "Memory usage of containers"
msgid "Model"
msgstr "Model"
#: src/components/routes/system/zfs-table.tsx
msgid "Mountpoint"
msgstr "Mountpoint"
#: src/components/add-system.tsx
#: src/components/alerts-history-columns.tsx
#: src/components/containers-table/containers-table-columns.tsx
@@ -1131,6 +1180,10 @@ msgstr "Network unit"
msgid "No"
msgstr "No"
#: src/components/routes/system/zfs-table.tsx
msgid "No detail data for this pool."
msgstr "No detail data for this pool."
#: src/components/command-palette.tsx
#: src/components/systemd-table/systemd-table.tsx
msgid "No results found."
@@ -1154,12 +1207,20 @@ msgstr "No S.M.A.R.T. attributes available for this device."
msgid "No systems found."
msgstr "No systems found."
#: src/components/routes/system/zfs-table.tsx
msgid "None"
msgstr "None"
#: src/components/command-palette.tsx
#: src/components/routes/settings/layout.tsx
#: src/components/routes/settings/notifications.tsx
msgid "Notifications"
msgstr "Notifications"
#: src/lib/alerts.ts
msgid "Notifications may include recent container log excerpts."
msgstr "Notifications may include recent container log excerpts."
#: src/components/login/auth-form.tsx
msgid "OAuth 2 / OIDC support"
msgstr "OAuth 2 / OIDC support"
@@ -1168,6 +1229,14 @@ 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/lib/alerts.ts
msgid "One or more containers are unhealthy"
msgstr "One or more containers are unhealthy"
#: src/lib/alerts.ts
msgid "One or more services are in a failed state"
msgstr "One or more services are in a failed state"
#: src/components/routes/settings/quiet-hours.tsx
#: src/components/routes/settings/quiet-hours.tsx
msgid "One-time"
@@ -1181,6 +1250,7 @@ msgstr "One-time password"
#: src/components/routes/settings/tokens-fingerprints.tsx
#: src/components/routes/settings/tokens-fingerprints.tsx
#: src/components/routes/system/smart-table.tsx
#: src/components/routes/system/zfs-table.tsx
#: src/components/systems-table/systems-table-columns.tsx
msgid "Open menu"
msgstr "Open menu"
@@ -1304,6 +1374,14 @@ msgstr "Please see <0>the documentation</0> for instructions."
msgid "Please sign in to your account"
msgstr "Please sign in to your account"
#: src/components/routes/system/zfs-table.tsx
msgid "Pool Health"
msgstr "Pool Health"
#: src/components/routes/system/charts/zfs-charts.tsx
msgid "Pool Usage"
msgstr "Pool Usage"
#: src/components/add-system.tsx
msgid "Port"
msgstr "Port"
@@ -1349,14 +1427,21 @@ msgstr "Queue Depth"
msgid "Quiet Hours"
msgstr "Quiet Hours"
#. Disk read
#. Disk read
#: src/components/routes/system/charts/disk-charts.tsx
#: src/components/routes/system/charts/zfs-charts.tsx
#: src/components/routes/system/disk-io-sheet.tsx
#: src/components/routes/system/disk-io-sheet.tsx
#: src/components/routes/system/disk-io-sheet.tsx
#: src/components/routes/system/disk-io-sheet.tsx
msgid "Read"
msgstr "Read"
#: src/components/routes/system/zfs-table.tsx
msgid "Read errors"
msgstr "Read errors"
#: src/components/routes/system/charts/network-charts.tsx
msgid "Received"
msgstr "Received"
@@ -1364,6 +1449,7 @@ msgstr "Received"
#: src/components/containers-table/containers-table.tsx
#: src/components/containers-table/containers-table.tsx
#: src/components/routes/system/smart-table.tsx
#: src/components/routes/system/zfs-table.tsx
msgid "Refresh"
msgstr "Refresh"
@@ -1405,6 +1491,8 @@ msgstr "Restarts"
msgid "Resume"
msgstr "Resume"
#: src/components/routes/system/charts/disk-charts.tsx
#: src/components/routes/system/charts/disk-charts.tsx
#: src/components/systems-table/systems-table-columns.tsx
msgctxt "Root disk label"
msgid "Root"
@@ -1550,6 +1638,7 @@ msgstr "Start Time"
#. Context: alert state (active or resolved)
#: src/components/alerts-history-columns.tsx
#: src/components/routes/settings/quiet-hours.tsx
#: src/components/routes/system/zfs-table.tsx
#: src/components/systemd-table/systemd-table-columns.tsx
msgid "State"
msgstr "State"
@@ -1678,9 +1767,9 @@ msgstr "This will permanently delete all selected records from the database."
msgid "Throughput of {extraFsName}"
msgstr "Throughput of {extraFsName}"
#: src/components/routes/system/charts/disk-charts.tsx
msgid "Throughput of root filesystem"
msgstr "Throughput of root filesystem"
#: src/components/routes/system/charts/zfs-charts.tsx
msgid "Throughput of ZFS pool {poolName}"
msgstr "Throughput of ZFS pool {poolName}"
#: src/components/routes/settings/general.tsx
msgid "Time format"
@@ -1753,13 +1842,17 @@ msgid "Triggers when 5 minute load average exceeds a threshold"
msgstr "Triggers when 5 minute load average exceeds a threshold"
#: src/lib/alerts.ts
msgid "Triggers when a Docker container's health check reports unhealthy"
msgstr "Triggers when a Docker container's health check reports unhealthy"
msgid "Triggers when a container's health check reports unhealthy"
msgstr "Triggers when a container's health check reports unhealthy"
#: src/lib/alerts.ts
msgid "Triggers when any sensor exceeds a threshold"
msgstr "Triggers when any sensor exceeds a threshold"
#: src/lib/alerts.ts
msgid "Triggers when any systemd service enters the failed state"
msgstr "Triggers when any systemd service enters the failed state"
#: src/lib/alerts.ts
msgid "Triggers when battery charge drops below a threshold"
msgstr "Triggers when battery charge drops below a threshold"
@@ -1821,6 +1914,7 @@ msgid "Universal token"
msgstr "Universal token"
#. Context: Battery state
#: src/components/routes/system/zfs-table.tsx
#: src/lib/i18n.ts
msgid "Unknown"
msgstr "Unknown"
@@ -1846,6 +1940,7 @@ msgstr "Update"
#: src/components/containers-table/containers-table-columns.tsx
#: src/components/routes/system/smart-table.tsx
#: src/components/routes/system/zfs-table.tsx
#: src/components/systemd-table/systemd-table-columns.tsx
msgid "Updated"
msgstr "Updated"
@@ -1863,20 +1958,25 @@ msgstr "Upload"
msgid "Uptime"
msgstr "Uptime"
#: src/components/routes/system/charts/disk-charts.tsx
#: src/components/routes/system/charts/disk-charts.tsx
#: src/components/routes/system/charts/gpu-charts.tsx
#: src/components/routes/system/charts/gpu-charts.tsx
#: src/components/routes/system/charts/gpu-charts.tsx
#: src/components/routes/system/charts/zfs-charts.tsx
#: src/components/routes/system/cpu-sheet.tsx
msgid "Usage"
msgstr "Usage"
#: src/components/routes/system/charts/disk-charts.tsx
msgid "Usage of root partition"
msgstr "Usage of root partition"
#: src/components/routes/system/charts/zfs-charts.tsx
msgid "Usage of ZFS pool {poolName}"
msgstr "Usage of ZFS pool {poolName}"
#: src/components/routes/system/charts/memory-charts.tsx
#: src/components/routes/system/charts/memory-charts.tsx
#: src/components/routes/system/zfs-table.tsx
#: src/components/routes/system/zfs-table.tsx
#: src/components/routes/system/zfs-table.tsx
msgid "Used"
msgstr "Used"
@@ -1950,14 +2050,21 @@ msgctxt "Button to copy install command"
msgid "Windows command"
msgstr "Windows command"
#. Disk write
#. Disk write
#: src/components/routes/system/charts/disk-charts.tsx
#: src/components/routes/system/charts/zfs-charts.tsx
#: src/components/routes/system/disk-io-sheet.tsx
#: src/components/routes/system/disk-io-sheet.tsx
#: src/components/routes/system/disk-io-sheet.tsx
#: src/components/routes/system/disk-io-sheet.tsx
msgid "Write"
msgstr "Write"
#: src/components/routes/system/zfs-table.tsx
msgid "Write errors"
msgstr "Write errors"
#: src/components/routes/settings/layout.tsx
msgid "YAML Config"
msgstr "YAML Config"