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 74258cdf50d..202af9d61f7 100644 --- a/apps/files_sharing/l10n/es_MX.js +++ b/apps/files_sharing/l10n/es_MX.js @@ -1,13 +1,13 @@ OC.L10N.register( "files_sharing", { - "Shared with others" : "Compartido con otros", "Shared with you" : "Compartido contigo", - "Shared by link" : "Compartido por liga", "Nothing shared with you yet" : "Nada ha sido compartido contigo aún", "Files and folders others share with you will show up here" : "Los archivos y carpetas que sean compartidos contigo se mostrarán aquí", + "Shared with others" : "Compartido con otros", "Nothing shared yet" : "Nada compartido aún", "Files and folders you share will show up here" : "Los archivos y carpetas que compartas se mostrarán aquí", + "Shared by link" : "Compartido por liga", "No shared links" : "No hay ligas compartidas", "Files and folders you share by link will show up here" : "Los archivos y carpetas que compartas por ligas se mostrarán aquí", "Download" : "Descargar", |