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

github.com/nextcloud/firstrunwizard.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/de.php')
-rw-r--r--l10n/de.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/l10n/de.php b/l10n/de.php
index 864627b8..437b6819 100644
--- a/l10n/de.php
+++ b/l10n/de.php
@@ -11,6 +11,7 @@ $TRANSLATIONS = array(
"Connect your Contacts" => "Verbinde Deine Kontakte",
"Documentation" => "Dokumentation",
"Access files via WebDAV" => "Greife auf Dateien über WebDAV zu",
-"There’s more information in the <a target=\"_blank\" href=\"%s\">documentation</a> and on our <a target=\"_blank\" href=\"http://owncloud.org\">website</a>." => "Weitere Informationen findest Du in der <a target=\"_blank\" href=\"%s\">Dokumentation</a> und auf unserer <a target=\"_blank\" href=\"http://owncloud.org\">Webseite</a>."
+"There’s more information in the <a target=\"_blank\" href=\"%s\">documentation</a> and on our <a target=\"_blank\" href=\"http://owncloud.org\">website</a>." => "Weitere Informationen findest Du in der <a target=\"_blank\" href=\"%s\">Dokumentation</a> und auf unserer <a target=\"_blank\" href=\"http://owncloud.org\">Webseite</a>.",
+"If you like ownCloud,\n\t<a href=\"mailto:?subject=ownCloud\n\t\t&body=ownCloud is a great open software to sync and share your files.\n\t\tYou can freely get it from http://owncloud.org\">\n\t\trecommend it to your friends</a>\n\tand <a href=\"http://owncloud.org/promote\"\n\t\ttarget=\"_blank\">spread the word</a>!" => "Wenn sie ownCloud mögen,\n\n⇥<a href=\"mailto:?subject=ownCloud\n\n⇥⇥&body=ownCloud ist eine offene Software mit der du deine Daten synchronisieren und teilen kannst.\n\n⇥⇥Du kannst es dir hier runterladen http://owncloud.org\">\n\n⇥⇥empfehle es deinen Freunden</a>\n\n⇥und <a href=\"http://owncloud.org/promote\"\n\n⇥⇥target=\"_blank\">gib es an andere weiter</a>!"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";