Skip to content

Commit 4fb5188

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent d2478e9 commit 4fb5188

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

l10n/de.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ OC.L10N.register(
1919
"Live view is disabled" : "Echtzeitanzeige ist deaktiviert.",
2020
"No log file" : "Keine Protokolldatei",
2121
"File-based logging must be enabled to access logs from the Web UI." : "Für den Zugriff auf Protokolle über die Web-Benutzeroberfläche muss die dateibasierte Protokollierung aktiviert sein.",
22-
"Log entry successfully copied" : "Protokolleintrag erfolgreich kopiert",
22+
"Log entry successfully copied" : "Protokolleintrag kopiert",
2323
"Level" : "Level",
2424
"App" : "App",
2525
"No app in context" : "Keine App im Kontext",

l10n/de.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"Live view is disabled" : "Echtzeitanzeige ist deaktiviert.",
1818
"No log file" : "Keine Protokolldatei",
1919
"File-based logging must be enabled to access logs from the Web UI." : "Für den Zugriff auf Protokolle über die Web-Benutzeroberfläche muss die dateibasierte Protokollierung aktiviert sein.",
20-
"Log entry successfully copied" : "Protokolleintrag erfolgreich kopiert",
20+
"Log entry successfully copied" : "Protokolleintrag kopiert",
2121
"Level" : "Level",
2222
"App" : "App",
2323
"No app in context" : "Keine App im Kontext",

0 commit comments

Comments
 (0)