balena-io / etcher

Flash OS images to SD cards & USB drives, safely and easily.
https://etcher.io/
Apache License 2.0
29.94k stars 2.11k forks source link

internationalization (i18n) #308

Open vankasteelj opened 8 years ago

vankasteelj commented 8 years ago

I suggest you to use an internationalization engine like i18n (angular supports it), in order for people to translate the strings and texts in the app.

I can't help you with setting i18n up, but you can ping me for French localisation.

Front logo Front conversations

jviotti commented 8 years ago

Hi @vankasteelj

This is a great suggestion. I'm familiar with Angular's internationalisation support, so I should be able to configure it. We'll ping you for help with the French localisation for sure!

levrik commented 8 years ago

I could help with a German translation.

excodex commented 8 years ago

I can help with Hungarian translation.

0x2b3bfa0 commented 7 years ago

I can help with the Spanish translation

PrzemekSkw commented 7 years ago

I could help with Polish tranlation

ghost commented 7 years ago

I can maintain the Brazilian Portuguese translation.

TotalCaesar659 commented 7 years ago

I can help with Russian translation. P.S. How can I translate shortcut comment (/usr/share/applications/etcher-electron.desktop) in this repo? Here is no file .desktop or something like this.

[Desktop Entry] Name=Etcher Comment=Flash OS images to SD cards & USB drives, safely and easily. Comment[ru]=Легкая и безопасная запись образов систем на SD-карты и USB-флэшки. GenericName=Etcher Exec=etcher-electron %U Icon=etcher-electron Type=Application StartupNotify=true Categories=Utility;

lurch commented 7 years ago

Etcher doesn't have any support for localisation (yet). If you're using the AppImage, the .desktop file is created by https://github.com/resin-io/etcher/blob/master/scripts/build/electron-create-appdir.sh but if you're using the debian package, the .desktop file is created by electron-installer-debian (see https://github.com/resin-io/etcher/blob/master/scripts/build/electron-installer-debian-linux.sh and https://github.com/resin-io/etcher/blob/master/scripts/build/debian/config.json )

Jacalz commented 6 years ago

I could definitely go ahead and help with Swedish translations when this gets added :+1:

yarons commented 6 years ago

Hebrew is on board, we may also need some assistance with adding RTL support to the UI (For the sake of Hebrew, Arabic, Persian, etc.).

Vistaus commented 6 years ago

I want to translate Etcher to Dutch. I hope localization support gets added soon, esp. now that it's getting really popular it's important that the app can be translated.

tuhaihe commented 6 years ago

I could help with a Chinese(Simplified) translation.

KovalevArtem commented 5 years ago

Is there any news about the localization of the program?

thundron commented 5 years ago

Not yet, we're doing some heavy lifting wrt upgrading the UI code which will surely help with localization once we're done

EldersJavas commented 4 years ago

Sorry, my English is poor. Hello, everyone, I'd suggest that this project use the transifex for localization. All it takes is an XML file or some other format for the interpreter to translate into any language, so if we use transifex, our workload will be significantly reduced. This is a little bit of advice from me,

KovalevArtem commented 4 years ago

My opinion is that Transifex is the most inconvenient translation service. I would recommend using Weblate or Crowdin...

@orangesunny of Weblate can help set everything up. Gratis for libre projects...

Vistaus commented 4 years ago

My opinion is that Transifex is the most inconvenient translation service. I would recommend using Weblate or Crowdin...

@orangesunny of Weblate can help set everything up. Gratis for libre projects...

Funny. In my opinion, Crowdin is the worst translation service together with OneSky. I like Transifex the best, but Weblate is also pretty good.

Porrumentzio commented 4 years ago

Is there any news about this. Both Transifex and Weblate would be good, or if not even .pot/.po/.mo files would be good. I would make a basque translation, and maybe esperanto too.

orangesunny commented 4 years ago

Well, I want to break the silence. We in Weblate will be happy to host the translations. Just let us know on https://hosted.weblate.org/hosting/ if you want to translate :)

And thanks for the Etcher! It made a reinstallation of a laptop nicer experience for me a few days ago :)

Porrumentzio commented 4 years ago

Is there any news about this?

shawaj commented 3 years ago

Also requested in #3044

RoderickQiu commented 2 years ago

Etcher is good and I think I might try to contribute a i18n part in July or August as well as contributing a Simp Chinese support for it. As long as I'm fortunate enough to have some time left for it.