2026-03-10 merge docs translations upstream
## Description Single issue for pushing a batch of product docs translations upstream the week of 2026-03-10 ## Scope 1. Create an "Translated Documentation Push" MR that will move translated documentation from the [localization fork](https://gitlab.com/gitlab-com/localization/tech-docs-forked-projects/prod) to the [upstream production project](https://docs.gitlab.com/development/documentation/site_architecture/#source-files) 2. Move content from our production fork's `main-translation` branch to the upstream project on a new branch titled `docs-i18n/upstream-batch-push-YYYY-MM-DD` 3. Ensure pipelines pass, make and document necessary adjustments 4. Follow the MR template established for this process 5. Drop notes on iterations to make for CI/CD in each project We have a script available to automate the process of generating upstream translation push MRs: https://gitlab.com/gitlab-com/localization/docs-site-localization/-/snippets/488922 ## Links to sources <table> <tr> <th>Project</th> <th>Repository Links</th> <th> Forked prod `main-translation` </th> <th>Upstream translation MR</th> <th>Latest GITTECHA MR included</th> </tr> <tr> <td>GitLab</td> <td> [Upstream Repository](https://gitlab.com/gitlab-org/gitlab) </td> <td> [`main-translation`](https://gitlab.com/gitlab-com/localization/tech-docs-forked-projects/prod/gitlab/-/tree/main-translation?ref_type=heads) </td> <td> https://gitlab.com/gitlab-org/gitlab/-/merge_requests/226588 https://gitlab.com/gitlab-org/gitlab/-/merge_requests/226590 https://gitlab.com/gitlab-org/gitlab/-/merge_requests/226591 https://gitlab.com/gitlab-org/gitlab/-/merge_requests/226592 https://gitlab.com/gitlab-org/gitlab/-/merge_requests/226703 https://gitlab.com/gitlab-org/gitlab/-/merge_requests/226705 https://gitlab.com/gitlab-org/gitlab/-/merge_requests/226733 https://gitlab.com/gitlab-org/gitlab/-/merge_requests/226746 https://gitlab.com/gitlab-org/gitlab/-/merge_requests/226749 https://gitlab.com/gitlab-org/gitlab/-/merge_requests/226754 https://gitlab.com/gitlab-org/gitlab/-/merge_requests/226773 https://gitlab.com/gitlab-org/gitlab/-/merge_requests/226774 https://gitlab.com/gitlab-org/gitlab/-/merge_requests/226940 https://gitlab.com/gitlab-org/gitlab/-/merge_requests/226941 https://gitlab.com/gitlab-org/gitlab/-/merge_requests/226943 https://gitlab.com/gitlab-org/gitlab/-/merge_requests/226944 https://gitlab.com/gitlab-org/gitlab/-/merge_requests/226945 https://gitlab.com/gitlab-org/gitlab/-/merge_requests/227122 https://gitlab.com/gitlab-org/gitlab/-/merge_requests/227123 https://gitlab.com/gitlab-org/gitlab/-/merge_requests/227124 https://gitlab.com/gitlab-org/gitlab/-/merge_requests/227125 https://gitlab.com/gitlab-org/gitlab/-/merge_requests/227183 https://gitlab.com/gitlab-org/gitlab/-/merge_requests/227187 </td> <td></td> </tr> <tr> <td>Operator</td> <td> [Upstream Repository](https://gitlab.com/gitlab-org/cloud-native/gitlab-operator) </td> <td> [`main-translation`](https://gitlab.com/gitlab-com/localization/tech-docs-forked-projects/prod/gitlab-operator/-/tree/main-translation?ref_type=heads) </td> <td></td> <td></td> </tr> <tr> <td>Omnibus</td> <td> [Upstream Repository](https://gitlab.com/gitlab-org/omnibus-gitlab) </td> <td> [`main-translation`](https://gitlab.com/gitlab-com/localization/tech-docs-forked-projects/prod/gitlab-operator/-/tree/main-translation?ref_type=heads) </td> <td></td> <td></td> </tr> <tr> <td>Runner</td> <td> [Upstream Repository](https://gitlab.com/gitlab-org/gitlab-runner) </td> <td> [`main-translation`](https://gitlab.com/gitlab-com/localization/tech-docs-forked-projects/prod/gitlab-runner/-/tree/main-translation?ref_type=heads) </td> <td></td> <td></td> </tr> <tr> <td>Charts</td> <td> [Upstream Repository](https://gitlab.com/gitlab-org/charts/gitlab) </td> <td> [`main-translation`](https://gitlab.com/gitlab-com/localization/tech-docs-forked-projects/prod/gitlab-chart/-/tree/main-translation?ref_type=heads) </td> <td></td> <td></td> </tr> <tr> <td>Docs</td> <td> [Upstream Repository](https://gitlab.com/gitlab-org/technical-writing/docs-gitlab-com) </td> <td> [`main-translation`](https://gitlab.com/gitlab-com/localization/tech-docs-forked-projects/prod/gitlab-docs/-/tree/main-translation?ref_type=heads) </td> <td> https://gitlab.com/gitlab-org/technical-writing/docs-gitlab-com/-/merge_requests/1980 https://gitlab.com/gitlab-org/technical-writing/docs-gitlab-com/-/merge_requests/1981 https://gitlab.com/gitlab-org/technical-writing/docs-gitlab-com/-/merge_requests/1998 https://gitlab.com/gitlab-org/technical-writing/docs-gitlab-com/-/merge_requests/2007 </td> <td></td> </tr> </table> ## Tasks to complete - [ ] Create upstream translation MRs and link them in the table above - [ ] Document any CI/CD iterations made in relation to this translation push in the issue here - [ ] All translation MRs merged upstream - [ ] Follow up issues created for outstanding items
issue