diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-06-20 00:23:02 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-06-20 00:23:02 +0000 |
commit | 0d961dc9a2bb3b6005af5eec51692b760a9e0029 (patch) | |
tree | 12d8cf1b3a54eb41e6aefacd390dde3fc958f1cb /apps/settings/l10n/de.json | |
parent | fec43fc1325b75e1c98838cd961187e7c0409984 (diff) | |
download | nextcloud-server-0d961dc9a2bb3b6005af5eec51692b760a9e0029.tar.gz nextcloud-server-0d961dc9a2bb3b6005af5eec51692b760a9e0029.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/de.json')
-rw-r--r-- | apps/settings/l10n/de.json | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/apps/settings/l10n/de.json b/apps/settings/l10n/de.json index 0f00fa5a7d9..6202815da28 100644 --- a/apps/settings/l10n/de.json +++ b/apps/settings/l10n/de.json @@ -437,7 +437,7 @@ "Documentation" : "Dokumentation", "Forum" : "Forum", "Login" : "Anmelden", - "SSL/TLS" : "SSL/TLS", + "SSL" : "SSL", "Open documentation" : "Dokumentation öffnen", "It is important to set up this server to be able to send emails, like for password reset and notifications." : "Es ist wichtig, diesen Server so zu konfigurieren, dass E-Mails versandt werden können, z. B. zum Zurücksetzen des Passworts und für Benachrichtigungen.", "Send mode" : "Sendemodus", @@ -446,8 +446,7 @@ "From address" : "Absenderadresse", "Server address" : "Serveradresse", "Port" : "Port", - "Authentication method" : "Authentifizierungsmethode", - "Only applies when authentication is required" : "Gilt nur, wenn eine Authentifizierung erforderlich ist", + "Authentication" : "Authentifizierung", "Authentication required" : "Authentifizierung benötigt", "Credentials" : "Zugangsdaten", "SMTP Username" : "SMTP-Benutzername", @@ -505,8 +504,11 @@ "png or jpg, max. 20 MB" : "png oder jpg, max. 20 MB", "Plain" : "Klartext", "NT LAN Manager" : "NT-LAN-Manager", + "SSL/TLS" : "SSL/TLS", "STARTTLS" : "STARTTLS", + "Authentication method" : "Authentifizierungsmethode", "Allow username autocompletion in share dialog" : "Automatische Vervollständigung der Benutzernamen im Teilen-Dialog erlauben", - "Allow username autocompletion to users within the same groups" : "Automatische Vervollständigung der Benutzernamen auf Benutzer innerhalb der gleichen Gruppen erlauben" + "Allow username autocompletion to users within the same groups" : "Automatische Vervollständigung der Benutzernamen auf Benutzer innerhalb der gleichen Gruppen erlauben", + "Only applies when authentication is required" : "Gilt nur, wenn eine Authentifizierung erforderlich ist" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |