summaryrefslogtreecommitdiffstats
path: root/l10n/es.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-11-17 01:20:10 +0000
committerNextcloud bot <bot@nextcloud.com>2018-11-17 01:20:10 +0000
commit5dd67574b327c00ffd79d21d4d16e2155ee9b277 (patch)
treee4c93a2eb7bb754bc89e0a3de6fd04834151a920 /l10n/es.js
parenta354cc0291112dc98e421522d9c808db6ccb49b4 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/es.js')
-rw-r--r--l10n/es.js11
1 files changed, 5 insertions, 6 deletions
diff --git a/l10n/es.js b/l10n/es.js
index 50b4c6fe..ca152c65 100644
--- a/l10n/es.js
+++ b/l10n/es.js
@@ -13,7 +13,6 @@ OC.L10N.register(
"Addressbook" : "Agenda",
"New contact" : "Nuevo contacto",
"The contact doesn't exists anymore on the server." : "El contacto ya no existe en el servidor.",
- "failed" : "ha fallado",
"Select Date" : "Seleccione la fecha",
"No results" : "Sin resultados",
"Copy link" : "Copiar enlace",
@@ -31,10 +30,12 @@ OC.L10N.register(
"No users or groups" : "No hay usuarios ni grupos.",
"Import into" : "Importar a",
"An error occurred, unable to create the addressbook." : "Ocurrió un error: no fue posible crear la agenda",
+ "First name" : "Nombre",
+ "Last name" : "Apellido",
+ "All contacts" : "Todos los contactos",
+ "Contact not found" : "Contacto no encontrado",
"Nickname" : "Apodo",
"Detailed name" : "Nombre",
- "Last name" : "Apellido",
- "First name" : "Nombre",
"Additional names" : "Nombres adicionales",
"Prefix" : "Prefijo",
"Suffix" : "Sufijo",
@@ -93,8 +94,6 @@ OC.L10N.register(
"Gender" : "Género",
"Female" : "Mujer",
"Male" : "Hombre",
- "All contacts" : "Todos los contactos",
- "An error occurred" : "Ocurrió un error",
- "Contact not found" : "Contacto no encontrado"
+ "An error occurred" : "Ocurrió un error"
},
"nplurals=2; plural=(n != 1);");