diff options
Diffstat (limited to 'po/shadow.pot')
-rw-r--r-- | po/shadow.pot | 46 |
1 files changed, 27 insertions, 19 deletions
diff --git a/po/shadow.pot b/po/shadow.pot index 5d656505..d47f2df6 100644 --- a/po/shadow.pot +++ b/po/shadow.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: pkg-shadow-devel@lists.alioth.debian.org\n" -"POT-Creation-Date: 2021-07-04 12:20+0200\n" +"POT-Creation-Date: 2022-01-02 21:10-0600\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -1365,9 +1365,6 @@ msgstr "" msgid "Usage: id [-a]\n" msgstr "" -msgid "Usage: id\n" -msgstr "" - msgid " groups=" msgstr "" @@ -1521,10 +1518,6 @@ msgid "Last login: %s on %s" msgstr "" #, c-format -msgid "Last login: %.19s on %s" -msgstr "" - -#, c-format msgid " from %.*s" msgstr "" @@ -1780,6 +1773,10 @@ msgid "The password for %s cannot be changed yet.\n" msgstr "" #, c-format +msgid "%s: malformed password data obtained for user %s\n" +msgstr "" + +#, c-format msgid "" "%s: unlocking the password would result in a passwordless account.\n" "You should set a password with usermod -p to unlock the password of this " @@ -1811,10 +1808,6 @@ msgid "%s: password changed.\n" msgstr "" #, c-format -msgid "%s: password expiry information changed.\n" -msgstr "" - -#, c-format msgid "" "Usage: %s [options] [passwd]\n" "\n" @@ -1922,15 +1915,15 @@ msgid "Please enter your OWN password as authentication.\n" msgstr "" #, c-format -msgid "%s: Cannot fork user shell\n" +msgid "%s: signal masking malfunction\n" msgstr "" #, c-format -msgid "%s: signal malfunction\n" +msgid "%s: Cannot fork user shell\n" msgstr "" #, c-format -msgid "%s: signal masking malfunction\n" +msgid "%s: signal malfunction\n" msgstr "" msgid "Session terminated, terminating shell..." @@ -2046,6 +2039,10 @@ msgid "%s: cannot create new defaults file: %s\n" msgstr "" #, c-format +msgid "%s: cannot create directory for defaults file\n" +msgstr "" + +#, c-format msgid "%s: cannot create new defaults file\n" msgstr "" @@ -2348,13 +2345,13 @@ msgid "%s: can't create subordinate group IDs\n" msgstr "" #, c-format -msgid "" -"%s: warning: the home directory %s already exists.\n" -"%s: Not copying any file from skel directory into it.\n" +msgid "%s: warning: the user name %s to %s SELinux user mapping failed.\n" msgstr "" #, c-format -msgid "%s: warning: the user name %s to %s SELinux user mapping failed.\n" +msgid "" +"%s: warning: the home directory %s already exists.\n" +"%s: Not copying any file from skel directory into it.\n" msgstr "" msgid "" @@ -2469,6 +2466,13 @@ msgid "" " the user from other groups\n" msgstr "" +msgid "" +" -r, --remove remove the user from only the supplemental " +"GROUPS\n" +" mentioned by the -G option without removing\n" +" the user from other groups\n" +msgstr "" + msgid " -l, --login NEW_LOGIN new value of the login name\n" msgstr "" @@ -2538,6 +2542,10 @@ msgid "%s: no options\n" msgstr "" #, c-format +msgid "%s: %s and %s are mutually exclusive flags\n" +msgstr "" + +#, c-format msgid "%s: the -L, -p, and -U flags are exclusive\n" msgstr "" |