From 6e2e90120aa927ae2577abfd6dad8079cd181651 Mon Sep 17 00:00:00 2001 From: hank Date: Wed, 17 Sep 2025 14:45:35 -0400 Subject: [PATCH] New translations en.po (Swedish) --- internal/site/src/locales/sv/sv.po | 60 +++++++++++++++++++++++++++--- 1 file changed, 55 insertions(+), 5 deletions(-) diff --git a/internal/site/src/locales/sv/sv.po b/internal/site/src/locales/sv/sv.po index 6eb10b05..0aa38d19 100644 --- a/internal/site/src/locales/sv/sv.po +++ b/internal/site/src/locales/sv/sv.po @@ -8,7 +8,7 @@ msgstr "" "Language: sv\n" "Project-Id-Version: beszel\n" "Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2025-09-11 16:52\n" +"PO-Revision-Date: 2025-09-17 18:45\n" "Last-Translator: \n" "Language-Team: Swedish\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -363,6 +363,14 @@ msgstr "Skapad" msgid "Critical (%)" msgstr "Kritisk (%)" +#: src/components/routes/system/network-sheet.tsx +msgid "Cumulative Download" +msgstr "Kumulativ nedladdning" + +#: src/components/routes/system/network-sheet.tsx +msgid "Cumulative Upload" +msgstr "Kumulativ uppladdning" + #. Context: Battery state #: src/components/routes/system.tsx msgid "Current state" @@ -441,6 +449,10 @@ msgstr "" msgid "Down ({downSystemsLength})" msgstr "" +#: src/components/routes/system/network-sheet.tsx +msgid "Download" +msgstr "Ladda ner" + #: src/components/alerts-history-columns.tsx msgid "Duration" msgstr "" @@ -452,6 +464,7 @@ msgstr "" #: src/components/login/auth-form.tsx #: src/components/login/forgot-pass-form.tsx +#: src/components/login/otp-forms.tsx msgid "Email" msgstr "E-post" @@ -472,6 +485,10 @@ msgstr "Ange e-postadress för att återställa lösenord" msgid "Enter email address..." msgstr "Ange e-postadress..." +#: src/components/login/otp-forms.tsx +msgid "Enter your one-time password." +msgstr "Ange ditt engångslösenord." + #: src/components/login/auth-form.tsx #: src/components/routes/settings/alerts-history-data-table.tsx #: src/components/routes/settings/config-yaml.tsx @@ -542,6 +559,12 @@ msgstr "Under <0>{min} {min, plural, one {minut} other {minuter}}" msgid "Forgot password?" msgstr "Glömt lösenordet?" +#: src/components/add-system.tsx +#: src/components/routes/settings/tokens-fingerprints.tsx +msgctxt "Button to copy install command" +msgid "FreeBSD command" +msgstr "FreeBSD kommando" + #. Context: Battery state #: src/lib/i18n.ts msgid "Full" @@ -645,6 +668,7 @@ msgid "Manage display and notification preferences." msgstr "Hantera visnings- och aviseringsinställningar." #: src/components/add-system.tsx +#: src/components/routes/settings/tokens-fingerprints.tsx msgid "Manual setup instructions" msgstr "" @@ -680,6 +704,8 @@ msgid "Network traffic of docker containers" msgstr "Nätverkstrafik för dockercontainrar" #: src/components/routes/system.tsx +#: src/components/routes/system/network-sheet.tsx +#: src/components/routes/system/network-sheet.tsx msgid "Network traffic of public interfaces" msgstr "Nätverkstrafik för publika gränssnitt" @@ -715,6 +741,10 @@ msgstr "Stöd för OAuth 2 / OIDC" msgid "On each restart, systems in the database will be updated to match the systems defined in the file." msgstr "Vid varje omstart kommer systemen i databasen att uppdateras för att matcha systemen som definieras i filen." +#: src/components/login/auth-form.tsx +msgid "One-time password" +msgstr "Engångslösenord" + #: src/components/routes/settings/tokens-fingerprints.tsx #: src/components/routes/settings/tokens-fingerprints.tsx #: src/components/systems-table/systems-table-columns.tsx @@ -833,6 +863,14 @@ msgstr "Läs" msgid "Received" msgstr "Mottaget" +#: src/components/login/login.tsx +msgid "Request a one-time password" +msgstr "Begär engångslösenord" + +#: src/components/login/otp-forms.tsx +msgid "Request OTP" +msgstr "Begär OTP" + #: src/components/login/forgot-pass-form.tsx msgid "Reset Password" msgstr "Återställ lösenord" @@ -888,10 +926,6 @@ msgstr "Skickat" msgid "Set percentage thresholds for meter colors." msgstr "Ställ in procentuella tröskelvärden för mätarfärger." -#: src/components/routes/settings/general.tsx -msgid "Sets the default time range for charts when a system is viewed." -msgstr "Anger standardtidsintervallet för diagram när ett system visas." - #: src/components/command-palette.tsx #: src/components/command-palette.tsx #: src/components/routes/settings/layout.tsx @@ -1002,6 +1036,10 @@ msgstr "Genomströmning av {extraFsName}" msgid "Throughput of root filesystem" msgstr "Genomströmning av rotfilsystemet" +#: src/components/routes/settings/general.tsx +msgid "Time format" +msgstr "Tidsformat" + #: src/components/routes/settings/notifications.tsx msgid "To email(s)" msgstr "Till e-postadress(er)" @@ -1034,6 +1072,14 @@ msgstr "" msgid "Tokens and fingerprints are used to authenticate WebSocket connections to the hub." msgstr "" +#: src/components/routes/system/network-sheet.tsx +msgid "Total data received for each interface" +msgstr "Totalt mottagen data för varje gränssnitt" + +#: src/components/routes/system/network-sheet.tsx +msgid "Total data sent for each interface" +msgstr "Totalt skickad data för varje gränssnitt" + #: src/lib/alerts.ts msgid "Triggers when 1 minute load average exceeds a threshold" msgstr "" @@ -1095,6 +1141,10 @@ msgstr "" msgid "Up ({upSystemsLength})" msgstr "" +#: src/components/routes/system/network-sheet.tsx +msgid "Upload" +msgstr "Ladda upp" + #: src/components/routes/system.tsx msgid "Uptime" msgstr "Drifttid"