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

de_DE.json « l10n - github.com/juliushaertl/theming_customcss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: affc7d7178cce02e7840154746aca4a7602ea571 (plain)
1
2
3
4
5
6
7
8
9
10
{ "translations": {
    "Saved" : "Gespeichert",
    "Error" : "Fehler",
    "Custom CSS" : "Benutzerdefiniertes CSS",
    "Adjust the Nextcloud theme with custom CSS" : "Passen Sie das Nextcloud-Design mit benutzerdefiniertem CSS an",
    "You can specify your own CSS here. Be aware that this might break something after upgrade." : "Hier können Sie Ihr eigenes CSS eingeben. Beachten Sie bitte, dass dies nach einem Upgrade zu Fehlern führen kann.",
    "Insert your custom CSS here …" : "Geben Sie hier ihr eigenes CSS ein …",
    "Save" : "Speichern"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}