diff options
Diffstat (limited to 'settings/l10n/de.json')
-rw-r--r-- | settings/l10n/de.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/settings/l10n/de.json b/settings/l10n/de.json index 3a83e86d152..020b1c0c6cb 100644 --- a/settings/l10n/de.json +++ b/settings/l10n/de.json @@ -34,6 +34,7 @@ "Group already exists." : "Gruppe existiert bereits.", "Unable to add group." : "Gruppe konnte nicht angelegt werden.", "Unable to delete group." : "Gruppe konnte nicht gelöscht werden.", + "log-level out of allowed range" : "Log-Level außerhalb des erlaubten Bereichs", "Saved" : "Gespeichert", "test email settings" : "E-Mail-Einstellungen testen", "If you received this email, the settings seem to be correct." : "Wenn Sie diese E-Mail erhalten haben, sind die Einstellungen korrekt.", @@ -165,8 +166,10 @@ "Test email settings" : "Teste E-Mail-Einstellungen", "Send email" : "Sende E-Mail", "Log level" : "Loglevel", + "Download logfile" : "Logdatei herunterladen", "More" : "Mehr", "Less" : "Weniger", + "The logfile is bigger than 100MB. Downloading it may take some time!" : "Die Logdatei ist größer als 100 MB. Es kann etwas Zeit beanspruchen, sie herunterzuladen!", "Version" : "Version", "Developed by the <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud community</a>, the <a href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>." : "Entwickelt von der <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud-Community</a>, der <a href=\"https://github.com/owncloud\" target=\"_blank\">Quellcode</a> ist unter der <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a> lizenziert.", "More apps" : "Mehr Apps", |