diff options
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", |