diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-12-16 00:19:23 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-12-16 00:19:23 +0000 |
commit | 538041b6e702f7163594a36b1e0c14dddc28aab7 (patch) | |
tree | f7aa11db45439cc30068d366da089d98ede9cae2 /core/l10n/de_DE.js | |
parent | a29b0b4ba5a68243174cc447486019bf9037ae0d (diff) | |
download | nextcloud-server-538041b6e702f7163594a36b1e0c14dddc28aab7.tar.gz nextcloud-server-538041b6e702f7163594a36b1e0c14dddc28aab7.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/de_DE.js')
-rw-r--r-- | core/l10n/de_DE.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/de_DE.js b/core/l10n/de_DE.js index 1f4d73cb1cb..72234acad96 100644 --- a/core/l10n/de_DE.js +++ b/core/l10n/de_DE.js @@ -347,9 +347,7 @@ OC.L10N.register( "Connect to your account" : "Verbinden Sie sich mit Ihrem Konto", "Please log in before granting %1$s access to your %2$s account." : "Bitte anmelden, bevor Sie %1$s Zugriff auf Ihr %2$s-Konto gewähren.", "If you are not trying to set up a new device or app, someone is trying to trick you into granting them access to your data. In this case do not proceed and instead contact your system administrator." : "Sollten Sie aktuell nicht versuchen, ein neues Gerät oder eine neue App einzurichten, dann kann es sein, dass aktuell jemand versucht, Sie dazu zu bewegen, ihm Zugriff auf Ihre Daten zu gewähren. Fahren Sie in diesem Fall nicht fort, sondern wenden Sie sich an Ihre Administration.", - "App token" : "App-Token", "Grant access" : "Zugriff gewähren", - "Alternative log in using app token" : "Alternative Anmeldung mittels App-Token", "Account access" : "Kontozugriff ", "Currently logged in as %1$s (%2$s)." : "Aktuell angemeldet als %1$s (%2$s).", "You are about to grant %1$s access to your %2$s account." : "Sie sind dabei, %1$s Zugriff auf Ihr %2$s-Konto zu gewähren.", @@ -450,6 +448,8 @@ OC.L10N.register( "Authentication required" : "Legitimierung benötigt", "Failed to authenticate, try again" : "Authentifizierung fehlgeschlagen, bitte erneut versuchen.", "The page could not be found on the server." : "Die Seite konnte auf dem Server nicht gefunden werden.", + "App token" : "App-Token", + "Alternative log in using app token" : "Alternative Anmeldung mittels App-Token", "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.", |