Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DE] Handle transliterations in "Üt" template #1746

Open
BoboTiG opened this issue Feb 3, 2023 · 3 comments
Open

[DE] Handle transliterations in "Üt" template #1746

BoboTiG opened this issue Feb 3, 2023 · 3 comments

Comments

@BoboTiG
Copy link
Owner

BoboTiG commented Feb 3, 2023

Wikicode:

{{Üt|ru|плести}}

Output:

<i>плести</i>

Expected:

<i>плести</i> <i>(plesti)</i>

Model link, if any: https://de.wiktionary.org/wiki/Vorlage:%C3%9Ct

Upvote & Fund

  • We're using Polar.sh so you can upvote and help fund this issue.
  • We receive the funding once the issue is completed & confirmed by you.
  • Thank you in advance for helping prioritize & fund our backlog.
Fund with Polar
@BoboTiG
Copy link
Owner Author

BoboTiG commented Feb 3, 2023

Hm now that #1215 is done locally, --check-words is not possible due to soo many errors because of missing transliterations 😅

@BoboTiG
Copy link
Owner Author

BoboTiG commented Feb 3, 2023

It seems to be there for transliterations: https://de.wikipedia.org/wiki/Spezial:Pr%C3%A4fixindex?prefix=TransText&namespace=828

grc is using transcriptions, not found for now.

@BoboTiG
Copy link
Owner Author

BoboTiG commented Feb 3, 2023

For transliterations, I guess we need to add a script to fetch all Lua codes, then convert them to Python. And use that table to handle properly the dict keys: https://de.wikipedia.org/wiki/Modul:TransText/data

@polar-sh polar-sh bot added the Fund label Jul 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant