Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-10-04 03:12:07 +0300
committerNextcloud bot <bot@nextcloud.com>2018-10-04 03:12:07 +0300
commitd9504a4e061693b95bcab0628433185389b47a24 (patch)
tree37f7fe4c783e5dd86d03814fafd84e4822c34a44 /settings/l10n/de_DE.js
parentac330077d83d699234e0d8f112c9feca95017d98 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/de_DE.js')
-rw-r--r--settings/l10n/de_DE.js6
1 files changed, 5 insertions, 1 deletions
diff --git a/settings/l10n/de_DE.js b/settings/l10n/de_DE.js
index e7e072cec23..bc5037fd555 100644
--- a/settings/l10n/de_DE.js
+++ b/settings/l10n/de_DE.js
@@ -294,6 +294,9 @@ OC.L10N.register(
"For security reasons this password will only be shown once." : "Aus Sicherheitsgründen wird das Passwort nur einmal angezeigt.",
"Username" : "Benutzername",
"Done" : "Erledigt",
+ "Two-Factor Authentication" : "Zwei-Faktor-Authentifizierung",
+ "Two-factor authentication is enabled on your account." : "Zwei-Faktor-Authentifizierung ist für Ihr Konto aktiviert.",
+ "Two-factor authentication is disabled on your account." : "Zwei-Faktor-Authentifizierung ist für Ihr Konto deaktiviert.",
"Enabled apps" : "Aktivierte Apps",
"A problem occurred, please check your log files (Error: %s)" : "Es ist ein Problem aufgetreten, bitte überprüfen Sie Ihre Logdateien (Fehler: %s)",
"Migration Completed" : "Migration abgeschlossen",
@@ -463,6 +466,7 @@ OC.L10N.register(
"It is strongly proposed to install the required packages on your system to support one of the following locales: %s." : "Es empfiehlt sich dringend, die erforderlichen Pakete auf Ihrem System zu installieren, damit eines der folgenden Gebietsschemata unterstützt wird: %s.",
"If your installation is not installed at the root of the domain and uses system Cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")" : "Wenn sich Ihre Installation nicht im Wurzelverzeichnis der Domain befindet und Cron des Systems genutzt wird, kann es zu Fehlern bei der URL-Generierung kommen. Um dies zu verhindern, setzen Sie bitte die „overwrite.cli.url“-Option in Ihrer config.php auf das Web-Wurzelverzeichnis Ihrer Installation (Vorschlag: „%s“).",
"It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "Die Ausführung des Cron-Jobs über die Kommandozeile war nicht möglich. Die folgenden technischen Fehler sind dabei aufgetreten: ",
- "To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentation ↗</a>." : "Um zu einer anderen Datenbank zu migrieren, benutzen Sie bitte die Kommandozeile: 'occ db:convert-type', oder in die <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">Dokumentation ↗</a> schauen."
+ "To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentation ↗</a>." : "Um zu einer anderen Datenbank zu migrieren, benutzen Sie bitte die Kommandozeile: 'occ db:convert-type', oder in die <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">Dokumentation ↗</a> schauen.",
+ "Default quota :" : "Standard Speicherkontingent:"
},
"nplurals=2; plural=(n != 1);");