diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-04-21 02:28:39 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-04-21 02:28:39 +0000 |
commit | c08026a92ab020ac327aa7b8d379fc26cfe447bd (patch) | |
tree | 9153c937564cba6d8ddfc009ae9e0e13171e12f9 /apps/dav/l10n/es.js | |
parent | 494ff0c142c1628efa1120b38b9a97f53c20d117 (diff) | |
download | nextcloud-server-c08026a92ab020ac327aa7b8d379fc26cfe447bd.tar.gz nextcloud-server-c08026a92ab020ac327aa7b8d379fc26cfe447bd.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dav/l10n/es.js')
-rw-r--r-- | apps/dav/l10n/es.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/dav/l10n/es.js b/apps/dav/l10n/es.js index 12892ce6b99..331d6acb66d 100644 --- a/apps/dav/l10n/es.js +++ b/apps/dav/l10n/es.js @@ -75,6 +75,9 @@ OC.L10N.register( "Cancelled: %1$s" : "Cancelado: %1$s", "\"%1$s\" has been canceled" : "\"%1$s\" ha sido cancelada", "Re: %1$s" : "Re: %1$s", + "%1$s has accepted your invitation" : "%1$s ha aceptado su invitación", + "%1$s has tentatively accepted your invitation" : "%1$s ha aceptado su invitación de forma tentativa", + "%1$s has declined your invitation" : "%1$s ha rechazado su invitación", "%1$s has responded to your invitation" : "%1$s ha respondido a su invitación", "Invitation updated: %1$s" : "Invitación actualizada: %1$s", "%1$s updated the event \"%2$s\"" : "%1$s actualizó el evento \"%2$s\"", |