From bc7a6f9ef7507d263f464bd87ffad242eb949ebe Mon Sep 17 00:00:00 2001
From: Tobias Triffterer <tobias@ep1.ruhr-uni-bochum.de>
Date: Mon, 31 May 2021 17:41:12 +0200
Subject: [PATCH] Add two Translations

Two new texts have been added to the software, this adds their German
translation.
---
 l10n/fp311online-de.ts | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/l10n/fp311online-de.ts b/l10n/fp311online-de.ts
index 8429231..bbe2389 100644
--- a/l10n/fp311online-de.ts
+++ b/l10n/fp311online-de.ts
@@ -178,13 +178,14 @@ Da das simulierte Experiment auf dem Server läuft, stehen die Chancen gut, dass
     <message>
         <location filename="../src/clientgui.cpp" line="69"/>
         <source>Experiment Part not available</source>
-        <translation type="unfinished"></translation>
+        <translation>Versuchsteil nicht verfügbar</translation>
     </message>
     <message>
         <location filename="../src/clientgui.cpp" line="69"/>
         <source>This part of the experiment is currently left out, because it has also been left out in the real experiment in the recent years.
 This measurement only confirms the calibraton of the setup and takes a long time due to the low activity of the real-world ²⁴¹Am source.</source>
-        <translation type="unfinished"></translation>
+        <translation>Dieser Teil des Versuchs wird aktuell ausgelassen, da er in dem realen Experiment in den letzten Jahren ebenfalls ausgelassen wurde.
+Diese Messung bestätigt nur die Kalibration des Messaufbaus und benötigt aufgrund der niedrigen Aktivität der ²⁴¹Am-Quelle viel Zeit.</translation>
     </message>
 </context>
 <context>
-- 
GitLab