mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-12 19:38:49 +00:00
DE translation tumblr addon updated
This commit is contained in:
parent
5bc4a79d80
commit
9c5940861a
2 changed files with 39 additions and 27 deletions
|
@ -7,13 +7,15 @@ function string_plural_select_de($n){
|
|||
}}
|
||||
;
|
||||
$a->strings["Permission denied."] = "Zugriff verweigert.";
|
||||
$a->strings["Save Settings"] = "Einstellungen speichern";
|
||||
$a->strings["Consumer Key"] = "Consumer Key";
|
||||
$a->strings["Consumer Secret"] = "Consumer Secret";
|
||||
$a->strings["You are now authenticated to tumblr."] = "Du bist nun auf tumblr authentifiziert.";
|
||||
$a->strings["return to the connector page"] = "zurück zur Connector Seite";
|
||||
$a->strings["return to the connector page"] = "zurück zur Connector-Seite";
|
||||
$a->strings["Post to Tumblr"] = "Auf Tumblr veröffentlichen";
|
||||
$a->strings["Tumblr Post Settings"] = "Tumblr-Beitragseinstellungen";
|
||||
$a->strings["(Re-)Authenticate your tumblr page"] = "(Re-)Authentifizierung deiner tumblr Seite";
|
||||
$a->strings["Tumblr Export"] = "Tumblr Export";
|
||||
$a->strings["(Re-)Authenticate your tumblr page"] = "(Re-)Authentifizierung deiner tumblr-Seite";
|
||||
$a->strings["Enable Tumblr Post Addon"] = "Tumblr-Post-Addon aktivieren";
|
||||
$a->strings["Post to Tumblr by default"] = "Standardmäßig bei Tumblr veröffentlichen";
|
||||
$a->strings["Post to page:"] = "Auf tumblr veröffentlichen";
|
||||
$a->strings["You are not authenticated to tumblr"] = "Du bist gegenüber tumblr nicht authentifiziert";
|
||||
$a->strings["Submit"] = "Senden";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue