aboutsummaryrefslogtreecommitdiffstats
path: root/core/l10n/de.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-12-14 00:19:23 +0000
committerNextcloud bot <bot@nextcloud.com>2023-12-14 00:19:23 +0000
commit42987e7a45f27392a0eeec1b976b1a0e7bb8c7a4 (patch)
treedd6ad94170d41fa01991cf9a05eb5d465e4c3dd4 /core/l10n/de.json
parent20932c8430dbe1d6173aba06c9a971af76c5efd5 (diff)
downloadnextcloud-server-42987e7a45f27392a0eeec1b976b1a0e7bb8c7a4.tar.gz
nextcloud-server-42987e7a45f27392a0eeec1b976b1a0e7bb8c7a4.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/de.json')
-rw-r--r--core/l10n/de.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/de.json b/core/l10n/de.json
index 95ed32de609..945cfeb64a9 100644
--- a/core/l10n/de.json
+++ b/core/l10n/de.json
@@ -216,7 +216,6 @@
"Search in" : "Suche in",
"Filter in current view" : "Filter in aktueller Ansicht",
"Searching …" : "Suche …",
- "Start typing in search" : "Mit der Sucheingabe beginnen",
"No matching results" : "Keine passenden Suchergebnisse",
"Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Zwischen ${this.dateFilter.startFrom.toLocaleDateString()} und ${this.dateFilter.endAt.toLocaleDateString()}",
"This browser is not supported" : "Dieser Browser wird nicht unterstützt.",
@@ -452,6 +451,7 @@
"Your remote address was identified as \"{remoteAddress}\" and is bruteforce 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. Further information can be found in the {linkstart}documentation ↗{linkend}." : "Deine Remote-Adresse wurde als \"{remoteAddress}“ identifiziert und ist derzeit aufgrund eines mutmaßlichen Brute-Force-Angriffs gedrosselt, was die Geschwindigkeit verschiedener Anfragen verlangsamt. Wenn die Remote-Adresse nicht deine Adresse ist, kann dies ein Hinweis darauf sein, dass ein Proxy nicht richtig konfiguriert ist. Weitere Informationen findest du in der {linkstart}Dokumentation ↗{linkend}.",
"The database is used for transactional file locking. To enhance performance, please configure memcache, if available. See the {linkstart}documentation ↗{linkend} for more information." : "Die Datenbank wird zum Sperren von Transaktionsdateien verwendet. Um die Leistung zu verbessern, richte bitte, sofern verfügbar, Memcache ein. Weitere Informationen findest du in der {linkstart}Dokumentation ↗{linkend}.",
"PHP 8.0 is now deprecated in Nextcloud 27. Nextcloud 28 may require at least PHP 8.1. Please upgrade to {linkstart}one of the officially supported PHP versions provided by the PHP Group ↗{linkend} as soon as possible." : "PHP 8.0 ist jetzt in Nextcloud 27 veraltet. Nextcloud 28 erfordert möglicherweise mindestens PHP 8.1. Bitte aktualisiere so bald wie möglich auf {linkstart}eine der offiziell unterstützten PHP-Versionen, die von der PHP-Gruppe ↗{linkend} bereitgestellt werden.",
- "Avatar of {fullName}" : "Avatar von {fullName}"
+ "Avatar of {fullName}" : "Avatar von {fullName}",
+ "Start typing in search" : "Mit der Sucheingabe beginnen"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file