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

github.com/nextcloud/registration.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-12-04 08:28:15 +0300
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-12-04 08:28:15 +0300
commit9f69de1a1e5389e5f9bc2799bbe1473bd99029b9 (patch)
tree208c2d8fcc2f755e39de9734a1911160a94f55b2 /l10n/es.js
parent665f36eaf256008a2c4bff0e028bcdcec0d01a0f (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/es.js')
-rw-r--r--l10n/es.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/l10n/es.js b/l10n/es.js
index 594c0ba..257177a 100644
--- a/l10n/es.js
+++ b/l10n/es.js
@@ -13,6 +13,7 @@ OC.L10N.register(
"Unable to set user email: " : "No se puede establecer correo electrónico del usuario:",
"Failed to delete pending registration request" : "Fallo al eliminar la petición de registro pendiente",
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." : "Su cuenta ha sido creada con éxito, puede <a href=\"{link}\">iniciar sesión ahora</a>.",
+ "A new user \"%s\" had created an account on %s" : "Un usuario nuevo \"%s\" creó una cuenta en %s",
"Your settings have been updated." : "Sus ajustes han sido actualizados.",
"No such group" : "No existe tal grupo",
"Registration" : "Registro",
@@ -20,6 +21,9 @@ OC.L10N.register(
"None" : "Ninguno",
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" : "Escribe una lista de dominios permitidos separados por punto y coma. Ejemplo: owncloud.com;github.com",
"Registration is only allowed for following domains:" : "El registro sólo está permitido para los siguientes dominios:",
+ "A new user \"%s\" has created an account on %s" : "Un nuevo usuario \"%s\" ha creado una cuenta en %s",
+ "A new user \"%\"s has created an account on %s" : "un nuevo usuario \"%s\" ha creado una cuenta en %s",
+ "To create a new account on %s, just click the following link:" : "Para crear una nueva cuenta en %s, hacer clic en el siguiente enlace:",
"Welcome, you can create your account below." : "Bienvenido, puede crear una cuenta más abajo.",
"Username" : "Nombre de usuario",
"Password" : "Contraseña",