diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-01-17 02:19:53 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-01-17 02:19:53 +0000 |
commit | 1907cc197d63d0f10fda741a6ccff853a43a5740 (patch) | |
tree | 30f1ed3374ab2e6bcb5875c77972e8e416b704c6 /lib/l10n/es.json | |
parent | c5ae29e9a39aa304ca602a202c39ef2a48bdced5 (diff) | |
download | nextcloud-server-1907cc197d63d0f10fda741a6ccff853a43a5740.tar.gz nextcloud-server-1907cc197d63d0f10fda741a6ccff853a43a5740.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/es.json')
-rw-r--r-- | lib/l10n/es.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/es.json b/lib/l10n/es.json index 45a3411570d..04dda45afe3 100644 --- a/lib/l10n/es.json +++ b/lib/l10n/es.json @@ -165,7 +165,7 @@ "Oct." : "Oct.", "Nov." : "Nov.", "Dec." : "Dic.", - "The user limit has been reached and the user was not created." : "Ha sido alcanzado el límite de usuarios y el usuario no fue creado.", + "The user limit has been reached and the user was not created." : "Ha sido alcanzado el límite de usuarios, por tanto el usuario no fue creado.", "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "Solo los siguientes caracteres están permitidos en un nombre de usuario: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"", "A valid username must be provided" : "Se debe proporcionar un nombre de usuario válido", "Username contains whitespace at the beginning or at the end" : "El nombre de usuario contiene espacios en blanco al principio o al final", |