Jump to: navigation, search

Difference between revisions of "I18nTeam/Migration-to-weblate"

(Created page with "== Migration to weblate == === Planning a weblate migration schedule === === Etherpads === * [https://etherpad.opendev.org/p/vancouver-forum-i18n OpenInfra Summit Vancouver...")
 
(Planning a weblate migration schedule)
Line 1: Line 1:
 
== Migration to weblate ==
 
== Migration to weblate ==
 +
 +
=== Who's joining the migraion project ===
 +
* Ian Y. Choi (Manager)
 +
* Seongsoo Cho
 +
* Kuemjong Jeong
 +
* Nayeon Kim
 +
* Sion Shin
  
 
=== Planning a weblate migration schedule ===
 
=== Planning a weblate migration schedule ===
 +
You can find more details about each task below.
 +
 +
* Migrate all translation settings for all projects managed by zanata : ~ 2/23
 +
* Testing ZuuL Integrations
 +
* Making tools for extracting statistical data from Weblate
 +
 +
 +
=== Action Item ===
 +
 +
==== Migrate all translation settings for all projects managed by Zanata ====
 +
* Configure Weblate with the information set in Zanata.
 +
* User information is not migrated.
 +
 +
====  Testing ZuuL Integrations ====
 +
Create and test a ZuuL Job that performs the following tasks
 +
* Uploading translation files to Weblate when new changes are made to your project
 +
* Upload translations from Weblate to your project every day at 15 UTC
  
 +
==== Making tools for extracting statistical data from Weblate ====
 +
* weblate_userinfo.py : Done ( https://review.opendev.org/c/openstack/i18n/+/893361 )
 +
  ( describe the role of the tool )
 +
* weblate_users.py : Done ( https://review.opendev.org/c/openstack/i18n/+/895763 )
 +
  ( describe the role of the tool )
 +
* weblate_utils.py : Done
 +
  ( describe the role of the tool )
 +
* weblate_stats.py : Working ( https://review.opendev.org/c/openstack/i18n/+/896306 )
 +
  ( describe the role of the tool )
 +
* weblate_records.py : Working  ( https://review.opendev.org/c/openstack/i18n/+/896306 )
 +
  ( describe the role of the tool )
  
 
=== Etherpads ===
 
=== Etherpads ===
 
* [https://etherpad.opendev.org/p/vancouver-forum-i18n OpenInfra Summit Vancouver 2023 Forum]
 
* [https://etherpad.opendev.org/p/vancouver-forum-i18n OpenInfra Summit Vancouver 2023 Forum]
 
* [https://etherpad.opendev.org/p/i18n-weblate i18n weblate migration]
 
* [https://etherpad.opendev.org/p/i18n-weblate i18n weblate migration]

Revision as of 13:06, 7 February 2024

Migration to weblate

Who's joining the migraion project

  • Ian Y. Choi (Manager)
  • Seongsoo Cho
  • Kuemjong Jeong
  • Nayeon Kim
  • Sion Shin

Planning a weblate migration schedule

You can find more details about each task below.

  • Migrate all translation settings for all projects managed by zanata : ~ 2/23
  • Testing ZuuL Integrations
  • Making tools for extracting statistical data from Weblate


Action Item

Migrate all translation settings for all projects managed by Zanata

  • Configure Weblate with the information set in Zanata.
  • User information is not migrated.

Testing ZuuL Integrations

Create and test a ZuuL Job that performs the following tasks

  • Uploading translation files to Weblate when new changes are made to your project
  • Upload translations from Weblate to your project every day at 15 UTC

Making tools for extracting statistical data from Weblate

 ( describe the role of the tool )
 ( describe the role of the tool )
  • weblate_utils.py : Done
 ( describe the role of the tool )
 ( describe the role of the tool )
 ( describe the role of the tool )

Etherpads