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

de_DE.js « l10n - github.com/nextcloud/firstrunwizard.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 556e5da16973f07e76ddc9deaf4b533cf3acf9ab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
OC.L10N.register(
    "firstrunwizard",
    {
    "Access & share your files, calendars, contacts, mail & more from any device, on your terms" : "Erreiche & Teile deine Dateien, Kalender, Kontakte, Mails & mehr von jedem Gerät unter deinen Bedingungen",
    "Get the apps to sync your files" : "Laden Sie die Apps zur Synchronisierung Ihrer Daten herunter",
    "Desktop client" : "Desktop-Client",
    "Android app" : "Android-App",
    "iOS app" : "iOS-App",
    "Connect your desktop apps to %s" : "Verbinden Sie Ihre Desktop-Anwendungen mit %s",
    "Connect your Calendar" : "Verbinden Sie Ihre Kalender ",
    "Connect your Contacts" : "Verbinden Sie Ihre Kontakte",
    "Documentation" : "Dokumentation",
    "Access files via WebDAV" : "Greifen Sie 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=\"%s\">website</a>." : "Weitere Informationen finden Sie in der <a target=\"_blank\" href=\"%s\">Dokumentation</a> und auf unserer  <a target=\"_blank\" href=\"%s\">Webseite</a>.",
    "If you like Nextcloud,\n\t<a href=\"mailto:?subject=Nextcloud\n\t\t&body=Nextcloud is a great open software to sync and share your files.\n\t\tYou can freely get it from https://nextcloud.com\">\n\t\trecommend it to your friends</a>\n\tand <a href=\"https://nextcloud.com/contribute/\"\n\t\ttarget=\"_blank\">contribute back</a>!" : "Wenn Sie Nextcloud gut finden,\n⇥<a href=\"mailto:?subject=Nextcloud\n⇥⇥&body=Nextcloud ist eine tolle Software zur Synchronisation und zum Teilen von Dateien.\n⇥⇥Es ist kostenlos erhaeltlich unter https://nextcloud.com\"> \n⇥⇥Empfehlen Sie es Ihren Bekannten und Freunden</a>\n⇥und <a href=\"https://nextcloud.com/contribute/\"\n⇥⇥target=\"_blank\">unterstützen Sie Nextcloud</a>!"
},
"nplurals=2; plural=(n != 1);");