diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-02-22 02:18:42 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-02-22 02:18:42 +0000 |
commit | d3f2bda90cc68fcaf4e66465d1f684841ffad863 (patch) | |
tree | e9f6a60de7e981bc9160d2c482c7fa4eb349aba0 /apps/settings/l10n/de_DE.js | |
parent | daf1d74af977b371cb8f5a5a8048f4853fc4ec53 (diff) | |
download | nextcloud-server-d3f2bda90cc68fcaf4e66465d1f684841ffad863.tar.gz nextcloud-server-d3f2bda90cc68fcaf4e66465d1f684841ffad863.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/settings/l10n/de_DE.js')
-rw-r--r-- | apps/settings/l10n/de_DE.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/settings/l10n/de_DE.js b/apps/settings/l10n/de_DE.js index 51a86af8841..ef4bdfd2645 100644 --- a/apps/settings/l10n/de_DE.js +++ b/apps/settings/l10n/de_DE.js @@ -204,7 +204,6 @@ OC.L10N.register( "Copy" : "Kopieren", "Could not copy app password. Please copy it manually." : "Das Passwort für die App konnte nicht kopiert werden. Bitte kopieren Sie es manuell.", "You do not have permissions to see the details of this user" : "Sie haben keine Berechtigung, um auf die Details dieses Benutzers zu sehen", - "The backend does not support changing the display name" : "Das Backend unterstützt keine Änderung des Anzeigenamens", "Add new password" : "Neues Passwort hinzufügen", "Add new email address" : "Neue E-Mail-Adresse hinzufügen", "Add user in group" : "Nutzer zur Gruppe hinzufügen", @@ -836,6 +835,7 @@ OC.L10N.register( "Zulu" : "Zulu", "Official apps are developed by and within the community. They offer central functionality and are ready for production use." : "Offizielle Apps werden von und innerhalb der Community entwickelt. Sie stellen die zentralen Funktionen bereit und sind für den produktiven Einsatz geeignet.", "Official" : "Offiziell", + "The backend does not support changing the display name" : "Das Backend unterstützt keine Änderung des Anzeigenamens", "Store credentials" : "Anmeldeinformationen speichern", "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php ist als Webcron-Dienst registriert, der die cron.php alle 15 Minuten per HTTP aufruft. ", "Use system cron service to call the cron.php file every 15 minutes." : "Nutzen Sie den System-Cron-Service um cron.php alle 15 Minuten aufzurufen.", |