diff options
Diffstat (limited to 'apps/files/l10n/es_UY.js')
-rw-r--r-- | apps/files/l10n/es_UY.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/es_UY.js b/apps/files/l10n/es_UY.js index 2a643590a3c..7b427b57614 100644 --- a/apps/files/l10n/es_UY.js +++ b/apps/files/l10n/es_UY.js @@ -28,7 +28,6 @@ OC.L10N.register( "Delete file" : "Borrar archivo", "Delete folder" : "Borrar carpeta", "Disconnect storage" : "Desconectar almacenamiento", - "Unshare" : "Dejar de compartir", "Could not load info for file \"{file}\"" : "No fue posible cargar informaciĆ³n para el archivo \"{file}\"", "Files" : "Archivos", "Details" : "Detalles", @@ -137,6 +136,7 @@ OC.L10N.register( "Shared by link" : "Compartido por liga", "Text file" : "Archivo de texto", "New text file.txt" : "Nuevo ArchivoDeTexto.txt", + "Unshare" : "Dejar de compartir", "A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Un archivo o carpeta ha sido <strong>cambiado </strong> o <strong>renombrado</strong>", "A new file or folder has been <strong>created</strong>" : "Un archivo o carpeta ha sido <strong>creado</strong>", "A file or folder has been <strong>deleted</strong>" : "Un archivo o carpeta ha sido <strong>borrado</strong>", |