From 2ec0baed09cdb7a0b932659dd9d46846504a4579 Mon Sep 17 00:00:00 2001 From: Thibault Deckers Date: Mon, 18 Apr 2022 09:58:35 +0900 Subject: [PATCH] l10n --- lib/l10n/app_de.arb | 12 ++++++++++++ untranslated.json | 13 ------------- 2 files changed, 12 insertions(+), 13 deletions(-) diff --git a/lib/l10n/app_de.arb b/lib/l10n/app_de.arb index 83470ca0a..c6977369b 100644 --- a/lib/l10n/app_de.arb +++ b/lib/l10n/app_de.arb @@ -58,6 +58,9 @@ "entryActionPrint": "Drucken", "entryActionShare": "Teilen", "entryActionViewSource": "Quelle anzeigen", + "entryActionShowGeoTiffOnMap": "Als Karten-Overlay anzeigen", + "entryActionConvertMotionPhotoToStillImage": "In ein Standbild umwandeln", + "entryActionViewMotionPhotoVideo": "Video öffnen", "entryActionEdit": "Bearbeiten", "entryActionOpen": "Öffnen mit", "entryActionSetAs": "Einstellen als", @@ -184,6 +187,7 @@ "videoResumeButtonLabel": "FORTSETZTEN", "setCoverDialogLatest": "Letzter Artikel", + "setCoverDialogAuto": "Auto", "setCoverDialogCustom": "Benutzerdefiniert", "hideFilterConfirmationDialogMessage": "Passende Fotos und Videos werden aus Ihrer Sammlung ausgeblendet. Dies kann in den „Datenschutz“-Einstellungen wieder eingeblendet werden.\n\nSicher, dass diese ausblendet werden sollen?", @@ -237,6 +241,7 @@ "removeEntryMetadataDialogMore": "Mehr", "removeEntryMetadataMotionPhotoXmpWarningDialogMessage": "XMP ist erforderlich, um das Video innerhalb eines bewegten Bildes abzuspielen.\n\nSicher, dass es entfernt werden soll?", + "convertMotionPhotoToStillImageWarningDialogMessage": "Sicher?", "videoSpeedDialogLabel": "Wiedergabegeschwindigkeit", @@ -264,6 +269,13 @@ "tileLayoutGrid": "Kacheln", "tileLayoutList": "Liste", + "coverDialogTabCover": "Titelbild", + "coverDialogTabApp": "App", + "coverDialogTabColor": "Farbe", + + "appPickDialogTitle": "Wähle App", + "appPickDialogNone": "Nichts", + "aboutPageTitle": "Über", "aboutLinkSources": "Quellen", "aboutLinkLicense": "Lizenz", diff --git a/untranslated.json b/untranslated.json index 2f6d973f1..62778bf07 100644 --- a/untranslated.json +++ b/untranslated.json @@ -1,17 +1,4 @@ { - "de": [ - "entryActionShowGeoTiffOnMap", - "entryActionConvertMotionPhotoToStillImage", - "entryActionViewMotionPhotoVideo", - "setCoverDialogAuto", - "convertMotionPhotoToStillImageWarningDialogMessage", - "coverDialogTabCover", - "coverDialogTabApp", - "coverDialogTabColor", - "appPickDialogTitle", - "appPickDialogNone" - ], - "es": [ "entryActionShowGeoTiffOnMap", "entryActionConvertMotionPhotoToStillImage",