diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-10-18 00:52:29 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-10-18 00:52:29 +0000 |
commit | e1d33096d387314b20313204a17389225b44d957 (patch) | |
tree | 5af86eef4848c7ac7d7a11c676f6dc21f2e53dd7 /core/l10n/de.json | |
parent | 54d1ec58bf432df9b9c65583dfb0e207022d5076 (diff) | |
download | nextcloud-server-e1d33096d387314b20313204a17389225b44d957.tar.gz nextcloud-server-e1d33096d387314b20313204a17389225b44d957.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.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/core/l10n/de.json b/core/l10n/de.json index 3cfb0ef3964..539d50a0ecd 100644 --- a/core/l10n/de.json +++ b/core/l10n/de.json @@ -243,10 +243,6 @@ "({count} selected)" : "({count} ausgewählt)", "Error loading file exists template" : "Fehler beim Laden der vorhanden Dateivorlage", "Saving …" : "Speichern …", - "Authentication required" : "Legitimierung benötigt", - "This action requires you to confirm your password" : "Dieser Vorgang benötigt eine Passwortbestätigung von dir", - "Confirm" : "Bestätigen", - "Failed to authenticate, try again" : "Legitimierung fehlgeschlagen, noch einmal versuchen", "seconds ago" : "Gerade eben", "Connection to server lost" : "Verbindung zum Server verloren", "_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Problem beim Laden der Seite, Seite wird in %n Sekunde nochmals geladen","Problem beim Laden der Seite, Seite wird in %n Sekunden erneut geladen"], @@ -338,7 +334,9 @@ "Skip to navigation of app" : "Zum Navigationsbereich der App springen", "Go to %s" : "%s aufrufen", "Get your own free account" : "Hole dir dein eigenes kostenloses Konto", + "This action requires you to confirm your password" : "Dieser Vorgang benötigt eine Passwortbestätigung von dir", "Confirm your password" : "Bestätige dein Passwort", + "Confirm" : "Bestätigen", "Connect to your account" : "Verbinde dich mit deinem Konto", "Please log in before granting %1$s access to your %2$s account." : "Bitte melde dich an, bevor du %1$s Zugriff auf dein %2$s-Konto gewährst.", "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." : "Solltest du aktuell nicht versuchen, ein neues Gerät oder eine neue App einzurichten, dann kann es sein, dass jemand versucht, dich dazu zu bewegen, ihm Zugriff auf deine Daten zu gewähren. Fahre in diesem Fall nicht fort, sondern wende dich an deine Administration.", @@ -415,6 +413,8 @@ "Home" : "Startseite", "Copy to {folder}" : "Kopieren nach {folder}", "Move to {folder}" : "Verschieben nach {folder}", + "Authentication required" : "Legitimierung benötigt", + "Failed to authenticate, try again" : "Legitimierung fehlgeschlagen, noch einmal versuchen", "File not found" : "Datei nicht gefunden", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Das Dokument konnte auf dem Server nicht gefunden werden. Möglicherweise wurde die Freigabe gelöscht oder ist abgelaufen?", "Please use the command line updater because automatic updating is disabled in the config.php." : "Da automatische Updates in der config.php deaktivert sind, nutze bitte den Updater über die Kommandozeile.", |