diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-08-02 07:35:19 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-08-02 07:35:19 +0000 |
commit | 276b8f2315e9edf3418818eda1e6a8722dae8e00 (patch) | |
tree | 4a818e731ec5cd2124e245e99df00c80e5ba6fed /core/l10n/de.js | |
parent | 398727fd07d5d7a9d1d3bf14c9401dcc1a4c76c1 (diff) | |
download | nextcloud-server-276b8f2315e9edf3418818eda1e6a8722dae8e00.tar.gz nextcloud-server-276b8f2315e9edf3418818eda1e6a8722dae8e00.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/de.js')
-rw-r--r-- | core/l10n/de.js | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/core/l10n/de.js b/core/l10n/de.js index 7ef772f26f6..f78a5d4bdec 100644 --- a/core/l10n/de.js +++ b/core/l10n/de.js @@ -52,6 +52,9 @@ OC.L10N.register( "Maintenance mode is kept active" : "Wartungsmodus bleibt aktiviert", "Updating database schema" : "Das Datenbankschema wird aktualisiert", "Updated database" : "Datenbank aktualisiert", + "Checking for update of app \"%s\" in App Store" : "Suche nach einer Aktualisierung für die App \"%s\" im App-Store", + "Update app \"%s\" from App Store" : "Aktualisiere die App \"%s\" aus dem App-Store", + "Checked for update of app \"%s\" in App Store" : "App-Store auf Aktualisierung für die App \"%s\" geprüft", "Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "Prüft, ob das Datenbankschema für %s aktualisiert werden kann (dies kann je nach Datenbankgröße sehr lange dauern)", "Updated \"%1$s\" to %2$s" : "\"%1$s\" aktualisiert auf %2$s", "Set log level to debug" : "Log-Level auf \"debug\" gesetzt", @@ -142,7 +145,9 @@ OC.L10N.register( "User disabled" : "Benutzer deaktiviert", "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Es wurden mehrere ungültige Anmeldeversuche von Deiner IP-Adresse festgestellt. Daher wird die nächste Anmeldung um 30 Sekunden verzögert.", "Your account is not setup for passwordless login." : "Dein Konto ist nicht für eine Anmeldung ohne Passwort eingerichtet.", + "Browser not supported" : "Browser wird nicht unterstützt!", "Passwordless authentication is not supported in your browser." : "Anmeldung ohne Passwort wird von Deinem Browser nicht unterstützt.", + "Your connection is not secure" : "Deine Verbindung ist nicht sicher", "Passwordless authentication is only available over a secure connection." : "Anmeldung ohne Passwort ist nur über eine sichere Verbindung möglich", "Reset password" : "Passwort zurücksetzen", "A password reset message has been sent to the email address of this account. If you do not receive it, check your spam/junk folders or ask your local administrator for help." : "Eine Nachricht zum Zurücksetzen des Passworts wurde an die in diesem Konto hinterlegte E-Mail-Adresse gesendet. Wenn Sie diese nicht erhalten haben, prüfen Sie bitte die Ordner Spam/Junk oder kontaktieren Sie Ihren lokalen Administrator für weitere Hilfe.", @@ -156,6 +161,7 @@ OC.L10N.register( "Resetting password" : "Setze Passwort zurück", "Recommended apps" : "Empfohlene Apps", "Loading apps …" : "Lade Apps …", + "Could not fetch list of apps from the App Store." : "Liste der Apps kann nicht vom App-Store abgerufen werden", "Installing apps …" : "Installiere Apps …", "App download or installation failed" : "Herunterladen oder Installieren der App fehlgeschlagen", "Cannot install this app because it is not compatible" : "App kann nicht installiert werden, da sie inkompatibel ist", |