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/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-09-02 03:08:48 +0300
committerNextcloud bot <bot@nextcloud.com>2017-09-02 03:08:48 +0300
commit663b5c1efc732e04e0da54cfcfaca53c51cedcef (patch)
treeca9982f610b2f18a29fd285d3f4ce7e5570a072b /lib/l10n
parent207f4d168ab72ad1ae50b14559504e794066551d (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n')
-rw-r--r--lib/l10n/es.js1
-rw-r--r--lib/l10n/es.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/es.js b/lib/l10n/es.js
index 69723f2fe41..1f8cd934c14 100644
--- a/lib/l10n/es.js
+++ b/lib/l10n/es.js
@@ -176,6 +176,7 @@ OC.L10N.register(
"Username must not consist of dots only" : "El nombre de usuario no debe consistir solo de puntos",
"A valid password must be provided" : "Se debe proporcionar una contraseña válida",
"The username is already being used" : "El nombre de usuario ya está en uso",
+ "Could not create user" : "No se ha podido crear el usuario",
"User disabled" : "Usuario deshabilitado",
"Login canceled by app" : "Login cancelado por la app",
"No app name specified" : "No se ha especificado nombre de la aplicación",
diff --git a/lib/l10n/es.json b/lib/l10n/es.json
index 47c2097c1ae..3179b58e892 100644
--- a/lib/l10n/es.json
+++ b/lib/l10n/es.json
@@ -174,6 +174,7 @@
"Username must not consist of dots only" : "El nombre de usuario no debe consistir solo de puntos",
"A valid password must be provided" : "Se debe proporcionar una contraseña válida",
"The username is already being used" : "El nombre de usuario ya está en uso",
+ "Could not create user" : "No se ha podido crear el usuario",
"User disabled" : "Usuario deshabilitado",
"Login canceled by app" : "Login cancelado por la app",
"No app name specified" : "No se ha especificado nombre de la aplicación",