summaryrefslogtreecommitdiffstats
path: root/apps/dav/l10n/es.js
blob: f24fe6683f50611ddc984dc450db907f71acd1b3 (plain)
1
2
3
4
5
6
7
8
9
10
11
OC.L10N.register(
    "dav",
    {
    "Contact birthdays" : "Cumpleaños del contacto",
    "Personal" : "Personal",
    "Contacts" : "Contactos",
    "Technical details" : "Detalles técnicos",
    "Remote Address: %s" : "Dirección remota: %s",
    "Request ID: %s" : "ID de la solicitud: %s"
},
"nplurals=2; plural=(n != 1);");