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

de_DE.json « l10n « theming « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: f613058fe3f0e75ae7f1e0b367d9fa73c477f330 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
{ "translations": {
    "Admin" : "Administrator",
    "a safe home for all your data" : "Ein sicheres Zuhause für Ihre Daten",
    "The given name is too long" : "Der eingegebene Name ist zu lang",
    "The given web address is too long" : "Die eingegebene Adresse ist zu lang",
    "The given slogan is too long" : "Der eingegebene Slogan ist zu lang",
    "The given color is invalid" : "Die gewählte Farbe ist ungültig",
    "Saved" : "Gespeichert",
    "No file uploaded" : "Keine Datei hochgeladen",
    "Unsupported image type" : "Nicht unterstütztes Bild-Format",
    "You are already using a custom theme" : "Sie benutzen bereits ein eigenes Thema",
    "Theming" : "Theming",
    "Name" : "Name",
    "reset to default" : "Auf Standard zurücksetzen",
    "Web address" : "Internetadresse",
    "Web address https://…" : "Internetadresse https://...",
    "Slogan" : "Slogan",
    "Color" : "Farbe",
    "Logo" : "Logo",
    "Upload new logo" : "Neues Logo hochladen",
    "Login image" : "Anmelde-Bild",
    "Upload new login background" : "Neuen Anmelde-Hintergrund hochladen",
    "Log in image" : "Anmelde-Bild"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}