DE: update to the strings
This commit is contained in:
parent
2abbd1dc19
commit
89981b33bb
2 changed files with 110 additions and 110 deletions
|
|
@ -803,8 +803,8 @@ $a->strings["Global directory update URL"] = "URL für Updates beim weltweiten V
|
|||
$a->strings["URL to update the global directory. If this is not set, the global directory is completely unavailable to the application."] = "URL für Update des globalen Verzeichnisses. Wenn nichts eingetragen ist, bleibt das globale Verzeichnis unerreichbar.";
|
||||
$a->strings["Allow threaded items"] = "Erlaube Threads in Diskussionen";
|
||||
$a->strings["Allow infinite level threading for items on this site."] = "Erlaube ein unendliches Level für Threads auf dieser Seite.";
|
||||
$a->strings["No default permissions for new users"] = "Keine Standard-Zugriffsrechte für Beiträge neuer Nutzer";
|
||||
$a->strings["New users will have no private permissions set for their posts by default, making their posts public until they change it."] = "Neue Benutzer werden keine Voreinstellungen für die Zugriffrechte haben, so dass ihre Beiträge öffentlich sind, bis sie es ändern.";
|
||||
$a->strings["Private posts by default for new users"] = "Private Beiträge als Standard für neue Nutzer";
|
||||
$a->strings["Set default post permissions for all new members to the default privacy group rather than public."] = "Die Standard-Zugriffsrechte für neue Nutzer werden so gesetzt, dass als Voreinstellung in die private Gruppe gepostet wird anstelle von öffentlichen Beiträgen.";
|
||||
$a->strings["Block multiple registrations"] = "Unterbinde Mehrfachregistrierung";
|
||||
$a->strings["Disallow users to register additional accounts for use as pages."] = "Benutzern nicht erlauben, weitere Konten als zusätzliche Profile anzulegen.";
|
||||
$a->strings["OpenID support"] = "OpenID Unterstützung";
|
||||
|
|
@ -1116,8 +1116,8 @@ $a->strings["Cache Statistics"] = "Cache Statistik";
|
|||
$a->strings["Number of items"] = "Anzahl der Einträge";
|
||||
$a->strings["Size of the cache"] = "Größe des Caches";
|
||||
$a->strings["Delete the whole cache"] = "Cache leeren";
|
||||
$a->strings["Facebook Post disabled"] = "";
|
||||
$a->strings["Facebook Post"] = "Beitrag auf Facebook";
|
||||
$a->strings["Facebook Post disabled"] = "Nach Facebook senden deaktiviert";
|
||||
$a->strings["Facebook Post"] = "Facebook Relai";
|
||||
$a->strings["Install Facebook Post connector for this account."] = "Facebook-Connector für dieses Konto installieren.";
|
||||
$a->strings["Remove Facebook Post connector"] = "Facebook-Connector entfernen";
|
||||
$a->strings["Facebook Post Settings"] = "Facebook-Beitragseinstellungen";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue