fix: incremental rendering more on par with bDS

This commit is contained in:
2026-07-02 18:31:17 +02:00
parent 43f04dcd86
commit 1487c0337e
14 changed files with 2003 additions and 504 deletions

View File

@@ -221,6 +221,86 @@ msgstr "Aplicar seleccionados"
msgid "Apply Theme"
msgstr "Aplicar tema"
#: lib/bds/desktop/shell_commands.ex
msgid "Apply Site Validation"
msgstr "Aplicar validación del sitio"
#: lib/bds/desktop/shell_commands.ex
msgid "Apply Site Validation tasks queued"
msgstr "Tareas para aplicar la validación del sitio en cola"
#: lib/bds/desktop/shell_commands.ex
msgid "Build Search Index"
msgstr "Crear índice de búsqueda"
#: lib/bds/desktop/shell_commands.ex
msgid "Build Search Index complete"
msgstr "Índice de búsqueda creado"
#: lib/bds/generation.ex
msgid "Deleting extra URLs..."
msgstr "Eliminando URLs sobrantes..."
#: lib/bds/generation.ex
msgid "No extra URLs to delete"
msgstr "No hay URLs sobrantes para eliminar"
#: lib/bds/generation.ex
msgid "Planning validation apply steps..."
msgstr "Planificando pasos para aplicar la validación..."
#: lib/bds/desktop/shell_commands.ex
msgid "Prepare Validation Apply"
msgstr "Preparar aplicación de validación"
#: lib/bds/desktop/shell_commands.ex
msgid "Regenerate Calendar complete"
msgstr "Calendario regenerado"
#: lib/bds/desktop/shell_commands.ex
msgid "Render Category Archives"
msgstr "Renderizar archivos de categorías"
#: lib/bds/desktop/shell_commands.ex
msgid "Render Category Archives complete"
msgstr "Archivos de categorías renderizados"
#: lib/bds/desktop/shell_commands.ex
msgid "Render Date Archives"
msgstr "Renderizar archivos por fecha"
#: lib/bds/desktop/shell_commands.ex
msgid "Render Date Archives complete"
msgstr "Archivos por fecha renderizados"
#: lib/bds/desktop/shell_commands.ex
msgid "Render Single Posts"
msgstr "Renderizar entradas individuales"
#: lib/bds/desktop/shell_commands.ex
msgid "Render Single Posts complete"
msgstr "Entradas individuales renderizadas"
#: lib/bds/desktop/shell_commands.ex
msgid "Render Site Core"
msgstr "Renderizar núcleo del sitio"
#: lib/bds/desktop/shell_commands.ex
msgid "Render Site Core complete"
msgstr "Núcleo del sitio renderizado"
#: lib/bds/desktop/shell_commands.ex
msgid "Render Tag Archives"
msgstr "Renderizar archivos de etiquetas"
#: lib/bds/desktop/shell_commands.ex
msgid "Render Tag Archives complete"
msgstr "Archivos de etiquetas renderizados"
#: lib/bds/generation.ex
msgid "Validation apply prepared"
msgstr "Aplicación de validación preparada"
#: lib/bds/desktop/shell_data.ex:182
#: lib/bds/ui/sidebar.ex:331
#, elixir-autogen, elixir-format