aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/l10n/de.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-03-01 00:38:32 +0000
committerNextcloud bot <bot@nextcloud.com>2024-03-01 00:38:32 +0000
commitdfb6b52cde97996b11d458f7021d65e1913bbac7 (patch)
tree0f23b0c0321858c11f60bc1a5bf8339e5d0f7e89 /apps/settings/l10n/de.js
parent1e9f438d1af214b708dcc22a785eece54e218db4 (diff)
downloadnextcloud-server-dfb6b52cde97996b11d458f7021d65e1913bbac7.tar.gz
nextcloud-server-dfb6b52cde97996b11d458f7021d65e1913bbac7.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/de.js')
-rw-r--r--apps/settings/l10n/de.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/settings/l10n/de.js b/apps/settings/l10n/de.js
index bfcd5241cd1..105fbd91316 100644
--- a/apps/settings/l10n/de.js
+++ b/apps/settings/l10n/de.js
@@ -121,6 +121,7 @@ OC.L10N.register(
"Your remote address could not be determined." : "Ihre Remote-Adresse konnte nicht ermittelt werden.",
"Your remote address was identified as \"%s\" and is brute-force throttled at the moment slowing down the performance of various requests. If the remote address is not your address this can be an indication that a proxy is not configured correctly." : "Ihre Remote-Adresse wurde als \"%s\" erkannt und wird derzeit durch die Brute-Force-Erkennung gedrosselt, was die Leistung verschiedener Anfragen verlangsamt. Wenn die Remote-Adresse nicht Ihre Adresse ist, kann dies ein Hinweis darauf sein, dass ein Proxy nicht richtig konfiguriert ist.",
"Your remote address \"%s\" is not brute-force throttled." : "Ihre Remote-Adresse \"%s\" ist nicht durch die Brute-Force-Erkennung gedrosselt.",
+ "Your data directory and files are probably accessible from the internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root." : "Dein Datenverzeichnis und deine Dateien sind wahrscheinlich vom Internet aus erreichbar. Die .htaccess-Datei funktioniert nicht. Es wird dringend empfohlen, deinen Webserver dahingehend zu konfigurieren, dass das Datenverzeichnis nicht mehr vom Internet aus erreichbar ist oder dass du es aus dem Document-Root-Verzeichnis des Webservers herausverschiebst.",
"Database missing columns" : "In der Datenbank fehlen Spalten",
"Missing optional column \"%s\" in table \"%s\"." : "Fehlende optionale Spalte \"%s\" in der Tabelle \"%s\".",
"The database is missing some optional columns. Due to the fact that adding columns on big tables could take some time they were not added automatically when they can be optional. By running \"occ db:add-missing-columns\" those missing columns could be added manually while the instance keeps running. Once the columns are added some features might improve responsiveness or usability." : "In der Datenbank fehlen einige optionale Spalten. Da das Hinzufügen von Spalten bei großen Tabellen einige Zeit dauern kann, wurden sie nicht automatisch hinzugefügt, wenn sie optional sein können. Durch Ausführen von \"occ db:add-missing-columns\" können diese fehlenden Spalten manuell hinzugefügt werden, während die Instanz weiter läuft. Sobald die Spalten hinzugefügt sind, könnten einige Funktionen die Reaktionsfähigkeit oder die Benutzerfreundlichkeit verbessern.",
@@ -349,7 +350,6 @@ OC.L10N.register(
"Current password" : "Aktuelles Passwort",
"New password" : "Neues Passwort",
"Change password" : "Passwort ändern",
- "Your profile information" : "Ihre Profilinformation",
"Your profile picture" : "Dein Profilbild",
"Upload profile picture" : "Profilbild hochladen",
"Choose profile picture from Files" : "Profilbild aus Dateien wählen",
@@ -636,6 +636,7 @@ OC.L10N.register(
"Enable or disable profile by default for new users." : "Profil für neue Benutzer standardmäßig aktivieren oder deaktivieren",
"You are about to remove the group {group}. The users will NOT be deleted." : "Du bist dabei die Gruppe {group} zu löschen. Die Benutzer werden NICHT gelöscht.",
"Please confirm the group removal " : "Bitte die Löschung der Gruppe bestätigen",
+ "Your profile information" : "Ihre Profilinformation",
"Choose profile picture from files" : "Profilbild aus Dateien auswählen",
"png or jpg, max. 20 MB" : "png oder jpg, max. 20 MB",
"Your email address" : "Deine E-Mail-Adresse",