diff options
Diffstat (limited to 'apps/files/l10n/es_CR.js')
-rw-r--r-- | apps/files/l10n/es_CR.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/files/l10n/es_CR.js b/apps/files/l10n/es_CR.js index f75ac4cf066..f7ffd711cbb 100644 --- a/apps/files/l10n/es_CR.js +++ b/apps/files/l10n/es_CR.js @@ -149,14 +149,14 @@ OC.L10N.register( "Files and folders you mark as favorite will show up here" : "Los archivos y carpetas que marques como favoritos se mostrarán aquí. ", "Tags" : "Etiquetas", "Deleted files" : "Papelera", + "Shared with others" : "Compartido con otros", + "Shared with you" : "Compartido con usted", + "Shared by link" : "Compartido por liga", "Text file" : "Archivo de texto", "New text file.txt" : "Nuevo ArchivoDeTexto.txt", "Move" : "Mover", "A new file or folder has been <strong>deleted</strong>" : "Un nuevo archivo o carpeta ha sido <strong>borrado</strong>", "A new file or folder has been <strong>restored</strong>" : "Un nuevo archivo o carpeta ha sido <strong>restaurado</strong>", - "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Usa esta dirección para <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">acceder tus Archivos vía WebDAV</a>", - "Shared with you" : "Compartido con usted", - "Shared with others" : "Compartido con otros", - "Shared by link" : "Compartido por liga" + "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Usa esta dirección para <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">acceder tus Archivos vía WebDAV</a>" }, "nplurals=2; plural=(n != 1);"); |