From 04b1f6595a782211889cdcdfc5dd703bfa6f0af2 Mon Sep 17 00:00:00 2001 From: Hosted Weblate Date: Fri, 24 Jul 2026 03:11:34 +0200 Subject: [PATCH] Translated using Weblate Currently translated at 99.7% (1335 of 1339 strings) (Estonian) Translation: feishin/Translation Translate-URL: https://hosted.weblate.org/projects/feishin/translation/et/ Translated using Weblate Currently translated at 97.4% (1305 of 1339 strings) (French) Translation: feishin/Translation Translate-URL: https://hosted.weblate.org/projects/feishin/translation/fr/ Co-authored-by: KosmoMoustache Co-authored-by: rimasx --- src/i18n/locales/et.json | 3 ++- src/i18n/locales/fr.json | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/src/i18n/locales/et.json b/src/i18n/locales/et.json index 27781d9cf..f8c63810d 100644 --- a/src/i18n/locales/et.json +++ b/src/i18n/locales/et.json @@ -628,7 +628,8 @@ "noArtwork": "Kaanepilti pole", "multipleValues": "(Mitme väärtusega)", "multipleArtworks": "Mitu kaanepilti", - "writePartialFailure": "{{count}} faili salvestamine nurjus" + "writePartialFailure": "{{count}} faili salvestamine nurjus", + "noLocalSongs": "Kohalike failiteedega laule ei leitud" }, "playlist": { "reorder": "Ümberreastamine on lubatud vaid ID järgi sorteerimisel" diff --git a/src/i18n/locales/fr.json b/src/i18n/locales/fr.json index 0eebe6e35..7a588f9ad 100644 --- a/src/i18n/locales/fr.json +++ b/src/i18n/locales/fr.json @@ -860,7 +860,7 @@ "followCurrentSong_description": "Défiler automatiquement la file d'attente jusqu'au titre en cours", "followCurrentSong": "Suivre le titre en cours", "logLevel": "Niveau de journalisation", - "logLevel_description": "Définit le niveau minimum de journalisation à afficher. le mode debug affiche tous les logs, le mode error n’affiche que les erreurs", + "logLevel_description": "Définit le niveau minimum de journalisation à afficher", "logLevel_optionDebug": "Débogage", "logLevel_optionInfo": "Info", "playerFilters": "Filtrer les titres de la file d'attente",