aboutsummaryrefslogtreecommitdiffstats
path: root/view/de/strings.php
diff options
context:
space:
mode:
authorTobias Diekershoff <tobias.diekershoff@gmx.net>2011-06-20 09:47:42 +0200
committerTobias Diekershoff <tobias.diekershoff@gmx.net>2011-06-20 09:47:42 +0200
commitf0c5a1b21b04f48a6a3bbb454f03c7391e0e4c06 (patch)
tree6ada60fce682008b15462f80023bf862be1cdc89 /view/de/strings.php
parentf3292e68a25c03cbd92952f5670f355b8784c877 (diff)
downloadvolse-hubzilla-f0c5a1b21b04f48a6a3bbb454f03c7391e0e4c06.tar.gz
volse-hubzilla-f0c5a1b21b04f48a6a3bbb454f03c7391e0e4c06.tar.bz2
volse-hubzilla-f0c5a1b21b04f48a6a3bbb454f03c7391e0e4c06.zip
typo and wording for the German language files
Diffstat (limited to 'view/de/strings.php')
-rw-r--r--view/de/strings.php8
1 files changed, 4 insertions, 4 deletions
diff --git a/view/de/strings.php b/view/de/strings.php
index 4d683e9d2..1fd7c3b46 100644
--- a/view/de/strings.php
+++ b/view/de/strings.php
@@ -127,12 +127,12 @@ $a->strings["Does \$name know you?"] = "Kennt \$name dich?";
$a->strings["Yes"] = "Ja";
$a->strings["No"] = "Nein";
$a->strings["Add a personal note:"] = "Eine persönliche Notiz anfügen:";
-$a->strings["Please enter your 'Identity Address' from one of the following supported social networks:"] = "Bitte gib die Adresse deiner Identität in einem der unterstützten sozialen Netzwerke an:";
+$a->strings["Please enter your 'Identity Address' from one of the following supported social networks:"] = "Bitte gib die Adresse deines Profils in einem der unterstützten sozialen Netzwerke an:";
$a->strings["Friendika"] = "Friendika";
$a->strings["StatusNet/Federated Social Web"] = "StatusNet/Federated Social Web";
$a->strings["Private (secure) network"] = "Privates (sicheres) Netzwerk";
$a->strings["Public (insecure) network"] = "Öffentliches (unsicheres) Netzwerk";
-$a->strings["Your Identity Address:"] = "Adresse deiner Identität";
+$a->strings["Your Identity Address:"] = "Adresse deines Profils:";
$a->strings["Submit Request"] = "Anfrage abschicken";
$a->strings["Could not create/connect to database."] = "Konnte die Verbindung zur Datenbank nicht aufbauen bzw. die Datenbank anlegen.";
$a->strings["Connected to database."] = "Mit der Datenbank verbunden.";
@@ -330,7 +330,7 @@ $a->strings["Email access is disabled on this site."] = "Zugriff auf Emails für
$a->strings["Welcome back %s"] = "Willkommen zurück %s";
$a->strings["Manage Identities and/or Pages"] = "Verwalte Identitäten und/oder Seiten";
$a->strings["(Toggle between different identities or community/group pages which share your account details.)"] = "(Wähle zwischen verschiedenen Identitäten oder Gemeinschafts/Gruppen Seiten die deine Accountdetails teilen.)";
-$a->strings["Select an identity to manage: "] = "Wähle eine Identität zum Verwalten:";
+$a->strings["Select an identity to manage: "] = "Wähle eine Identität zum Verwalten: ";
$a->strings["Normal View"] = "Normale Ansicht";
$a->strings["New Item View"] = "Neue Einträge";
$a->strings["Warning: This group contains %s member from an insecure network."] = array(
@@ -496,7 +496,7 @@ $a->strings["Hide profile details and all your messages from unknown viewers?"]
$a->strings["Edit Profile Details"] = "Profil bearbeiten";
$a->strings["View this profile"] = "Dieses Profil anzeigen";
$a->strings["Create a new profile using these settings"] = "Neues Profil anlegen und diese Einstellungen verwenden";
-$a->strings["Clone this profile"] = "Dieses Profil dublizieren";
+$a->strings["Clone this profile"] = "Dieses Profil duplizieren";
$a->strings["Delete this profile"] = "Dieses Profil löschen";
$a->strings["Profile Name:"] = "Profilname:";
$a->strings["Your Full Name:"] = "Dein kompletter Name:";