From 15891507e9ec3d53f81c8e763a674c8d194b4a1e Mon Sep 17 00:00:00 2001
From: Thomas <thovi98@gmail.com>
Date: Fri, 13 Jan 2023 13:00:31 +0000
Subject: [PATCH] Translated using Weblate (French)

Currently translated at 56.2% (9 of 16 strings)

Translation: Funkwhale/vui
Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/vui/fr/
---
 src/locales/fr.yaml | 15 ++++++++++++++-
 1 file changed, 14 insertions(+), 1 deletion(-)

diff --git a/src/locales/fr.yaml b/src/locales/fr.yaml
index 0967ef4..bb13581 100644
--- a/src/locales/fr.yaml
+++ b/src/locales/fr.yaml
@@ -1 +1,14 @@
-{}
+vui:
+  tracks: '{n} piste | {n} pistes'
+  go-to: Aller à
+  pagination:
+    previous: Précédent
+    next: Suivant
+  privacy-level:
+    private: privé
+    public: publique
+  aria:
+    pagination:
+      currentPage: Page Actuelle, Page {n}
+  radio: Radio
+  albums: '{n} album | {n} albums'
-- 
GitLab