diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-05-04 02:11:59 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-05-04 02:11:59 -0400 |
commit | cd7f4ed96f40521eb358f09d27bdb88c00dee074 (patch) | |
tree | 63dbc41ac267ab59fc69837e40f34fd8fe6ba88a /core/l10n/de.js | |
parent | 2e4b41550e61a8a54e154f3cd45686492be8b8e7 (diff) | |
download | nextcloud-server-cd7f4ed96f40521eb358f09d27bdb88c00dee074.tar.gz nextcloud-server-cd7f4ed96f40521eb358f09d27bdb88c00dee074.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/de.js')
-rw-r--r-- | core/l10n/de.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/de.js b/core/l10n/de.js index e3936c3a03a..d50687372bf 100644 --- a/core/l10n/de.js +++ b/core/l10n/de.js @@ -27,8 +27,10 @@ OC.L10N.register( "Error unfavoriting" : "Fehler beim Entfernen aus den Favoriten", "Couldn't send mail to following users: %s " : "Die E-Mail konnte nicht an folgende Benutzer gesendet werden: %s", "Preparing update" : "Update vorbereiten", - "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.", "[%d / %d]: %s" : "[%d / %d]: %s", + "Repair warning: " : "Reparaturwarnung:", + "Repair error: " : "Reparaturfehler:", + "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.", "[%d / %d]: Checking table %s" : "[%d / %d]: Überprüfe Tabelle %s", "Turned on maintenance mode" : "Wartungsmodus eingeschaltet", "Turned off maintenance mode" : "Wartungsmodus ausgeschaltet", @@ -41,8 +43,6 @@ OC.L10N.register( "Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "Prüfen, ob das Datenbankschema für %s aktualisiert werden kann (dies kann je nach Datenbankgröße sehr lange dauern)", "Checked database schema update for apps" : "Datenbankschema-Aktualisierung für Apps überprüft", "Updated \"%s\" to %s" : "„%s“ zu %s aktualisiert", - "Repair warning: " : "Reparaturwarnung:", - "Repair error: " : "Reparaturfehler:", "Set log level to debug" : "Log-Level auf \"debug\" gesetzt", "Reset log level" : "Ursprüngliches Log-Level wiederhergestellt", "Starting code integrity check" : "Code-Integrität wird überprüft", |