From b9f0ac4dfd9f7b1f6d747121f1a5b178b9c4f429 Mon Sep 17 00:00:00 2001
From: Tobias Diekershoff <tobias.diekershoff@gmx.net>
Date: Wed, 21 Aug 2019 17:04:48 +0200
Subject: [PATCH] DE translation update

---
 view/lang/de/messages.po | 8 ++++----
 view/lang/de/strings.php | 4 ++--
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/view/lang/de/messages.po b/view/lang/de/messages.po
index 57d1758f6..b82399836 100644
--- a/view/lang/de/messages.po
+++ b/view/lang/de/messages.po
@@ -46,8 +46,8 @@ msgstr ""
 "Project-Id-Version: friendica\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2019-08-06 16:52+0200\n"
-"PO-Revision-Date: 2019-08-07 10:53+0000\n"
-"Last-Translator: Copiis Praeesse <richard@zsemberi.de>\n"
+"PO-Revision-Date: 2019-08-21 13:04+0000\n"
+"Last-Translator: Tobias Diekershoff <tobias.diekershoff@gmx.net>\n"
 "Language-Team: German (http://www.transifex.com/Friendica/friendica/language/de/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -6384,7 +6384,7 @@ msgstr "XMPP:"
 
 #: src/Model/Profile.php:538 src/Module/Contact.php:337
 msgid "Unfollow"
-msgstr "Nicht mehr folgen"
+msgstr "Entfolgen"
 
 #: src/Model/Profile.php:540
 msgid "Atom feed"
@@ -10031,7 +10031,7 @@ msgstr "<p>Die Konfiguration deiner Zwei-Faktor Authentifizierungsapp ist nicht
 
 #: src/Module/Settings/TwoFactor/Index.php:99
 msgid "<p>Your authenticator app is correctly configured.</p>"
-msgstr "<p>Deine Zwei-Faktor Authentifizierungsapp ist nicht korrekt konfiguriert.</p>"
+msgstr "<p>Deine Zwei-Faktor Authentifizierungsapp ist korrekt konfiguriert.</p>"
 
 #: src/Module/Settings/TwoFactor/Index.php:101
 msgid "Recovery codes"
diff --git a/view/lang/de/strings.php b/view/lang/de/strings.php
index fe8c42464..96685c96c 100644
--- a/view/lang/de/strings.php
+++ b/view/lang/de/strings.php
@@ -1465,7 +1465,7 @@ $a->strings["Manage/edit profiles"] = "Profile verwalten/editieren";
 $a->strings["Status:"] = "Status:";
 $a->strings["Homepage:"] = "Homepage:";
 $a->strings["XMPP:"] = "XMPP:";
-$a->strings["Unfollow"] = "Nicht mehr folgen";
+$a->strings["Unfollow"] = "Entfolgen";
 $a->strings["Atom feed"] = "Atom-Feed";
 $a->strings["g A l F d"] = "l, d. F G \\U\\h\\r";
 $a->strings["F d"] = "d. F";
@@ -2274,7 +2274,7 @@ $a->strings["Authenticator app"] = "Zwei-Faktor Authentifizierungsapp";
 $a->strings["Configured"] = "Konfiguriert";
 $a->strings["Not Configured"] = "Nicht konfiguriert";
 $a->strings["<p>You haven't finished configuring your authenticator app.</p>"] = "<p>Die Konfiguration deiner Zwei-Faktor Authentifizierungsapp ist nicht abgeschlossen.</p>";
-$a->strings["<p>Your authenticator app is correctly configured.</p>"] = "<p>Deine Zwei-Faktor Authentifizierungsapp ist nicht korrekt konfiguriert.</p>";
+$a->strings["<p>Your authenticator app is correctly configured.</p>"] = "<p>Deine Zwei-Faktor Authentifizierungsapp ist korrekt konfiguriert.</p>";
 $a->strings["Recovery codes"] = "Wiederherstellungsschlüssel";
 $a->strings["Remaining valid codes"] = "Verbleibende Wiederherstellungsschlüssel";
 $a->strings["<p>These one-use codes can replace an authenticator app code in case you have lost access to it.</p>"] = "<p>Diese Einmalcodes können einen Authentifikator-App-Code ersetzen, falls Sie den Zugriff darauf verloren haben.</p>";