X-Git-Url: https://git.mxchange.org/?p=friendica-addons.git;a=blobdiff_plain;f=impressum%2Flang%2Fde%2Fstrings.php;h=1d9fcd0c781c31fd98efef732ee4467969615722;hp=0a852136646c30157c2a7c1b701f6b9f3def17f1;hb=f6460497e3b49b17a16cb709ab58939cde6b3a94;hpb=3705632bd1c699e209e0576a3543d4ff2425afce diff --git a/impressum/lang/de/strings.php b/impressum/lang/de/strings.php index 0a852136..1d9fcd0c 100644 --- a/impressum/lang/de/strings.php +++ b/impressum/lang/de/strings.php @@ -1,18 +1,23 @@ -strings["Impressum"] = "Impressum"; -$a->strings["Site Owner"] = "Betreiber der Seite"; -$a->strings["Email Address"] = "Email Adresse"; -$a->strings["Postal Address"] = "Postalische Anschrift"; -$a->strings["The impressum addon needs to be configured!
Please add at least the owner variable to your config file. For other variables please refer to the README file of the addon."] = "Das Impressums-Plugin muss noch konfiguriert werden.
Bitte gebe mindestens den Betreiber in der Konfiguration an. Alle weiteren Parameter werden in der README-Datei des Addons erläutert."; -$a->strings["Settings updated."] = "Einstellungen aktualisiert."; -$a->strings["Submit"] = "Senden"; -$a->strings["The page operators name."] = "Name des Serveradministrators"; -$a->strings["Site Owners Profile"] = "Profil des Seitenbetreibers"; -$a->strings["Profile address of the operator."] = "Profil-Adresse des Serveradministrators"; -$a->strings["How to contact the operator via snail mail. You can use BBCode here."] = "Kontaktmöglichkeiten zum Administrator via Schneckenpost. Du kannst BBCode verwenden."; -$a->strings["Notes"] = "Hinweise"; -$a->strings["Additional notes that are displayed beneath the contact information. You can use BBCode here."] = "Zusätzliche Informationen die neben den Kontaktmöglichkeiten angezeigt werden. Du kannst BBCode verwenden."; -$a->strings["How to contact the operator via email. (will be displayed obfuscated)"] = "Wie man den Betreiber per Email erreicht. (Adresse wird verschleiert dargestellt)"; -$a->strings["Footer note"] = "Fußnote"; -$a->strings["Text for the footer. You can use BBCode here."] = "Text für die Fußzeile. Du kannst BBCode verwenden."; +strings["Impressum"] = "Impressum"; +$a->strings["Site Owner"] = "Betreiber der Seite"; +$a->strings["Email Address"] = "Email Adresse"; +$a->strings["Postal Address"] = "Postalische Anschrift"; +$a->strings["The impressum addon needs to be configured!
Please add at least the owner variable to your config file. For other variables please refer to the README file of the addon."] = "Das Impressums-Plugin muss noch konfiguriert werden.
Bitte gebe mindestens den Betreiber in der Konfiguration an. Alle weiteren Parameter werden in der README-Datei des Addons erläutert."; +$a->strings["Settings updated."] = "Einstellungen aktualisiert."; +$a->strings["Save Settings"] = "Einstellungen speichern"; +$a->strings["The page operators name."] = "Name des Server-Administrators"; +$a->strings["Site Owners Profile"] = "Profil des Seitenbetreibers"; +$a->strings["Profile address of the operator."] = "Profil-Adresse des Server-Administrators"; +$a->strings["How to contact the operator via snail mail. You can use BBCode here."] = "Kontaktmöglichkeiten zum Administrator via Schneckenpost. Du kannst BBCode verwenden."; +$a->strings["Notes"] = "Hinweise"; +$a->strings["Additional notes that are displayed beneath the contact information. You can use BBCode here."] = "Zusätzliche Informationen die neben den Kontaktmöglichkeiten angezeigt werden. Du kannst BBCode verwenden."; +$a->strings["How to contact the operator via email. (will be displayed obfuscated)"] = "Wie man den Betreiber per Email erreicht. (Adresse wird verschleiert dargestellt)"; +$a->strings["Footer note"] = "Fußnote"; +$a->strings["Text for the footer. You can use BBCode here."] = "Text für die Fußzeile. Du kannst BBCode verwenden.";