LangDesk: Translation Roles for Polylang

描述

LangDesk turns a multilingual Polylang site into a tidy workspace for translation
teams. Assign one or more languages to a user and they can only edit content in
those languages, while still being able to read the source language to translate
from it.

  • Per-language editing. A translator can edit only the languages assigned to
    them. Other languages stay readable but cannot be changed (fail-closed: enforced
    at the capability level, so it also covers the block editor / REST API, quick
    edit, bulk edit and page builders).
  • A clean working view. A restricted translator’s post lists default to their
    own language, so their content is always front and centre, instead of the
    all-languages mix. A “To translate into X” view filters to the source-language
    posts, where Polylang’s own “+” creates the translation.
  • Composes with your roles. LangDesk only restricts by language. Whether a
    user can publish or only submit for review still follows their WordPress role.
    Site managers (manage_options) are never restricted.

Requires the free Polylang plugin.

屏幕截图

安装

  1. Install and activate Polylang, and configure your languages.
  2. Install LangDesk: Plugins > Add New > Upload, then activate.
  3. Edit a user’s profile and choose their allowed languages under “LangDesk: Translation Languages”.

Give translators a non-administrator role such as Editor, Author or Contributor. LangDesk never restricts site managers (anyone who can manage the whole site, like an Administrator), so a translator on an Administrator role is not limited by language.

常见问题

Does it work with the free Polylang or only Polylang Pro?

It works with both the free Polylang and Polylang Pro.

What happens to a user with no language assigned?

Nothing changes for them. A user is restricted only once at least one language is
assigned. Site managers (manage_options) are never restricted.

Can a translator still see the source content to translate from it?

Yes. Reading is never blocked; only writing other languages is. A “To translate
into X” view lists the source-language posts, where Polylang’s own “+” creates the
translation.

My translator can still edit every language. Why?

LangDesk never restricts site managers, that is any user who can manage the whole
site (Administrators and anyone with the manage_options capability). Give the
translator a role such as Editor, Author or Contributor instead of Administrator.

评价

阅读所有1条评价

贡献者及开发者

「LangDesk: Translation Roles for Polylang」是开源软件。 以下人员对此插件做出了贡献。

贡献者

更新日志

1.0.1

  • Documentation only: clarified that the plugin works with both the free Polylang
    and Polylang Pro, and tidied the readme. No functional changes.

1.0.0

  • Initial release: per-language edit restriction, user language assignment,
    to-translate queue.