From f76f16e293373a6677c86956f5bf2d8edb0a4917 Mon Sep 17 00:00:00 2001 From: "Jae Lo Presti [j4]" Date: Sun, 24 Mar 2024 20:36:38 +0200 Subject: [PATCH] fr: add documentDisplay strings --- fr.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/fr.json b/fr.json index 614e42d..c0f6ec9 100644 --- a/fr.json +++ b/fr.json @@ -2026,6 +2026,14 @@ "UI.TextDisplay.NormalText": "Normal", "UI.TextDisplay.MonospaceText": "Monospace", + "UI.DocumentDisplay.PageNumber": "Page {page_number}", + "UI.DocumentDisplay.DocumentQuality": "Qualité", + "UI.DocumentDisplay.QualityLow": "Basse", + "UI.DocumentDisplay.QualityMedium": "Moyenne", + "UI.DocumentDisplay.QualityHigh": "Haute", + "UI.DocumentDisplay.Pages": "Pages", + "UI.DocumentDisplay.ResetZoom": "Réinitialiser le zoom", + "UI.VideoPlayer.GlobalSettings": "Options
Globales", "UI.VideoPlayer.LocalSettings": "Option
Locales", "UI.VideoPlayer.SpatialAudio": "Audio
Spatial",