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
path: root/lib
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-11-17 05:46:05 +0300
committerNextcloud bot <bot@nextcloud.com>2021-11-17 05:46:05 +0300
commit438e3d79e961e496212003846b3287f9fb197456 (patch)
tree1f8572156ff3437e6657b4a53ec194e211b896ae /lib
parentd229a3abfaea029e6ab0701fc7274cd45f667458 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
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.",