summaryrefslogtreecommitdiffstats
path: root/apps/admin_audit
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-11-11 00:22:14 +0000
committerNextcloud bot <bot@nextcloud.com>2023-11-11 00:22:14 +0000
commit3ce31fc1bff99af87f6b9bd3ce74bd41011ce768 (patch)
tree9ba4bde17a418dde3a4346aef2b928e15b0e2587 /apps/admin_audit
parent7556021a9172bf69c13f957b009de7430ab62796 (diff)
downloadnextcloud-server-3ce31fc1bff99af87f6b9bd3ce74bd41011ce768.tar.gz
nextcloud-server-3ce31fc1bff99af87f6b9bd3ce74bd41011ce768.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/admin_audit')
-rw-r--r--apps/admin_audit/l10n/de.js2
-rw-r--r--apps/admin_audit/l10n/de.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/admin_audit/l10n/de.js b/apps/admin_audit/l10n/de.js
index a1a76aee7b6..fadf5a18e91 100644
--- a/apps/admin_audit/l10n/de.js
+++ b/apps/admin_audit/l10n/de.js
@@ -1,7 +1,7 @@
OC.L10N.register(
"admin_audit",
{
- "Auditing / Logging" : "Auditieren / Protokollieren",
+ "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);");
diff --git a/apps/admin_audit/l10n/de.json b/apps/admin_audit/l10n/de.json
index 7a55fd1457a..7dbf404aa65 100644
--- a/apps/admin_audit/l10n/de.json
+++ b/apps/admin_audit/l10n/de.json
@@ -1,5 +1,5 @@
{ "translations": {
- "Auditing / Logging" : "Auditieren / Protokollieren",
+ "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."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file