diff options
author | Thorsten Kukuk <kukuk@thkukuk.de> | 2006-03-27 13:14:00 +0000 |
---|---|---|
committer | Thorsten Kukuk <kukuk@thkukuk.de> | 2006-03-27 13:14:00 +0000 |
commit | ef8dc651d62feee88dd2f2a37a2a8cd262394770 (patch) | |
tree | 336a4a0fb43a2bb943a71dc509c739ebc85573f5 /po/cs.po | |
parent | b7ae9ba4eb0f52f16bd29e9a27046d3e2cc85f05 (diff) | |
download | pam-ef8dc651d62feee88dd2f2a37a2a8cd262394770.tar.gz pam-ef8dc651d62feee88dd2f2a37a2a8cd262394770.tar.bz2 pam-ef8dc651d62feee88dd2f2a37a2a8cd262394770.zip |
Relevant BUGIDs:
Purpose of commit: new translations
Commit summary:
---------------
2006-03-27 Thorsten Kukuk <kukuk@thkukuk.de>
* po/LINGUAS: Add uk.
* po/uk.po: New.
* po/cs.po: Updated.
* po/po/es.po: Updated.
* po/fi.po: Updated.
* po/fr.po: Updated.
* po/hu.po: Updated.
* po/it.po: Updated.
* po/ja.po: Updated.
* po/nb.po: Updated.
* po/pl.po: Updated.
* po/pt.po: Updated.
* po/pt_BR.po: Updated.
* po/zh_CN.po: Updated.
* po/zh_TW.po: Updated.
Diffstat (limited to 'po/cs.po')
-rw-r--r-- | po/cs.po | 14 |
1 files changed, 7 insertions, 7 deletions
@@ -1,21 +1,21 @@ # 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. -# Klara Cihlarova <koty@seznam.cz>, 2005. -# fixes by Tomas Mraz <t8m@centrum.cz>, 2005 +# Klara Cihlarova <koty@seznam.cz>, 2005, 2006. +# fixes by Tomas Mraz <t8m@centrum.cz>, 2005. msgid "" msgstr "" "Project-Id-Version: Linux-PAM\n" "Report-Msgid-Bugs-To: http://sourceforge.net/projects/pam\n" "POT-Creation-Date: 2006-03-13 11:10+0100\n" -"PO-Revision-Date: 2005-12-12 13:14+0100\n" -"Last-Translator: Tomas Mraz <t8m@centrum.cz>\n" +"PO-Revision-Date: 2006-03-14 15:43+0100\n" +"Last-Translator: Klara Cihlarova <koty@seznam.cz>\n" "Language-Team: cs_CZ <cs@li.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%" -"10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"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 @@ -74,7 +74,7 @@ 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 msgid " %a %b %e %H:%M:%S %Z %Y" -msgstr "" +msgstr " %a %b %e %H:%M:%S %Z %Y" #. TRANSLATORS: " from <host>" #: modules/pam_lastlog/pam_lastlog.c:196 |