From 1597e869c15078d9a74a25c505af1321c8161511 Mon Sep 17 00:00:00 2001 From: henrygd Date: Fri, 5 Sep 2025 13:53:17 -0400 Subject: [PATCH] update translations --- beszel/site/src/components/routes/system.tsx | 10 +- beszel/site/src/locales/ar/ar.po | 12 +- beszel/site/src/locales/bg/bg.po | 12 +- beszel/site/src/locales/cs/cs.po | 12 +- beszel/site/src/locales/da/da.po | 2 +- beszel/site/src/locales/de/de.po | 12 +- beszel/site/src/locales/el/el.po | 1174 ------------------ beszel/site/src/locales/en/en.po | 4 +- beszel/site/src/locales/es/es.po | 28 +- beszel/site/src/locales/fa/fa.po | 12 +- beszel/site/src/locales/fr/fr.po | 2 +- beszel/site/src/locales/hr/hr.po | 2 +- beszel/site/src/locales/hu/hu.po | 2 +- beszel/site/src/locales/is/is.po | 2 +- beszel/site/src/locales/it/it.po | 58 +- beszel/site/src/locales/ja/ja.po | 12 +- beszel/site/src/locales/ko/ko.po | 12 +- beszel/site/src/locales/nl/nl.po | 12 +- beszel/site/src/locales/no/no.po | 2 +- beszel/site/src/locales/pl/pl.po | 14 +- beszel/site/src/locales/pt/pt.po | 64 +- beszel/site/src/locales/ru/ru.po | 2 +- beszel/site/src/locales/sl/sl.po | 2 +- beszel/site/src/locales/sv/sv.po | 2 +- beszel/site/src/locales/tr/tr.po | 32 +- beszel/site/src/locales/uk/uk.po | 10 +- beszel/site/src/locales/vi/vi.po | 12 +- beszel/site/src/locales/zh-CN/zh-CN.po | 12 +- beszel/site/src/locales/zh-HK/zh-HK.po | 12 +- beszel/site/src/locales/zh/zh.po | 12 +- supplemental/CHANGELOG.md | 2 + 31 files changed, 197 insertions(+), 1361 deletions(-) delete mode 100644 beszel/site/src/locales/el/el.po diff --git a/beszel/site/src/components/routes/system.tsx b/beszel/site/src/components/routes/system.tsx index b5ab8c4..22a76ff 100644 --- a/beszel/site/src/components/routes/system.tsx +++ b/beszel/site/src/components/routes/system.tsx @@ -270,7 +270,15 @@ export default memo(function SystemDetail({ name }: { name: string }) { } let uptime: React.ReactNode if (system.info.u < 3600) { - uptime = + uptime = ( + + ) } else if (system.info.u < 172800) { uptime = } else { diff --git a/beszel/site/src/locales/ar/ar.po b/beszel/site/src/locales/ar/ar.po index 9bcb016..19ef3b6 100644 --- a/beszel/site/src/locales/ar/ar.po +++ b/beszel/site/src/locales/ar/ar.po @@ -30,8 +30,8 @@ msgstr "{0, plural, one {# ساعة} other {# ساعات}}" #. placeholder {0}: Math.trunc(system.info.u / 60) #: src/components/routes/system.tsx -msgid "{0, plural, one {# minute} other {# minutes}}" -msgstr "" +msgid "{0, plural, one {# minute} few {# minutes} many {# minutes} other {# minutes}}" +msgstr "{0, plural, one {# دقيقة} few {# دقائق} many {# دقيقة} other {# دقيقة}}" #. placeholder {0}: table.getFilteredSelectedRowModel().rows.length #. placeholder {1}: table.getFilteredRowModel().rows.length @@ -261,7 +261,7 @@ msgstr "تحقق من خدمة الإشعارات الخاصة بك" #: src/components/systems-table/systems-table.tsx msgid "Click on a system to view more information." -msgstr "" +msgstr "انقر على نظام لعرض مزيد من المعلومات." #: src/components/ui/input-copy.tsx msgid "Click to copy" @@ -439,7 +439,7 @@ msgstr "معطل" #: src/components/systems-table/systems-table.tsx msgid "Down ({downSystemsLength})" -msgstr "" +msgstr "معطل ({downSystemsLength})" #: src/components/alerts-history-columns.tsx msgid "Duration" @@ -770,7 +770,7 @@ msgstr "متوقف مؤقتا" #: src/components/systems-table/systems-table.tsx msgid "Paused ({pausedSystemsLength})" -msgstr "" +msgstr "متوقف مؤقتا ({pausedSystemsLength})" #: src/components/routes/settings/notifications.tsx msgid "Please <0>configure an SMTP server to ensure alerts are delivered." @@ -1093,7 +1093,7 @@ msgstr "قيد التشغيل" #: src/components/systems-table/systems-table.tsx msgid "Up ({upSystemsLength})" -msgstr "" +msgstr "قيد التشغيل ({upSystemsLength})" #: src/components/routes/system.tsx msgid "Uptime" diff --git a/beszel/site/src/locales/bg/bg.po b/beszel/site/src/locales/bg/bg.po index 8d03950..09497d1 100644 --- a/beszel/site/src/locales/bg/bg.po +++ b/beszel/site/src/locales/bg/bg.po @@ -30,8 +30,8 @@ msgstr "{0, plural, one {# час} other {# часа}}" #. placeholder {0}: Math.trunc(system.info.u / 60) #: src/components/routes/system.tsx -msgid "{0, plural, one {# minute} other {# minutes}}" -msgstr "" +msgid "{0, plural, one {# minute} few {# minutes} many {# minutes} other {# minutes}}" +msgstr "{0, plural, one {# минута} few {# минути} many {# минути} other {# минути}}" #. placeholder {0}: table.getFilteredSelectedRowModel().rows.length #. placeholder {1}: table.getFilteredRowModel().rows.length @@ -261,7 +261,7 @@ msgstr "Провери услугата си за удостоверяване" #: src/components/systems-table/systems-table.tsx msgid "Click on a system to view more information." -msgstr "" +msgstr "Кликнете върху система, за да видите повече информация." #: src/components/ui/input-copy.tsx msgid "Click to copy" @@ -439,7 +439,7 @@ msgstr "Офлайн" #: src/components/systems-table/systems-table.tsx msgid "Down ({downSystemsLength})" -msgstr "" +msgstr "Офлайн ({downSystemsLength})" #: src/components/alerts-history-columns.tsx msgid "Duration" @@ -770,7 +770,7 @@ msgstr "На пауза" #: src/components/systems-table/systems-table.tsx msgid "Paused ({pausedSystemsLength})" -msgstr "" +msgstr "На пауза ({pausedSystemsLength})" #: src/components/routes/settings/notifications.tsx msgid "Please <0>configure an SMTP server to ensure alerts are delivered." @@ -1093,7 +1093,7 @@ msgstr "Нагоре" #: src/components/systems-table/systems-table.tsx msgid "Up ({upSystemsLength})" -msgstr "" +msgstr "Нагоре ({upSystemsLength})" #: src/components/routes/system.tsx msgid "Uptime" diff --git a/beszel/site/src/locales/cs/cs.po b/beszel/site/src/locales/cs/cs.po index 47515ee..cbcc094 100644 --- a/beszel/site/src/locales/cs/cs.po +++ b/beszel/site/src/locales/cs/cs.po @@ -30,8 +30,8 @@ msgstr "{0, plural, one {# Hodina} few {# Hodiny} many {# Hodin} other {# Hodin} #. placeholder {0}: Math.trunc(system.info.u / 60) #: src/components/routes/system.tsx -msgid "{0, plural, one {# minute} other {# minutes}}" -msgstr "" +msgid "{0, plural, one {# minute} few {# minutes} many {# minutes} other {# minutes}}" +msgstr "{0, plural, one {# minuta} few {# minuty} many {# minut} other {# minut}}" #. placeholder {0}: table.getFilteredSelectedRowModel().rows.length #. placeholder {1}: table.getFilteredRowModel().rows.length @@ -261,7 +261,7 @@ msgstr "Zkontrolujte službu upozornění" #: src/components/systems-table/systems-table.tsx msgid "Click on a system to view more information." -msgstr "" +msgstr "Klikněte na systém pro zobrazení více informací." #: src/components/ui/input-copy.tsx msgid "Click to copy" @@ -439,7 +439,7 @@ msgstr "Nefunkční" #: src/components/systems-table/systems-table.tsx msgid "Down ({downSystemsLength})" -msgstr "" +msgstr "Nefunkční ({downSystemsLength})" #: src/components/alerts-history-columns.tsx msgid "Duration" @@ -770,7 +770,7 @@ msgstr "Pozastaveno" #: src/components/systems-table/systems-table.tsx msgid "Paused ({pausedSystemsLength})" -msgstr "" +msgstr "Pozastaveno ({pausedSystemsLength})" #: src/components/routes/settings/notifications.tsx msgid "Please <0>configure an SMTP server to ensure alerts are delivered." @@ -1093,7 +1093,7 @@ msgstr "Funkční" #: src/components/systems-table/systems-table.tsx msgid "Up ({upSystemsLength})" -msgstr "" +msgstr "Funkční ({upSystemsLength})" #: src/components/routes/system.tsx msgid "Uptime" diff --git a/beszel/site/src/locales/da/da.po b/beszel/site/src/locales/da/da.po index 5377014..9fdc8fe 100644 --- a/beszel/site/src/locales/da/da.po +++ b/beszel/site/src/locales/da/da.po @@ -30,7 +30,7 @@ msgstr "{0, plural, one {# hour} other {# hours}}" #. placeholder {0}: Math.trunc(system.info.u / 60) #: src/components/routes/system.tsx -msgid "{0, plural, one {# minute} other {# minutes}}" +msgid "{0, plural, one {# minute} few {# minutes} many {# minutes} other {# minutes}}" msgstr "" #. placeholder {0}: table.getFilteredSelectedRowModel().rows.length diff --git a/beszel/site/src/locales/de/de.po b/beszel/site/src/locales/de/de.po index 58bf6b8..43cb809 100644 --- a/beszel/site/src/locales/de/de.po +++ b/beszel/site/src/locales/de/de.po @@ -30,8 +30,8 @@ msgstr "{0, plural, one {# Stunde} other {# Stunden}}" #. placeholder {0}: Math.trunc(system.info.u / 60) #: src/components/routes/system.tsx -msgid "{0, plural, one {# minute} other {# minutes}}" -msgstr "" +msgid "{0, plural, one {# minute} few {# minutes} many {# minutes} other {# minutes}}" +msgstr "{0, plural, one {# Minute} other {# Minuten}}" #. placeholder {0}: table.getFilteredSelectedRowModel().rows.length #. placeholder {1}: table.getFilteredRowModel().rows.length @@ -261,7 +261,7 @@ msgstr "Überprüfe deinen Benachrichtigungsdienst" #: src/components/systems-table/systems-table.tsx msgid "Click on a system to view more information." -msgstr "" +msgstr "Klicke auf ein System, um weitere Informationen zu sehen." #: src/components/ui/input-copy.tsx msgid "Click to copy" @@ -439,7 +439,7 @@ msgstr "Offline" #: src/components/systems-table/systems-table.tsx msgid "Down ({downSystemsLength})" -msgstr "" +msgstr "Offline ({downSystemsLength})" #: src/components/alerts-history-columns.tsx msgid "Duration" @@ -770,7 +770,7 @@ msgstr "Pausiert" #: src/components/systems-table/systems-table.tsx msgid "Paused ({pausedSystemsLength})" -msgstr "" +msgstr "Pausiert ({pausedSystemsLength})" #: src/components/routes/settings/notifications.tsx msgid "Please <0>configure an SMTP server to ensure alerts are delivered." @@ -1093,7 +1093,7 @@ msgstr "aktiv" #: src/components/systems-table/systems-table.tsx msgid "Up ({upSystemsLength})" -msgstr "" +msgstr "aktiv ({upSystemsLength})" #: src/components/routes/system.tsx msgid "Uptime" diff --git a/beszel/site/src/locales/el/el.po b/beszel/site/src/locales/el/el.po deleted file mode 100644 index 46047f9..0000000 --- a/beszel/site/src/locales/el/el.po +++ /dev/null @@ -1,1174 +0,0 @@ -msgid "" -msgstr "" -"POT-Creation-Date: 2024-11-01 11:30-0400\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Generator: @lingui/cli\n" -"Language: el\n" -"Project-Id-Version: beszel\n" -"Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2025-08-28 23:21\n" -"Last-Translator: \n" -"Language-Team: Greek\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Crowdin-Project: beszel\n" -"X-Crowdin-Project-ID: 733311\n" -"X-Crowdin-Language: el\n" -"X-Crowdin-File: /main/beszel/site/src/locales/en/en.po\n" -"X-Crowdin-File-ID: 16\n" - -#. placeholder {0}: Math.trunc(system.info?.u / 86400) -#: src/components/routes/system.tsx -msgid "{0, plural, one {# day} other {# days}}" -msgstr "" - -#. placeholder {0}: table.getFilteredSelectedRowModel().rows.length -#. placeholder {1}: table.getFilteredRowModel().rows.length -#: src/components/routes/settings/alerts-history-data-table.tsx -msgid "{0} of {1} row(s) selected." -msgstr "" - -#: src/components/routes/system.tsx -msgid "{0, plural, one {# hour} other {# hours}}" -msgstr "" - -#: src/components/routes/system.tsx -msgid "{0, plural, one {# minute} other {# minutes}}" -msgstr "" - -#: src/lib/utils.ts -msgid "1 hour" -msgstr "" - -#. Load average -#: src/components/charts/load-average-chart.tsx -msgid "1 min" -msgstr "" - -#: src/lib/utils.ts -msgid "1 week" -msgstr "" - -#: src/lib/utils.ts -msgid "12 hours" -msgstr "" - -#. Load average -#: src/components/charts/load-average-chart.tsx -msgid "15 min" -msgstr "" - -#: src/lib/utils.ts -msgid "24 hours" -msgstr "" - -#: src/lib/utils.ts -msgid "30 days" -msgstr "" - -#. Load average -#: src/components/charts/load-average-chart.tsx -msgid "5 min" -msgstr "" - -#. Table column -#: src/components/routes/settings/tokens-fingerprints.tsx -#: src/components/systems-table/systems-table-columns.tsx -msgid "Actions" -msgstr "" - -#: src/components/alerts-history-columns.tsx -#: src/components/routes/settings/alerts-history-data-table.tsx -msgid "Active" -msgstr "" - -#: src/components/routes/home.tsx -msgid "Active Alerts" -msgstr "" - -#: src/components/add-system.tsx -msgid "Add <0>System" -msgstr "Προσθήκη <0>System" - -#: src/components/add-system.tsx -msgid "Add New System" -msgstr "" - -#: src/components/add-system.tsx -msgid "Add system" -msgstr "" - -#: src/components/routes/settings/notifications.tsx -msgid "Add URL" -msgstr "" - -#: src/components/routes/settings/general.tsx -msgid "Adjust display options for charts." -msgstr "" - -#: src/components/command-palette.tsx -#: src/components/command-palette.tsx -msgid "Admin" -msgstr "" - -#: src/components/systems-table/systems-table-columns.tsx -msgid "Agent" -msgstr "" - -#: src/components/command-palette.tsx -#: src/components/routes/settings/alerts-history-data-table.tsx -#: src/components/routes/settings/layout.tsx -msgid "Alert History" -msgstr "" - -#: src/components/alerts/alert-button.tsx -#: src/components/alerts/alerts-sheet.tsx -msgid "Alerts" -msgstr "" - -#: src/components/alerts/alerts-sheet.tsx -#: src/components/systems-table/systems-table.tsx -#: src/components/systems-table/systems-table.tsx -msgid "All Systems" -msgstr "" - -#: src/components/systems-table/systems-table-columns.tsx -msgid "Are you sure you want to delete {name}?" -msgstr "" - -#: src/components/routes/settings/alerts-history-data-table.tsx -msgid "Are you sure?" -msgstr "" - -#: src/components/copy-to-clipboard.tsx -msgid "Automatic copy requires a secure context." -msgstr "" - -#: src/components/routes/system.tsx -msgid "Average" -msgstr "" - -#: src/components/routes/system.tsx -msgid "Average CPU utilization of containers" -msgstr "" - -#. placeholder {0}: alertData.unit -#: src/components/alerts/alerts-sheet.tsx -msgid "Average exceeds <0>{value}{0}" -msgstr "" - -#: src/components/routes/system.tsx -msgid "Average power consumption of GPUs" -msgstr "" - -#: src/components/routes/system.tsx -msgid "Average system-wide CPU utilization" -msgstr "" - -#. placeholder {0}: gpu.n -#: src/components/routes/system.tsx -msgid "Average utilization of {0}" -msgstr "" - -#: src/components/command-palette.tsx -#: src/components/navbar.tsx -msgid "Backups" -msgstr "" - -#: src/components/routes/system.tsx -#: src/lib/alerts.ts -msgid "Bandwidth" -msgstr "" - -#: src/components/routes/system.tsx -msgid "Battery" -msgstr "" - -#: src/components/login/auth-form.tsx -msgid "Beszel supports OpenID Connect and many OAuth2 authentication providers." -msgstr "" - -#: src/components/routes/settings/notifications.tsx -msgid "Beszel uses <0>Shoutrrr to integrate with popular notification services." -msgstr "" - -#: src/components/add-system.tsx -msgid "Binary" -msgstr "" - -#: src/components/routes/settings/general.tsx -#: src/components/routes/settings/general.tsx -msgid "Bits (Kbps, Mbps, Gbps)" -msgstr "" - -#: src/components/routes/settings/general.tsx -#: src/components/routes/settings/general.tsx -msgid "Bytes (KB/s, MB/s, GB/s)" -msgstr "" - -#: src/components/charts/mem-chart.tsx -msgid "Cache / Buffers" -msgstr "" - -#: src/components/routes/settings/alerts-history-data-table.tsx -#: src/components/systems-table/systems-table-columns.tsx -msgid "Cancel" -msgstr "" - -#: src/components/routes/settings/config-yaml.tsx -msgid "Caution - potential data loss" -msgstr "" - -#: src/components/routes/settings/general.tsx -msgid "Celsius (°C)" -msgstr "" - -#: src/components/routes/settings/general.tsx -msgid "Change display units for metrics." -msgstr "" - -#: src/components/routes/settings/general.tsx -msgid "Change general application options." -msgstr "" - -#: src/components/routes/system.tsx -msgid "Charge" -msgstr "" - -#. Context: Battery state -#: src/lib/i18n.ts -msgid "Charging" -msgstr "" - -#: src/components/routes/settings/general.tsx -msgid "Chart options" -msgstr "" - -#: src/components/login/forgot-pass-form.tsx -msgid "Check {email} for a reset link." -msgstr "" - -#: src/components/routes/settings/layout.tsx -msgid "Check logs for more details." -msgstr "" - -#: src/components/routes/settings/notifications.tsx -msgid "Check your notification service" -msgstr "" - -#: src/components/ui/input-copy.tsx -msgid "Click to copy" -msgstr "" - -#: src/components/login/forgot-pass-form.tsx -#: src/components/login/forgot-pass-form.tsx -msgid "Command line instructions" -msgstr "" - -#: src/components/routes/settings/notifications.tsx -msgid "Configure how you receive alert notifications." -msgstr "" - -#: src/components/login/auth-form.tsx -#: src/components/login/auth-form.tsx -msgid "Confirm password" -msgstr "" - -#: src/components/routes/home.tsx -msgid "Connection is down" -msgstr "" - -#: src/components/routes/settings/alerts-history-data-table.tsx -#: src/components/systems-table/systems-table-columns.tsx -msgid "Continue" -msgstr "" - -#: src/lib/utils.ts -msgid "Copied to clipboard" -msgstr "" - -#: src/components/add-system.tsx -#: src/components/routes/settings/tokens-fingerprints.tsx -msgctxt "Button to copy docker compose file content" -msgid "Copy docker compose" -msgstr "" - -#: src/components/add-system.tsx -#: src/components/routes/settings/tokens-fingerprints.tsx -msgctxt "Button to copy docker run command" -msgid "Copy docker run" -msgstr "" - -#: src/components/routes/settings/tokens-fingerprints.tsx -msgctxt "Environment variables" -msgid "Copy env" -msgstr "" - -#: src/components/systems-table/systems-table-columns.tsx -msgid "Copy host" -msgstr "" - -#: src/components/add-system.tsx -#: src/components/routes/settings/tokens-fingerprints.tsx -msgid "Copy Linux command" -msgstr "" - -#: src/components/systems-table/systems-table-columns.tsx -msgid "Copy name" -msgstr "" - -#: src/components/copy-to-clipboard.tsx -msgid "Copy text" -msgstr "" - -#: src/components/add-system.tsx -msgid "Copy the installation command for the agent below, or register agents automatically with a <0>universal token." -msgstr "" - -#: src/components/add-system.tsx -msgid "Copy the<0>docker-compose.yml content for the agent below, or register agents automatically with a <1>universal token." -msgstr "" - -#: src/components/routes/settings/tokens-fingerprints.tsx -msgid "Copy YAML" -msgstr "" - -#: src/components/systems-table/systems-table-columns.tsx -msgid "CPU" -msgstr "" - -#: src/components/routes/system.tsx -#: src/components/routes/system.tsx -#: src/lib/alerts.ts -msgid "CPU Usage" -msgstr "" - -#: src/components/login/auth-form.tsx -msgid "Create account" -msgstr "" - -#. Context: date created -#: src/components/alerts-history-columns.tsx -msgid "Created" -msgstr "" - -#: src/components/routes/settings/general.tsx -msgid "Critical (%)" -msgstr "" - -#. Context: Battery state -#: src/components/routes/system.tsx -msgid "Current state" -msgstr "" - -#: src/components/command-palette.tsx -#: src/components/routes/home.tsx -msgid "Dashboard" -msgstr "" - -#: src/components/routes/settings/general.tsx -msgid "Default time period" -msgstr "" - -#: src/components/routes/settings/alerts-history-data-table.tsx -#: src/components/systems-table/systems-table-columns.tsx -msgid "Delete" -msgstr "" - -#: src/components/routes/settings/tokens-fingerprints.tsx -msgid "Delete fingerprint" -msgstr "" - -#. Context: Battery state -#: src/lib/i18n.ts -msgid "Discharging" -msgstr "" - -#: src/components/systems-table/systems-table-columns.tsx -msgid "Disk" -msgstr "" - -#: src/components/routes/system.tsx -msgid "Disk I/O" -msgstr "" - -#: src/components/routes/settings/general.tsx -msgid "Disk unit" -msgstr "" - -#: src/components/charts/disk-chart.tsx -#: src/components/routes/system.tsx -#: src/lib/alerts.ts -msgid "Disk Usage" -msgstr "" - -#: src/components/routes/system.tsx -msgid "Disk usage of {extraFsName}" -msgstr "" - -#: src/components/routes/system.tsx -msgid "Docker CPU Usage" -msgstr "" - -#: src/components/routes/system.tsx -msgid "Docker Memory Usage" -msgstr "" - -#: src/components/routes/system.tsx -msgid "Docker Network I/O" -msgstr "" - -#: src/components/command-palette.tsx -msgid "Documentation" -msgstr "" - -#. Context: System is down -#: src/components/alerts-history-columns.tsx -#: src/components/routes/system.tsx -#: src/components/systems-table/systems-table-columns.tsx -#: src/components/systems-table/systems-table.tsx -#: src/lib/alerts.ts -msgid "Down" -msgstr "" - -#: src/components/alerts-history-columns.tsx -msgid "Duration" -msgstr "" - -#: src/components/add-system.tsx -#: src/components/systems-table/systems-table-columns.tsx -msgid "Edit" -msgstr "" - -#: src/components/login/auth-form.tsx -#: src/components/login/forgot-pass-form.tsx -msgid "Email" -msgstr "" - -#: src/components/routes/settings/notifications.tsx -msgid "Email notifications" -msgstr "" - -#. Context: Battery state -#: src/lib/i18n.ts -msgid "Empty" -msgstr "" - -#: src/components/login/login.tsx -msgid "Enter email address to reset password" -msgstr "" - -#: src/components/routes/settings/notifications.tsx -msgid "Enter email address..." -msgstr "" - -#: 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 "" - -#. placeholder {0}: alert.value -#. placeholder {1}: info.unit -#. placeholder {2}: alert.min -#: src/components/routes/home.tsx -msgid "Exceeds {0}{1} in last {2, plural, one {# minute} other {# minutes}}" -msgstr "" - -#: src/components/routes/settings/config-yaml.tsx -msgid "Existing systems not defined in <0>config.yml will be deleted. Please make regular backups." -msgstr "" - -#: src/components/routes/settings/alerts-history-data-table.tsx -msgid "Export" -msgstr "" - -#: src/components/routes/settings/config-yaml.tsx -msgid "Export configuration" -msgstr "" - -#: src/components/routes/settings/config-yaml.tsx -msgid "Export your current systems configuration." -msgstr "" - -#: src/components/routes/settings/general.tsx -msgid "Fahrenheit (°F)" -msgstr "" - -#: src/lib/api.ts -msgid "Failed to authenticate" -msgstr "" - -#: src/components/routes/settings/layout.tsx -#: src/components/routes/settings/notifications.tsx -msgid "Failed to save settings" -msgstr "" - -#: src/components/routes/settings/notifications.tsx -msgid "Failed to send test notification" -msgstr "" - -#: src/components/alerts/alerts-sheet.tsx -msgid "Failed to update alert" -msgstr "" - -#: src/components/routes/settings/alerts-history-data-table.tsx -#: src/components/routes/system.tsx -#: src/components/systems-table/systems-table.tsx -msgid "Filter..." -msgstr "" - -#: src/components/routes/settings/tokens-fingerprints.tsx -msgid "Fingerprint" -msgstr "" - -#: src/components/alerts/alerts-sheet.tsx -msgid "For <0>{min} {min, plural, one {minute} other {minutes}}" -msgstr "" - -#: src/components/login/auth-form.tsx -msgid "Forgot password?" -msgstr "" - -#. Context: Battery state -#: src/lib/i18n.ts -msgid "Full" -msgstr "" - -#. Context: General settings -#: src/components/routes/settings/general.tsx -#: src/components/routes/settings/layout.tsx -msgid "General" -msgstr "" - -#: src/components/routes/system.tsx -msgid "GPU Power Draw" -msgstr "" - -#: src/components/systems-table/systems-table.tsx -msgid "Grid" -msgstr "" - -#: src/components/add-system.tsx -#: src/components/routes/settings/tokens-fingerprints.tsx -msgctxt "Button to copy install command" -msgid "Homebrew command" -msgstr "" - -#: src/components/add-system.tsx -msgid "Host / IP" -msgstr "" - -#. Context: Battery state -#: src/lib/i18n.ts -msgid "Idle" -msgstr "" - -#: 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 "" - -#: src/components/login/auth-form.tsx -msgid "Invalid email address." -msgstr "" - -#. Linux kernel -#: src/components/routes/system.tsx -msgid "Kernel" -msgstr "" - -#: src/components/routes/settings/general.tsx -msgid "Language" -msgstr "" - -#: src/components/systems-table/systems-table.tsx -msgid "Layout" -msgstr "" - -#: src/components/routes/system.tsx -msgid "Load Average" -msgstr "" - -#: src/lib/alerts.ts -msgid "Load Average 15m" -msgstr "" - -#: src/lib/alerts.ts -msgid "Load Average 1m" -msgstr "" - -#: src/lib/alerts.ts -msgid "Load Average 5m" -msgstr "" - -#. Short label for load average -#: src/components/systems-table/systems-table-columns.tsx -msgid "Load Avg" -msgstr "" - -#: src/components/navbar.tsx -msgid "Log Out" -msgstr "" - -#: src/components/login/login.tsx -msgid "Login" -msgstr "" - -#: src/components/login/auth-form.tsx -#: src/components/login/forgot-pass-form.tsx -msgid "Login attempt failed" -msgstr "" - -#: src/components/command-palette.tsx -#: src/components/navbar.tsx -msgid "Logs" -msgstr "" - -#: src/components/routes/settings/notifications.tsx -msgid "Looking instead for where to create alerts? Click the bell <0/> icons in the systems table." -msgstr "" - -#: src/components/routes/settings/layout.tsx -msgid "Manage display and notification preferences." -msgstr "" - -#: src/components/add-system.tsx -msgid "Manual setup instructions" -msgstr "" - -#. Chart select field. Please try to keep this short. -#: src/components/routes/system.tsx -msgid "Max 1 min" -msgstr "" - -#: src/components/systems-table/systems-table-columns.tsx -msgid "Memory" -msgstr "" - -#: src/components/routes/system.tsx -#: src/lib/alerts.ts -msgid "Memory Usage" -msgstr "" - -#: src/components/routes/system.tsx -msgid "Memory usage of docker containers" -msgstr "" - -#: src/components/add-system.tsx -#: src/components/alerts-history-columns.tsx -msgid "Name" -msgstr "" - -#: src/components/systems-table/systems-table-columns.tsx -msgid "Net" -msgstr "" - -#: src/components/routes/system.tsx -msgid "Network traffic of docker containers" -msgstr "" - -#: src/components/routes/system.tsx -msgid "Network traffic of public interfaces" -msgstr "" - -#. Context: Bytes or bits -#: src/components/routes/settings/general.tsx -msgid "Network unit" -msgstr "" - -#: src/components/command-palette.tsx -msgid "No results found." -msgstr "" - -#: src/components/routes/settings/alerts-history-data-table.tsx -msgid "No results." -msgstr "" - -#: src/components/systems-table/systems-table.tsx -#: src/components/systems-table/systems-table.tsx -msgid "No systems found." -msgstr "" - -#: src/components/command-palette.tsx -#: src/components/routes/settings/layout.tsx -#: src/components/routes/settings/notifications.tsx -msgid "Notifications" -msgstr "" - -#: src/components/login/auth-form.tsx -msgid "OAuth 2 / OIDC support" -msgstr "" - -#: src/components/routes/settings/config-yaml.tsx -msgid "On each restart, systems in the database will be updated to match the systems defined in the file." -msgstr "" - -#: src/components/routes/settings/tokens-fingerprints.tsx -#: src/components/routes/settings/tokens-fingerprints.tsx -#: src/components/systems-table/systems-table-columns.tsx -msgid "Open menu" -msgstr "" - -#: src/components/login/auth-form.tsx -msgid "Or continue with" -msgstr "" - -#: src/components/alerts/alerts-sheet.tsx -msgid "Overwrite existing alerts" -msgstr "" - -#: src/components/command-palette.tsx -msgid "Page" -msgstr "" - -#. placeholder {0}: table.getState().pagination.pageIndex + 1 -#. placeholder {1}: table.getPageCount() -#: src/components/routes/settings/alerts-history-data-table.tsx -msgid "Page {0} of {1}" -msgstr "" - -#: src/components/command-palette.tsx -msgid "Pages / Settings" -msgstr "" - -#: src/components/login/auth-form.tsx -#: src/components/login/auth-form.tsx -msgid "Password" -msgstr "" - -#: src/components/login/auth-form.tsx -msgid "Password must be at least 8 characters." -msgstr "" - -#: src/components/login/auth-form.tsx -msgid "Password must be less than 72 bytes." -msgstr "" - -#: src/components/login/forgot-pass-form.tsx -msgid "Password reset request received" -msgstr "" - -#: src/components/systems-table/systems-table-columns.tsx -msgid "Pause" -msgstr "" - -#: src/components/systems-table/systems-table-columns.tsx -#: src/components/systems-table/systems-table.tsx -msgid "Paused" -msgstr "" - -#: src/components/routes/settings/notifications.tsx -msgid "Please <0>configure an SMTP server to ensure alerts are delivered." -msgstr "" - -#: src/components/alerts/alerts-sheet.tsx -msgid "Please check logs for more details." -msgstr "" - -#: src/components/login/auth-form.tsx -#: src/components/login/forgot-pass-form.tsx -msgid "Please check your credentials and try again" -msgstr "" - -#: src/components/login/login.tsx -msgid "Please create an admin account" -msgstr "" - -#: src/components/login/auth-form.tsx -msgid "Please enable pop-ups for this site" -msgstr "" - -#: src/lib/api.ts -msgid "Please log in again" -msgstr "" - -#: src/components/login/auth-form.tsx -msgid "Please see <0>the documentation for instructions." -msgstr "" - -#: src/components/login/login.tsx -msgid "Please sign in to your account" -msgstr "" - -#: src/components/add-system.tsx -msgid "Port" -msgstr "" - -#: src/components/routes/system.tsx -#: src/components/routes/system.tsx -msgid "Precise utilization at the recorded time" -msgstr "" - -#: src/components/routes/settings/general.tsx -msgid "Preferred Language" -msgstr "" - -#. Use 'Key' if your language requires many more characters -#: src/components/add-system.tsx -msgid "Public Key" -msgstr "" - -#. Disk read -#: src/components/routes/system.tsx -#: src/components/routes/system.tsx -msgid "Read" -msgstr "" - -#: src/components/routes/system.tsx -msgid "Received" -msgstr "" - -#: src/components/login/forgot-pass-form.tsx -msgid "Reset Password" -msgstr "" - -#: src/components/alerts-history-columns.tsx -#: src/components/alerts-history-columns.tsx -#: src/components/routes/settings/alerts-history-data-table.tsx -msgid "Resolved" -msgstr "" - -#: src/components/systems-table/systems-table-columns.tsx -msgid "Resume" -msgstr "" - -#: src/components/routes/settings/tokens-fingerprints.tsx -msgid "Rotate token" -msgstr "" - -#: src/components/routes/settings/alerts-history-data-table.tsx -msgid "Rows per page" -msgstr "" - -#: src/components/routes/settings/notifications.tsx -msgid "Save address using enter key or comma. Leave blank to disable email notifications." -msgstr "" - -#: src/components/routes/settings/general.tsx -#: src/components/routes/settings/notifications.tsx -msgid "Save Settings" -msgstr "" - -#: src/components/add-system.tsx -msgid "Save system" -msgstr "" - -#: src/components/navbar.tsx -msgid "Search" -msgstr "" - -#: src/components/command-palette.tsx -msgid "Search for systems or settings..." -msgstr "" - -#: src/components/alerts/alerts-sheet.tsx -msgid "See <0>notification settings to configure how you receive alerts." -msgstr "" - -#: src/components/routes/system.tsx -msgid "Sent" -msgstr "" - -#: src/components/routes/settings/general.tsx -msgid "Set percentage thresholds for meter colors." -msgstr "" - -#: src/components/routes/settings/general.tsx -msgid "Sets the default time range for charts when a system is viewed." -msgstr "" - -#: src/components/command-palette.tsx -#: src/components/command-palette.tsx -#: src/components/routes/settings/layout.tsx -#: src/components/routes/settings/layout.tsx -msgid "Settings" -msgstr "" - -#: src/components/routes/settings/layout.tsx -msgid "Settings saved" -msgstr "" - -#: src/components/login/auth-form.tsx -msgid "Sign in" -msgstr "" - -#: src/components/command-palette.tsx -msgid "SMTP settings" -msgstr "" - -#: src/components/systems-table/systems-table.tsx -msgid "Sort By" -msgstr "" - -#. Context: alert state (active or resolved) -#: src/components/alerts-history-columns.tsx -msgid "State" -msgstr "" - -#: src/components/systems-table/systems-table.tsx -#: src/lib/alerts.ts -msgid "Status" -msgstr "" - -#: src/components/routes/system.tsx -msgid "Swap space used by the system" -msgstr "" - -#: src/components/routes/system.tsx -msgid "Swap Usage" -msgstr "" - -#: src/components/alerts-history-columns.tsx -#: src/components/routes/settings/tokens-fingerprints.tsx -#: src/components/systems-table/systems-table-columns.tsx -#: src/lib/alerts.ts -msgid "System" -msgstr "" - -#: src/components/routes/system.tsx -msgid "System load averages over time" -msgstr "" - -#: src/components/navbar.tsx -msgid "Systems" -msgstr "" - -#: src/components/routes/settings/config-yaml.tsx -msgid "Systems may be managed in a <0>config.yml file inside your data directory." -msgstr "" - -#: src/components/systems-table/systems-table.tsx -msgid "Table" -msgstr "" - -#. Temperature label in systems table -#: src/components/systems-table/systems-table-columns.tsx -msgid "Temp" -msgstr "" - -#: src/components/routes/system.tsx -#: src/lib/alerts.ts -msgid "Temperature" -msgstr "" - -#: src/components/routes/settings/general.tsx -msgid "Temperature unit" -msgstr "" - -#: src/components/routes/system.tsx -msgid "Temperatures of system sensors" -msgstr "" - -#: src/components/routes/settings/notifications.tsx -msgid "Test <0>URL" -msgstr "" - -#: src/components/routes/settings/notifications.tsx -msgid "Test notification sent" -msgstr "" - -#: src/components/login/forgot-pass-form.tsx -msgid "Then log into the backend and reset your user account password in the users table." -msgstr "" - -#: src/components/systems-table/systems-table-columns.tsx -msgid "This action cannot be undone. This will permanently delete all current records for {name} from the database." -msgstr "" - -#: src/components/routes/settings/alerts-history-data-table.tsx -msgid "This will permanently delete all selected records from the database." -msgstr "" - -#: src/components/routes/system.tsx -msgid "Throughput of {extraFsName}" -msgstr "" - -#: src/components/routes/system.tsx -msgid "Throughput of root filesystem" -msgstr "" - -#: src/components/routes/settings/notifications.tsx -msgid "To email(s)" -msgstr "" - -#: src/components/routes/system.tsx -#: src/components/routes/system.tsx -msgid "Toggle grid" -msgstr "" - -#: src/components/mode-toggle.tsx -msgid "Toggle theme" -msgstr "" - -#: src/components/add-system.tsx -#: src/components/routes/settings/tokens-fingerprints.tsx -msgid "Token" -msgstr "" - -#: src/components/command-palette.tsx -#: src/components/routes/settings/layout.tsx -#: src/components/routes/settings/tokens-fingerprints.tsx -msgid "Tokens & Fingerprints" -msgstr "" - -#: src/components/routes/settings/tokens-fingerprints.tsx -msgid "Tokens allow agents to connect and register. Fingerprints are stable identifiers unique to each system, set on first connection." -msgstr "" - -#: src/components/routes/settings/tokens-fingerprints.tsx -msgid "Tokens and fingerprints are used to authenticate WebSocket connections to the hub." -msgstr "" - -#: src/lib/alerts.ts -msgid "Triggers when 1 minute load average exceeds a threshold" -msgstr "" - -#: src/lib/alerts.ts -msgid "Triggers when 15 minute load average exceeds a threshold" -msgstr "" - -#: src/lib/alerts.ts -msgid "Triggers when 5 minute load average exceeds a threshold" -msgstr "" - -#: src/lib/alerts.ts -msgid "Triggers when any sensor exceeds a threshold" -msgstr "" - -#: src/lib/alerts.ts -msgid "Triggers when combined up/down exceeds a threshold" -msgstr "" - -#: src/lib/alerts.ts -msgid "Triggers when CPU usage exceeds a threshold" -msgstr "" - -#: src/lib/alerts.ts -msgid "Triggers when memory usage exceeds a threshold" -msgstr "" - -#: src/lib/alerts.ts -msgid "Triggers when status switches between up and down" -msgstr "" - -#: src/lib/alerts.ts -msgid "Triggers when usage of any disk exceeds a threshold" -msgstr "" - -#. Temperature / network units -#: src/components/routes/settings/general.tsx -msgid "Unit preferences" -msgstr "" - -#: src/components/routes/settings/tokens-fingerprints.tsx -msgid "Universal token" -msgstr "" - -#. Context: Battery state -#: src/lib/i18n.ts -msgid "Unknown" -msgstr "" - -#. Context: System is up -#: src/components/routes/system.tsx -#: src/components/systems-table/systems-table-columns.tsx -#: src/components/systems-table/systems-table.tsx -msgid "Up" -msgstr "" - -#: src/components/systems-table/systems-table.tsx -msgid "Updated in real time. Click on a system to view information." -msgstr "" - -#: src/components/routes/system.tsx -msgid "Uptime" -msgstr "" - -#: src/components/routes/system.tsx -#: src/components/routes/system.tsx -#: src/components/routes/system.tsx -#: src/components/routes/system.tsx -msgid "Usage" -msgstr "" - -#: src/components/routes/system.tsx -msgid "Usage of root partition" -msgstr "" - -#: src/components/charts/mem-chart.tsx -#: src/components/charts/swap-chart.tsx -msgid "Used" -msgstr "" - -#: src/components/command-palette.tsx -#: src/components/navbar.tsx -msgid "Users" -msgstr "" - -#: src/components/alerts-history-columns.tsx -msgid "Value" -msgstr "" - -#: src/components/systems-table/systems-table.tsx -msgid "View" -msgstr "" - -#: src/components/routes/settings/alerts-history-data-table.tsx -msgid "View your 200 most recent alerts." -msgstr "" - -#: src/components/systems-table/systems-table.tsx -msgid "Visible Fields" -msgstr "" - -#: src/components/routes/system.tsx -msgid "Waiting for enough records to display" -msgstr "" - -#: src/components/routes/settings/general.tsx -msgid "Want to help improve our translations? Check <0>Crowdin for details." -msgstr "" - -#: src/components/routes/settings/general.tsx -msgid "Warning (%)" -msgstr "" - -#: src/components/routes/settings/general.tsx -msgid "Warning thresholds" -msgstr "" - -#: src/components/routes/settings/notifications.tsx -msgid "Webhook / Push notifications" -msgstr "" - -#: src/components/routes/settings/tokens-fingerprints.tsx -msgid "When enabled, this token allows agents to self-register without prior system creation. Expires after one hour or on hub restart." -msgstr "" - -#: src/components/add-system.tsx -#: src/components/routes/settings/tokens-fingerprints.tsx -msgctxt "Button to copy install command" -msgid "Windows command" -msgstr "" - -#. Disk write -#: src/components/routes/system.tsx -#: src/components/routes/system.tsx -msgid "Write" -msgstr "" - -#: src/components/routes/settings/layout.tsx -msgid "YAML Config" -msgstr "" - -#: src/components/routes/settings/config-yaml.tsx -msgid "YAML Configuration" -msgstr "" - -#: src/components/routes/settings/layout.tsx -msgid "Your user settings have been updated." -msgstr "" - diff --git a/beszel/site/src/locales/en/en.po b/beszel/site/src/locales/en/en.po index 71fc1e2..688e7ff 100644 --- a/beszel/site/src/locales/en/en.po +++ b/beszel/site/src/locales/en/en.po @@ -25,8 +25,8 @@ msgstr "{0, plural, one {# hour} other {# hours}}" #. placeholder {0}: Math.trunc(system.info.u / 60) #: src/components/routes/system.tsx -msgid "{0, plural, one {# minute} other {# minutes}}" -msgstr "{0, plural, one {# minute} other {# minutes}}" +msgid "{0, plural, one {# minute} few {# minutes} many {# minutes} other {# minutes}}" +msgstr "{0, plural, one {# minute} few {# minutes} many {# minutes} other {# minutes}}" #. placeholder {0}: table.getFilteredSelectedRowModel().rows.length #. placeholder {1}: table.getFilteredRowModel().rows.length diff --git a/beszel/site/src/locales/es/es.po b/beszel/site/src/locales/es/es.po index 205f82d..89a55d1 100644 --- a/beszel/site/src/locales/es/es.po +++ b/beszel/site/src/locales/es/es.po @@ -30,8 +30,8 @@ msgstr "{0, plural, one {# hora} other {# horas}}" #. placeholder {0}: Math.trunc(system.info.u / 60) #: src/components/routes/system.tsx -msgid "{0, plural, one {# minute} other {# minutes}}" -msgstr "" +msgid "{0, plural, one {# minute} few {# minutes} many {# minutes} other {# minutes}}" +msgstr "{0, plural, one {# minuto} other {# minutos}}" #. placeholder {0}: table.getFilteredSelectedRowModel().rows.length #. placeholder {1}: table.getFilteredRowModel().rows.length @@ -46,7 +46,7 @@ msgstr "1 hora" #. Load average #: src/components/charts/load-average-chart.tsx msgid "1 min" -msgstr "" +msgstr "1 min" #: src/lib/utils.ts msgid "1 week" @@ -59,7 +59,7 @@ msgstr "12 horas" #. Load average #: src/components/charts/load-average-chart.tsx msgid "15 min" -msgstr "" +msgstr "15 min" #: src/lib/utils.ts msgid "24 hours" @@ -72,7 +72,7 @@ msgstr "30 días" #. Load average #: src/components/charts/load-average-chart.tsx msgid "5 min" -msgstr "" +msgstr "5 min" #. Table column #: src/components/routes/settings/tokens-fingerprints.tsx @@ -202,12 +202,12 @@ msgstr "Binario" #: src/components/routes/settings/general.tsx #: src/components/routes/settings/general.tsx msgid "Bits (Kbps, Mbps, Gbps)" -msgstr "" +msgstr "Bits (Kbps, Mbps, Gbps)" #: src/components/routes/settings/general.tsx #: src/components/routes/settings/general.tsx msgid "Bytes (KB/s, MB/s, GB/s)" -msgstr "" +msgstr "Bytes (KB/s, MB/s, GB/s)" #: src/components/charts/mem-chart.tsx msgid "Cache / Buffers" @@ -224,7 +224,7 @@ msgstr "Precaución - posible pérdida de datos" #: src/components/routes/settings/general.tsx msgid "Celsius (°C)" -msgstr "" +msgstr "Celsius (°C)" #: src/components/routes/settings/general.tsx msgid "Change display units for metrics." @@ -261,7 +261,7 @@ msgstr "Verifique su servicio de notificaciones" #: src/components/systems-table/systems-table.tsx msgid "Click on a system to view more information." -msgstr "" +msgstr "Haga clic en un sistema para ver más información." #: src/components/ui/input-copy.tsx msgid "Click to copy" @@ -439,7 +439,7 @@ msgstr "Abajo" #: src/components/systems-table/systems-table.tsx msgid "Down ({downSystemsLength})" -msgstr "" +msgstr "Abajo ({downSystemsLength})" #: src/components/alerts-history-columns.tsx msgid "Duration" @@ -505,7 +505,7 @@ msgstr "Exporte la configuración actual de sus sistemas." #: src/components/routes/settings/general.tsx msgid "Fahrenheit (°F)" -msgstr "" +msgstr "Fahrenheit (°F)" #: src/lib/api.ts msgid "Failed to authenticate" @@ -770,7 +770,7 @@ msgstr "Pausado" #: src/components/systems-table/systems-table.tsx msgid "Paused ({pausedSystemsLength})" -msgstr "" +msgstr "Pausado ({pausedSystemsLength})" #: src/components/routes/settings/notifications.tsx msgid "Please <0>configure an SMTP server to ensure alerts are delivered." @@ -1018,7 +1018,7 @@ msgstr "Alternar tema" #: src/components/add-system.tsx #: src/components/routes/settings/tokens-fingerprints.tsx msgid "Token" -msgstr "" +msgstr "Token" #: src/components/command-palette.tsx #: src/components/routes/settings/layout.tsx @@ -1093,7 +1093,7 @@ msgstr "Activo" #: src/components/systems-table/systems-table.tsx msgid "Up ({upSystemsLength})" -msgstr "" +msgstr "Activo ({upSystemsLength})" #: src/components/routes/system.tsx msgid "Uptime" diff --git a/beszel/site/src/locales/fa/fa.po b/beszel/site/src/locales/fa/fa.po index 61bc943..32e9c56 100644 --- a/beszel/site/src/locales/fa/fa.po +++ b/beszel/site/src/locales/fa/fa.po @@ -30,8 +30,8 @@ msgstr "{0, plural, one {# ساعت} other {# ساعت}}" #. placeholder {0}: Math.trunc(system.info.u / 60) #: src/components/routes/system.tsx -msgid "{0, plural, one {# minute} other {# minutes}}" -msgstr "" +msgid "{0, plural, one {# minute} few {# minutes} many {# minutes} other {# minutes}}" +msgstr "{0, plural, one {# دقیقه} few {# دقیقه} many {# دقیقه} other {# دقیقه}}" #. placeholder {0}: table.getFilteredSelectedRowModel().rows.length #. placeholder {1}: table.getFilteredRowModel().rows.length @@ -261,7 +261,7 @@ msgstr "سرویس اطلاع‌رسانی خود را بررسی کنید" #: src/components/systems-table/systems-table.tsx msgid "Click on a system to view more information." -msgstr "" +msgstr "برای مشاهده اطلاعات بیشتر روی یک سیستم کلیک کنید." #: src/components/ui/input-copy.tsx msgid "Click to copy" @@ -439,7 +439,7 @@ msgstr "قطع" #: src/components/systems-table/systems-table.tsx msgid "Down ({downSystemsLength})" -msgstr "" +msgstr "قطع ({downSystemsLength})" #: src/components/alerts-history-columns.tsx msgid "Duration" @@ -770,7 +770,7 @@ msgstr "مکث شده" #: src/components/systems-table/systems-table.tsx msgid "Paused ({pausedSystemsLength})" -msgstr "" +msgstr "مکث شده ({pausedSystemsLength})" #: src/components/routes/settings/notifications.tsx msgid "Please <0>configure an SMTP server to ensure alerts are delivered." @@ -1093,7 +1093,7 @@ msgstr "فعال" #: src/components/systems-table/systems-table.tsx msgid "Up ({upSystemsLength})" -msgstr "" +msgstr "فعال ({upSystemsLength})" #: src/components/routes/system.tsx msgid "Uptime" diff --git a/beszel/site/src/locales/fr/fr.po b/beszel/site/src/locales/fr/fr.po index e1ba706..249d029 100644 --- a/beszel/site/src/locales/fr/fr.po +++ b/beszel/site/src/locales/fr/fr.po @@ -30,7 +30,7 @@ msgstr "{0, plural, one {# heure} other {# heures}}" #. placeholder {0}: Math.trunc(system.info.u / 60) #: src/components/routes/system.tsx -msgid "{0, plural, one {# minute} other {# minutes}}" +msgid "{0, plural, one {# minute} few {# minutes} many {# minutes} other {# minutes}}" msgstr "" #. placeholder {0}: table.getFilteredSelectedRowModel().rows.length diff --git a/beszel/site/src/locales/hr/hr.po b/beszel/site/src/locales/hr/hr.po index de6adbd..c2492b8 100644 --- a/beszel/site/src/locales/hr/hr.po +++ b/beszel/site/src/locales/hr/hr.po @@ -30,7 +30,7 @@ msgstr "{0, plural, one {# sat} other {# sati}}" #. placeholder {0}: Math.trunc(system.info.u / 60) #: src/components/routes/system.tsx -msgid "{0, plural, one {# minute} other {# minutes}}" +msgid "{0, plural, one {# minute} few {# minutes} many {# minutes} other {# minutes}}" msgstr "" #. placeholder {0}: table.getFilteredSelectedRowModel().rows.length diff --git a/beszel/site/src/locales/hu/hu.po b/beszel/site/src/locales/hu/hu.po index 8a56597..4f34b14 100644 --- a/beszel/site/src/locales/hu/hu.po +++ b/beszel/site/src/locales/hu/hu.po @@ -30,7 +30,7 @@ msgstr "{0, plural, one {# óra} other {# óra}}" #. placeholder {0}: Math.trunc(system.info.u / 60) #: src/components/routes/system.tsx -msgid "{0, plural, one {# minute} other {# minutes}}" +msgid "{0, plural, one {# minute} few {# minutes} many {# minutes} other {# minutes}}" msgstr "" #. placeholder {0}: table.getFilteredSelectedRowModel().rows.length diff --git a/beszel/site/src/locales/is/is.po b/beszel/site/src/locales/is/is.po index ad22f02..f49a63c 100644 --- a/beszel/site/src/locales/is/is.po +++ b/beszel/site/src/locales/is/is.po @@ -30,7 +30,7 @@ msgstr "{0, plural, one {# klukkustund} other {# klukkustundir}}" #. placeholder {0}: Math.trunc(system.info.u / 60) #: src/components/routes/system.tsx -msgid "{0, plural, one {# minute} other {# minutes}}" +msgid "{0, plural, one {# minute} few {# minutes} many {# minutes} other {# minutes}}" msgstr "" #. placeholder {0}: table.getFilteredSelectedRowModel().rows.length diff --git a/beszel/site/src/locales/it/it.po b/beszel/site/src/locales/it/it.po index 9f335e4..4979270 100644 --- a/beszel/site/src/locales/it/it.po +++ b/beszel/site/src/locales/it/it.po @@ -30,8 +30,8 @@ msgstr "{0, plural, one {# ora} other {# ore}}" #. placeholder {0}: Math.trunc(system.info.u / 60) #: src/components/routes/system.tsx -msgid "{0, plural, one {# minute} other {# minutes}}" -msgstr "" +msgid "{0, plural, one {# minute} few {# minutes} many {# minutes} other {# minutes}}" +msgstr "{0, plural, one {# minuto} other {# minuti}}" #. placeholder {0}: table.getFilteredSelectedRowModel().rows.length #. placeholder {1}: table.getFilteredRowModel().rows.length @@ -202,12 +202,12 @@ msgstr "Binario" #: src/components/routes/settings/general.tsx #: src/components/routes/settings/general.tsx msgid "Bits (Kbps, Mbps, Gbps)" -msgstr "" +msgstr "Bit (Kbps, Mbps, Gbps)" #: src/components/routes/settings/general.tsx #: src/components/routes/settings/general.tsx msgid "Bytes (KB/s, MB/s, GB/s)" -msgstr "" +msgstr "Byte (KB/s, MB/s, GB/s)" #: src/components/charts/mem-chart.tsx msgid "Cache / Buffers" @@ -224,11 +224,11 @@ msgstr "Attenzione - possibile perdita di dati" #: src/components/routes/settings/general.tsx msgid "Celsius (°C)" -msgstr "" +msgstr "Celsius (°C)" #: src/components/routes/settings/general.tsx msgid "Change display units for metrics." -msgstr "" +msgstr "Modifica le unità di visualizzazione per le metriche." #: src/components/routes/settings/general.tsx msgid "Change general application options." @@ -261,7 +261,7 @@ msgstr "Controlla il tuo servizio di notifica" #: src/components/systems-table/systems-table.tsx msgid "Click on a system to view more information." -msgstr "" +msgstr "Clicca su un sistema per visualizzare più informazioni." #: src/components/ui/input-copy.tsx msgid "Click to copy" @@ -283,7 +283,7 @@ msgstr "Conferma password" #: src/components/routes/home.tsx msgid "Connection is down" -msgstr "" +msgstr "La connessione è interrotta" #: src/components/routes/settings/alerts-history-data-table.tsx #: src/components/systems-table/systems-table-columns.tsx @@ -357,7 +357,7 @@ msgstr "Crea account" #. Context: date created #: src/components/alerts-history-columns.tsx msgid "Created" -msgstr "" +msgstr "Creato" #: src/components/routes/settings/general.tsx msgid "Critical (%)" @@ -401,7 +401,7 @@ msgstr "I/O Disco" #: src/components/routes/settings/general.tsx msgid "Disk unit" -msgstr "" +msgstr "Unità disco" #: src/components/charts/disk-chart.tsx #: src/components/routes/system.tsx @@ -439,11 +439,11 @@ msgstr "Offline" #: src/components/systems-table/systems-table.tsx msgid "Down ({downSystemsLength})" -msgstr "" +msgstr "Offline ({downSystemsLength})" #: src/components/alerts-history-columns.tsx msgid "Duration" -msgstr "" +msgstr "Durata" #: src/components/add-system.tsx #: src/components/systems-table/systems-table-columns.tsx @@ -505,7 +505,7 @@ msgstr "Esporta la configurazione attuale dei tuoi sistemi." #: src/components/routes/settings/general.tsx msgid "Fahrenheit (°F)" -msgstr "" +msgstr "Fahrenheit (°F)" #: src/lib/api.ts msgid "Failed to authenticate" @@ -532,7 +532,7 @@ msgstr "Filtra..." #: src/components/routes/settings/tokens-fingerprints.tsx msgid "Fingerprint" -msgstr "" +msgstr "Impronta digitale" #: src/components/alerts/alerts-sheet.tsx msgid "For <0>{min} {min, plural, one {minute} other {minutes}}" @@ -686,7 +686,7 @@ msgstr "Traffico di rete delle interfacce pubbliche" #. Context: Bytes or bits #: src/components/routes/settings/general.tsx msgid "Network unit" -msgstr "" +msgstr "Unità rete" #: src/components/command-palette.tsx msgid "No results found." @@ -770,7 +770,7 @@ msgstr "In pausa" #: src/components/systems-table/systems-table.tsx msgid "Paused ({pausedSystemsLength})" -msgstr "" +msgstr "In pausa ({pausedSystemsLength})" #: src/components/routes/settings/notifications.tsx msgid "Please <0>configure an SMTP server to ensure alerts are delivered." @@ -841,7 +841,7 @@ msgstr "Reimposta Password" #: src/components/alerts-history-columns.tsx #: src/components/routes/settings/alerts-history-data-table.tsx msgid "Resolved" -msgstr "" +msgstr "Risolto" #: src/components/systems-table/systems-table-columns.tsx msgid "Resume" @@ -853,7 +853,7 @@ msgstr "Ruota token" #: src/components/routes/settings/alerts-history-data-table.tsx msgid "Rows per page" -msgstr "" +msgstr "Righe per pagina" #: src/components/routes/settings/notifications.tsx msgid "Save address using enter key or comma. Leave blank to disable email notifications." @@ -918,7 +918,7 @@ msgstr "Ordina per" #. Context: alert state (active or resolved) #: src/components/alerts-history-columns.tsx msgid "State" -msgstr "" +msgstr "Stato" #: src/components/systems-table/systems-table.tsx #: src/lib/alerts.ts @@ -942,7 +942,7 @@ msgstr "Sistema" #: src/components/routes/system.tsx msgid "System load averages over time" -msgstr "" +msgstr "Medie di carico del sistema nel tempo" #: src/components/navbar.tsx msgid "Systems" @@ -968,7 +968,7 @@ msgstr "Temperatura" #: src/components/routes/settings/general.tsx msgid "Temperature unit" -msgstr "" +msgstr "Unità temperatura" #: src/components/routes/system.tsx msgid "Temperatures of system sensors" @@ -992,7 +992,7 @@ msgstr "Questa azione non può essere annullata. Questo eliminerà permanentemen #: src/components/routes/settings/alerts-history-data-table.tsx msgid "This will permanently delete all selected records from the database." -msgstr "" +msgstr "Questo eliminerà permanentemente tutti i record selezionati dal database." #: src/components/routes/system.tsx msgid "Throughput of {extraFsName}" @@ -1036,15 +1036,15 @@ msgstr "I token e le impronte digitali vengono utilizzati per autenticare le con #: src/lib/alerts.ts msgid "Triggers when 1 minute load average exceeds a threshold" -msgstr "" +msgstr "Si attiva quando la media di carico di 1 minuto supera una soglia" #: src/lib/alerts.ts msgid "Triggers when 15 minute load average exceeds a threshold" -msgstr "" +msgstr "Si attiva quando la media di carico di 15 minuti supera una soglia" #: src/lib/alerts.ts msgid "Triggers when 5 minute load average exceeds a threshold" -msgstr "" +msgstr "Si attiva quando la media di carico di 5 minuti supera una soglia" #: src/lib/alerts.ts msgid "Triggers when any sensor exceeds a threshold" @@ -1073,7 +1073,7 @@ msgstr "Attiva quando l'utilizzo di un disco supera una soglia" #. Temperature / network units #: src/components/routes/settings/general.tsx msgid "Unit preferences" -msgstr "" +msgstr "Preferenze unità" #: src/components/command-palette.tsx #: src/components/routes/settings/tokens-fingerprints.tsx @@ -1093,7 +1093,7 @@ msgstr "Attivo" #: src/components/systems-table/systems-table.tsx msgid "Up ({upSystemsLength})" -msgstr "" +msgstr "Attivo ({upSystemsLength})" #: src/components/routes/system.tsx msgid "Uptime" @@ -1122,7 +1122,7 @@ msgstr "Utenti" #: src/components/alerts-history-columns.tsx msgid "Value" -msgstr "" +msgstr "Valore" #: src/components/systems-table/systems-table.tsx msgid "View" @@ -1130,7 +1130,7 @@ msgstr "Vista" #: src/components/routes/settings/alerts-history-data-table.tsx msgid "View your 200 most recent alerts." -msgstr "" +msgstr "Visualizza i tuoi 200 avvisi più recenti." #: src/components/systems-table/systems-table.tsx msgid "Visible Fields" diff --git a/beszel/site/src/locales/ja/ja.po b/beszel/site/src/locales/ja/ja.po index 0755710..6a8ca59 100644 --- a/beszel/site/src/locales/ja/ja.po +++ b/beszel/site/src/locales/ja/ja.po @@ -30,8 +30,8 @@ msgstr "{0, plural, one {# 時間} other {# 時間}}" #. placeholder {0}: Math.trunc(system.info.u / 60) #: src/components/routes/system.tsx -msgid "{0, plural, one {# minute} other {# minutes}}" -msgstr "" +msgid "{0, plural, one {# minute} few {# minutes} many {# minutes} other {# minutes}}" +msgstr "{0, plural, one {# 分} few {# 分} many {# 分} other {# 分}}" #. placeholder {0}: table.getFilteredSelectedRowModel().rows.length #. placeholder {1}: table.getFilteredRowModel().rows.length @@ -261,7 +261,7 @@ msgstr "通知サービスを確認してください" #: src/components/systems-table/systems-table.tsx msgid "Click on a system to view more information." -msgstr "" +msgstr "システムをクリックして詳細を表示します。" #: src/components/ui/input-copy.tsx msgid "Click to copy" @@ -439,7 +439,7 @@ msgstr "停止" #: src/components/systems-table/systems-table.tsx msgid "Down ({downSystemsLength})" -msgstr "" +msgstr "停止 ({downSystemsLength})" #: src/components/alerts-history-columns.tsx msgid "Duration" @@ -770,7 +770,7 @@ msgstr "一時停止中" #: src/components/systems-table/systems-table.tsx msgid "Paused ({pausedSystemsLength})" -msgstr "" +msgstr "一時停止 ({pausedSystemsLength})" #: src/components/routes/settings/notifications.tsx msgid "Please <0>configure an SMTP server to ensure alerts are delivered." @@ -1093,7 +1093,7 @@ msgstr "正常" #: src/components/systems-table/systems-table.tsx msgid "Up ({upSystemsLength})" -msgstr "" +msgstr "正常 ({upSystemsLength})" #: src/components/routes/system.tsx msgid "Uptime" diff --git a/beszel/site/src/locales/ko/ko.po b/beszel/site/src/locales/ko/ko.po index d5c9257..f0fdfda 100644 --- a/beszel/site/src/locales/ko/ko.po +++ b/beszel/site/src/locales/ko/ko.po @@ -30,8 +30,8 @@ msgstr "{0, plural, one {# 시간} other {# 시간}}" #. placeholder {0}: Math.trunc(system.info.u / 60) #: src/components/routes/system.tsx -msgid "{0, plural, one {# minute} other {# minutes}}" -msgstr "{0, plural, one {# 분} other {# 분}}" +msgid "{0, plural, one {# minute} few {# minutes} many {# minutes} other {# minutes}}" +msgstr "{0, plural, one {# 분} few {# 분} many {# 분} other {# 분}}" #. placeholder {0}: table.getFilteredSelectedRowModel().rows.length #. placeholder {1}: table.getFilteredRowModel().rows.length @@ -261,7 +261,7 @@ msgstr "알림 서비스를 확인하세요." #: src/components/systems-table/systems-table.tsx msgid "Click on a system to view more information." -msgstr "" +msgstr "더 많은 정보를 보려면 시스템을 클릭하세요." #: src/components/ui/input-copy.tsx msgid "Click to copy" @@ -439,7 +439,7 @@ msgstr "오프라인" #: src/components/systems-table/systems-table.tsx msgid "Down ({downSystemsLength})" -msgstr "" +msgstr "오프라인 ({downSystemsLength})" #: src/components/alerts-history-columns.tsx msgid "Duration" @@ -770,7 +770,7 @@ msgstr "일시 정지됨" #: src/components/systems-table/systems-table.tsx msgid "Paused ({pausedSystemsLength})" -msgstr "" +msgstr "일시 정지됨 ({pausedSystemsLength})" #: src/components/routes/settings/notifications.tsx msgid "Please <0>configure an SMTP server to ensure alerts are delivered." @@ -1093,7 +1093,7 @@ msgstr "온라인" #: src/components/systems-table/systems-table.tsx msgid "Up ({upSystemsLength})" -msgstr "" +msgstr "온라인 ({upSystemsLength})" #: src/components/routes/system.tsx msgid "Uptime" diff --git a/beszel/site/src/locales/nl/nl.po b/beszel/site/src/locales/nl/nl.po index bc00768..6ac491c 100644 --- a/beszel/site/src/locales/nl/nl.po +++ b/beszel/site/src/locales/nl/nl.po @@ -30,8 +30,8 @@ msgstr "{0, plural, one {# uur} other {# uren}}" #. placeholder {0}: Math.trunc(system.info.u / 60) #: src/components/routes/system.tsx -msgid "{0, plural, one {# minute} other {# minutes}}" -msgstr "" +msgid "{0, plural, one {# minute} few {# minutes} many {# minutes} other {# minutes}}" +msgstr "{0, plural, one {# minuut} other {# minuten}}" #. placeholder {0}: table.getFilteredSelectedRowModel().rows.length #. placeholder {1}: table.getFilteredRowModel().rows.length @@ -261,7 +261,7 @@ msgstr "Controleer je meldingsservice" #: src/components/systems-table/systems-table.tsx msgid "Click on a system to view more information." -msgstr "" +msgstr "Klik op een systeem om meer informatie te bekijken." #: src/components/ui/input-copy.tsx msgid "Click to copy" @@ -439,7 +439,7 @@ msgstr "Offline" #: src/components/systems-table/systems-table.tsx msgid "Down ({downSystemsLength})" -msgstr "" +msgstr "Offline ({downSystemsLength})" #: src/components/alerts-history-columns.tsx msgid "Duration" @@ -770,7 +770,7 @@ msgstr "Gepauzeerd" #: src/components/systems-table/systems-table.tsx msgid "Paused ({pausedSystemsLength})" -msgstr "" +msgstr "Gepauzeerd ({pausedSystemsLength})" #: src/components/routes/settings/notifications.tsx msgid "Please <0>configure an SMTP server to ensure alerts are delivered." @@ -1093,7 +1093,7 @@ msgstr "Online" #: src/components/systems-table/systems-table.tsx msgid "Up ({upSystemsLength})" -msgstr "" +msgstr "Online ({upSystemsLength})" #: src/components/routes/system.tsx msgid "Uptime" diff --git a/beszel/site/src/locales/no/no.po b/beszel/site/src/locales/no/no.po index ab3e039..824a811 100644 --- a/beszel/site/src/locales/no/no.po +++ b/beszel/site/src/locales/no/no.po @@ -30,7 +30,7 @@ msgstr "{0, plural, one {# time} other {# timer}}" #. placeholder {0}: Math.trunc(system.info.u / 60) #: src/components/routes/system.tsx -msgid "{0, plural, one {# minute} other {# minutes}}" +msgid "{0, plural, one {# minute} few {# minutes} many {# minutes} other {# minutes}}" msgstr "" #. placeholder {0}: table.getFilteredSelectedRowModel().rows.length diff --git a/beszel/site/src/locales/pl/pl.po b/beszel/site/src/locales/pl/pl.po index 97dec84..a5ff12b 100644 --- a/beszel/site/src/locales/pl/pl.po +++ b/beszel/site/src/locales/pl/pl.po @@ -30,8 +30,8 @@ msgstr "{0, plural, one {godzinę} few {# godziny} many {# godzin} other {# godz #. placeholder {0}: Math.trunc(system.info.u / 60) #: src/components/routes/system.tsx -msgid "{0, plural, one {# minute} other {# minutes}}" -msgstr "{0, plural, one {# minuta} other {# minut}}" +msgid "{0, plural, one {# minute} few {# minutes} many {# minutes} other {# minutes}}" +msgstr "{0, plural, one {# minuta} few {# minuty} many {# minut} other {# minut}}" #. placeholder {0}: table.getFilteredSelectedRowModel().rows.length #. placeholder {1}: table.getFilteredRowModel().rows.length @@ -193,7 +193,7 @@ msgstr "Beszel obsługuje OpenID Connect i wielu dostawców uwierzytelniania OAu #: src/components/routes/settings/notifications.tsx msgid "Beszel uses <0>Shoutrrr to integrate with popular notification services." -msgstr "Beszel używa <0>Shoutrrr do integracji z popularnych serwisami powiadomień." +msgstr "Beszel używa <0>Shoutrrr do integracji z popularnych serwisów powiadomień." #: src/components/add-system.tsx msgid "Binary" @@ -261,7 +261,7 @@ msgstr "Sprawdź swój serwis powiadomień" #: src/components/systems-table/systems-table.tsx msgid "Click on a system to view more information." -msgstr "" +msgstr "Kliknij na system, aby zobaczyć więcej informacji." #: src/components/ui/input-copy.tsx msgid "Click to copy" @@ -439,7 +439,7 @@ msgstr "Nie działa" #: src/components/systems-table/systems-table.tsx msgid "Down ({downSystemsLength})" -msgstr "" +msgstr "Nie działa ({downSystemsLength})" #: src/components/alerts-history-columns.tsx msgid "Duration" @@ -770,7 +770,7 @@ msgstr "Wstrzymane" #: src/components/systems-table/systems-table.tsx msgid "Paused ({pausedSystemsLength})" -msgstr "" +msgstr "Wstrzymane ({pausedSystemsLength})" #: src/components/routes/settings/notifications.tsx msgid "Please <0>configure an SMTP server to ensure alerts are delivered." @@ -1093,7 +1093,7 @@ msgstr "Działa" #: src/components/systems-table/systems-table.tsx msgid "Up ({upSystemsLength})" -msgstr "" +msgstr "Działa ({upSystemsLength})" #: src/components/routes/system.tsx msgid "Uptime" diff --git a/beszel/site/src/locales/pt/pt.po b/beszel/site/src/locales/pt/pt.po index 71d2cd6..a58b3f4 100644 --- a/beszel/site/src/locales/pt/pt.po +++ b/beszel/site/src/locales/pt/pt.po @@ -30,14 +30,14 @@ msgstr "{0, plural, one {# hora} other {# horas}}" #. placeholder {0}: Math.trunc(system.info.u / 60) #: src/components/routes/system.tsx -msgid "{0, plural, one {# minute} other {# minutes}}" -msgstr "" +msgid "{0, plural, one {# minute} few {# minutes} many {# minutes} other {# minutes}}" +msgstr "{0, plural, one {# minuto} other {# minutos}}" #. placeholder {0}: table.getFilteredSelectedRowModel().rows.length #. placeholder {1}: table.getFilteredRowModel().rows.length #: src/components/routes/settings/alerts-history-data-table.tsx msgid "{0} of {1} row(s) selected." -msgstr "" +msgstr "{0} de {1} linha(s) selecionada(s)." #: src/lib/utils.ts msgid "1 hour" @@ -202,12 +202,12 @@ msgstr "Binário" #: src/components/routes/settings/general.tsx #: src/components/routes/settings/general.tsx msgid "Bits (Kbps, Mbps, Gbps)" -msgstr "" +msgstr "Bits (Kbps, Mbps, Gbps)" #: src/components/routes/settings/general.tsx #: src/components/routes/settings/general.tsx msgid "Bytes (KB/s, MB/s, GB/s)" -msgstr "" +msgstr "Bytes (KB/s, MB/s, GB/s)" #: src/components/charts/mem-chart.tsx msgid "Cache / Buffers" @@ -224,11 +224,11 @@ msgstr "Cuidado - possível perda de dados" #: src/components/routes/settings/general.tsx msgid "Celsius (°C)" -msgstr "" +msgstr "Celsius (°C)" #: src/components/routes/settings/general.tsx msgid "Change display units for metrics." -msgstr "" +msgstr "Alterar unidades de exibição para métricas." #: src/components/routes/settings/general.tsx msgid "Change general application options." @@ -261,7 +261,7 @@ msgstr "Verifique seu serviço de notificação" #: src/components/systems-table/systems-table.tsx msgid "Click on a system to view more information." -msgstr "" +msgstr "Clique em um sistema para ver mais informações." #: src/components/ui/input-copy.tsx msgid "Click to copy" @@ -283,7 +283,7 @@ msgstr "Confirmar senha" #: src/components/routes/home.tsx msgid "Connection is down" -msgstr "" +msgstr "A conexão está inativa" #: src/components/routes/settings/alerts-history-data-table.tsx #: src/components/systems-table/systems-table-columns.tsx @@ -401,7 +401,7 @@ msgstr "E/S de Disco" #: src/components/routes/settings/general.tsx msgid "Disk unit" -msgstr "" +msgstr "Unidade de disco" #: src/components/charts/disk-chart.tsx #: src/components/routes/system.tsx @@ -439,7 +439,7 @@ msgstr "“Desligado”" #: src/components/systems-table/systems-table.tsx msgid "Down ({downSystemsLength})" -msgstr "" +msgstr "Inativo ({downSystemsLength})" #: src/components/alerts-history-columns.tsx msgid "Duration" @@ -505,7 +505,7 @@ msgstr "Exporte a configuração atual dos seus sistemas." #: src/components/routes/settings/general.tsx msgid "Fahrenheit (°F)" -msgstr "" +msgstr "Fahrenheit (°F)" #: src/lib/api.ts msgid "Failed to authenticate" @@ -532,7 +532,7 @@ msgstr "Filtrar..." #: src/components/routes/settings/tokens-fingerprints.tsx msgid "Fingerprint" -msgstr "" +msgstr "Impressão digital" #: src/components/alerts/alerts-sheet.tsx msgid "For <0>{min} {min, plural, one {minute} other {minutes}}" @@ -599,24 +599,24 @@ msgstr "Aspeto" #: src/components/routes/system.tsx msgid "Load Average" -msgstr "" +msgstr "Carga Média" #: src/lib/alerts.ts msgid "Load Average 15m" -msgstr "" +msgstr "Carga média 15m" #: src/lib/alerts.ts msgid "Load Average 1m" -msgstr "" +msgstr "Carga média 1m" #: src/lib/alerts.ts msgid "Load Average 5m" -msgstr "" +msgstr "Carga média 5m" #. Short label for load average #: src/components/systems-table/systems-table-columns.tsx msgid "Load Avg" -msgstr "" +msgstr "Carga Média" #: src/components/navbar.tsx msgid "Log Out" @@ -686,7 +686,7 @@ msgstr "Tráfego de rede das interfaces públicas" #. Context: Bytes or bits #: src/components/routes/settings/general.tsx msgid "Network unit" -msgstr "" +msgstr "Unidade de rede" #: src/components/command-palette.tsx msgid "No results found." @@ -737,7 +737,7 @@ msgstr "Página" #. placeholder {1}: table.getPageCount() #: src/components/routes/settings/alerts-history-data-table.tsx msgid "Page {0} of {1}" -msgstr "" +msgstr "Página {0} de {1}" #: src/components/command-palette.tsx msgid "Pages / Settings" @@ -770,7 +770,7 @@ msgstr "Pausado" #: src/components/systems-table/systems-table.tsx msgid "Paused ({pausedSystemsLength})" -msgstr "" +msgstr "Pausado ({pausedSystemsLength})" #: src/components/routes/settings/notifications.tsx msgid "Please <0>configure an SMTP server to ensure alerts are delivered." @@ -841,7 +841,7 @@ msgstr "Redefinir Senha" #: src/components/alerts-history-columns.tsx #: src/components/routes/settings/alerts-history-data-table.tsx msgid "Resolved" -msgstr "" +msgstr "Resolvido" #: src/components/systems-table/systems-table-columns.tsx msgid "Resume" @@ -918,7 +918,7 @@ msgstr "Ordenar Por" #. Context: alert state (active or resolved) #: src/components/alerts-history-columns.tsx msgid "State" -msgstr "" +msgstr "Estado" #: src/components/systems-table/systems-table.tsx #: src/lib/alerts.ts @@ -942,7 +942,7 @@ msgstr "Sistema" #: src/components/routes/system.tsx msgid "System load averages over time" -msgstr "" +msgstr "Médias de carga do sistema ao longo do tempo" #: src/components/navbar.tsx msgid "Systems" @@ -968,7 +968,7 @@ msgstr "Temperatura" #: src/components/routes/settings/general.tsx msgid "Temperature unit" -msgstr "" +msgstr "Unidade de temperatura" #: src/components/routes/system.tsx msgid "Temperatures of system sensors" @@ -992,7 +992,7 @@ msgstr "Esta ação não pode ser desfeita. Isso excluirá permanentemente todos #: src/components/routes/settings/alerts-history-data-table.tsx msgid "This will permanently delete all selected records from the database." -msgstr "" +msgstr "Isso excluirá permanentemente todos os registros selecionados do banco de dados." #: src/components/routes/system.tsx msgid "Throughput of {extraFsName}" @@ -1018,7 +1018,7 @@ msgstr "Alternar tema" #: src/components/add-system.tsx #: src/components/routes/settings/tokens-fingerprints.tsx msgid "Token" -msgstr "" +msgstr "Token" #: src/components/command-palette.tsx #: src/components/routes/settings/layout.tsx @@ -1036,15 +1036,15 @@ msgstr "Tokens e impressões digitais são usados para autenticar conexões WebS #: src/lib/alerts.ts msgid "Triggers when 1 minute load average exceeds a threshold" -msgstr "" +msgstr "Dispara quando a média de carga de 1 minuto excede um limite" #: src/lib/alerts.ts msgid "Triggers when 15 minute load average exceeds a threshold" -msgstr "" +msgstr "Dispara quando a média de carga de 15 minutos excede um limite" #: src/lib/alerts.ts msgid "Triggers when 5 minute load average exceeds a threshold" -msgstr "" +msgstr "Dispara quando a média de carga de 5 minutos excede um limite" #: src/lib/alerts.ts msgid "Triggers when any sensor exceeds a threshold" @@ -1073,7 +1073,7 @@ msgstr "Dispara quando o uso de qualquer disco excede um limite" #. Temperature / network units #: src/components/routes/settings/general.tsx msgid "Unit preferences" -msgstr "" +msgstr "Preferências de unidade" #: src/components/command-palette.tsx #: src/components/routes/settings/tokens-fingerprints.tsx @@ -1093,7 +1093,7 @@ msgstr "“Ligado”" #: src/components/systems-table/systems-table.tsx msgid "Up ({upSystemsLength})" -msgstr "" +msgstr "Ativo ({upSystemsLength})" #: src/components/routes/system.tsx msgid "Uptime" diff --git a/beszel/site/src/locales/ru/ru.po b/beszel/site/src/locales/ru/ru.po index db92d94..da98ada 100644 --- a/beszel/site/src/locales/ru/ru.po +++ b/beszel/site/src/locales/ru/ru.po @@ -30,7 +30,7 @@ msgstr "{0, plural, one {# час} other {# часов}}" #. placeholder {0}: Math.trunc(system.info.u / 60) #: src/components/routes/system.tsx -msgid "{0, plural, one {# minute} other {# minutes}}" +msgid "{0, plural, one {# minute} few {# minutes} many {# minutes} other {# minutes}}" msgstr "" #. placeholder {0}: table.getFilteredSelectedRowModel().rows.length diff --git a/beszel/site/src/locales/sl/sl.po b/beszel/site/src/locales/sl/sl.po index dc7992b..22458c0 100644 --- a/beszel/site/src/locales/sl/sl.po +++ b/beszel/site/src/locales/sl/sl.po @@ -30,7 +30,7 @@ msgstr "{0, plural, one {# ura} two {# uri} few {# ur} other {# ur}}" #. placeholder {0}: Math.trunc(system.info.u / 60) #: src/components/routes/system.tsx -msgid "{0, plural, one {# minute} other {# minutes}}" +msgid "{0, plural, one {# minute} few {# minutes} many {# minutes} other {# minutes}}" msgstr "" #. placeholder {0}: table.getFilteredSelectedRowModel().rows.length diff --git a/beszel/site/src/locales/sv/sv.po b/beszel/site/src/locales/sv/sv.po index 4e980ba..9955b32 100644 --- a/beszel/site/src/locales/sv/sv.po +++ b/beszel/site/src/locales/sv/sv.po @@ -30,7 +30,7 @@ msgstr "{0, plural, one {# timme} other {# timmar}}" #. placeholder {0}: Math.trunc(system.info.u / 60) #: src/components/routes/system.tsx -msgid "{0, plural, one {# minute} other {# minutes}}" +msgid "{0, plural, one {# minute} few {# minutes} many {# minutes} other {# minutes}}" msgstr "" #. placeholder {0}: table.getFilteredSelectedRowModel().rows.length diff --git a/beszel/site/src/locales/tr/tr.po b/beszel/site/src/locales/tr/tr.po index 6bda57f..6c16d54 100644 --- a/beszel/site/src/locales/tr/tr.po +++ b/beszel/site/src/locales/tr/tr.po @@ -30,8 +30,8 @@ msgstr "{0, plural, one {# saat} other {# saat}}" #. placeholder {0}: Math.trunc(system.info.u / 60) #: src/components/routes/system.tsx -msgid "{0, plural, one {# minute} other {# minutes}}" -msgstr "" +msgid "{0, plural, one {# minute} few {# minutes} many {# minutes} other {# minutes}}" +msgstr "{0, plural, one {# dakika} few {# dakika} many {# dakika} other {# dakika}}" #. placeholder {0}: table.getFilteredSelectedRowModel().rows.length #. placeholder {1}: table.getFilteredRowModel().rows.length @@ -185,7 +185,7 @@ msgstr "Bant Genişliği" #: src/components/routes/system.tsx msgid "Battery" -msgstr "" +msgstr "Pil" #: src/components/login/auth-form.tsx msgid "Beszel supports OpenID Connect and many OAuth2 authentication providers." @@ -236,12 +236,12 @@ msgstr "Genel uygulama seçeneklerini değiştirin." #: src/components/routes/system.tsx msgid "Charge" -msgstr "" +msgstr "Şarj" #. Context: Battery state #: src/lib/i18n.ts msgid "Charging" -msgstr "" +msgstr "Şarj oluyor" #: src/components/routes/settings/general.tsx msgid "Chart options" @@ -261,7 +261,7 @@ msgstr "Bildirim hizmetinizi kontrol edin" #: src/components/systems-table/systems-table.tsx msgid "Click on a system to view more information." -msgstr "" +msgstr "Daha fazla bilgi görmek için bir sisteme tıklayın." #: src/components/ui/input-copy.tsx msgid "Click to copy" @@ -366,7 +366,7 @@ msgstr "Kritik (%)" #. Context: Battery state #: src/components/routes/system.tsx msgid "Current state" -msgstr "" +msgstr "Mevcut durum" #: src/components/command-palette.tsx #: src/components/routes/home.tsx @@ -389,7 +389,7 @@ msgstr "Parmak izini sil" #. Context: Battery state #: src/lib/i18n.ts msgid "Discharging" -msgstr "" +msgstr "Boşalıyor" #: src/components/systems-table/systems-table-columns.tsx msgid "Disk" @@ -439,7 +439,7 @@ msgstr "Kapalı" #: src/components/systems-table/systems-table.tsx msgid "Down ({downSystemsLength})" -msgstr "" +msgstr "Kapalı ({downSystemsLength})" #: src/components/alerts-history-columns.tsx msgid "Duration" @@ -462,7 +462,7 @@ msgstr "E-posta bildirimleri" #. Context: Battery state #: src/lib/i18n.ts msgid "Empty" -msgstr "" +msgstr "Boş" #: src/components/login/login.tsx msgid "Enter email address to reset password" @@ -545,7 +545,7 @@ msgstr "Şifrenizi mi unuttunuz?" #. Context: Battery state #: src/lib/i18n.ts msgid "Full" -msgstr "" +msgstr "Dolu" #. Context: General settings #: src/components/routes/settings/general.tsx @@ -574,7 +574,7 @@ msgstr "Host / IP" #. Context: Battery state #: src/lib/i18n.ts msgid "Idle" -msgstr "" +msgstr "Boşta" #: 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." @@ -770,7 +770,7 @@ msgstr "Duraklatıldı" #: src/components/systems-table/systems-table.tsx msgid "Paused ({pausedSystemsLength})" -msgstr "" +msgstr "Duraklatıldı ({pausedSystemsLength})" #: src/components/routes/settings/notifications.tsx msgid "Please <0>configure an SMTP server to ensure alerts are delivered." @@ -1018,7 +1018,7 @@ msgstr "Temayı değiştir" #: src/components/add-system.tsx #: src/components/routes/settings/tokens-fingerprints.tsx msgid "Token" -msgstr "" +msgstr "Token" #: src/components/command-palette.tsx #: src/components/routes/settings/layout.tsx @@ -1083,7 +1083,7 @@ msgstr "Evrensel token" #. Context: Battery state #: src/lib/i18n.ts msgid "Unknown" -msgstr "" +msgstr "Bilinmiyor" #. Context: System is up #: src/components/routes/system.tsx @@ -1093,7 +1093,7 @@ msgstr "Açık" #: src/components/systems-table/systems-table.tsx msgid "Up ({upSystemsLength})" -msgstr "" +msgstr "Açık ({upSystemsLength})" #: src/components/routes/system.tsx msgid "Uptime" diff --git a/beszel/site/src/locales/uk/uk.po b/beszel/site/src/locales/uk/uk.po index 198d40a..8c49549 100644 --- a/beszel/site/src/locales/uk/uk.po +++ b/beszel/site/src/locales/uk/uk.po @@ -30,7 +30,7 @@ msgstr "{0, plural, one {# година} few {# години} many {# годин #. placeholder {0}: Math.trunc(system.info.u / 60) #: src/components/routes/system.tsx -msgid "{0, plural, one {# minute} other {# minutes}}" +msgid "{0, plural, one {# minute} few {# minutes} many {# minutes} other {# minutes}}" msgstr "{0, plural, one {# хвилина} few {# хвилини} many {# хвилин} other {# хвилини}}" #. placeholder {0}: table.getFilteredSelectedRowModel().rows.length @@ -261,7 +261,7 @@ msgstr "Перевірте свій сервіс сповіщень" #: src/components/systems-table/systems-table.tsx msgid "Click on a system to view more information." -msgstr "" +msgstr "Натисніть на систему, щоб переглянути більше інформації." #: src/components/ui/input-copy.tsx msgid "Click to copy" @@ -439,7 +439,7 @@ msgstr "Не працює" #: src/components/systems-table/systems-table.tsx msgid "Down ({downSystemsLength})" -msgstr "" +msgstr "Не працює ({downSystemsLength})" #: src/components/alerts-history-columns.tsx msgid "Duration" @@ -770,7 +770,7 @@ msgstr "Призупинено" #: src/components/systems-table/systems-table.tsx msgid "Paused ({pausedSystemsLength})" -msgstr "" +msgstr "Призупинено ({pausedSystemsLength})" #: src/components/routes/settings/notifications.tsx msgid "Please <0>configure an SMTP server to ensure alerts are delivered." @@ -1093,7 +1093,7 @@ msgstr "Працює" #: src/components/systems-table/systems-table.tsx msgid "Up ({upSystemsLength})" -msgstr "" +msgstr "Працює ({upSystemsLength})" #: src/components/routes/system.tsx msgid "Uptime" diff --git a/beszel/site/src/locales/vi/vi.po b/beszel/site/src/locales/vi/vi.po index 0834594..b4249e9 100644 --- a/beszel/site/src/locales/vi/vi.po +++ b/beszel/site/src/locales/vi/vi.po @@ -30,8 +30,8 @@ msgstr "{0, plural, one {# giờ} other {# giờ}}" #. placeholder {0}: Math.trunc(system.info.u / 60) #: src/components/routes/system.tsx -msgid "{0, plural, one {# minute} other {# minutes}}" -msgstr "" +msgid "{0, plural, one {# minute} few {# minutes} many {# minutes} other {# minutes}}" +msgstr "{0, plural, one {# phút} few {# phút} many {# phút} other {# phút}}" #. placeholder {0}: table.getFilteredSelectedRowModel().rows.length #. placeholder {1}: table.getFilteredRowModel().rows.length @@ -261,7 +261,7 @@ msgstr "Kiểm tra dịch vụ thông báo của bạn" #: src/components/systems-table/systems-table.tsx msgid "Click on a system to view more information." -msgstr "" +msgstr "Nhấp vào hệ thống để xem thêm thông tin." #: src/components/ui/input-copy.tsx msgid "Click to copy" @@ -439,7 +439,7 @@ msgstr "Mất kết nối" #: src/components/systems-table/systems-table.tsx msgid "Down ({downSystemsLength})" -msgstr "" +msgstr "Mất kết nối ({downSystemsLength})" #: src/components/alerts-history-columns.tsx msgid "Duration" @@ -770,7 +770,7 @@ msgstr "Đã tạm dừng" #: src/components/systems-table/systems-table.tsx msgid "Paused ({pausedSystemsLength})" -msgstr "" +msgstr "Đã tạm dừng ({pausedSystemsLength})" #: src/components/routes/settings/notifications.tsx msgid "Please <0>configure an SMTP server to ensure alerts are delivered." @@ -1093,7 +1093,7 @@ msgstr "Hoạt động" #: src/components/systems-table/systems-table.tsx msgid "Up ({upSystemsLength})" -msgstr "" +msgstr "Hoạt động ({upSystemsLength})" #: src/components/routes/system.tsx msgid "Uptime" diff --git a/beszel/site/src/locales/zh-CN/zh-CN.po b/beszel/site/src/locales/zh-CN/zh-CN.po index 0d7388b..e515e21 100644 --- a/beszel/site/src/locales/zh-CN/zh-CN.po +++ b/beszel/site/src/locales/zh-CN/zh-CN.po @@ -30,8 +30,8 @@ msgstr "{0, plural, one {# 小时} other {# 小时}}" #. placeholder {0}: Math.trunc(system.info.u / 60) #: src/components/routes/system.tsx -msgid "{0, plural, one {# minute} other {# minutes}}" -msgstr "{0, plural, other {# 分钟}}" +msgid "{0, plural, one {# minute} few {# minutes} many {# minutes} other {# minutes}}" +msgstr "{0, plural, one {# 分钟} few {# 分钟} many {# 分钟} other {# 分钟}}" #. placeholder {0}: table.getFilteredSelectedRowModel().rows.length #. placeholder {1}: table.getFilteredRowModel().rows.length @@ -261,7 +261,7 @@ msgstr "检查您的通知服务" #: src/components/systems-table/systems-table.tsx msgid "Click on a system to view more information." -msgstr "" +msgstr "点击系统查看更多信息。" #: src/components/ui/input-copy.tsx msgid "Click to copy" @@ -439,7 +439,7 @@ msgstr "离线" #: src/components/systems-table/systems-table.tsx msgid "Down ({downSystemsLength})" -msgstr "" +msgstr "离线 ({downSystemsLength})" #: src/components/alerts-history-columns.tsx msgid "Duration" @@ -770,7 +770,7 @@ msgstr "已暂停" #: src/components/systems-table/systems-table.tsx msgid "Paused ({pausedSystemsLength})" -msgstr "" +msgstr "已暂停 ({pausedSystemsLength})" #: src/components/routes/settings/notifications.tsx msgid "Please <0>configure an SMTP server to ensure alerts are delivered." @@ -1093,7 +1093,7 @@ msgstr "在线" #: src/components/systems-table/systems-table.tsx msgid "Up ({upSystemsLength})" -msgstr "" +msgstr "在线 ({upSystemsLength})" #: src/components/routes/system.tsx msgid "Uptime" diff --git a/beszel/site/src/locales/zh-HK/zh-HK.po b/beszel/site/src/locales/zh-HK/zh-HK.po index 1c4cf44..18f677b 100644 --- a/beszel/site/src/locales/zh-HK/zh-HK.po +++ b/beszel/site/src/locales/zh-HK/zh-HK.po @@ -30,8 +30,8 @@ msgstr "{0, plural, one {# 小時} other {# 小時}}" #. placeholder {0}: Math.trunc(system.info.u / 60) #: src/components/routes/system.tsx -msgid "{0, plural, one {# minute} other {# minutes}}" -msgstr "" +msgid "{0, plural, one {# minute} few {# minutes} many {# minutes} other {# minutes}}" +msgstr "{0, plural, one {# 分鐘} few {# 分鐘} many {# 分鐘} other {# 分鐘}}" #. placeholder {0}: table.getFilteredSelectedRowModel().rows.length #. placeholder {1}: table.getFilteredRowModel().rows.length @@ -261,7 +261,7 @@ msgstr "檢查您的通知服務" #: src/components/systems-table/systems-table.tsx msgid "Click on a system to view more information." -msgstr "" +msgstr "點擊系統以查看更多資訊。" #: src/components/ui/input-copy.tsx msgid "Click to copy" @@ -439,7 +439,7 @@ msgstr "中斷" #: src/components/systems-table/systems-table.tsx msgid "Down ({downSystemsLength})" -msgstr "" +msgstr "中斷 ({downSystemsLength})" #: src/components/alerts-history-columns.tsx msgid "Duration" @@ -770,7 +770,7 @@ msgstr "已暫停" #: src/components/systems-table/systems-table.tsx msgid "Paused ({pausedSystemsLength})" -msgstr "" +msgstr "已暫停 ({pausedSystemsLength})" #: src/components/routes/settings/notifications.tsx msgid "Please <0>configure an SMTP server to ensure alerts are delivered." @@ -1093,7 +1093,7 @@ msgstr "上線" #: src/components/systems-table/systems-table.tsx msgid "Up ({upSystemsLength})" -msgstr "" +msgstr "上線 ({upSystemsLength})" #: src/components/routes/system.tsx msgid "Uptime" diff --git a/beszel/site/src/locales/zh/zh.po b/beszel/site/src/locales/zh/zh.po index d075571..446cd04 100644 --- a/beszel/site/src/locales/zh/zh.po +++ b/beszel/site/src/locales/zh/zh.po @@ -30,8 +30,8 @@ msgstr "{0, plural, one {# 小時} other {# 小時}}" #. placeholder {0}: Math.trunc(system.info.u / 60) #: src/components/routes/system.tsx -msgid "{0, plural, one {# minute} other {# minutes}}" -msgstr "" +msgid "{0, plural, one {# minute} few {# minutes} many {# minutes} other {# minutes}}" +msgstr "{0, plural, one {# 分鐘} few {# 分鐘} many {# 分鐘} other {# 分鐘}}" #. placeholder {0}: table.getFilteredSelectedRowModel().rows.length #. placeholder {1}: table.getFilteredRowModel().rows.length @@ -261,7 +261,7 @@ msgstr "檢查您的通知服務" #: src/components/systems-table/systems-table.tsx msgid "Click on a system to view more information." -msgstr "" +msgstr "點擊系統以查看更多資訊。" #: src/components/ui/input-copy.tsx msgid "Click to copy" @@ -439,7 +439,7 @@ msgstr "離線" #: src/components/systems-table/systems-table.tsx msgid "Down ({downSystemsLength})" -msgstr "" +msgstr "離線 ({downSystemsLength})" #: src/components/alerts-history-columns.tsx msgid "Duration" @@ -770,7 +770,7 @@ msgstr "已暫停" #: src/components/systems-table/systems-table.tsx msgid "Paused ({pausedSystemsLength})" -msgstr "" +msgstr "已暫停 ({pausedSystemsLength})" #: src/components/routes/settings/notifications.tsx msgid "Please <0>configure an SMTP server to ensure alerts are delivered." @@ -1093,7 +1093,7 @@ msgstr "上線" #: src/components/systems-table/systems-table.tsx msgid "Up ({upSystemsLength})" -msgstr "" +msgstr "上線 ({upSystemsLength})" #: src/components/routes/system.tsx msgid "Uptime" diff --git a/supplemental/CHANGELOG.md b/supplemental/CHANGELOG.md index 7246d8f..cf10964 100644 --- a/supplemental/CHANGELOG.md +++ b/supplemental/CHANGELOG.md @@ -6,6 +6,8 @@ - Add `USER_EMAIL` and `USER_PASSWORD` environment variables to set the email and password of the initial user. (#1137) +- Display system counts (active, paused, down) in All Systems 'view' options. (#1078) + ## 0.12.6 - Add maximum 1 minute memory usage.