summaryrefslogtreecommitdiffstats
path: root/apps/dav/l10n/it.js
blob: d8b46e18ab95f6e5c6d6d4b43ef0b575e93abd74 (plain)
1
2
3
4
5
6
7
8
9
10
11
OC.L10N.register(
    "dav",
    {
    "Contact birthdays" : "Date di nascita dei contatti",
    "Personal" : "Personale",
    "Contacts" : "Contatti",
    "Technical details" : "Dettagli tecnici",
    "Remote Address: %s" : "Indirizzo remoto: %s",
    "Request ID: %s" : "ID richiesta: %s"
},
"nplurals=2; plural=(n != 1);");