Page MenuHomeFreeBSD

add the new doc books/dev-model translated to Russian
ClosedPublic

Authored by vladlen on Aug 17 2025, 3:25 PM.
Tags
Referenced Files
Unknown Object (File)
Tue, Sep 30, 7:09 PM
Unknown Object (File)
Sat, Sep 27, 7:57 PM
Unknown Object (File)
Sun, Sep 21, 12:44 AM
Unknown Object (File)
Sep 9 2025, 5:38 AM
Unknown Object (File)
Sep 2 2025, 12:20 AM
Unknown Object (File)
Aug 22 2025, 7:25 PM
Unknown Object (File)
Aug 22 2025, 2:14 PM
Unknown Object (File)
Aug 19 2025, 10:03 PM
Subscribers

Details

Summary

This patch adds the new document books/dev-model translated to Russian (there was no Russian version of this document before).

The link to see rendered document: view

Diff Detail

Repository
R9 FreeBSD doc repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

vladlen created this revision.

The only serious concern I have is about the Hat translation. Otherwise, it looks good.

documentation/content/ru/books/dev-model/_index.adoc
127

The whole section sounds weird to me because of this "Шляпа".

I'd seriously consider "Роль" instead.

It is much better in 4.3 though.

701

Сообщение

vladlen added inline comments.
documentation/content/ru/books/dev-model/_index.adoc
127

Changed section to:

Роль (hat)

"Hat" (шляпа) является синонимом роли. Роль имеет определенные обязанности в процессе и ответственность за результат процесса. Роль выполняет действия. Четко определено, по каким вопросам участники проекта и люди вне проекта должны обращаться к ответственному, выполняющему эту роль.

("hat" is used for Russian readers, who can meet this word in English texts)

701

fixed in Weblate

This revision is now accepted and ready to land.Fri, Sep 19, 5:14 PM
This revision was automatically updated to reflect the committed changes.
vladlen marked an inline comment as done.