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: 1109822908e6c72c78b7d3f29b24bda2c05bc8d8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
OC.L10N.register(
    "firstrunwizard",
    {
    "First run wizard" : "Einrichtungsassistent",
    "Add your profile information! For example your email is needed to reset your password." : "Fügen Sie Ihre Profil-Informationen hinzu! Z.B. wird Ihre E-Mail Adresse zum Zurücksetzen Ihres Passwortes benötigt.",
    "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",
    "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, <a href=\"mailto:?subject=Nextcloud &body=Nextcloud is a great open software to sync and share your files. You can freely get it from https://nextcloud.com\"> recommend it to your friends</a> and <a href=\"https://nextcloud.com/contribute/\" target=\"_blank\">contribute back</a>!" : "Wenn Sie Nextcloud gut finden, <a href=\"mailto:?subject=Nextcloud&body=Nextcloud ist eine tolle Software zur Synchronisation und zum Teilen von Dateien. Es ist kostenlos erhältlich unter https://nextcloud.com\">Empfehlen Sie es Ihren Bekannten und Freunden</a> und <a href=\"https://nextcloud.com/contribute/\" target=\"_blank\">unterstützen Sie Nextcloud</a>!"
},
"nplurals=2; plural=(n != 1);");