diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-05-20 02:27:58 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-05-20 02:27:58 +0000 |
commit | 5432c958be918bece086ccf32ffd86f68bbda675 (patch) | |
tree | c08613454a4a5e6a45893dfea598c538fd8fa07c /apps/files_sharing/l10n/es.js | |
parent | fa28782084987ed6720acff6e3f673e11843bf56 (diff) | |
download | nextcloud-server-5432c958be918bece086ccf32ffd86f68bbda675.tar.gz nextcloud-server-5432c958be918bece086ccf32ffd86f68bbda675.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/es.js')
-rw-r--r-- | apps/files_sharing/l10n/es.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/es.js b/apps/files_sharing/l10n/es.js index c35b582db14..e90f1824c54 100644 --- a/apps/files_sharing/l10n/es.js +++ b/apps/files_sharing/l10n/es.js @@ -113,6 +113,8 @@ OC.L10N.register( "Sharing %s sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Compartir %s enviando la contraseña por Nextcloud Talk ha falllado porque Nextcloud Talk no está activado", "Invalid date, date format must be YYYY-MM-DD" : "Fecha inválida, el formato de las fechas debe ser YYYY-MM-DD", "Sharing %1$s failed because the back end does not allow shares from type %2$s" : "Compartir %1$s ha fallado porque el backend no permite compartidos del tipo %2$s", + "Please specify a valid federated user ID" : "Por favor, especifique un ID de usuario federado válido", + "Please specify a valid federated group ID" : "Por favor, especifique un ID de grupo federado válido", "You cannot share to a Circle if the app is not enabled" : "No puede compartir a un Circulo si la aplicación no esta activada", "Please specify a valid circle" : "Por favor especifique un circulo valido", "Sharing %s failed because the back end does not support room shares" : "Compartir %s ha fallado porque el backend no soporta habitaciones compartidas", |