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:
authorNextcloud bot <bot@nextcloud.com>2020-12-22 06:10:18 +0300
committerNextcloud bot <bot@nextcloud.com>2020-12-22 06:10:18 +0300
commit0e546283827fc2ec6e906faeb8c00f913b0ccc08 (patch)
tree4c42135f27067faea8b10e119efd01e6dc1a08f3 /l10n/es.js
parent81828bbd2a585e134593c2aba2eedfeaa7e41b01 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/es.js')
-rw-r--r--l10n/es.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/l10n/es.js b/l10n/es.js
index 83eabe3..bf32367 100644
--- a/l10n/es.js
+++ b/l10n/es.js
@@ -43,6 +43,7 @@ OC.L10N.register(
"Show the allowed/blocked email domains to users" : "Mostrar los dominios de correo bloqueados/permitidos a los usuarios",
"Force email as login name" : "Forzar el email como nombre de usuario",
"Username policy" : "Política de nombre de usuario",
+ "If configured, usernames will be validated through the regular expression. If the validation fails the user is prompted with a generic error. Make sure your regex is working correctly." : "Si está configurado, los nombres de usuario se validarán mediante una expresión regular. Si la validación falla, se mostrará al usuario un error genérico. Asegúrese de que su expresión regular esté funcionando correctamente.",
"User instructions" : "Intrucciones del usuario",
"Caution: The user instructions will not be translated and will therefore be displayed as configured below for all users regardless of their actual language." : "Precaución: Las instrucciones de usuario no se traducirán y, por lo tanto, se mostrarán como se configura a continuación para todos los usuarios, independientemente de su idioma actual.",
"Add additional user instructions (e.g. for choosing their usernames). If configured the text is displayed in the account creation step of the registration process." : "Agregue instrucciones de usuario adicionales (por ejemplo, para elegir sus nombres de usuario). Si está configurado, el texto se muestra en el paso de creación de cuenta del proceso de registro.",