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

Translations #84

Closed
yurtpage opened this issue Feb 1, 2025 · 6 comments
Closed

Translations #84

yurtpage opened this issue Feb 1, 2025 · 6 comments

Comments

@yurtpage
Copy link
Contributor

yurtpage commented Feb 1, 2025

You can use the Weblate.org as in Meshanger but it needs for some moderation (that should pass).
Alternatively there is another Weblate instance on Codeberg https://translate.codeberg.org/ that doesn't have a moderation but it won't send a PR on the GitHub.
The Crowdin also free for FOSS https://crowdin.com/page/open-source-project-setup-request
In my experience it has a very good auto-translation and especially good for large texts. But for the app the Weblate should be enough.

If you decide to use the Crowdin then you may try this crowdin.yml:

files:
  - source: /app/src/main/res/values/strings.xml
    translation: /app/src/main/res/values-%android_code%/%original_file_name%
  - source: /metadata/en-US/*.txt
    translation: /metadata/%locale%/%original_file_name%

Related #19

@mwarning
Copy link
Owner

mwarning commented Feb 2, 2025

Thanks, I will check it out when I find some time.

@mwarning
Copy link
Owner

mwarning commented Feb 8, 2025

It looks like criteria 7-9 do not apply to trigger:

  1. You have an active community of collaborators. / I do not really have collaborators.
  2. You keep the "News" section of your website up to date. / there is no news section
  3. You release updated builds on a regular basis. / releases are done in an irregular manner

@yurtpage
Copy link
Contributor Author

yurtpage commented Feb 9, 2025

I guess it's more about "the project is mature".
Sadly, the Crowdin.com has a better UI.
Other option:
https://toolate.othing.xyz/ based on Weblate, no pre-moderation, can send a PR

The Toolate instance is managed by one of the F-Droid translators and he welcomes anyone.

@mwarning
Copy link
Owner

mwarning commented Feb 9, 2025

By all means, send an PR. Every help is welcome.

@yurtpage
Copy link
Contributor Author

https://toolate.othing.xyz/projects/trigger/
Added you as administrator, check invite email.
Added one translation, will see if the Toolate will make a PR itself.
Are you ok with using this server?

@mwarning
Copy link
Owner

mwarning commented Feb 10, 2025

@yurtpage I do know who operates the server. But in the worst case the impact will be small. It is nice to see that it appears not to be a company. I have accepted the invitation. :)

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

No branches or pull requests

2 participants