diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-01-17 02:20:16 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-01-17 02:20:16 +0000 |
commit | 00062c35434eba77ebed69082c813e72c9a579d8 (patch) | |
tree | c05701d99c9cb819c64b26c891d9ca49c2c46de8 /lib/l10n | |
parent | f6db3cb613e94a854d9c1ee52f3173a335425706 (diff) | |
download | nextcloud-server-00062c35434eba77ebed69082c813e72c9a579d8.tar.gz nextcloud-server-00062c35434eba77ebed69082c813e72c9a579d8.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n')
-rw-r--r-- | lib/l10n/es.js | 2 | ||||
-rw-r--r-- | lib/l10n/es.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/es.js b/lib/l10n/es.js index b8f5d958e55..dfc39ec74c5 100644 --- a/lib/l10n/es.js +++ b/lib/l10n/es.js @@ -167,7 +167,7 @@ OC.L10N.register( "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", 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", |