diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-01-10 00:20:40 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-01-10 00:20:40 +0000 |
commit | d2da55c0c5aa3a8847255e17ad6cdbb0d1694fda (patch) | |
tree | d3f7ef61587d99ab42fc31d32f94ec186548a9f5 /apps/files_sharing/l10n/es.js | |
parent | cbeee9c104044722050833e4d4f654f1e77891ca (diff) | |
download | nextcloud-server-d2da55c0c5aa3a8847255e17ad6cdbb0d1694fda.tar.gz nextcloud-server-d2da55c0c5aa3a8847255e17ad6cdbb0d1694fda.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/es.js')
-rw-r--r-- | apps/files_sharing/l10n/es.js | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/es.js b/apps/files_sharing/l10n/es.js index 5f6bc1548ac..32223d08cae 100644 --- a/apps/files_sharing/l10n/es.js +++ b/apps/files_sharing/l10n/es.js @@ -209,6 +209,12 @@ OC.L10N.register( "Create" : "Crear", "Share" : "Compartir", "Delete share" : "Borrar recurso compartido", + "Share with {userName}" : "Compartir con {userName}", + "Share with group" : "Compartir con grupo", + "Share in conversation" : "Compartir en conversación", + "Share with remote" : "Compartir con remoto", + "Share with remote group" : "Compartir con grupo remoto", + "Share with guest" : "Compartir con invitado", "Share with" : "Compartir con", "Save share" : "Guardar recurso compartido", "Update share" : "Actualizar recurso compartido", |