summaryrefslogtreecommitdiffstats
path: root/apps/dav/l10n/de.js
blob: f25e1fcd4cc29ee47b1a82fea7e7b636c7734ef2 (plain)
1
2
3
4
5
6
7
8
9
10
11
OC.L10N.register(
    "dav",
    {
    "Contact birthdays" : "Geburtstage von Kontakten",
    "Personal" : "Persönlich",
    "Contacts" : "Kontakte",
    "Technical details" : "Technische Details",
    "Remote Address: %s" : "Entfernte Adresse: %s",
    "Request ID: %s" : "Anfragekennung: %s"
},
"nplurals=2; plural=(n != 1);");