diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-09-27 00:26:53 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-09-27 00:26:53 +0000 |
commit | 912b18b1fc9fd90bfc78f942cd2043a5a0145e69 (patch) | |
tree | e10acec5709011fd37a9daa6315cbf71e87de6ca /apps/files_sharing/l10n/es.js | |
parent | d395fa862b79ba3720ed5a1494a7c6ebb031b356 (diff) | |
download | nextcloud-server-912b18b1fc9fd90bfc78f942cd2043a5a0145e69.tar.gz nextcloud-server-912b18b1fc9fd90bfc78f942cd2043a5a0145e69.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 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/es.js b/apps/files_sharing/l10n/es.js index f205f6d8b7d..cab2bdabff4 100644 --- a/apps/files_sharing/l10n/es.js +++ b/apps/files_sharing/l10n/es.js @@ -225,6 +225,7 @@ OC.L10N.register( "_Reject share_::_Reject shares_" : ["Rechazar recurso compartido","Rechazar recursos compartidos","Rechazar recursos compartidos"], "_Restore share_::_Restore shares_" : ["Restaurar recurso compartido","Restaurar recursos compartidos","Restaurar recursos compartidos"], "Shared" : "Compartido", + "Shared by {ownerDisplayName}" : "Compartido por {ownerDisplayName}", "Link to a file" : "Enlace al archivo", "Error creating the share: {errorMessage}" : "Error al crear el recurso compartido: {errorMessage}", "Error creating the share" : "Error quitando el recurso compartido", |