diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-06-08 02:15:55 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-06-08 02:15:55 +0000 |
commit | f51c24a70a92dc78b7bd11aa5afa408a748fc4d8 (patch) | |
tree | 3e5d440caf0619f1e25a064a30580f60d94cd5f9 /apps/settings/l10n/de.js | |
parent | ce7a15e804c47609b137e44b2c11dd5eb3b674c0 (diff) | |
download | nextcloud-server-f51c24a70a92dc78b7bd11aa5afa408a748fc4d8.tar.gz nextcloud-server-f51c24a70a92dc78b7bd11aa5afa408a748fc4d8.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/settings/l10n/de.js')
-rw-r--r-- | apps/settings/l10n/de.js | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/settings/l10n/de.js b/apps/settings/l10n/de.js index f8b5981b927..e204bdad4cc 100644 --- a/apps/settings/l10n/de.js +++ b/apps/settings/l10n/de.js @@ -302,12 +302,6 @@ OC.L10N.register( "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "Die App wurde aktiviert, muss aber aktualisiert werden. Du wirst in 5 Sekunden zur Aktualisierungsseite weitergeleitet.", "App update" : "App-Aktualisierung", "Error: This app can not be enabled because it makes the server unstable" : "Fehler: Diese App kann nicht aktiviert werden, da sie den Server instabil macht. ", - "SSL Root Certificates" : "SSL-Root-Zertifikate", - "Common Name" : "Allgemeiner Name", - "Valid until" : "Gültig bis", - "Issued By" : "Ausgestellt von:", - "Valid until %s" : "Gültig bis %s", - "Import root certificate" : "Root-Zertifikat importieren", "Administrator documentation" : "Dokumentation für Administratoren", "Documentation" : "Dokumentation", "Forum" : "Forum", @@ -871,6 +865,12 @@ OC.L10N.register( "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", + "SSL Root Certificates" : "SSL-Root-Zertifikate", + "Common Name" : "Allgemeiner Name", + "Valid until" : "Gültig bis", + "Issued By" : "Ausgestellt von:", + "Valid until %s" : "Gültig bis %s", + "Import root certificate" : "Root-Zertifikat importieren", "Set default expiration date" : "Standardmäßiges Ablaufdatum setzen", "{counter} apps have an update available" : "Für {counter} Apps ist ein Update erhältlich" }, |