Page MenuHomeFreeBSD

Add helper scripts for translations
ClosedPublic

Authored by dbaio on Apr 3 2021, 8:50 PM.
Tags
None
Referenced Files
F160070059: D29569.id86983.diff
Sun, Jun 21, 3:01 AM
Unknown Object (File)
Wed, Jun 3, 9:30 PM
Unknown Object (File)
May 18 2026, 5:33 AM
Unknown Object (File)
May 8 2026, 11:20 AM
Unknown Object (File)
Apr 24 2026, 6:24 PM
Unknown Object (File)
Apr 19 2026, 5:13 AM
Unknown Object (File)
Apr 18 2026, 9:38 AM
Unknown Object (File)
Apr 14 2026, 6:01 AM
Subscribers

Details

Summary
Add helper scripts for translations

Already using them on Weblate FreeBSD,
repository here.

Next step I would like to open another review to start pushing English PO files
(templates) to the doc repository and upgrade them periodically.

Basic usage:

$ ./tools/update_translate_template.sh
  ... executing in both components

$ ./tools/update_translate_template.sh documentation

$ ./tools/update_translate_template.sh website

and

$ ./tools/translate.sh documentation pt-br

Diff Detail

Repository
R9 FreeBSD doc repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 38301
Build 35190: arc lint + arc unit

Event Timeline

dbaio requested review of this revision.Apr 3 2021, 8:50 PM
dbaio created this revision.
  • tools/translate.sh: Fix indentation
bcr added a subscriber: bcr.

Looks good to me.
If noone else from doceng raises any objections, this can go in as a first version.

This revision is now accepted and ready to land.Apr 6 2021, 11:50 AM
This revision was automatically updated to reflect the committed changes.