summaryrefslogtreecommitdiffstats
path: root/apps/admin_audit/l10n/de.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-09-26 02:17:48 +0000
committerNextcloud bot <bot@nextcloud.com>2020-09-26 02:17:48 +0000
commita2c414fa91214c241f5306cff6e0564f179588a5 (patch)
treed2679d2153b202e3934126909fb08a5cb2b2b4d3 /apps/admin_audit/l10n/de.js
parentdeddcbd8175a2de604488c43586ec05358199f8c (diff)
downloadnextcloud-server-a2c414fa91214c241f5306cff6e0564f179588a5.tar.gz
nextcloud-server-a2c414fa91214c241f5306cff6e0564f179588a5.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/admin_audit/l10n/de.js')
-rw-r--r--apps/admin_audit/l10n/de.js7
1 files changed, 7 insertions, 0 deletions
diff --git a/apps/admin_audit/l10n/de.js b/apps/admin_audit/l10n/de.js
new file mode 100644
index 00000000000..a1a76aee7b6
--- /dev/null
+++ b/apps/admin_audit/l10n/de.js
@@ -0,0 +1,7 @@
+OC.L10N.register(
+ "admin_audit",
+ {
+ "Auditing / Logging" : "Auditieren / Protokollieren",
+ "Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions." : "Stellt Protokollierungsfunktionen für Nextcloud zur Verfügung wie Dateizugriffe oder andere vertrauliche Aktionen."
+},
+"nplurals=2; plural=(n != 1);");