DE FR: update to the strings
This commit is contained in:
+6
-1
@@ -381,6 +381,8 @@ $a->strings["New photo from this URL"] = "Neues Foto von dieser URL";
|
||||
$a->strings["Remote Self"] = "Entfernte Konten";
|
||||
$a->strings["Mirror postings from this contact"] = "Spiegle Beiträge dieses Kontakts";
|
||||
$a->strings["Mark this contact as remote_self, this will cause friendica to repost new entries from this contact."] = "Markiere diesen Kontakt als remote_self (entferntes Konto), dies veranlasst Friendica alle Top-Level Beiträge dieses Kontakts an all deine Kontakte zu senden.";
|
||||
$a->strings["Login"] = "Anmeldung";
|
||||
$a->strings["The post was created"] = "Der Beitrag wurde angelegt";
|
||||
$a->strings["Access denied."] = "Zugriff verweigert.";
|
||||
$a->strings["People Search"] = "Personensuche";
|
||||
$a->strings["No matches"] = "Keine Übereinstimmungen";
|
||||
@@ -394,8 +396,11 @@ $a->strings["Plugins"] = "Plugins";
|
||||
$a->strings["Themes"] = "Themen";
|
||||
$a->strings["DB updates"] = "DB Updates";
|
||||
$a->strings["Logs"] = "Protokolle";
|
||||
$a->strings["probe addresse"] = "Adresse untersuchen";
|
||||
$a->strings["check webfinger"] = "Webfinger überprüfen";
|
||||
$a->strings["Admin"] = "Administration";
|
||||
$a->strings["Plugin Features"] = "Plugin Features";
|
||||
$a->strings["diagnostics"] = "Diagnose";
|
||||
$a->strings["User registrations waiting for confirmation"] = "Nutzeranmeldungen die auf Bestätigung warten";
|
||||
$a->strings["Normal Account"] = "Normales Konto";
|
||||
$a->strings["Soapbox Account"] = "Marktschreier-Konto";
|
||||
@@ -434,6 +439,7 @@ $a->strings["Performance"] = "Performance";
|
||||
$a->strings["Relocate - WARNING: advanced function. Could make this server unreachable."] = "Umsiedeln - WARNUNG: Könnte diesen Server unerreichbar machen.";
|
||||
$a->strings["Site name"] = "Seitenname";
|
||||
$a->strings["Host name"] = "Host Name";
|
||||
$a->strings["Sender Email"] = "Absender für Emails";
|
||||
$a->strings["Banner/Logo"] = "Banner/Logo";
|
||||
$a->strings["Additional Info"] = "Zusätzliche Informationen";
|
||||
$a->strings["For public servers: you can add additional information here that will be listed at dir.friendica.com/siteinfo."] = "Für öffentliche Server kannst du hier zusätzliche Informationen angeben, die dann auf dir.friendica.com/siteinfo angezeigt werden.";
|
||||
@@ -1233,7 +1239,6 @@ $a->strings["show fewer"] = "weniger anzeigen";
|
||||
$a->strings["Update %s failed. See error logs."] = "Update %s fehlgeschlagen. Bitte Fehlerprotokoll überprüfen.";
|
||||
$a->strings["Create a New Account"] = "Neues Konto erstellen";
|
||||
$a->strings["Logout"] = "Abmelden";
|
||||
$a->strings["Login"] = "Anmeldung";
|
||||
$a->strings["Nickname or Email address: "] = "Spitzname oder E-Mail-Adresse: ";
|
||||
$a->strings["Password: "] = "Passwort: ";
|
||||
$a->strings["Remember me"] = "Anmeldedaten merken";
|
||||
|
||||
Reference in New Issue
Block a user