diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-01-10 00:20:28 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-01-10 00:20:28 +0000 |
commit | 77b783a9cb3bb3198d0f7b19d139e5c8dbf2a19c (patch) | |
tree | ebb18e55325da093045b5b8603735ecd8a9e54c1 /apps/files_sharing/l10n/es.js | |
parent | 6daa77b93f4a9d87a376ed7f10aaa486de4cc1f6 (diff) | |
download | nextcloud-server-77b783a9cb3bb3198d0f7b19d139e5c8dbf2a19c.tar.gz nextcloud-server-77b783a9cb3bb3198d0f7b19d139e5c8dbf2a19c.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", |