summaryrefslogtreecommitdiffstats
path: root/l10n/de_DE.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-03-10 03:31:07 +0000
committerNextcloud bot <bot@nextcloud.com>2023-03-10 03:31:07 +0000
commite7bbb059de0a85d90d112aad99628a66b299fea6 (patch)
treedd34cdd8827b7a92bf836a205e5d1d81d6ef8e87 /l10n/de_DE.js
parent2522210f26e992f728f9c2b420d8680e03ebc43e (diff)
Fix(l10n): đź”  Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n/de_DE.js')
-rw-r--r--l10n/de_DE.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/l10n/de_DE.js b/l10n/de_DE.js
index d09c55962..b651e3424 100644
--- a/l10n/de_DE.js
+++ b/l10n/de_DE.js
@@ -245,6 +245,8 @@ OC.L10N.register(
"Password request: %s" : "Passwortanforderung: %s",
"Private conversation" : "Private Unterhaltung",
"Deleted user (%s)" : "Gelöschter Benutzer (%s)",
+ "Failed to upload call recording" : "Fehler beim Hochladen der Aufnahme",
+ "The recording server failed to upload recording of call {call}. Please reach out to the adminstrators." : "Der Aufzeichnungsserver konnte die Aufzeichnung von Anruf {call} nicht hochladen. Bitte wenden Sie sich an die Administration.",
"Share to chat" : "In Unterhaltung teilen",
"Dismiss notification" : "Benachrichtigung verwerfen",
"Call recording now available" : "Anrufaufzeichnung jetzt verfĂĽgbar",
@@ -682,6 +684,7 @@ OC.L10N.register(
"Recording backend" : "Aufzeichnungs-Backend",
"Add a new recording backend server" : "Einen neuen Aufzeichnungs-Backend-Server hinzufĂĽgen",
"Shared secret" : "Geteiltes Geheimnis",
+ "The PHP settings 'upload_max_filesize' or 'post_max_size' only will allow to upload files up to {maxUpload}." : "Die PHP-Einstellungen 'upload_max_filesize' oder 'post_max_size' erlauben nur das Hochladen von Dateien bis zu {maxUpload}.",
"Recording backend settings saved" : "Aufzeichnungs-Backend Einstellungen gespeichert",
"SIP configuration" : "SIP-Konfiguration",
"SIP configuration is only possible with a high-performance backend." : "Die SIP-Konfiguration ist nur mit dem High-Performance-Backend möglich.",