diff options
author | Thorsten Kukuk <kukuk@thkukuk.de> | 2006-09-06 12:37:29 +0000 |
---|---|---|
committer | Thorsten Kukuk <kukuk@thkukuk.de> | 2006-09-06 12:37:29 +0000 |
commit | ff348c516da0e02ab2429280708ab86a3c70fe59 (patch) | |
tree | d24af6e51199a6204a215806838d0d3c61910cbc /po/cs.po | |
parent | 14365044b7a8034e71a31807d355c8b8f157e930 (diff) | |
download | pam-ff348c516da0e02ab2429280708ab86a3c70fe59.tar.gz pam-ff348c516da0e02ab2429280708ab86a3c70fe59.tar.bz2 pam-ff348c516da0e02ab2429280708ab86a3c70fe59.zip |
Relevant BUGIDs:
Purpose of commit: release
Commit summary:
---------------
Prepare release of Version 0.99.6.3
Diffstat (limited to 'po/cs.po')
-rw-r--r-- | po/cs.po | 80 |
1 files changed, 40 insertions, 40 deletions
@@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Linux-PAM\n" "Report-Msgid-Bugs-To: http://sourceforge.net/projects/pam\n" -"POT-Creation-Date: 2006-06-02 12:37+0200\n" +"POT-Creation-Date: 2006-08-31 16:32+0200\n" "PO-Revision-Date: 2006-05-04 08:44+0200\n" "Last-Translator: Klara Cihlarova <koty@seznam.cz>\n" "Language-Team: cs_CZ <cs@li.org>\n" @@ -17,48 +17,33 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" "X-Generator: KBabel 1.10.2\n" -#: modules/pam_exec/pam_exec.c:118 -#, c-format -msgid "%s failed: exit code %d" -msgstr "" - -#: modules/pam_exec/pam_exec.c:126 -#, c-format -msgid "%s failed: caught signal %d%s" -msgstr "" - -#: modules/pam_exec/pam_exec.c:134 -#, c-format -msgid "%s failed: unknown status 0x%x" -msgstr "" - -#: modules/pam_tally/pam_tally.c:744 +#: modules/pam_tally/pam_tally.c:741 msgid "Authentication error" msgstr "Chyba autentizace" -#: modules/pam_tally/pam_tally.c:745 +#: modules/pam_tally/pam_tally.c:742 msgid "Service error" msgstr "Chyba služby" -#: modules/pam_tally/pam_tally.c:746 +#: modules/pam_tally/pam_tally.c:743 msgid "Unknown user" msgstr "Neznámý uživatel" -#: modules/pam_tally/pam_tally.c:747 +#: modules/pam_tally/pam_tally.c:744 msgid "Unknown error" msgstr "Neznámá chyba" -#: modules/pam_tally/pam_tally.c:763 +#: modules/pam_tally/pam_tally.c:760 #, c-format msgid "%s: Bad number given to --reset=\n" msgstr "%s: Zadána špatná hodnota --reset=\n" -#: modules/pam_tally/pam_tally.c:767 +#: modules/pam_tally/pam_tally.c:764 #, c-format msgid "%s: Unrecognised option %s\n" msgstr "%s: Neznámá volba %s\n" -#: modules/pam_tally/pam_tally.c:779 +#: modules/pam_tally/pam_tally.c:776 #, c-format msgid "" "%s: [--file rooted-filename] [--user username] [--reset[=n]] [--quiet]\n" @@ -66,39 +51,39 @@ msgstr "" "%s: [--file jmeno_souboru] [--user uzivatelske_jmeno] [--reset[=n]] [--" "quiet]\n" -#: modules/pam_tally/pam_tally.c:853 +#: modules/pam_tally/pam_tally.c:850 #, c-format msgid "%s: Can't reset all users to non-zero\n" msgstr "%s: Nelze resetovat všechny uživatele nenulově\n" #. TRANSLATORS: "strftime options for date of last login" -#: modules/pam_lastlog/pam_lastlog.c:187 +#: modules/pam_lastlog/pam_lastlog.c:190 msgid " %a %b %e %H:%M:%S %Z %Y" msgstr " %a %b %e %H:%M:%S %Z %Y" #. TRANSLATORS: " from <host>" -#: modules/pam_lastlog/pam_lastlog.c:196 +#: modules/pam_lastlog/pam_lastlog.c:199 #, c-format msgid " from %.*s" msgstr " z %.*s" #. TRANSLATORS: " on <terminal>" -#: modules/pam_lastlog/pam_lastlog.c:208 +#: modules/pam_lastlog/pam_lastlog.c:211 #, c-format msgid " on %.*s" msgstr " na %.*s" #. TRANSLATORS: "Last login: <date> from <host> on <terminal>" -#: modules/pam_lastlog/pam_lastlog.c:217 +#: modules/pam_lastlog/pam_lastlog.c:220 #, c-format msgid "Last login:%s%s%s" msgstr "Poslední přihlášení:%s%s%s" -#: modules/pam_lastlog/pam_lastlog.c:223 +#: modules/pam_lastlog/pam_lastlog.c:226 msgid "Welcome to your new account!" msgstr "Vítejte na vašem novém účtu!" -#: modules/pam_limits/pam_limits.c:658 +#: modules/pam_limits/pam_limits.c:647 #, c-format msgid "Too many logins for '%s'." msgstr "Příliš mnoho přihlášení pro '%s'." @@ -151,11 +136,26 @@ msgstr "úroveň: " msgid "Not a valid security context" msgstr "Neplatný bezpečnostní kontext" -#: modules/pam_selinux/pam_selinux.c:416 +#: modules/pam_selinux/pam_selinux.c:417 #, c-format msgid "Security Context %s Assigned" msgstr "Bezpečnostní kontext %s přidělen" +#: modules/pam_exec/pam_exec.c:118 +#, c-format +msgid "%s failed: exit code %d" +msgstr "" + +#: modules/pam_exec/pam_exec.c:126 +#, c-format +msgid "%s failed: caught signal %d%s" +msgstr "" + +#: modules/pam_exec/pam_exec.c:134 +#, c-format +msgid "%s failed: unknown status 0x%x" +msgstr "" + #: modules/pam_mail/pam_mail.c:313 msgid "No mail." msgstr "Žádná pošta." @@ -223,41 +223,41 @@ msgstr "Varování: Počet dní do vypršení hesla: %d" msgid "Password: " msgstr "Heslo: " -#: modules/pam_unix/pam_unix_passwd.c:820 +#: modules/pam_unix/pam_unix_passwd.c:819 msgid "NIS password could not be changed." msgstr "NIS heslo se nepodařilo změnit." -#: modules/pam_unix/pam_unix_passwd.c:976 +#: modules/pam_unix/pam_unix_passwd.c:975 #: modules/pam_cracklib/pam_cracklib.c:464 msgid "No password supplied" msgstr "Nezadáno heslo" -#: modules/pam_unix/pam_unix_passwd.c:976 +#: modules/pam_unix/pam_unix_passwd.c:975 #: modules/pam_cracklib/pam_cracklib.c:464 msgid "Password unchanged" msgstr "Heslo nebylo změněno" -#: modules/pam_unix/pam_unix_passwd.c:997 +#: modules/pam_unix/pam_unix_passwd.c:996 msgid "You must choose a longer password" msgstr "Musíte zvolit delší heslo" -#: modules/pam_unix/pam_unix_passwd.c:1002 +#: modules/pam_unix/pam_unix_passwd.c:1001 msgid "Password has been already used. Choose another." msgstr "Heslo již bylo použito. Zvolte jiné." -#: modules/pam_unix/pam_unix_passwd.c:1126 +#: modules/pam_unix/pam_unix_passwd.c:1125 msgid "(current) UNIX password: " msgstr "(současné) UNIX heslo: " -#: modules/pam_unix/pam_unix_passwd.c:1161 +#: modules/pam_unix/pam_unix_passwd.c:1160 msgid "You must wait longer to change your password" msgstr "Na změnu svého hesla musíte počkat déle" -#: modules/pam_unix/pam_unix_passwd.c:1221 +#: modules/pam_unix/pam_unix_passwd.c:1220 msgid "Enter new UNIX password: " msgstr "Zadejte nové UNIX heslo: " -#: modules/pam_unix/pam_unix_passwd.c:1222 +#: modules/pam_unix/pam_unix_passwd.c:1221 msgid "Retype new UNIX password: " msgstr "Opakujte nové UNIX heslo: " |