diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-12-27 00:20:24 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-12-27 00:20:24 +0000 |
commit | c6d19b2d7d08373de865b20db3884e629834d246 (patch) | |
tree | 7500f1cc7a862003e5eef6e365c3ab6830008216 /core/l10n/de_DE.json | |
parent | af6f1cdde407580646fd7e562ee757fa87aab0d3 (diff) | |
download | nextcloud-server-c6d19b2d7d08373de865b20db3884e629834d246.tar.gz nextcloud-server-c6d19b2d7d08373de865b20db3884e629834d246.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/de_DE.json')
-rw-r--r-- | core/l10n/de_DE.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/core/l10n/de_DE.json b/core/l10n/de_DE.json index 39bbc91b232..e53879f906d 100644 --- a/core/l10n/de_DE.json +++ b/core/l10n/de_DE.json @@ -453,7 +453,6 @@ "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}." : "Ihre 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 Ihre Adresse ist, kann dies ein Hinweis darauf sein, dass ein Proxy nicht richtig konfiguriert ist. Weitere Informationen finden Sie 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, richten Sie bitte, sofern verfügbar, Memcache ein. Weitere Informationen finden Sie 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 aktualisieren Sie 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}", - "Start typing in search" : "Mit der Sucheingabe beginnen" + "Avatar of {fullName}" : "Avatar von {fullName}" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |