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

Internationalization #5

Open
samuelmaddock opened this issue Sep 12, 2018 · 9 comments
Open

Internationalization #5

samuelmaddock opened this issue Sep 12, 2018 · 9 comments
Labels
help wanted Extra attention is needed

Comments

@samuelmaddock
Copy link
Owner

samuelmaddock commented Sep 12, 2018

edit: Localization is now supported. See contribution guide for localizing.

I'd love to be able to support new languages for Metastream. I've started moving strings into their own location https://github.com/samuelmaddock/metastream/tree/master/app/locale

Still need to put some thought into how language changing would affect UX. Also need to implement a way for mixing in strings as in ${username} has added "${mediaTitle}" to the queue.

Anyone have recommendations for how to coordinate the community in adding translations? It probably wouldn't be great to force them to fork the Git repo.

@samuelmaddock samuelmaddock added the help wanted Extra attention is needed label Sep 12, 2018
@evant
Copy link

evant commented Sep 15, 2018

You probably want a translation management system. https://weblate.org/en/ seems decent and offers free hosting for open source projects, but open to other suggestions.

@LauraWebdev
Copy link
Contributor

You could also use Crowdin (https://crowdin.com/page/open-source-project-setup-request) they also offer free coordination for OSPs and are the industry standard for computer applications. I've used it quite a lot when I was a translation manager for 3ds.guide and wiiu.guide and it was pretty straight forward

@KovalevArtem
Copy link

KovalevArtem commented Apr 26, 2020

Can use Weblate. Free for open source projects.)
@orangesunny Can help set everything up

@orangesunny
Copy link

Hi all!
Nice to know that localization of Metastream is happening!

@KovalevArtem is right; I will be happy to help. I even wrote @samuelmaddock an e-mail when I found out about this nice piece of software a few weeks ago. We will be happy to host Metastream translations and help with the setup. Just let us know 😃

I also want to mention that there is a big difference between free and libre. Weblate is a libre software. ❤️

@Semro
Copy link
Contributor

Semro commented Sep 26, 2020

@samuelmaddock links in the issue message are not working anymore.

@orangesunny
Copy link

Hi, we simplify the way to set up the libre translation projects on the Hosted weblate. Now, every project maintainer or recognized contributor can set it by her/himself on https://hosted.weblate.org/hosting/

I am turning off my notifications here, but feel free to @ mention me with any questions. :)

@heidiwenger
Copy link

Is this still not implemented, solved? This has been open since 2018 and @orangesunny has offered to help many times. Weblate in my understanding if free for open source projects in addition.

Transifex and Crowdin are two other web based translation altervative platforms for quick and easy "just get to work" as Weblate.

What's wrong? Is Metastream somehow incopatible with these type of solutions? Thanks for any clarification.

@andrii-bodnar
Copy link

Hi everyone!

it's Andrii from Crowdin. Crowdin is free for open-source projects.

I can do a pull request with the integration setup. I would only need a green light from you and the minimal setup of this repo (create a Crowdin project and add some Actions secrets). Please tell me what type of content needed to be localized?

The integration can be completely automatic and can be done via Crowdin GH Action.

@ViktorOn
Copy link

ViktorOn commented Sep 8, 2023

edit: Localization is now supported. See contribution guide for localizing.

I'd love to be able to support new languages for Metastream. I've started moving strings into their own location https://github.com/samuelmaddock/metastream/tree/master/app/locale

Still need to put some thought into how language changing would affect UX. Also need to implement a way for mixing in strings as in ${username} has added "${mediaTitle}" to the queue.

Anyone have recommendations for how to coordinate the community in adding translations? It probably wouldn't be great to force them to fork the Git repo.

Add a new path: https://github.com/samuelmaddock/metastream/tree/master/packages/metastream-app/src/locale

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

9 participants