libmisc/root_flag: add tips for --root flag only support abspath

- Add tips in error message.
- Add tips in man.
- Add zh_CN and zh_TW for tips.

Signed-off-by: Celeste Liu <coelacanthus@outlook.com>
This commit is contained in:
Celeste Liu
2022-07-27 23:06:36 +08:00
committed by Serge Hallyn
parent c6c8130db4
commit 6448da507e
61 changed files with 620 additions and 591 deletions

View File

@@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: shadow\n"
"Report-Msgid-Bugs-To: pkg-shadow-devel@lists.alioth.debian.org\n"
"POT-Creation-Date: 2022-04-27 16:54+0200\n"
"POT-Creation-Date: 2022-07-27 22:49+0800\n"
"PO-Revision-Date: 2012-01-26 23:57+0100\n"
"Last-Translator: Joe Hansen <joedalton2@yahoo.dk>\n"
"Language-Team: Danish <debian-l10n-danish@lists.debian.org>\n"
@@ -552,8 +552,9 @@ msgstr "%s: tilvalg »%s« kræver et argument\n"
msgid "%s: failed to drop privileges (%s)\n"
msgstr "%s: Kunne ikke afgive rettigheder (%s)\n"
#, c-format
msgid "%s: invalid chroot path '%s'\n"
#, fuzzy, c-format
#| msgid "%s: invalid chroot path '%s'\n"
msgid "%s: invalid chroot path '%s', only absolute paths are supported.\n"
msgstr "%s: Ugyldig chroot-sti »%s«\n"
#, c-format