Skip to content

Test localizations#395

Draft
dobromirts wants to merge 10 commits into
vnextfrom
test-localizations
Draft

Test localizations#395
dobromirts wants to merge 10 commits into
vnextfrom
test-localizations

Conversation

@dobromirts

Copy link
Copy Markdown
Contributor

Closes #

Checklist:

  • check topic's TOC/menu and paragraph headings
  • Include TOC topic labels in the topic content when it has a valuable update, is new, or is considered preview / beta
  • link to other topics using ../relative/path.md
  • at the References section at the end of the topic add links to topics, samples, etc
  • reference API documentation instead of adding a section with API

  • use valid component names - [Data] Grid, IgxSelectComponent, <igx-combo>
  • use spell checker tool (VS Code, Grammarly, Microsoft Editor)
  • add inline code blocks for the names of classes / tags / properties
  • add language descriptor for the code blocks
  • check if links function by running the check-api/mdx npm commands
  • check if sample is working and fully visible in the topic
  • check if sample is working and fully visible in the StackBlitz
  • check if code blocks match the code in StackBlitz demo
  • add or update meaningful llms.description metadata and run npm run check:llms-metadata


  • do not resolve requested changes (leave that to the reviewer)

@dobromirts

dobromirts commented Jul 3, 2026

Copy link
Copy Markdown
Contributor Author

Es variant - model used for translation - 1. first translation Haiku 2. Judge and Judge --fix - Sonet 5
Estimated cost for the full page based on en content - {"timestamp":"2026-07-03T12:28:33.817Z","command":"translate","project":"docs-angular","locale":"es","providerId":"anthropic","model":"claude-haiku-4-5","usage":{"requests":6,"inputTokens":4728,"outputTokens":1690,"characters":0},"estimatedUsd":0.013178000000000002} {"timestamp":"2026-07-03T12:29:01.256Z","command":"judge","project":"docs-angular","locale":"es","providerId":"anthropic","model":"claude-sonnet-5","usage":{"requests":1,"inputTokens":8110,"outputTokens":1505,"characters":0},"estimatedUsd":0.046905}
Chatgpt rrating for the page-
image

Gemini rating for the page-
image

Sonet -
image

@dobromirts

Copy link
Copy Markdown
Contributor Author

Ja - accordion page - price-
image

chat gpt rating
image

sonnet -
image

@dobromirts

Copy link
Copy Markdown
Contributor Author

Chatgpt 5.5 for translation google gemini gemini-2.5-pro for judge

Xplat docs/xplat/src/content/bg/components/linear-gauge.mdx - bg translation
Chatgpt review
image

Claude sonnet review:
image

@dobromirts

Copy link
Copy Markdown
Contributor Author

Chat gpt 5.5 ja translation-
image

Es page -
image
image

description: Learn how to configure advanced filter of data with the {Platform} {ComponentTitle}. The grid advanced filtering is more convenient and engaging than ever.
keywords: Advanced Filtering, {Platform}, {ProductName}, Infragistics
title: "{Platform} {ComponentTitle} Filtrado avanzado - {ProductName}"
description: Aprenda a configurar el filtrado avanzado de datos con {Platform} {ComponentTitle}. El filtrado avanzado de la cuadrícula es más cómodo y atractivo que nunca.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"Cómodo" can be used here but it doesn't feel very natural, it's more like "comfortable".
"Práctico" or "Conveniente" are better choices. I think "práctico" is the more natural one.

"atractivo" feels more like "pretty".

"es más práctico y dinámico que nunca.", less literal but a better fit.

_canonicalLink: "{CanonicalLinkToGridAdvancedFiltering}"
llms:
description: "The {ProductName} Advanced Filtering in {Platform} {ComponentTitle} allows you to manipulate data by providing you with a dialog where you can create different groups with filtering conditions across all columns in the {ComponentName}."
description: El filtrado avanzado de {ProductName} en {Platform} {ComponentTitle} le permite manipular datos al proporcionarle un cuadro de diálogo donde puede crear diferentes grupos con condiciones de filtrado en todas las columnas de {ComponentName}.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Case is inconsistent:
Advanced Filtering -> filtrado avanzado

</PlatformBlock>

The advanced filtering generates a <ApiLink type="{ComponentName}" member="filteringExpressionsTree" /> which is stored in the <ApiLink type="{ComponentName}" member="advancedFilteringExpressionsTree" /> input property. You could use the <ApiLink type="{ComponentName}" member="advancedFilteringExpressionsTree" /> property to set an initial state of the advanced filtering.
El filtrado avanzado genera un <ApiLink type="{ComponentName}" member="filteringExpressionsTree" /> que se almacena en la propiedad de entrada <ApiLink type="{ComponentName}" member="advancedFilteringExpressionsTree" />. Puede usar la propiedad <ApiLink type="{ComponentName}" member="advancedFilteringExpressionsTree" /> para establecer un estado inicial del filtrado avanzado.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

While there's no official Angular Spansish docs. There's this unofficial one:
https://github.com/angular-hispano/angular-docs-es

They use "propiedad de input". It's not a natural translation but perhaps it's a better match for the code that will show "Input" regardless of the language.

Perhaps entrada/input can be omitted entirely and use just "propiedad".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants