diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-05-13 00:08:00 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-05-13 00:08:00 +0000 |
commit | 6e3a914f4affde68c5cafa8fc7703efa3c3deaa6 (patch) | |
tree | 22a6155f86e8f2d8bd612c56b672ec9cbf05e5c6 /core/l10n/de.js | |
parent | 3bf950307045c5d108d4f37aa2c4748d4127c8e2 (diff) | |
download | nextcloud-server-6e3a914f4affde68c5cafa8fc7703efa3c3deaa6.tar.gz nextcloud-server-6e3a914f4affde68c5cafa8fc7703efa3c3deaa6.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/de.js')
-rw-r--r-- | core/l10n/de.js | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/core/l10n/de.js b/core/l10n/de.js index 8727029f499..9635ee38d68 100644 --- a/core/l10n/de.js +++ b/core/l10n/de.js @@ -40,6 +40,9 @@ OC.L10N.register( "Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "Prüfen, 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 Aktualisierungen 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 Aktualalisierung 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ü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", @@ -298,6 +301,7 @@ OC.L10N.register( "To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "Zur Vermeidung von Zeitüberschreitungen bei größeren Installationen kannst Du stattdessen den folgenden Befehl in deinem Installationsverzeichnis ausführen:", "Detailed logs" : "Detaillierte Protokollmeldungen", "Update needed" : "Update wird benötigt", + "Please use the command line updater because you have a big instance with more than 50 users." : "Bitte verwende den Komandozeilen-Updater, da Du eine große Installation mit mehr als 50 Nutzern betreibst.", "For help, see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation</a>." : "Für weitere Hilfen, schaue bitte in die <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">Dokumentation</a>.", "This %s instance is currently in maintenance mode, which may take a while." : "Diese %s-Instanz befindet sich gerade im Wartungsmodus, was eine Weile dauern kann.", "This page will refresh itself when the %s instance is available again." : "Diese Seite aktualisiert sich automatisch, wenn die %s-Instanz wieder verfügbar ist.", |