diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-11-18 02:13:28 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-11-18 02:13:28 +0000 |
commit | 473647a467d807703818f3d9f55352825a345bea (patch) | |
tree | 9c67a16f5449955e590291ff4deb4b55ed0a2db3 /lib/l10n/es.js | |
parent | fe18b5bfa4c0b61de47e1aedf6fe2ee0ded84862 (diff) | |
download | nextcloud-server-473647a467d807703818f3d9f55352825a345bea.tar.gz nextcloud-server-473647a467d807703818f3d9f55352825a345bea.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/es.js')
-rw-r--r-- | lib/l10n/es.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/es.js b/lib/l10n/es.js index 1550c9455b0..38ffe5d3091 100644 --- a/lib/l10n/es.js +++ b/lib/l10n/es.js @@ -152,6 +152,7 @@ OC.L10N.register( "%1$s shared »%2$s« with you." : "%1$s ha compartido «%2$s» contigo.", "Click the button below to open it." : "Haz clic en el botón de abajo para abrirlo.", "The requested share does not exist anymore" : "El recurso compartido solicitado ya no existe", + "The user was not created because the user limit has been reached. Check your notifications to learn more." : "El usuario no fue creado ya que el límite de usuarios fue alcanzado. Compruebe sus notificaciones para aprender más.", "Could not find category \"%s\"" : "No puede encontrar la categoría \"%s\"", "Sunday" : "Domingo", "Monday" : "Lunes", |