diff options
author | Tomas Mraz <tm@t8m.info> | 2009-03-24 16:46:55 +0000 |
---|---|---|
committer | Tomas Mraz <tm@t8m.info> | 2009-03-24 16:46:55 +0000 |
commit | 39e3b569544ea26dabd8b07e3ce42c1c9c438326 (patch) | |
tree | 5bb5d5f2bf28b1f50ce68ebeb621817061866c4e /po | |
parent | 1e56491f0e1cbd07fc0eb0fbfdf5982eced366a6 (diff) | |
download | pam-39e3b569544ea26dabd8b07e3ce42c1c9c438326.tar.gz pam-39e3b569544ea26dabd8b07e3ce42c1c9c438326.tar.bz2 pam-39e3b569544ea26dabd8b07e3ce42c1c9c438326.zip |
Relevant BUGIDs:
Purpose of commit: translations
Commit summary:
---------------
2009-03-24 Tomas Mraz <t8m@centrum.cz>
* po/cs.po: Updated translations.
Diffstat (limited to 'po')
-rw-r--r-- | po/cs.po | 14 |
1 files changed, 7 insertions, 7 deletions
@@ -1,14 +1,14 @@ # translation of Linux-PAM.po to cs_CZ -# This file is distributed under the same license as the PACKAGE package. -# Copyright (C) YEAR Linux-PAM Project. +# This file is distributed under the same license as the Linux-PAM package. +# Copyright (C) 2005-2009 Linux-PAM Project. # Klara Cihlarova <koty@seznam.cz>, 2005, 2006. -# Tomas Mraz <t8m@centrum.cz>, 2005, 2008. +# Tomas Mraz <t8m@centrum.cz>, 2005, 2008, 2009. msgid "" msgstr "" "Project-Id-Version: Linux-PAM\n" "Report-Msgid-Bugs-To: http://sourceforge.net/projects/pam\n" "POT-Creation-Date: 2009-03-03 14:56+0100\n" -"PO-Revision-Date: 2008-11-28 15:22+0100\n" +"PO-Revision-Date: 2009-03-24 15:22+0100\n" "Last-Translator: Tomas Mraz <t8m@centrum.cz>\n" "Language-Team: cs_CZ <cs@li.org>\n" "MIME-Version: 1.0\n" @@ -52,7 +52,7 @@ msgstr "Hesla se neshodují." #: libpam/pam_get_authtok.c:127 #, c-format msgid "Retype %s" -msgstr "" +msgstr "Opakujte %s" #: libpam/pam_get_authtok.c:146 msgid "Password change aborted." @@ -356,9 +356,9 @@ msgid "Creating directory '%s'." msgstr "Vytváření adresáře '%s'." #: modules/pam_mkhomedir/pam_mkhomedir.c:181 -#, fuzzy, c-format +#, c-format msgid "Unable to create and initialize directory '%s'." -msgstr "Nezdařilo se vytvořit adresář %s: %m" +msgstr "Nezdařilo se vytvořit a inicializovat adresář '%s'." #: modules/pam_pwhistory/pam_pwhistory.c:218 #: modules/pam_unix/pam_unix_passwd.c:475 |