diff options
-rw-r--r-- | po/ChangeLog | 4 | ||||
-rw-r--r-- | po/cs.po | 6 |
2 files changed, 7 insertions, 3 deletions
diff --git a/po/ChangeLog b/po/ChangeLog index 738588509d..c45a58e7af 100644 --- a/po/ChangeLog +++ b/po/ChangeLog @@ -1,3 +1,7 @@ +2005-03-15 Stanislav Brabec <sbrabec@suse.cz> + + * cs.po: Fixed plural cases. + 2005-03-11 Baris Cicek <baris@teamforce.name.tr> * tr.po: Updated Turkish Translation @@ -6256,7 +6256,7 @@ msgstr[2] "%d týdnů" #, c-format msgid "%d hour" msgid_plural "%d hours" -msgstr[0] "%d hodina" +msgstr[0] "%d hodinu" msgstr[1] "%d hodiny" msgstr[2] "%d hodin" @@ -6264,7 +6264,7 @@ msgstr[2] "%d hodin" #, c-format msgid "%d minute" msgid_plural "%d minutes" -msgstr[0] "%d minuta" +msgstr[0] "%d minutu" msgstr[1] "%d minuty" msgstr[2] "%d minut" @@ -6272,7 +6272,7 @@ msgstr[2] "%d minut" #, c-format msgid "%d second" msgid_plural "%d seconds" -msgstr[0] "%d sekunda" +msgstr[0] "%d sekundu" msgstr[1] "%d sekundy" msgstr[2] "%d sekund" |