diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-07-25 00:12:34 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-07-25 00:12:34 +0000 |
commit | fb77ff9da432f5cf304a67a538ed497ee437c155 (patch) | |
tree | c63ed4e140c60f65e86c869e58ae0ae54031677b /apps/files/l10n/es.js | |
parent | a96137ef0bbe707d58227e0635209cf28f78e934 (diff) | |
download | nextcloud-server-fb77ff9da432f5cf304a67a538ed497ee437c155.tar.gz nextcloud-server-fb77ff9da432f5cf304a67a538ed497ee437c155.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/es.js')
-rw-r--r-- | apps/files/l10n/es.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/files/l10n/es.js b/apps/files/l10n/es.js index cc6e808ecb0..1d7a0acd67c 100644 --- a/apps/files/l10n/es.js +++ b/apps/files/l10n/es.js @@ -151,14 +151,14 @@ OC.L10N.register( "Files and folders you mark as favorite will show up here" : "Aquí aparecerán los archivos y carpetas que usted marque como favoritos", "Tags" : "Etiquetas", "Deleted files" : "Archivos eliminados", + "Shared with others" : "Compartido con otros", + "Shared with you" : "Compartido contigo", + "Shared by link" : "Compartido por enlace", "Text file" : "Archivo de texto", "New text file.txt" : "Nuevo archivo de texto.txt", "Move" : "Mover", "A new file or folder has been <strong>deleted</strong>" : "Se ha <strong>borrado</strong> un nuevo archivo o carpeta", "A new file or folder has been <strong>restored</strong>" : "Se ha <strong>restaurado</strong> un nuevo archivo o carpeta", - "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Utiliza esta dirección para <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">acceder a tus archivos vía WebDAV</a>", - "Shared with you" : "Compartido contigo", - "Shared with others" : "Compartido con otros", - "Shared by link" : "Compartido por enlace" + "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Utiliza esta dirección para <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">acceder a tus archivos vía WebDAV</a>" }, "nplurals=2; plural=(n != 1);"); |