diff options
Diffstat (limited to 'settings/l10n/de.php')
-rw-r--r-- | settings/l10n/de.php | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/settings/l10n/de.php b/settings/l10n/de.php index 1c2722d249f..57b9e776854 100644 --- a/settings/l10n/de.php +++ b/settings/l10n/de.php @@ -21,6 +21,7 @@ $TRANSLATIONS = array( "Couldn't decrypt your files, check your password and try again" => "Dateien konnten nicht entschlüsselt werden, bitte prüfe Dein Passwort und versuche es erneut.", "Encryption keys deleted permanently" => "Verschlüsselungsschlüssel dauerhaft gelöscht", "Couldn't permanently delete your encryption keys, please check your owncloud.log or ask your administrator" => "Verschlüsselungsschlüssel konnten nicht dauerhaft gelöscht werden, prüfe bitte Dein owncloud.log oder frage Deinen Administrator", +"Couldn't remove app." => "Die App konnte nicht entfernt werden.", "Email saved" => "E-Mail Adresse gespeichert", "Invalid email" => "Ungültige E-Mail Adresse", "Unable to delete group" => "Gruppe konnte nicht gelöscht werden", @@ -43,6 +44,7 @@ $TRANSLATIONS = array( "User Documentation" => "Dokumentation für Benutzer", "Admin Documentation" => "Admin-Dokumentation", "Update to {appversion}" => "Aktualisiere zu {appversion}", +"Uninstall App" => "App deinstallieren", "Disable" => "Deaktivieren", "Enable" => "Aktivieren", "Please wait...." => "Bitte warten...", @@ -53,6 +55,9 @@ $TRANSLATIONS = array( "Error" => "Fehler", "Update" => "Aktualisierung durchführen", "Updated" => "Aktualisiert", +"Uninstalling ...." => "Deinstalliere ....", +"Error while uninstalling app" => "Fehler beim Deinstallieren der App", +"Uninstall" => "Deinstallieren", "Select a profile picture" => "Wähle ein Profilbild", "Very weak password" => "Sehr schwaches Passwort", "Weak password" => "Schwaches Passwort", |