diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-05-17 00:08:09 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-05-17 00:08:09 +0000 |
commit | 443cbdc73931c0deec5bc01634ec9b512486d769 (patch) | |
tree | cfb1b19c93ddea650aecca7125a85466f5aced9f /core/l10n/de.js | |
parent | 3a70ebfe0265da1c665def1ce97a50c9a62e9c8d (diff) | |
download | nextcloud-server-443cbdc73931c0deec5bc01634ec9b512486d769.tar.gz nextcloud-server-443cbdc73931c0deec5bc01634ec9b512486d769.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/de.js')
-rw-r--r-- | core/l10n/de.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/de.js b/core/l10n/de.js index 08ea6d1e0eb..3183c9814d0 100644 --- a/core/l10n/de.js +++ b/core/l10n/de.js @@ -304,6 +304,8 @@ OC.L10N.register( "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>.", + "I know that if I continue doing the update via web UI has the risk, that the request runs into a timeout and could cause data loss, but I have a backup and know how to restore my instance in case of a failure." : "Mir ist bekannt, dass die Durchführung der Aktualisierung über die Web-Oberfläche das Risiko birgt, dass der Aktualisierungsprozess abgebrochen wird, was zu Datenverlust führen kann. Ich habe eine Sciherung und ich weiss, wie ich im Falle eines Fehlers beim Aktualisieren meine Installation wieder herstellen kann.", + "Upgrade via web on my own risk" : "Aktualisierung über die Web-Oberfläche auf eigenes Risiko", "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.", "Problem loading page, reloading in 5 seconds" : "Problem beim Laden der Seite, Seite wird in 5 Sekunden nochmals geladen", |