DE translation update

This commit is contained in:
Tobias Diekershoff 2019-08-21 17:04:48 +02:00
parent a47ed18a98
commit b9f0ac4dfd
2 changed files with 6 additions and 6 deletions

View file

@ -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>";