From 59d900e0c52c31bdd23625689cc6218befd94c70 Mon Sep 17 00:00:00 2001
From: Muppeq <147259359+Muppeq@users.noreply.github.com>
Date: Fri, 22 Mar 2024 19:03:40 +0100
Subject: [PATCH] de.json: translate document display strings #199
---
de.json | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/de.json b/de.json
index a404b1b..e4a7811 100644
--- a/de.json
+++ b/de.json
@@ -2026,6 +2026,14 @@
"UI.TextDisplay.NormalText": "Normal",
"UI.TextDisplay.MonospaceText": "Monospace",
+ "UI.DocumentDisplay.PageNumber": "Seite {page_number}",
+ "UI.DocumentDisplay.DocumentQuality": "Qualität",
+ "UI.DocumentDisplay.QualityLow": "Niedrig",
+ "UI.DocumentDisplay.QualityMedium": "Mittel",
+ "UI.DocumentDisplay.QualityHigh": "Hoch",
+ "UI.DocumentDisplay.Pages": "Seiten",
+ "UI.DocumentDisplay.ResetZoom": "Zoom zurücksetzen",
+
"UI.VideoPlayer.GlobalSettings": "Globale
Optionen",
"UI.VideoPlayer.LocalSettings": "Lokale
Optionen",
"UI.VideoPlayer.SpatialAudio": "Räumliches
Audio",