diff options
Diffstat (limited to 'apps/dav/l10n/es.json')
-rw-r--r-- | apps/dav/l10n/es.json | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/apps/dav/l10n/es.json b/apps/dav/l10n/es.json new file mode 100644 index 00000000000..07e2e00639c --- /dev/null +++ b/apps/dav/l10n/es.json @@ -0,0 +1,15 @@ +{ "translations": { + "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", + "Type: %s" : "Tipo: %s", + "Code: %s" : "Código: %s", + "Message: %s" : "Mensaje: %s", + "File: %s" : "Archivo: %s", + "Line: %s" : "Línea: %s", + "Trace" : "Trazas" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +}
\ No newline at end of file |