summaryrefslogtreecommitdiffstats
path: root/settings/l10n/de.php
diff options
context:
space:
mode:
Diffstat (limited to 'settings/l10n/de.php')
-rw-r--r--settings/l10n/de.php19
1 files changed, 17 insertions, 2 deletions
diff --git a/settings/l10n/de.php b/settings/l10n/de.php
index 3ebf86b4f47..6434d23a5ba 100644
--- a/settings/l10n/de.php
+++ b/settings/l10n/de.php
@@ -23,7 +23,17 @@
"Select an App" => "Wähle eine Anwendung aus",
"See application page at apps.owncloud.com" => "Weitere Anwendungen findest Du auf apps.owncloud.com",
"<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>" => "<span class=\"licence\"></span>-lizenziert von <span class=\"author\"></span>",
+"User Documentation" => "Dokumentation für Benutzer",
+"Administrator Documentation" => "Dokumentation für Administratoren",
+"Online Documentation" => "Online-Dokumentation",
+"Forum" => "Forum",
+"Bugtracker" => "Bugtracker",
+"Commercial Support" => "Kommerzieller Support",
"You have used <strong>%s</strong> of the available <strong>%s</strong>" => "Du verwendest <strong>%s</strong> der verfügbaren <strong>%s<strong>",
+"Clients" => "Kunden",
+"Download Desktop Clients" => "Desktop-Client herunterladen",
+"Download Android Client" => "Android-Client herunterladen",
+"Download iOS Client" => "iOS-Client herunterladen",
"Password" => "Passwort",
"Your password was changed" => "Dein Passwort wurde geändert.",
"Unable to change your password" => "Passwort konnte nicht geändert werden",
@@ -36,13 +46,18 @@
"Fill in an email address to enable password recovery" => "Trage eine E-Mail-Adresse ein, um die Passwort-Wiederherstellung zu aktivieren.",
"Language" => "Sprache",
"Help translate" => "Hilf bei der Übersetzung",
+"WebDAV" => "WebDAV",
+"Use this address to connect to your ownCloud in your file manager" => "Verwende diese Adresse, um Deinen Dateimanager mit Deiner ownCloud zu verbinden",
+"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.",
"Name" => "Name",
"Groups" => "Gruppen",
"Create" => "Anlegen",
-"Default Quota" => "Standard-Quota",
+"Default Storage" => "Standard-Speicher",
+"Unlimited" => "Unbegrenzt",
"Other" => "Andere",
"Group Admin" => "Gruppenadministrator",
-"Quota" => "Quota",
+"Storage" => "Speicher",
+"Default" => "Standard",
"Delete" => "Löschen"
);