Page MenuHomeFreeBSD

Website: Traducción página administración
Needs ReviewPublic

Authored by carlavilla on May 22 2026, 9:18 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Jul 30, 6:57 AM
Unknown Object (File)
Tue, Jul 21, 10:12 PM
Unknown Object (File)
Tue, Jul 21, 12:49 AM
Unknown Object (File)
Wed, Jul 8, 2:38 AM
Unknown Object (File)
Sun, Jul 5, 7:17 PM
Unknown Object (File)
Sun, Jul 5, 9:01 AM
Unknown Object (File)
Jun 26 2026, 10:53 PM
Unknown Object (File)
Jun 25 2026, 1:55 PM
Subscribers

Details

Reviewers
fernape
acm
Group Reviewers
docs
Summary

El único que no he sabido cómo traducir ha sido "Core Team"

Diff Detail

Repository
R9 FreeBSD doc repository
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

carlavilla created this revision.

I am sharing best practice from Russian translation team. Both of us in the team found useful to have in the end of every translated page this comment:

//
// The FreeBSD Russian Documentation Project
//
// Original EN revision (21.04.2026): 261b7ec088c8db652c4be0c0e4a3a242c81e0d85
//
  1. We have simple script, that check all pages in EN version and compare git hash from line 'Original EN version' and shows diff of this and HEAD versions.
  2. Also I personally found useful to spend some time and make line layout the same in English and Russian version to easier find differences in the text, if line numbers are the same. It makes the work with updates in in future slightly easier.