From a324607b5db8873289409d7c609bb76ddb47022b Mon Sep 17 00:00:00 2001 From: "Dmitry V. Levin" Date: Fri, 11 Nov 2022 11:11:00 +0000 Subject: po: update .pot and .po files Regenerate po/Linux-PAM.pot and po/*.po using "make -C po update-po" command. This updates translations of pam_faillock and pam_mail modules. --- po/am.po | 52 +++++++++++++++++++++++++++++----------------------- 1 file changed, 29 insertions(+), 23 deletions(-) (limited to 'po/am.po') diff --git a/po/am.po b/po/am.po index d995af71..e7ed7219 100644 --- a/po/am.po +++ b/po/am.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Linux-PAM\n" "Report-Msgid-Bugs-To: https://github.com/linux-pam/linux-pam/issues\n" -"POT-Creation-Date: 2021-07-20 20:00+0000\n" +"POT-Creation-Date: 2022-11-11 11:11+0000\n" "PO-Revision-Date: 2011-11-30 06:56-0500\n" "Last-Translator: FULL NAME \n" "Language-Team: Amharic (http://www.transifex.com/projects/p/fedora/language/" @@ -20,7 +20,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n > 1);\n" "X-Generator: Zanata 3.8.3\n" -#: libpam/pam_get_authtok.c:39 modules/pam_exec/pam_exec.c:181 +#: libpam/pam_get_authtok.c:39 modules/pam_exec/pam_exec.c:183 #: modules/pam_userdb/pam_userdb.c:53 msgid "Password: " msgstr "" @@ -214,34 +214,40 @@ msgstr "" msgid "erroneous conversation (%d)\n" msgstr "" -#: modules/pam_exec/pam_exec.c:279 +#: modules/pam_exec/pam_exec.c:289 #, c-format msgid "%s failed: exit code %d" msgstr "" -#: modules/pam_exec/pam_exec.c:289 +#: modules/pam_exec/pam_exec.c:299 #, c-format msgid "%s failed: caught signal %d%s" msgstr "" -#: modules/pam_exec/pam_exec.c:299 +#: modules/pam_exec/pam_exec.c:309 #, c-format msgid "%s failed: unknown status 0x%x" msgstr "" -#: modules/pam_faillock/main.c:103 +#: modules/pam_faillock/main.c:130 #, c-format msgid "" -"Usage: %s [--dir /path/to/tally-directory] [--user username] [--reset]\n" +"Usage: %s [--dir /path/to/tally-directory] [--user username] [--reset] [--" +"legacy-output]\n" msgstr "" -#: modules/pam_faillock/pam_faillock.c:618 +#: modules/pam_faillock/main.c:181 +#, c-format +msgid "Login Failures Latest failure From\n" +msgstr "" + +#: modules/pam_faillock/pam_faillock.c:404 #, c-format msgid "The account is locked due to %u failed logins." msgstr "" -#: modules/pam_faillock/pam_faillock.c:627 -#: modules/pam_faillock/pam_faillock.c:633 +#: modules/pam_faillock/pam_faillock.c:413 +#: modules/pam_faillock/pam_faillock.c:419 #, c-format msgid "(%d minute left to unlock)" msgid_plural "(%d minutes left to unlock)" @@ -249,45 +255,45 @@ msgstr[0] "" msgstr[1] "" #. TRANSLATORS: only used if dngettext is not supported. -#: modules/pam_faillock/pam_faillock.c:636 +#: modules/pam_faillock/pam_faillock.c:422 #, c-format msgid "(%d minutes left to unlock)" msgstr "" #. TRANSLATORS: "strftime options for date of last login" -#: modules/pam_lastlog/pam_lastlog.c:318 modules/pam_lastlog/pam_lastlog.c:579 +#: modules/pam_lastlog/pam_lastlog.c:326 modules/pam_lastlog/pam_lastlog.c:595 msgid " %a %b %e %H:%M:%S %Z %Y" msgstr "" #. TRANSLATORS: " from " -#: modules/pam_lastlog/pam_lastlog.c:327 modules/pam_lastlog/pam_lastlog.c:588 +#: modules/pam_lastlog/pam_lastlog.c:335 modules/pam_lastlog/pam_lastlog.c:604 #, c-format msgid " from %.*s" msgstr "" #. TRANSLATORS: " on " -#: modules/pam_lastlog/pam_lastlog.c:339 modules/pam_lastlog/pam_lastlog.c:600 +#: modules/pam_lastlog/pam_lastlog.c:347 modules/pam_lastlog/pam_lastlog.c:616 #, c-format msgid " on %.*s" msgstr "" #. TRANSLATORS: "Last login: from on " -#: modules/pam_lastlog/pam_lastlog.c:349 +#: modules/pam_lastlog/pam_lastlog.c:357 #, c-format msgid "Last login:%s%s%s" msgstr "" -#: modules/pam_lastlog/pam_lastlog.c:355 +#: modules/pam_lastlog/pam_lastlog.c:363 msgid "Welcome to your new account!" msgstr "" #. TRANSLATORS: "Last failed login: from on " -#: modules/pam_lastlog/pam_lastlog.c:610 +#: modules/pam_lastlog/pam_lastlog.c:626 #, c-format msgid "Last failed login:%s%s%s" msgstr "" -#: modules/pam_lastlog/pam_lastlog.c:619 modules/pam_lastlog/pam_lastlog.c:626 +#: modules/pam_lastlog/pam_lastlog.c:635 modules/pam_lastlog/pam_lastlog.c:642 #, c-format msgid "There was %d failed login attempt since the last successful login." msgid_plural "" @@ -296,18 +302,18 @@ msgstr[0] "" msgstr[1] "" #. TRANSLATORS: only used if dngettext is not supported -#: modules/pam_lastlog/pam_lastlog.c:631 +#: modules/pam_lastlog/pam_lastlog.c:647 #, c-format msgid "There were %d failed login attempts since the last successful login." msgstr "" -#: modules/pam_limits/pam_limits.c:1164 +#: modules/pam_limits/pam_limits.c:1269 #, c-format msgid "There were too many logins for '%s'." msgstr "" #: modules/pam_mail/pam_mail.c:289 -msgid "You have no mail." +msgid "You do not have any new mail." msgstr "" #: modules/pam_mail/pam_mail.c:292 @@ -352,12 +358,12 @@ msgstr "" msgid "Unable to create and initialize directory '%s'." msgstr "" -#: modules/pam_pwhistory/pam_pwhistory.c:371 +#: modules/pam_pwhistory/pam_pwhistory.c:378 #: modules/pam_unix/pam_unix_passwd.c:589 msgid "Password has been already used. Choose another." msgstr "" -#: modules/pam_pwhistory/pam_pwhistory.c:378 +#: modules/pam_pwhistory/pam_pwhistory.c:385 msgid "Password has been already used." msgstr "" -- cgit v1.2.3