mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-11 10:58:48 +00:00
ljpost addon DE translation updated
This commit is contained in:
parent
666c952ca9
commit
889525ad81
2 changed files with 25 additions and 23 deletions
|
@ -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";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue