diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-12-17 02:28:52 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-12-17 02:28:52 +0000 |
commit | 194981318c20b4e53239e7dfb6a161d525bdb279 (patch) | |
tree | eacd88d0b5ac060850d41c755043cbbc0161d698 /apps/files_sharing/l10n/es.js | |
parent | f001cc73e799e9e7b7e1f0f438b53b251d0b18e4 (diff) | |
download | nextcloud-server-194981318c20b4e53239e7dfb6a161d525bdb279.tar.gz nextcloud-server-194981318c20b4e53239e7dfb6a161d525bdb279.zip |
[tx-robot] updated 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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/es.js b/apps/files_sharing/l10n/es.js index 3f2c9b04d4f..8b2ecbf242b 100644 --- a/apps/files_sharing/l10n/es.js +++ b/apps/files_sharing/l10n/es.js @@ -212,6 +212,7 @@ OC.L10N.register( "Unable to load the shares list" : "No se pudo cargar la lista de recursos compartidos", "Expires {relativetime}" : "Caduca en {relativetime}", "this share just expired." : "este recurso compartido acaba de caducar.", + "Shared with you by {owner}" : "Compartido contigo por {owner}", "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", @@ -224,7 +225,6 @@ OC.L10N.register( "Shared with you and {circle} by {owner}" : "Compartido contigo y {circle} por {owner}", "Shared with you and the conversation {conversation} by {owner}" : "Compartido contigo y con la conversación {conversation} por {owner}", "Shared with you in a conversation by {owner}" : "Compartido contigo por {owner} en una conversación", - "Shared with you by {owner}" : "Compartido contigo por {owner}", "No entries found in this folder" : "No hay nada en esta carpeta", "Name" : "Nombre", "Share time" : "Compartido hace", |