Skip to content

Add Catalan (ca) translation agent skill guidelines#63026

Merged
potiuk merged 1 commit intoapache:mainfrom
ShubhamGondane:add-catalan-translation-skill
Mar 7, 2026
Merged

Add Catalan (ca) translation agent skill guidelines#63026
potiuk merged 1 commit intoapache:mainfrom
ShubhamGondane:add-catalan-translation-skill

Conversation

@ShubhamGondane
Copy link
Contributor

Add locale-specific skill file for Catalan (ca) at .github/skills/airflow-translations/locales/ca.md, covering:

  • Do-not-translate terms (Dag, XCom, Asset, Pool, etc.)
  • Established glossary extracted from existing ca/*.json translation files
  • Task/run state translations
  • Catalan grammar rules: gender agreement, elision (d', l'), diacritics, plural forms (_one/_other), sentence case
  • Action verb translations and usage examples
  • Agent DO/DON'T instructions

closes: #61987


Was generative AI tooling used to co-author this PR?
  • Yes — Claude

Generated-by: Claude Sonnet 4.6 (Claude Code) following the guidelines

@boring-cyborg boring-cyborg bot added area:dev-tools backport-to-v3-1-test Mark PR with this label to backport to v3-1-test branch labels Mar 7, 2026
@potiuk potiuk merged commit bae2c27 into apache:main Mar 7, 2026
63 checks passed
@boring-cyborg
Copy link

boring-cyborg bot commented Mar 7, 2026

Awesome work, congrats on your first merged pull request! You are invited to check our Issue Tracker for additional contributions.

github-actions bot pushed a commit that referenced this pull request Mar 7, 2026
(cherry picked from commit bae2c27)

Co-authored-by: Shubham Gondane <shubhambg1995@gmail.com>
@github-actions
Copy link

github-actions bot commented Mar 7, 2026

Backport successfully created: v3-1-test

Note: As of Merging PRs targeted for Airflow 3.X
the committer who merges the PR is responsible for backporting the PRs that are bug fixes (generally speaking) to the maintenance branches.

In matter of doubt please ask in #release-management Slack channel.

Status Branch Result
v3-1-test PR Link

github-actions bot pushed a commit to aws-mwaa/upstream-to-airflow that referenced this pull request Mar 7, 2026
…he#63026)

(cherry picked from commit bae2c27)

Co-authored-by: Shubham Gondane <shubhambg1995@gmail.com>
github-actions bot pushed a commit to giovannigamez05/airflow that referenced this pull request Mar 7, 2026
…he#63026)

(cherry picked from commit bae2c27)

Co-authored-by: Shubham Gondane <shubhambg1995@gmail.com>
@jscheffl
Copy link
Contributor

jscheffl commented Mar 7, 2026

@potiuk before just merging Language translations skills produced by AI... I had some important findings in German, also HU had review findings. Please have some native speaker reviewing before giving trust to AI too fast.

@ecodina @oscarhernandezrodriguez can you please make a post-merge review and potentially raise a correction PR?

@ecodina
Copy link
Contributor

ecodina commented Mar 7, 2026

Thanks for tagging me @jscheffl

Some days ago I reviewed #62557

I wasn't aware we had another PR for Catalan AI skills. I'll test it next time I close the gap.

@potiuk
Copy link
Member

potiuk commented Mar 7, 2026

@potiuk before just merging Language translations skills produced by AI... I had some important findings in German, also HU had review findings. Please have some native speaker reviewing before giving trust to AI too fast.

Oh yeah. I was too fast. Sorry.

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

Labels

area:dev-tools backport-to-v3-1-test Mark PR with this label to backport to v3-1-test branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Define translation agent skill guidelines for Catalan (ca) locale

4 participants