From 29be8ae92efbc5894138f79ef4043afec9b571d4 Mon Sep 17 00:00:00 2001 From: Zarz Eleutherius <42882290+zarzet@users.noreply.github.com> Date: Wed, 2 Sep 2026 04:53:25 +0700 Subject: [PATCH] New translations app_en.arb (French) [ci skip] --- lib/l10n/arb/app_fr.arb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lib/l10n/arb/app_fr.arb b/lib/l10n/arb/app_fr.arb index 2842f11b..b587b51e 100644 --- a/lib/l10n/arb/app_fr.arb +++ b/lib/l10n/arb/app_fr.arb @@ -2513,11 +2513,11 @@ "@libraryFolderHint": { "description": "Placeholder when no folder selected" }, - "libraryAddFolder": "Add library folder", + "libraryAddFolder": "Ajouter un dossier de bibliothèque", "@libraryAddFolder": { "description": "Action to add another local library source" }, - "libraryAddFolderSubtitle": "Internal storage, SD card, SSD, or another external drive", + "libraryAddFolderSubtitle": "Mémoire interne, carte SD, SSD ou autre disque externe", "@libraryAddFolderSubtitle": { "description": "Supported storage locations for local library sources" }, @@ -2529,7 +2529,7 @@ "@librarySourceOffline": { "description": "Library source is temporarily disconnected" }, - "librarySourceDisabled": "Disabled", + "librarySourceDisabled": "Désactivé", "@librarySourceDisabled": { "description": "Library source has been disabled by the user" }, @@ -2548,7 +2548,7 @@ } } }, - "libraryExternalStorage": "External storage", + "libraryExternalStorage": "Stockage externe", "@libraryExternalStorage": { "description": "Label for a removable or external library source" },