diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-11-26 10:47:07 -0500 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-11-26 10:47:07 -0500 |
commit | fb7aa2f0140907b47606cf63332f2160abffceb0 (patch) | |
tree | e08686b69bbaa0a6f2d37afd109b2981b59c13ce /core/l10n/de.php | |
parent | d9a98b126e349662574c7cbe0bde1c7d0841b893 (diff) | |
download | nextcloud-server-fb7aa2f0140907b47606cf63332f2160abffceb0.tar.gz nextcloud-server-fb7aa2f0140907b47606cf63332f2160abffceb0.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/de.php')
-rw-r--r-- | core/l10n/de.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/de.php b/core/l10n/de.php index 556c8441cee..f09eadce9ce 100644 --- a/core/l10n/de.php +++ b/core/l10n/de.php @@ -165,6 +165,8 @@ $TRANSLATIONS = array( "Log in" => "Einloggen", "Alternative Logins" => "Alternative Logins", "Hey there,<br><br>just letting you know that %s shared »%s« with you.<br><a href=\"%s\">View it!</a><br><br>" => "Hallo,<br/><br/>wollte dich nur kurz informieren, dass %s gerade %s mit dir geteilt hat.<br/><a href=\"%s\">Schau es dir an.</a><br/><br/>", +"This ownCloud instance is currently in single user mode." => "Diese ownClound Instanz befindet sich derzeit im Einzelbenutzermodus.", +"This means only administrators can use the instance." => "Dies bedeutet, dass diese Instanz nur von Administratoren genutzt werden kann.", "Contact your system administrator if this message persists or appeared unexpectedly." => "Kontaktiere Deinen Systemadministrator, wenn diese Meldung dauerhaft oder unerwartet erscheint.", "Thank you for your patience." => "Vielen Dank für Deine Geduld.", "Updating ownCloud to version %s, this may take a while." => "Aktualisiere ownCloud auf Version %s. Dies könnte eine Weile dauern.", |