diff options
Diffstat (limited to 'settings/l10n/de.js')
-rw-r--r-- | settings/l10n/de.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/settings/l10n/de.js b/settings/l10n/de.js index 2b384ea6f25..fbce3aa1c20 100644 --- a/settings/l10n/de.js +++ b/settings/l10n/de.js @@ -79,8 +79,6 @@ OC.L10N.register( "Password confirmation is required" : "Passwortbestätigung erforderlich", "Couldn't remove app." : "Die App konnte nicht entfernt werden.", "Couldn't update app." : "Die App konnte nicht aktualisiert werden.", - "Are you really sure you want add {domain} as trusted domain?" : "Bist du sicher, dass du {domain} als vertrauenswürdige Domain hinzufügen möchtest?", - "Add trusted domain" : "Vertrauenswürdige Domain hinzufügen", "Migration in progress. Please wait until the migration is finished" : "Migration läuft. Bitte warte, bis die Migration abgeschlossen ist", "Migration started …" : "Migration begonnen…", "Not saved" : "Nicht gespeichert", @@ -384,6 +382,8 @@ OC.L10N.register( "Default" : "Standard", "A problem occurred, please check your log files (Error: %s)" : "Es ist ein Problem aufgetreten, bitte überprüfe Deine Logdateien (Fehler: %s)", "Migration Completed" : "Migration abgeschlossen", + "Are you really sure you want add {domain} as trusted domain?" : "Bist du sicher, dass du {domain} als vertrauenswürdige Domain hinzufügen möchtest?", + "Add trusted domain" : "Vertrauenswürdige Domain hinzufügen", "_You have %n app update pending_::_You have %n app updates pending_" : ["Es ist %n App-Aktualisierungen verfügbar","Es sind %n App-Aktualisierungen verfügbar"], "Updating...." : "Aktualisiere…", "Error while updating app" : "Fehler beim Aktualisieren der App", |