From 9efcce2cac4c7e70043fc9f4662d33e833436565 Mon Sep 17 00:00:00 2001 From: Arouking Date: Sat, 1 Mar 2025 15:51:03 +0100 Subject: [PATCH] Translated using Weblate (German) Currently translated at 74.6% (324 of 434 strings) Translation: DonutWare/Fladder Translate-URL: https://hosted.weblate.org/projects/fladder/fladder/de/ --- lib/l10n/app_de.arb | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/lib/l10n/app_de.arb b/lib/l10n/app_de.arb index dde9fff..abca48c 100644 --- a/lib/l10n/app_de.arb +++ b/lib/l10n/app_de.arb @@ -1002,7 +1002,7 @@ "@syncStatusNotFound": {}, "syncStatusPartially": "Teilweise", "@syncStatusPartially": {}, - "syncSelectDownloadsFolder": "Wählen Sie Downloads-Ordner", + "syncSelectDownloadsFolder": "Wählen Sie den Downloads-Ordner", "@syncSelectDownloadsFolder": {}, "writer": "{count, plural, other{Writer}", "@writer": { @@ -1015,5 +1015,11 @@ } }, "viewPhotos": "Fotos ansehen", - "@viewPhotos": {} + "@viewPhotos": {}, + "videoScalingFitWidth": "An Breite anpassen", + "@videoScalingFitWidth": {}, + "syncStatusSynced": "Synchronisiert", + "@syncStatusSynced": {}, + "syncNoFolderSetup": "Kein Synchronisationsordner eingerichtet", + "@syncNoFolderSetup": {} }