translate: guías de signals debounced y effect (Angular 22.1) - #210
Merged
Conversation
Translate guide/signals/debounced.md and guide/signals/effect.md into Spanish and keep the English originals as .en.md backups. Fixes #186
oidacra
force-pushed
the
translate-signals-guides
branch
from
September 2, 2026 20:59
78125db to
0c2160d
Compare
ricardochl
self-requested a review
September 2, 2026 21:52
ricardochl
approved these changes
Sep 2, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes #186
Resumen
Traduce al español las dos guías nuevas de
guide/signals/añadidas en Angular 22.1 y conserva los originales en inglés como.en.md:adev-es/src/content/guide/signals/debounced.md(+debounced.en.md)adev-es/src/content/guide/signals/effect.md(+effect.en.md)Decisiones de terminología
signalse mantiene en inglés y en femenino ("la signal", "las signals"), igual que enoverview.mdyresource.md.effect→ "efecto" en prosa;effect(),afterRenderEffect,computed()ylinkedSignal()se mantienen como nombres de API.debounce/debounced,resource,callback,layout,reflow,layout thrashing,session storageyDOMse mantienen en inglés.injection context→ "contexto de inyección";change detection→ "detección de cambios";library→ "biblioteca";render→ "renderizar/renderizado";template→ "plantilla".IMPORTANT:,TIP:,CRITICAL:,NOTE:) se dejan en inglés porque son claves del tokenizer de la documentación.{#injection-context}, etc.) para que los enlaces existentes sigan funcionando; el enlace a/guide/signals/resource#resource-statusse conserva.Verificación
.mdy.en.md(85 y 207).npm run lint-glossarysin problemas en ambos archivos.npm run check-translationsreporta ambos archivos como sincronizados.Checklist
.en.mdde respaldo creados