mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-12 01:54:26 +02:00
DE translation update THX Copis
This commit is contained in:
parent
867b8e6d59
commit
600f960a5c
2 changed files with 10 additions and 10 deletions
|
@ -979,8 +979,8 @@ $a->strings["Set the background color"] = "Hintergrundfarbe festlegen";
|
|||
$a->strings["Content background opacity"] = "Opazität des Hintergrunds von Beiträgen";
|
||||
$a->strings["Set the background image"] = "Hintergrundbild festlegen";
|
||||
$a->strings["Background image style"] = "Stil des Hintergrundbildes";
|
||||
$a->strings["Enable Compose page"] = "";
|
||||
$a->strings["This replaces the jot modal window for writing new posts with a link to <a href=\"compose\">the new Compose page</a>."] = "";
|
||||
$a->strings["Enable Compose page"] = "Aktiviere Composer Seite";
|
||||
$a->strings["This replaces the jot modal window for writing new posts with a link to <a href=\"compose\">the new Compose page</a>."] = "Dies ersetzt das jot-modale Fenster zum Schreiben neuer Beiträge mit einem Link zu <a href=\"compose\">die neue Composer Seite</a>.";
|
||||
$a->strings["Login page background image"] = "Hintergrundbild der Login-Seite";
|
||||
$a->strings["Login page background color"] = "Hintergrundfarbe der Login-Seite";
|
||||
$a->strings["Leave background image and color empty for theme defaults"] = "Wenn die Theme-Vorgaben verwendet werden sollen, lass bitte die Felder für die Hintergrundfarbe und das Hintergrundbild leer.";
|
||||
|
@ -2193,8 +2193,8 @@ $a->strings["This feature is only available with the frio theme."] = "Diese Seit
|
|||
$a->strings["Compose new personal note"] = "Neue persönliche Notiz verfassen";
|
||||
$a->strings["Compose new post"] = "Neuen Beitrag verfassen";
|
||||
$a->strings["Clear the location"] = "Ort löschen";
|
||||
$a->strings["Location services are unavailable on your device"] = "";
|
||||
$a->strings["Location services are disabled. Please check the website's permissions on your device"] = "";
|
||||
$a->strings["Location services are unavailable on your device"] = "Ortungsdienste sind auf Ihrem Gerät nicht verfügbar";
|
||||
$a->strings["Location services are disabled. Please check the website's permissions on your device"] = "Ortungsdienste sind deaktiviert. Bitte überprüfen Sie die Berechtigungen der Website auf Ihrem Gerät";
|
||||
$a->strings["Public"] = "Öffentlich";
|
||||
$a->strings["This post will be sent to all your followers and can be seen in the community pages and by anyone with its link."] = "Der Beitrag wird an alle gesendet die dir folgen und wird auf der Gemeinschaftsseite zu sehen sein. Jeder der den Link des Beitrags kennt kann ihn einsehen.";
|
||||
$a->strings["Limited/Private"] = "Begrenzt/Privat";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue