mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-09 18:08:49 +00:00
DE translation dwpost addon updated
This commit is contained in:
parent
9c5940861a
commit
5c63813626
2 changed files with 27 additions and 25 deletions
|
@ -7,9 +7,9 @@ function string_plural_select_de($n){
|
|||
}}
|
||||
;
|
||||
$a->strings["Post to Dreamwidth"] = "In Dreamwidth veröffentlichen";
|
||||
$a->strings["Dreamwidth Post Settings"] = "Dreamwidth Veröffentlichungs-Einstellungen";
|
||||
$a->strings["Enable dreamwidth Post Addon"] = "Dreamwidth Post Addon aktivieren";
|
||||
$a->strings["dreamwidth username"] = "Dreamwidth Benutzername";
|
||||
$a->strings["dreamwidth password"] = "Dreamwidth Passwort";
|
||||
$a->strings["Dreamwidth Export"] = "Dreamwidth Export";
|
||||
$a->strings["Enable dreamwidth Post Addon"] = "Dreamwidth-Post-Addon aktivieren";
|
||||
$a->strings["dreamwidth username"] = "Dreamwidth-Benutzername";
|
||||
$a->strings["dreamwidth password"] = "Dreamwidth-Passwort";
|
||||
$a->strings["Post to dreamwidth by default"] = "Standardmäßig bei Dreamwidth veröffentlichen";
|
||||
$a->strings["Submit"] = "Senden";
|
||||
$a->strings["Save Settings"] = "Speichere Einstellungen";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue