diff options
Diffstat (limited to 'apps/files/l10n/es_SV.js')
-rw-r--r-- | apps/files/l10n/es_SV.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files/l10n/es_SV.js b/apps/files/l10n/es_SV.js index 0d18b5a708d..508d54f60d3 100644 --- a/apps/files/l10n/es_SV.js +++ b/apps/files/l10n/es_SV.js @@ -4,15 +4,13 @@ OC.L10N.register( "Storage is temporarily not available" : "El almacenamiento no está disponible temporalmente ", "Storage invalid" : "El almacenamiento es inválido", "Unknown error" : "Se presentó un error desconocido", - "All files" : "Todos los archivos", - "Recent" : "Reciente", - "Favorites" : "Favoritos", "File could not be found" : "No fue posible encontrar el archivo", "Move or copy" : "Mover o copiar", "Download" : "Descargar", "Delete" : "Borrar", "Home" : "Inicio", "Close" : "Cerrar", + "Favorites" : "Favoritos", "Could not create folder \"{dir}\"" : "No fue posible crear la carpeta \"{dir}\"", "Upload cancelled." : "Carga cancelada.", "…" : "...", @@ -84,6 +82,7 @@ OC.L10N.register( "Favorite" : "Favorito", "New folder" : "Carpeta nueva", "Upload file" : "Cargar archivo", + "Recent" : "Reciente", "Not favorited" : "No es un favorito", "Remove from favorites" : "Eliminar de favoritos", "Add to favorites" : "Agregar a favoritos", @@ -125,6 +124,7 @@ OC.L10N.register( "A file or folder has been <strong>deleted</strong>" : "Un archivo o carpeta ha sido <strong>borrado</strong>", "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Limita las notificaciones de la creación y cambios a tus <strong>archivos favoritos</strong> <em>(sólo flujo)</em>", "A file or folder has been <strong>restored</strong>" : "Un archivo o carpeta ha sido <strong>restaurado</strong>", + "All files" : "Todos los archivos", "Unlimited" : "Ilimitado", "Upload (max. %s)" : "Cargar (max. %s)", "Accept" : "Aceptar", |