Plexus-app icon indicating copy to clipboard operation
Plexus-app copied to clipboard

[Feature request]: Put Plexus on Weblate

Open lucasmz-dev opened this issue 11 months ago • 4 comments

Description

Translating apps manually is a pain. You cannot properly tell when source strings have changed, you can't get notifications for new ones, there's weird rules like using backslashes to use, etc. It is also just inconvenient overall.

Additional context

Weblate provides free hosting for libre apps, Plexus should take advantage of this.

It is very easy to get things going, component setups are automatically detected most of the time, and you can just add stuff easily. Set up a webhook, and now Weblate updates automatically and translators can be notified of any needed changes.

Terms

  • [X] This feature is not present in the latest version.
  • [X] This is not a duplicate of another feature request.

lucasmz-dev avatar Jan 14 '25 01:01 lucasmz-dev

Translating apps manually is a pain

That I can agree upon.

there's weird rules like using backslashes to use

I don't make the rules. Even if Weblate is used, some characters need to be escaped with the backslash and properly encoded, unless Weblate automatically does it somehow.

Weblate provides free hosting for libre apps

I'll look into it. Thanks for the suggestion. :+1:

StellarSand avatar Jan 14 '25 13:01 StellarSand

I don't make the rules. Even if Weblate is used, some characters need to be escaped with the backslash and properly encoded, unless Weblate automatically does it somehow.

Yes yes, I know and there's probably a valid internal reason for it, but yes, Weblate deals with this. Should've been clearer. For the most part, there's no need to worry about this kind of formatting there. It also warns about a bunch of potentially incorrect translations (like translations missing stuff like %1$s, etc)

Overall it's better for the translators and the maintainer (e.g. you can just change source strings and it will detect when it happens and deal with it appropriately), less worry about collisions, people can work together in an easier way, not have to wait for a merge, etc.

lucasmz-dev avatar Jan 14 '25 16:01 lucasmz-dev

Yes sounds convenient and I've seen many other apps using it. Will look into it soon. :)

StellarSand avatar Jan 15 '25 00:01 StellarSand

I've set up Weblate for InnerTune, OuterTune, monerujo (kind of, that app is hard to get working...); if you'd like I can help here as well

lucasmz-dev avatar Jan 28 '25 19:01 lucasmz-dev

Done: https://hosted.weblate.org/projects/plexus-app/

StellarSand avatar Jun 13 '25 11:06 StellarSand

btw, if the rest of Plexus, so like the website ever wants to do internalization, this project could be reused. use the reorganize feature and rename it to just e.g. Plexus, then have a category for the app, website, etc.

lucasmz-dev avatar Jun 24 '25 14:06 lucasmz-dev