summaryrefslogtreecommitdiffstats
path: root/l10n/es.js
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/es.js')
-rw-r--r--l10n/es.js79
1 files changed, 79 insertions, 0 deletions
diff --git a/l10n/es.js b/l10n/es.js
new file mode 100644
index 00000000..a065f084
--- /dev/null
+++ b/l10n/es.js
@@ -0,0 +1,79 @@
+OC.L10N.register(
+ "contacts",
+ {
+ "Contacts" : "Contactos",
+ "Details" : "Detalles",
+ "A contacts app for Nextcloud" : "Una app de contactos para Nextcloud.",
+ "The Nextcloud contacts app is a user interface for Nextcloud's CardDAV server. Easily sync contacts from various devices with your Nextcloud and edit them online.\n\n* 🚀 **Integration with other Nextcloud apps!** Currently Mail and Calendar – more to come.\n* 🎉 **Never forget a birthday!** You can sync birthdays and other recurring events with your Nextcloud Calendar.\n* 👥 **Sharing of Adressbooks!** You want to share your contacts with your friends or coworkers? No problem!\n* 🙈 **We’re not reinventing the wheel!** Based on the great and open SabreDAV library." : "La app de Contactos de Nextcloud es una interfaz de usuario para el servidor CardDAV de Nextcloud. Sincroniza fácilmente los contactos de varios dispositivos con tu Nextcloud y edítalos en línea\n\n* 🚀 **Integración con otras apps de Nextcloud.** Actualmente Correo y Calendario; más por llegar.\n* 🎉 **No olvides nunca un calendario.** Puedes sincronizar los calendarios y otros eventos recurrentes con tu calendario de Nextcloud.\n* 👥 **Compartir libretas de dirección.** ¿Quieres compartir tus contactos con tus amigos y colegas? ¡No hay problema!\n* 🙈 **No reinventamos la rueda.l** Basada en la gran biblioteca de código abierto SabreDAV.",
+ "Download" : "Descargar",
+ "Delete" : "Eliminar",
+ "Copy link" : "Copiar enlace",
+ "Rename" : "Cambiar nombre",
+ "Enabled" : "Activado",
+ "Disabled" : "Desactivado",
+ "Share with users or groups" : "Compartir con otros usuarios o grupos",
+ "Import into" : "Importar a",
+ "First name" : "Nombre",
+ "Last name" : "Apellido",
+ "Display name" : "Nombre mostrado",
+ "Nickname" : "Apodo",
+ "Detailed name" : "Nombre",
+ "Additional names" : "Nombres adicionales",
+ "Prefix" : "Prefijo",
+ "Suffix" : "Sufijo",
+ "Notes" : "Notas",
+ "Website" : "Sitio web",
+ "Federated Cloud ID" : "ID Nube Federada",
+ "Home" : "Casa",
+ "Work" : "Trabajo",
+ "Other" : "Otro",
+ "Address" : "Dirección",
+ "Post office box" : "Apartado de correos",
+ "City" : "Ciudad",
+ "State or province" : "Estado o provincia",
+ "Postal code" : "Código postal",
+ "Country" : "País",
+ "Groups" : "Grupos",
+ "Birthday" : "Fecha de nacimiento",
+ "Anniversary" : "Aniversario",
+ "Date of death" : "Fecha de fallecimiento",
+ "Email" : "Correo electrónico",
+ "Instant messaging" : "Mensajería instantánea",
+ "Phone" : "Teléfono",
+ "Mobile" : "Móvil",
+ "Work mobile" : "Móvil del trabajo",
+ "Fax" : "Fax",
+ "Fax home" : "Fax hogareño",
+ "Fax work" : "Fax del trabajo",
+ "Pager" : "Localizador",
+ "Voice" : "Voz",
+ "Car" : "Coche",
+ "Work pager" : "Busca del trabajo",
+ "Social network" : "Redes sociales",
+ "Relationship" : "Relación",
+ "Specify a relationship between you and the entity represented by this vCard." : "Especifica una relación entre tú y la entidad representada por esta vCard.",
+ "Spouse" : "Cónyuge",
+ "Child" : "Hijo",
+ "Mother" : "Madre",
+ "Father" : "Padre",
+ "Parent" : "Progenitor",
+ "Brother" : "Hermano",
+ "Sister" : "Hermana",
+ "Relative" : "Pariente",
+ "Friend" : "Amigo",
+ "Colleague" : "Colega",
+ "Manager" : "Mánager",
+ "Assistant" : "Asistente",
+ "Related" : "Relacionado",
+ "Specify a relationship between another entity and the entity represented by this vCard." : "Especifica una relación entre otra entidad y la entidad representada por esta vCard.",
+ "Contact" : "Contacto",
+ "Agent" : "Agente",
+ "Emergency" : "Emergencia",
+ "Co-worker" : "Compañero de trabajo",
+ "Gender" : "Género",
+ "Female" : "Mujer",
+ "Male" : "Hombre",
+ "All contacts" : "Todos los contactos",
+ "New contact" : "Nuevo contacto"
+},
+"nplurals=2; plural=(n != 1);");