diff options
Diffstat (limited to 'core/l10n/de_DE.js')
-rw-r--r-- | core/l10n/de_DE.js | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/core/l10n/de_DE.js b/core/l10n/de_DE.js index 07e0fe3dc17..7d020f91547 100644 --- a/core/l10n/de_DE.js +++ b/core/l10n/de_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", @@ -156,6 +159,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", |