diff options
Diffstat (limited to 'apps/files/l10n/es.js')
-rw-r--r-- | apps/files/l10n/es.js | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/apps/files/l10n/es.js b/apps/files/l10n/es.js index b838c9f5d7b..5dd5012f681 100644 --- a/apps/files/l10n/es.js +++ b/apps/files/l10n/es.js @@ -211,8 +211,6 @@ OC.L10N.register( "A new file or folder has been <strong>created</strong>" : "Se ha <strong>creado</strong> un nuevo archivo o carpeta", "A file or folder has been <strong>deleted</strong>" : "Un archivo o carpeta ha sido <strong>eliminado</strong>", "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Limitar las notificaciones sobre la creación y cambios en tus <strong>archivos favoritos</strong> <em>(solo transmisión)</em>", - "A file or folder has been <strong>restored</strong>" : "Un archivo o carpeta ha sido <strong>restaurado</strong>", - "Cannot transfter ownership of a file or folder you don't own" : "No se puede transferir la propiedad de un archivo o carpeta que no te pertenece", - "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">access your Files via WebDAV</a>" : "Usa esta dirección para <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">acceder a tus archivos vía WebDAV</a>" + "A file or folder has been <strong>restored</strong>" : "Un archivo o carpeta ha sido <strong>restaurado</strong>" }, "nplurals=2; plural=(n != 1);"); |