Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Translations update from Weblate #3749

Conversation

xwikiorgci
Copy link
Contributor

Translations update from Weblate for XWiki Platform/xwiki-oldcore-1610x.

Current translation status:

Weblate translation status

If a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.

@github-actions github-actions bot added the backport stable-15.10.x Used for automatic backport to 15.10.x branch. label Dec 10, 2024
surli and others added 3 commits December 11, 2024 00:06
Currently translated at 100.0% (6 of 6 strings)

Translation: XWiki Platform/xwiki-platform-model-validation-api-1610x
Translate-URL: https://l10n.xwiki.org/projects/xwiki-platform/stable-16-10-x/xwiki-platform-model-validation-api-1610x/fr/
Currently translated at 60.7% (172 of 283 strings)

Translation: XWiki Platform/xwiki-platform-ckeditor-ui-Translations-1610x
Translate-URL: https://l10n.xwiki.org/projects/xwiki-platform/stable-16-10-x/xwiki-platform-ckeditor-ui-translations-1610x/fr/
Currently translated at 66.4% (188 of 283 strings)

Translation: XWiki Platform/xwiki-platform-ckeditor-ui-Translations-1610x
Translate-URL: https://l10n.xwiki.org/projects/xwiki-platform/stable-16-10-x/xwiki-platform-ckeditor-ui-translations-1610x/fr/
@xwikiorgci xwikiorgci force-pushed the weblate-xwiki-platform-xwiki-oldcore-1610x branch from 6e500aa to a7602b3 Compare December 10, 2024 23:12
@surli surli removed the backport stable-15.10.x Used for automatic backport to 15.10.x branch. label Dec 11, 2024
@github-actions github-actions bot added the backport stable-15.10.x Used for automatic backport to 15.10.x branch. label Dec 11, 2024
@surli surli merged commit d0a7fb8 into xwiki:stable-16.10.x Dec 11, 2024
1 check passed
Copy link

The backport to stable-15.10.x failed:

The process '/usr/bin/git' failed with exit code 1

To backport manually, run these commands in your terminal:

# Fetch latest updates from GitHub
git fetch
# Create a new working tree
git worktree add .worktrees/backport-stable-15.10.x stable-15.10.x
# Navigate to the new working tree
cd .worktrees/backport-stable-15.10.x
# Create a new branch
git switch --create backport-3749-to-stable-15.10.x
# Cherry-pick the merged commit of this pull request and resolve the conflicts
git cherry-pick -x --mainline 1 d0a7fb89e7934941abb2cea691dea9e89b1268bf
# Push it to GitHub
git push --set-upstream origin backport-3749-to-stable-15.10.x
# Go back to the original working tree
cd ../..
# Delete the working tree
git worktree remove .worktrees/backport-stable-15.10.x

Then, create a pull request where the base branch is stable-15.10.x and the compare/head branch is backport-3749-to-stable-15.10.x.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport stable-15.10.x Used for automatic backport to 15.10.x branch.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants