diff options
Diffstat (limited to 'core/l10n/de.js')
-rw-r--r-- | core/l10n/de.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/de.js b/core/l10n/de.js index 80983131943..4871ab1fd89 100644 --- a/core/l10n/de.js +++ b/core/l10n/de.js @@ -152,7 +152,6 @@ OC.L10N.register( "Loading apps …" : "Lade Apps …", "Could not fetch list of apps from the app store." : "Liste der Apps kann nicht vom App Store abgerufen werden.", "Installing apps …" : "Installiere Apps …", - "Nextcloud {app}" : "Nextcloud {app}", "App download or installation failed" : "Herunterladen oder Installieren der App fehlgeschlagen", "Can't install this app because it is not compatible" : "App kann nicht installiert werden, da sie inkompatibel ist", "Can't install this app" : "App kann nicht installiert werden", @@ -448,6 +447,7 @@ OC.L10N.register( "Your client should now be connected! You can close this window." : "Dein Client ist jetzt verbunden! Du kannst dieses Fenster schließen.", "Cancel log in" : "Anmeldung abbrechen", "These apps will be updated:" : "Diese Apps werden aktualisiert:", + "Nextcloud {app}" : "Nextcloud {app}", "Local document editing back-end used by the OnlyOffice app." : "Lokales Dokumentenbearbeitungs-Backend, das von der OnlyOffice-Anwendung verwendet wird.", "Calendar, Contacts, Talk, Mail & OnlyOffice" : "Kalender, Kontakte, Talk, Mail & OnlyOffice" }, |