DE translation gnot addon updated
authorTobias Diekershoff <tobias.diekershoff@gmx.net>
Mon, 1 Mar 2021 07:53:41 +0000 (08:53 +0100)
committerTobias Diekershoff <tobias.diekershoff@gmx.net>
Mon, 1 Mar 2021 07:53:41 +0000 (08:53 +0100)
gnot/lang/de/strings.php

index e9e4c8c..e6e8899 100644 (file)
@@ -6,9 +6,8 @@ function string_plural_select_de($n){
        return intval($n != 1);
 }}
 ;
-$a->strings["Gnot settings updated."] = "Gnot Einstellungen aktualisiert.";
-$a->strings["Gnot Settings"] = "Gnot Einstellungen";
-$a->strings["Allows threading of email comment notifications on Gmail and anonymising the subject line."] = "Erlaubt das Veröffentlichen von E-Mail Kommentar Benachrichtigungen bei Gmail mit anonymisiertem Betreff";
+$a->strings["Gnot Settings"] = "Gnot-Einstellungen";
+$a->strings["Save Settings"] = "Einstellungen speichern";
 $a->strings["Enable this addon?"] = "Dieses Addon aktivieren?";
-$a->strings["Submit"] = "Senden";
+$a->strings["Allows threading of email comment notifications on Gmail and anonymising the subject line."] = "Erlaubt das Veröffentlichen von E-Mail-Kommentar-Benachrichtigungen bei Gmail mit anonymisiertem Betreff";
 $a->strings["[Friendica:Notify] Comment to conversation #%d"] = "[Friendica-Benachrichtigung] Kommentar zum Beitrag #%d";