diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-04-17 02:24:04 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-04-17 02:24:04 +0000 |
commit | 3ab7d6cf3ede3937c6eb45a06e4917f80f9d406e (patch) | |
tree | 2f2422e414786beda033d2c08afd0b459fd35944 /apps/files_sharing/l10n/es.js | |
parent | d311e08f9783dffd04289301b5770661d77eebfe (diff) | |
download | nextcloud-server-3ab7d6cf3ede3937c6eb45a06e4917f80f9d406e.tar.gz nextcloud-server-3ab7d6cf3ede3937c6eb45a06e4917f80f9d406e.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 3842cb08817..d7d611fb410 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", |