Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/es.js')
-rw-r--r--lib/l10n/es.js11
1 files changed, 11 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.",