From a506d3c84a3d0122c43bbf9335b35fda8ee1a597 Mon Sep 17 00:00:00 2001 From: hank Date: Fri, 14 Nov 2025 17:51:13 -0500 Subject: [PATCH] New translations en.po (French) --- internal/site/src/locales/fr/fr.po | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/internal/site/src/locales/fr/fr.po b/internal/site/src/locales/fr/fr.po index 81bdacab..cc7edde0 100644 --- a/internal/site/src/locales/fr/fr.po +++ b/internal/site/src/locales/fr/fr.po @@ -8,7 +8,7 @@ msgstr "" "Language: fr\n" "Project-Id-Version: beszel\n" "Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2025-11-12 20:36\n" +"PO-Revision-Date: 2025-11-14 22:51\n" "Last-Translator: \n" "Language-Team: French\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" @@ -114,6 +114,10 @@ msgstr "Ajouter l’URL" msgid "Adjust display options for charts." msgstr "Ajuster les options d'affichage pour les graphiques." +#: src/components/routes/settings/general.tsx +msgid "Adjust the width of the main layout" +msgstr "Ajuster la largeur de la mise en page principale" + #: src/components/command-palette.tsx #: src/components/command-palette.tsx msgid "Admin" @@ -638,6 +642,10 @@ msgstr "Exportez la configuration actuelle de vos systèmes." msgid "Fahrenheit (°F)" msgstr "Fahrenheit (°F)" +#: src/components/systems-table/systems-table-columns.tsx +msgid "Failed" +msgstr "Échoué" + #: src/components/routes/system/smart-table.tsx msgid "Failed Attributes:" msgstr "Attributs défaillants :" @@ -767,6 +775,10 @@ msgstr "Langue" msgid "Layout" msgstr "Disposition" +#: src/components/routes/settings/general.tsx +msgid "Layout width" +msgstr "Largeur de la mise en page" + #: src/components/systemd-table/systemd-table.tsx msgid "Lifecycle" msgstr "Cycle de vie" @@ -1197,6 +1209,10 @@ msgstr "Numéro de série" msgid "Service Details" msgstr "Détails du service" +#: src/components/systems-table/systems-table-columns.tsx +msgid "Services" +msgstr "" + #: src/components/routes/settings/general.tsx msgid "Set percentage thresholds for meter colors." msgstr "Définir des seuils de pourcentage pour les couleurs des compteurs."