diff options
Diffstat (limited to 'apps/contacts/l10n/de.php')
-rw-r--r-- | apps/contacts/l10n/de.php | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/apps/contacts/l10n/de.php b/apps/contacts/l10n/de.php index efc2fff7d2e..347febeaf28 100644 --- a/apps/contacts/l10n/de.php +++ b/apps/contacts/l10n/de.php @@ -70,10 +70,6 @@ "Addressbook not found: " => "Adressbuch nicht gefunden:", "This is not your addressbook." => "Dies ist nicht dein Adressbuch.", "Contact could not be found." => "Kontakt konnte nicht gefunden werden.", -"Address" => "Adresse", -"Telephone" => "Telefon", -"Email" => "E-Mail", -"Organization" => "Organisation", "Work" => "Arbeit", "Home" => "Zuhause", "Other" => "Andere", @@ -124,6 +120,7 @@ "Select photo from ownCloud" => "Foto aus der ownCloud auswählen", "Format custom, Short name, Full name, Reverse or Reverse with comma" => "Format benutzerdefiniert, Kurzname, Vollname, Rückwärts oder Rückwärts mit Komma", "Edit name details" => "Name ändern", +"Organization" => "Organisation", "Delete" => "Löschen", "Nickname" => "Spitzname", "Enter nickname" => "Spitzname angeben", @@ -146,6 +143,8 @@ "Add notes here." => "Füge hier Notizen ein.", "Add field" => "Feld hinzufügen", "Phone" => "Telefon", +"Email" => "E-Mail", +"Address" => "Adresse", "Note" => "Notiz", "Download contact" => "Kontakt herunterladen", "Delete contact" => "Kontakt löschen", |