aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/l10n/cs_CZ.js
blob: ca5e6b8230108b3894d91cb147b049e3a8d16f39 (plain)
1
2
3
4
5
6
7
8
9
10
11
OC.L10N.register(
    "dav",
    {
    "Contact birthdays" : "Narozeniny kontaktů",
    "Personal" : "Osobní",
    "Contacts" : "Kontakty",
    "Technical details" : "Technické detaily",
    "Remote Address: %s" : "Vzdálená adresa: %s",
    "Request ID: %s" : "ID požadavku: %s"
},
"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;");