Remove ABOUT-NLS file, it is no longer maintained as part of GNU gettext.
Expand the Translations section in CONTRIBUTING.md.
This commit is contained in:
1
MANIFEST
1
MANIFEST
@@ -1,4 +1,3 @@
|
|||||||
ABOUT-NLS
|
|
||||||
ChangeLog
|
ChangeLog
|
||||||
INSTALL.configure
|
INSTALL.configure
|
||||||
INSTALL.md
|
INSTALL.md
|
||||||
|
@@ -64,10 +64,19 @@ For more information, see https://www.sudo.ws/security/fuzzing/.
|
|||||||
|
|
||||||
## Translations
|
## Translations
|
||||||
|
|
||||||
The Free Translation Project provides translations for Sudo. If
|
Sudo uses [GNU gettext](https://www.gnu.org/software/gettext/) for
|
||||||
you would like to contribute to Sudo's translations, see the
|
its National Language Support (NLS). Strings in sudo and related
|
||||||
ABOUT-NLS file in the Sudo source tree or visit [the Free Translation
|
programs are collected in `.pot` files that can be translated into
|
||||||
Project's homepage](https://translationproject.org).
|
multiple languages.
|
||||||
|
|
||||||
|
Translations for sudo are coordinated by the [Translation
|
||||||
|
Project](https://translationproject.org). If you would like to
|
||||||
|
contribute to Sudo's translations, please join a translation team
|
||||||
|
at the Translation Project instead of contributing a `.po` file
|
||||||
|
directly. This will avoid duplicated work if there is already a
|
||||||
|
translation in progress. If you would like to become a member of
|
||||||
|
a translation team, please follow the [instructions for
|
||||||
|
translators](https://translationproject.org/html/translators.html).
|
||||||
|
|
||||||
There are currently two translation domains: [one for the sudo
|
There are currently two translation domains: [one for the sudo
|
||||||
front-end](https://translationproject.org/domain/sudo.html) and a
|
front-end](https://translationproject.org/domain/sudo.html) and a
|
||||||
|
Reference in New Issue
Block a user