diff options
Diffstat (limited to 'apps/files_sharing/l10n/es_MX.js')
-rw-r--r-- | apps/files_sharing/l10n/es_MX.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/es_MX.js b/apps/files_sharing/l10n/es_MX.js index 34d09b239e2..0488f0d81ac 100644 --- a/apps/files_sharing/l10n/es_MX.js +++ b/apps/files_sharing/l10n/es_MX.js @@ -304,9 +304,10 @@ 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 multiple times with different people" : "Compartido múltiples veces con diferentes personas", "Shared by {ownerDisplayName}" : "Compartido por {ownerDisplayName}", + "Shared multiple times with different people" : "Compartido múltiples veces con diferentes personas", "Show sharing options" : "Mostrar opciones de compartir", + "Shared with others" : "Compartido con otros", "Link to a file" : "Enlazar a un archivo", "Error updating the share: {errorMessage}" : "Error al actualizar el recurso compartido: {errorMessage}", "Error updating the share" : "Error al actualizar el recurso compartido", @@ -330,7 +331,6 @@ OC.L10N.register( "List of files that are shared with you." : "Lista de archivos compartidos con Ud.", "Nothing shared with you yet" : "Nada ha sido compartido contigo aún", "Files and folders others shared with you will show up here" : "Aquí aparecerán los archivos y carpetas que otros han compartido con Ud.", - "Shared with others" : "Compartido con otros", "List of files that you shared with others." : "Lista de archivos que ha compartido con otros.", "Nothing shared yet" : "Nada compartido aún", "Files and folders you shared will show up here" : "Aquí aparecerán los archivos y carpetas que ha compartido", |