jitsi / jitsi-meet

Jitsi Meet - Secure, Simple and Scalable Video Conferences that you use as a standalone app or embed in your web application.
https://jitsi.org/meet
Apache License 2.0
21.83k stars 6.53k forks source link

fastlane metadata i18n ru #14692

Closed yurtpage closed 3 weeks ago

yurtpage commented 3 weeks ago

Please integrate the app with the translation platform like Weblate or Transifex.

Please also add the App Metadata to 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

Also please note that the /metadata/en-US/ folder should be probably moved into the /fastlane

https://f-droid.org/en/docs/All_About_Descriptions_Graphics_and_Screenshots/

Meanwhile here I added one translation and will add more once you integrate it.

jitsi-jenkins commented 3 weeks ago

Hi, thanks for your contribution! If you haven't already done so, could you please make sure you sign our CLA (https://jitsi.org/icla for individuals and https://jitsi.org/ccla for corporations)? We would unfortunately be unable to merge your patch unless we have that piece :(.

yurtpage commented 3 weeks ago

ICLA signed

saghul commented 3 weeks ago

Also please note that the /metadata/en-US/ folder should be probably moved into the /fastlane

It was an f-droid contributor who added it there. We don't use Fastlane to update the metadata on the play store, so I don't want to add it there.

yurtpage commented 3 weeks ago

Thank you @saghul !