Skip to content

fix(translations): Fix appstore docker setup #805

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

nickvergessen
Copy link
Member

No description provided.

@nickvergessen nickvergessen force-pushed the bugfix/noid/appstore-translations branch from 80cbc4e to d74e7f6 Compare July 4, 2025 07:02
@nickvergessen
Copy link
Member Author

Sync worked again nextcloud/appstore@9bd3401

@rakekniven
Copy link
Member

rakekniven commented Jul 4, 2025

@nickvergessen

Today many strings (>250) appeared at Transifex. Source is appstore.
Strings like "positive integer" or "Big (8 byte) integer" are not meant to be translated from my understanding.

Looks like many messages from django framework.
Does django has its own translations?

@nickvergessen
Copy link
Member Author

nickvergessen commented Jul 5, 2025

Before:

cat locale/de/LC_MESSAGES/django.po | wc -l
3864

After:

cat locale/de/LC_MESSAGES/django.po | wc -l
2409

@nickvergessen nickvergessen force-pushed the bugfix/noid/appstore-translations branch from cce3612 to 6b3dc6d Compare July 5, 2025 09:38
@nickvergessen nickvergessen force-pushed the bugfix/noid/appstore-translations branch from 6b3dc6d to beff662 Compare July 5, 2025 10:01
@nickvergessen
Copy link
Member Author

Down to ~400 again and I reenabled the resource

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

Successfully merging this pull request may close these issues.

2 participants