From 89c99fbf7cafc1a52d403cc24f8e74a5078e6c2a Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 25 Oct 2024 02:35:03 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/fr.js | 2 ++ l10n/fr.json | 2 ++ 2 files changed, 4 insertions(+) diff --git a/l10n/fr.js b/l10n/fr.js index 2d7e89243..3643803d8 100644 --- a/l10n/fr.js +++ b/l10n/fr.js @@ -418,6 +418,8 @@ OC.L10N.register( "Home" : "Personnel", "Move left" : "Vers la gauche", "Move right" : "Vers la droite", + "Files without location" : "Fichiers sans emplacement", + "Unidentified location" : "Localisation non identifiée", "Image saved successfully" : "Image enregistrée avec succès", "Error saving image: {error}" : "Erreur lors de l'enregistrement de l'image : {error}", "Unsaved changes" : "Modifications non enregistrées", diff --git a/l10n/fr.json b/l10n/fr.json index cccdce99e..49d17a66a 100644 --- a/l10n/fr.json +++ b/l10n/fr.json @@ -416,6 +416,8 @@ "Home" : "Personnel", "Move left" : "Vers la gauche", "Move right" : "Vers la droite", + "Files without location" : "Fichiers sans emplacement", + "Unidentified location" : "Localisation non identifiée", "Image saved successfully" : "Image enregistrée avec succès", "Error saving image: {error}" : "Erreur lors de l'enregistrement de l'image : {error}", "Unsaved changes" : "Modifications non enregistrées",