alliasgher opened a new pull request, #65115:
URL: https://github.com/apache/airflow/pull/65115

   ## Summary
   
   - Add `.github/skills/airflow-translations/locales/de.md` with German 
locale-specific translation skill guidelines
   - Derived entirely from the existing `de/*.json` locale files to ensure 100% 
consistency
   
   ## Details
   
   The German locale already has complete translation files, but no agent skill 
guideline file existed (prior PR was closed/unassigned). This PR adds the 
guideline following the same structure as existing locale skills (`fr.md`, 
`es.md`, `ca.md`, etc.):
   
   1. **Core Airflow terminology** — global untranslatable terms + 
German-specific conventions (notably the parenthetical English pattern: 
"Datenset (Asset)")
   2. **Standard translations** — established German translations (Dag Lauf, 
Task Instanz, Verbindung, etc.)
   3. **Task/Run states** — state translation table (Laufend, Fehlgeschlagen, 
Erfolgreich, Wartend, etc.)
   4. **German-specific guidelines** — formal "Sie" register, noun 
capitalization, compound noun spacing, parenthetical English convention, plural 
suffixes (`_one`, `_other`)
   5. **Examples** — real patterns from existing `de/*.json` files
   6. **Agent DO/DON'T instructions**
   
   Closes #61988


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to