aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/l10n/es.js11
-rw-r--r--lib/l10n/es.json11
2 files changed, 22 insertions, 0 deletions
diff --git a/lib/l10n/es.js b/lib/l10n/es.js
index c43109fe74e..97377b44c32 100644
--- a/lib/l10n/es.js
+++ b/lib/l10n/es.js
@@ -51,6 +51,7 @@ OC.L10N.register(
"Unknown filetype" : "Tipo de archivo desconocido",
"Invalid image" : "Imagen no válida",
"Avatar image is not square" : "La imagen de avatar no es cuadrada",
+ "View profile" : "Ver perfil",
"today" : "hoy",
"tomorrow" : "mañana",
"yesterday" : "ayer",
@@ -90,6 +91,16 @@ OC.L10N.register(
"Settings" : "Ajustes",
"Log out" : "Cerrar sesión",
"Users" : "Usuarios",
+ "Email" : "Correo electrónico",
+ "Phone" : "Teléfono",
+ "Twitter" : "Twitter",
+ "Website" : "Sitio web",
+ "Address" : "Dirección",
+ "Profile picture" : "Fotografía de perfil",
+ "About" : "Sobre",
+ "Full name" : "Nombre completo",
+ "Organisation" : "Organización",
+ "Role" : "Puesto",
"Unknown user" : "Usuario desconocido",
"Additional settings" : "Configuración adicional",
"%s enter the database username and name." : "%s introduzca el nombre de usuario y la contraseña de la BBDD.",
diff --git a/lib/l10n/es.json b/lib/l10n/es.json
index 4fb35a65eda..eeb51a0b24d 100644
--- a/lib/l10n/es.json
+++ b/lib/l10n/es.json
@@ -49,6 +49,7 @@
"Unknown filetype" : "Tipo de archivo desconocido",
"Invalid image" : "Imagen no válida",
"Avatar image is not square" : "La imagen de avatar no es cuadrada",
+ "View profile" : "Ver perfil",
"today" : "hoy",
"tomorrow" : "mañana",
"yesterday" : "ayer",
@@ -88,6 +89,16 @@
"Settings" : "Ajustes",
"Log out" : "Cerrar sesión",
"Users" : "Usuarios",
+ "Email" : "Correo electrónico",
+ "Phone" : "Teléfono",
+ "Twitter" : "Twitter",
+ "Website" : "Sitio web",
+ "Address" : "Dirección",
+ "Profile picture" : "Fotografía de perfil",
+ "About" : "Sobre",
+ "Full name" : "Nombre completo",
+ "Organisation" : "Organización",
+ "Role" : "Puesto",
"Unknown user" : "Usuario desconocido",
"Additional settings" : "Configuración adicional",
"%s enter the database username and name." : "%s introduzca el nombre de usuario y la contraseña de la BBDD.",