diff options
Diffstat (limited to 'core/l10n/de_DE.js')
-rw-r--r-- | core/l10n/de_DE.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/core/l10n/de_DE.js b/core/l10n/de_DE.js index 4830596e28d..07e0fe3dc17 100644 --- a/core/l10n/de_DE.js +++ b/core/l10n/de_DE.js @@ -52,9 +52,6 @@ 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 appstore" : "Suche nach einer Aktualisierung für die App \"%s\" im App-Store", - "Update app \"%s\" from appstore" : "Aktualisiere die App \"%s\" aus dem App-Store", - "Checked for update of app \"%s\" in appstore" : "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", @@ -159,7 +156,6 @@ 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", @@ -375,6 +371,9 @@ OC.L10N.register( "Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "Prüft, ob das Datenbankschema aktualisiert werden kann (dies kann je nach Datenbankgröße sehr lange dauern)", "Checked database schema update" : "Datenbankschema-Aktualisierung überprüft", "Checking updates of apps" : "Es wird nach Updates für die Apps gesucht", + "Checking for update of app \"%s\" in appstore" : "Suche nach einer Aktualisierung für die App \"%s\" im App-Store", + "Update app \"%s\" from appstore" : "Aktualisiere die App \"%s\" aus dem App-Store", + "Checked for update of app \"%s\" in appstore" : "App-Store auf Aktualisierung für die App \"%s\" geprüft", "Checked database schema update for apps" : "Datenbankschema-Aktualisierung für Apps überprüft", "Following apps have been disabled: %s" : "Die folgenden Apps wurden deaktiviert: %s", "Your web server is not properly set up to resolve \"{url}\". Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Ihr Webserver ist nicht richtig konfiguriert um \"{url}\" aufzulösen. Weitere Informationen hierzu finden Sie in der <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">Dokumentation</a>.", @@ -407,6 +406,7 @@ OC.L10N.register( "_{count} search result in another folder_::_{count} search results in other folders_" : ["{count} Suchergebnis in anderen Ordnern","{count} Suchergebnisse in anderen Ordnern"], "A password reset message has been sent to the e-mail 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 den Spam/Junk-Ordner oder kontaktieren Sie Ihren lokalen Administrator für weitere Hilfe.", "Password can not be changed. Please contact your administrator." : "Passwort kann nicht geändert werden. Bitte kontaktieren Sie Ihren Administrator.", + "Could not fetch list of apps from the app store." : "Liste der Apps kann nicht vom App Store abgerufen werden", "Nextcloud {app}" : "Nextcloud {app}", "Can't install this app because it is not compatible" : "App kann nicht installiert werden, da sie inkompatibel ist", "Can't install this app" : "App kann nicht installiert werden", |