diff options
Diffstat (limited to 'po/cs.po')
-rw-r--r-- | po/cs.po | 63 |
1 files changed, 35 insertions, 28 deletions
@@ -13,7 +13,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: 2020-03-20 10:38+0000\n" "Last-Translator: Dmitry V. Levin <ldv@altlinux.org>\n" "Language-Team: Czech <https://translate.fedoraproject.org/projects/linux-pam/" @@ -25,7 +25,7 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" "X-Generator: Weblate 3.11.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 "Heslo: " @@ -219,36 +219,42 @@ msgstr "...Promiňte, čas vypršel!\n" msgid "erroneous conversation (%d)\n" msgstr "nesprávná konverzace (%d)\n" -#: modules/pam_exec/pam_exec.c:279 +#: modules/pam_exec/pam_exec.c:289 #, c-format msgid "%s failed: exit code %d" msgstr "%s selhal: návratový kód %d" -#: modules/pam_exec/pam_exec.c:289 +#: modules/pam_exec/pam_exec.c:299 #, c-format msgid "%s failed: caught signal %d%s" msgstr "%s selhal: dostal signál %d%s" -#: modules/pam_exec/pam_exec.c:299 +#: modules/pam_exec/pam_exec.c:309 #, c-format msgid "%s failed: unknown status 0x%x" msgstr "%s selhal: neznámý kód stavu 0x%x" -#: modules/pam_faillock/main.c:103 -#, c-format +#: modules/pam_faillock/main.c:130 +#, fuzzy, 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 "" "Použití: %s [--dir /cesta/k/tally-adresari] [--user uzivatelske_jmeno] [--" "reset]\n" -#: modules/pam_faillock/pam_faillock.c:618 +#: modules/pam_faillock/main.c:181 +#, fuzzy, c-format +msgid "Login Failures Latest failure From\n" +msgstr "Login Selhání Poslední selhání Od\n" + +#: modules/pam_faillock/pam_faillock.c:404 #, c-format msgid "The account is locked due to %u failed logins." msgstr "Účet je uzamčen z důvodu %u neúspěšných pokusů o přihlášení." -#: 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 #, fuzzy, c-format msgid "(%d minute left to unlock)" msgid_plural "(%d minutes left to unlock)" @@ -257,45 +263,45 @@ msgstr[1] "(%d minut zbývá do odemčení)" msgstr[2] "(%d minut zbývá do odemčení)" #. 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 "(%d minut zbývá do odemčení)" #. 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 " %a %d.%m.%Y %H:%M:%S %Z" #. TRANSLATORS: " from <host>" -#: 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 " z %.*s" #. TRANSLATORS: " on <terminal>" -#: 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 " na %.*s" #. TRANSLATORS: "Last login: <date> from <host> on <terminal>" -#: modules/pam_lastlog/pam_lastlog.c:349 +#: modules/pam_lastlog/pam_lastlog.c:357 #, c-format msgid "Last login:%s%s%s" msgstr "Poslední přihlášení:%s%s%s" -#: modules/pam_lastlog/pam_lastlog.c:355 +#: modules/pam_lastlog/pam_lastlog.c:363 msgid "Welcome to your new account!" msgstr "Vítejte na vašem novém účtu!" #. TRANSLATORS: "Last failed login: <date> from <host> on <terminal>" -#: modules/pam_lastlog/pam_lastlog.c:610 +#: modules/pam_lastlog/pam_lastlog.c:626 #, c-format msgid "Last failed login:%s%s%s" msgstr "Poslední neúspěšné přihlášení:%s%s%s" -#: 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 "" @@ -305,19 +311,20 @@ msgstr[1] "Od posledního úspěšného došlo k %d neúspěšným pokusům o p msgstr[2] "Od posledního úspěšného došlo k %d neúspěšným pokusům o přihlášení." #. 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 "Od posledního úspěšného došlo k %d neúspěšným pokusům o přihlášení." -#: 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 "Proběhlo příliš mnoho přihlášení pro '%s'." #: modules/pam_mail/pam_mail.c:289 -msgid "You have no mail." -msgstr "Nemáte žádnou poštu." +#, fuzzy +msgid "You do not have any new mail." +msgstr "Máte novou poštu." #: modules/pam_mail/pam_mail.c:292 msgid "You have new mail." @@ -361,12 +368,12 @@ msgstr "Vytváření adresáře '%s'." msgid "Unable to create and initialize directory '%s'." msgstr "Nezdařilo se vytvořit a inicializovat adresář '%s'." -#: 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 "Heslo již bylo použito. Zvolte jiné." -#: modules/pam_pwhistory/pam_pwhistory.c:378 +#: modules/pam_pwhistory/pam_pwhistory.c:385 msgid "Password has been already used." msgstr "Heslo již bylo použito." @@ -489,6 +496,9 @@ msgstr "Změna hesla pro %s." msgid "You must wait longer to change your password." msgstr "Na změnu svého hesla musíte počkat déle." +#~ msgid "You have no mail." +#~ msgstr "Nemáte žádnou poštu." + #~ msgid "is the same as the old one" #~ msgstr "je stejné jako předcházející" @@ -555,9 +565,6 @@ msgstr "Na změnu svého hesla musíte počkat déle." #~ msgid "%s: Can't reset all users to non-zero\n" #~ msgstr "%s: Nelze resetovat všechny uživatele nenulově\n" -#~ msgid "Login Failures Latest failure From\n" -#~ msgstr "Login Selhání Poslední selhání Od\n" - #~ msgid "" #~ "%s: [-f rooted-filename] [--file rooted-filename]\n" #~ " [-u username] [--user username]\n" |