home-assistant / android

:iphone: Home Assistant Companion for Android
https://companion.home-assistant.io/
Apache License 2.0
2.07k stars 587 forks source link

fastalne i18n ru #4366

Open yurtpage opened 3 weeks ago

yurtpage commented 3 weeks ago

I tried to find if it's possible to translate the app metadata on ht e https://app.lokalise.com/ But it looks like it doesn't support it.

So here I added manually.

The Weblate allows to do the App Metadata translation. Here is a sample of Conversations app metadata translation via Weblate https://translate.codeberg.org/projects/conversations/app-store-metadata-conversations/

Here is some description how to do that: https://github.com/WeblateOrg/weblate/issues/1525#issuecomment-464086454

Anyway, please merge the PR

home-assistant[bot] commented 3 weeks ago

Please take a look at the requested changes, and use the Ready for review button when you are done, thanks :+1:

Learn more about our pull request process.

dshokouhi commented 3 weeks ago

if this is to be translated then we should probably also add this to lokalise if possible

yurtpage commented 3 weeks ago

@dshokouhi sorry for pushing, I just didn't figured out that I should move the PR from draft state. So now it can be merged. As far I understood the F-Droid will automatically pull the translation.

dshokouhi commented 3 weeks ago

So now it can be merged.

we dont know if we are going to keep translations in this repo or not so we will not be merging yet

yurtpage commented 1 week ago

Thank you

we dont know if we are going to keep translations in this repo

The F-Droid auto detects the fastlane folder by the specific path https://f-droid.org/docs/All_About_Descriptions_Graphics_and_Screenshots/

Maybe this can be changed somehow, but given that meta description is not updated that often as in-app translation it shouldn't be a big burden to have them in the fastlane.

It looks like the localise.com supports the fastlane translations https://lokalise.com/blog/automating-itunes-connect-deployment-with-fastlane-and-lokalise/

dshokouhi commented 1 week ago

Maybe this can be changed somehow, but given that meta description is not updated that often as in-app translation it shouldn't be a big burden to have them in the fastlane.

Lokalise actually helps by allowing others to do easier language reviews and we dont have to clutter the PR area with translation PRs. It makes things easier to move forward.

You will need to have some patience while we figure out a way forward here.