DE addon translation update

This commit is contained in:
Tobias Diekershoff 2022-01-22 18:52:57 +01:00
parent 484482a4ce
commit 1e60ac18cf
80 changed files with 972 additions and 996 deletions

View file

@ -5,8 +5,7 @@ function string_plural_select_de($n){
$n = intval($n);
return intval($n != 1);
}}
$a->strings['Gnot Settings'] = 'Gnot-Einstellungen';
$a->strings['Save Settings'] = 'Einstellungen speichern';
$a->strings['Enable this addon?'] = 'Dieses Addon aktivieren?';
$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['Enable this addon?'] = 'Dieses Addon aktivieren?';
$a->strings['Gnot Settings'] = 'Gnot-Einstellungen';
$a->strings['[Friendica:Notify] Comment to conversation #%d'] = '[Friendica-Benachrichtigung] Kommentar zum Beitrag #%d';