diff options
Diffstat (limited to 'settings/l10n/de_DE.js')
-rw-r--r-- | settings/l10n/de_DE.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/settings/l10n/de_DE.js b/settings/l10n/de_DE.js index b01ffa561f9..9674e11312a 100644 --- a/settings/l10n/de_DE.js +++ b/settings/l10n/de_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?" : "Sind Sie sich wirklich sicher, dass Sie {domain} als vertrauenswürdige Domain hinzufügen möchten?", - "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üfen Sie Ihre Logdateien (Fehler: %s)", "Migration Completed" : "Migration abgeschlossen", + "Are you really sure you want add {domain} as trusted domain?" : "Sind Sie sich wirklich sicher, dass Sie {domain} als vertrauenswürdige Domain hinzufügen möchten?", + "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", |