diff options
Diffstat (limited to 'apps/files_sharing/l10n/es.json')
-rw-r--r-- | apps/files_sharing/l10n/es.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/es.json b/apps/files_sharing/l10n/es.json index d4b2631cfd7..66424559da7 100644 --- a/apps/files_sharing/l10n/es.json +++ b/apps/files_sharing/l10n/es.json @@ -125,6 +125,9 @@ "Sharing" : "Compartir", "Accept user and group shares by default" : "Aceptar la compartición de recursos predeterminada de usuario y grupo", "Allow editing" : "Permitir edición", + "Allow creating" : "Permitir la creación", + "Allow deleting" : "Permitir la eliminación", + "Allow resharing" : "Permitir la recompartición", "Expiration date enforced" : "Fecha de caducidad impuesta", "Set expiration date" : "Fijar fecha de caducidad", "Enter a date" : "Introduzca una fecha", @@ -138,6 +141,8 @@ "Shared with the group {user} by {owner}" : "Compartido con el grupo {user} por {owner}", "Shared with the conversation {user} by {owner}" : "Compartido con la conversación {user} por {owner}", "Shared with {user} by {owner}" : "Compartido con {user} por {owner}", + "Added by {initiator}" : "Añadido por {initiator}", + "Via folder" : "Vía carpeta", "Internal link" : "Enlace interno", "Link copied" : "Enlace copiado", "Cannot copy, please copy the link manually" : "No se ha podido copiar, por favor, copia el enlace manualmente", @@ -171,6 +176,7 @@ "No elements found." : "No se encontraron elementos.", "Search globally" : "Buscar globalmente", "on {server}" : "en {server}", + "Others with access" : "Otros con acceso", "Toggle list of others with access to this directory" : "Pasar la lista de otros con acceso a este carpeta", "Toggle list of others with access to this file" : "Pasar la lista de otros con acceso a este archivo", "Unable to fetch inherited shares" : "No se ha podido recoger los recursos compartidos heredados", |