ljpost addon DE translation updated

This commit is contained in:
Tobias Diekershoff 2021-03-29 07:37:17 +02:00
parent 666c952ca9
commit 889525ad81
2 changed files with 25 additions and 23 deletions

View file

@ -7,9 +7,9 @@ function string_plural_select_de($n){
}}
;
$a->strings["Post to LiveJournal"] = "In LiveJournal veröffentlichen.";
$a->strings["LiveJournal Post Settings"] = "LiveJournal Veröffentlichungs-Einstellungen";
$a->strings["Enable LiveJournal Post Addon"] = "LiveJournal Post Addon aktivieren";
$a->strings["LiveJournal username"] = "LiveJournal Benutzername";
$a->strings["LiveJournal password"] = "LiveJournal Passwort";
$a->strings["LiveJournal Post Settings"] = "LiveJournal-Veröffentlichungs-Einstellungen";
$a->strings["Enable LiveJournal Post Addon"] = "LiveJournal-Post-Addon aktivieren";
$a->strings["LiveJournal username"] = "LiveJournal-Benutzername";
$a->strings["LiveJournal password"] = "LiveJournal-Passwort";
$a->strings["Post to LiveJournal by default"] = "Standardmäßig bei LiveJournal veröffentlichen";
$a->strings["Submit"] = "Senden";
$a->strings["Save Settings"] = "Einstellungen speichern";