Changeset 5264:0b4bd0452b5a
- Timestamp:
- 2007-11-01 20:36:23 (14 months ago)
- Author:
- Petr Pisar <petr.pisar@…>
- Branch:
- HEAD
- Message:
-
Updated Czech translation.
- Files:
-
Legend:
- Unmodified
- Added
- Removed
-
|
r5259
|
r5264
|
|
| | 1 | 2007-11-01 15:45 -0700 Brendan Cully <brendan@kublai.com> (5123cded9988) |
| | 2 | |
| | 3 | * configure.ac: Use $datarootdir as default prefix for documentation |
| | 4 | (closes #2905) |
| | 5 | |
| | 6 | 2007-11-01 14:07 -0700 Brendan Cully <brendan@kublai.com> (cd03dff9b576) |
| | 7 | |
| | 8 | * VERSION, po/bg.po, po/ca.po, po/cs.po, po/da.po, po/de.po, po/el.po, |
| | 9 | po/eo.po, po/es.po, po/et.po, po/eu.po, po/fr.po, po/ga.po, |
| | 10 | po/gl.po, po/hu.po, po/id.po, po/it.po, po/ja.po, po/ko.po, |
| | 11 | po/lt.po, po/nl.po, po/pl.po, po/pt_BR.po, po/ru.po, po/sk.po, |
| | 12 | po/sv.po, po/tr.po, po/uk.po, po/zh_CN.po, po/zh_TW.po: automatic |
| | 13 | post-release commit for mutt-1.5.17 |
| | 14 | |
| | 15 | * hg-commit: Fix typo in hg-commit |
| | 16 | |
| 1 | 17 | 2007-11-01 21:21 +0100 Rocco Rutte <pdmef@gmx.net> (4f3814a57eaf) |
| 2 | 18 | |
-
|
r5260
|
r5264
|
|
| 6 | 6 | msgid "" |
| 7 | 7 | msgstr "" |
| 8 | | "Project-Id-Version: mutt 1.5.16\n" |
| | 8 | "Project-Id-Version: mutt 1.5.17\n" |
| 9 | 9 | "Report-Msgid-Bugs-To: \n" |
| 10 | 10 | "POT-Creation-Date: 2007-11-01 14:06-0700\n" |
| 11 | | "PO-Revision-Date: 2007-06-11 10:25+0200\n" |
| | 11 | "PO-Revision-Date: 2007-11-02 01:05+0100\n" |
| 12 | 12 | "Last-Translator: Petr Písař <petr.pisar@atlas.cz>\n" |
| 13 | 13 | "Language-Team: Czech <translation-team-cs@lists.sourceforge.net>\n" |
| … |
… |
|
| 2206 | 2206 | #, c-format |
| 2207 | 2207 | msgid "Not enough subexpressions for spam template" |
| 2208 | | msgstr "" |
| | 2208 | msgstr "Na šablonu spamu není dost podvýrazů" |
| 2209 | 2209 | |
| 2210 | 2210 | #: init.c:748 |
| … |
… |
|
| 2272 | 2272 | #, c-format |
| 2273 | 2273 | msgid "prefix is illegal with reset" |
| 2274 | | msgstr "Prefix není s 'reset' povolen." |
| | 2274 | msgstr "Prefix není s „reset“ povolen." |
| 2275 | 2275 | |
| 2276 | 2276 | #: init.c:1747 |
| 2277 | 2277 | #, c-format |
| 2278 | 2278 | msgid "value is illegal with reset" |
| 2279 | | msgstr "Hodnota není s 'reset' povolena." |
| | 2279 | msgstr "Hodnota není s „reset“ povolena." |
| 2280 | 2280 | |
| 2281 | 2281 | #: init.c:1783 init.c:1795 |
| 2282 | 2282 | #, c-format |
| 2283 | 2283 | msgid "Usage: set variable=yes|no" |
| 2284 | | msgstr "" |
| | 2284 | msgstr "Použití: set proměnná=yes|no (ano|ne)" |
| 2285 | 2285 | |
| 2286 | 2286 | #: init.c:1803 |
| … |
… |
|
| 4082 | 4082 | |
| 4083 | 4083 | #: pattern.c:898 |
| 4084 | | #, fuzzy, c-format |
| | 4084 | #, c-format |
| 4085 | 4085 | msgid "%c: invalid pattern modifier" |
| 4086 | | msgstr "příkaz %c je nesprávný" |
| | 4086 | msgstr "%c: nesprávný modifikátor vzoru" |
| 4087 | 4087 | |
| 4088 | 4088 | #: pattern.c:904 |