diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-06-13 00:12:59 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-06-13 00:12:59 +0000 |
commit | 5ecfd80f0735c6ff37a4b624016866fae7392c08 (patch) | |
tree | ce734605c9f3979a280100fb7119c7931d75f23c /apps/files_sharing | |
parent | ed25fc3440f4d66539b2aa512f47ad12b03b7533 (diff) | |
download | nextcloud-server-5ecfd80f0735c6ff37a4b624016866fae7392c08.tar.gz nextcloud-server-5ecfd80f0735c6ff37a4b624016866fae7392c08.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing')
-rw-r--r-- | apps/files_sharing/l10n/es.js | 8 | ||||
-rw-r--r-- | apps/files_sharing/l10n/es.json | 8 |
2 files changed, 8 insertions, 8 deletions
diff --git a/apps/files_sharing/l10n/es.js b/apps/files_sharing/l10n/es.js index 5a0eb1c95d1..b2698361f8b 100644 --- a/apps/files_sharing/l10n/es.js +++ b/apps/files_sharing/l10n/es.js @@ -3,21 +3,21 @@ OC.L10N.register( { "Shared with you" : "Compartido contigo", "Shared with others" : "Compartido con otros", - "Shared by link" : "Compartido por medio de enlaces", - "Nothing shared with you yet" : "Todavía no han compartido nada contigo", + "Shared by link" : "Compartido por enlace", + "Nothing shared with you yet" : "Todavía nada compartido contigo", "Files and folders others share with you will show up here" : "Aquí aparecerán archivos y carpetas que otros compartan contigo", "Nothing shared yet" : "Aún no hay nada compartido", "Files and folders you share will show up here" : "Aquí aparecerán los archivos y carpetas que compartas con otros", "No shared links" : "No hay enlaces compartidos", "Files and folders you share by link will show up here" : "Aquí aparecerán los archivos y carpetas que compartas mediante un enlace", - "You can upload into this folder" : "Usted puede cargar en esta carpeta", + "You can upload into this folder" : "Puedes subir archivos en esta carpeta", "No compatible server found at {remote}" : "No se ha encontrado un servidor compatible en {remote}", "Invalid server URL" : "URL del servidor inválida", "Failed to add the public link to your Nextcloud" : "No se ha podido añadir el enlace público a tu Nextcloud", "Share" : "Compartir", "No expiration date set" : "No se ha establecido fecha de caducidad", "Shared by" : "Compartido por", - "Sharing" : "Compartiendo", + "Sharing" : "Compartir", "File shares" : "Archivos compartidos", "Downloaded via public link" : "Descargado vía enlace público", "Downloaded by {email}" : "Descargado por {email}", diff --git a/apps/files_sharing/l10n/es.json b/apps/files_sharing/l10n/es.json index 27d1c2b378b..6a964cd33fc 100644 --- a/apps/files_sharing/l10n/es.json +++ b/apps/files_sharing/l10n/es.json @@ -1,21 +1,21 @@ { "translations": { "Shared with you" : "Compartido contigo", "Shared with others" : "Compartido con otros", - "Shared by link" : "Compartido por medio de enlaces", - "Nothing shared with you yet" : "Todavía no han compartido nada contigo", + "Shared by link" : "Compartido por enlace", + "Nothing shared with you yet" : "Todavía nada compartido contigo", "Files and folders others share with you will show up here" : "Aquí aparecerán archivos y carpetas que otros compartan contigo", "Nothing shared yet" : "Aún no hay nada compartido", "Files and folders you share will show up here" : "Aquí aparecerán los archivos y carpetas que compartas con otros", "No shared links" : "No hay enlaces compartidos", "Files and folders you share by link will show up here" : "Aquí aparecerán los archivos y carpetas que compartas mediante un enlace", - "You can upload into this folder" : "Usted puede cargar en esta carpeta", + "You can upload into this folder" : "Puedes subir archivos en esta carpeta", "No compatible server found at {remote}" : "No se ha encontrado un servidor compatible en {remote}", "Invalid server URL" : "URL del servidor inválida", "Failed to add the public link to your Nextcloud" : "No se ha podido añadir el enlace público a tu Nextcloud", "Share" : "Compartir", "No expiration date set" : "No se ha establecido fecha de caducidad", "Shared by" : "Compartido por", - "Sharing" : "Compartiendo", + "Sharing" : "Compartir", "File shares" : "Archivos compartidos", "Downloaded via public link" : "Descargado vía enlace público", "Downloaded by {email}" : "Descargado por {email}", |