Commit Graph

129 Commits

Author SHA1 Message Date
Pavel Roskin a2f136fdc3 s/ommited/omitted/ 2002-07-14 06:36:07 +00:00
Andrew V. Samoilov 5fca42b515 s/"Corrupt cpio header encountered in\\n"/"Corrupted cpio header encountered in\\n"/ 2002-06-06 11:29:51 +00:00
Andrew V. Samoilov 86895db8ed s/msgid "%s: %s: %s %3d%% (%ld bytes transfered)"/msgid "%s: %s: %s %3d%% (%lu bytes transfered)"/
s/msgid "%s: %s: %s %3d%% (%lu bytes transfered)"/msgid "%s: %s: %s %3d%% (%lu bytes transferred)"/
s/msgid "%s: %s: %s %ld bytes transfered"/msgid "%s: %s: %s %lu bytes transfered"/
s/msgid "%s: %s: %s %lu bytes transfered"/msgid "%s: %s: %s %lu bytes transferred"/
s/msgid "%s contains duplicit entries! Skiping!"/msgid "%s contains duplicit entries! Skipping!"/
/msgid "%s: %s: %s %3d%% (%lu bytes transferred)"/{N;s/%ld/%lu/;}
/msgid "%s: %s: %s %lu bytes transferred"/{N;s/%ld/%lu/;}
2002-04-24 10:37:01 +00:00
Stanislav Brabec da1c8711db czech translation update 2002-01-07 18:20:02 +00:00
Pavel Roskin 8a404f4cb0 * configure.in: Bump version to 4.5.55. Release mc-4.5.55.
* po/*.po: Regenerate.
2001-08-24 08:19:47 +00:00
Pavel Roskin 689c3fb9ac Replace "Can't" with "Cannot" everywhere. 2001-08-14 00:55:34 +00:00
Stanislav Brabec 6e08d65467 czech translation update 2001-08-01 23:36:10 +00:00
Stanislav Brabec b29f6f9b59 czech translation update 2001-07-29 21:52:13 +00:00
Stanislav Brabec edff4f6a03 czech translation update 2001-07-24 17:14:17 +00:00
Stanislav Brabec a10d12e669 czech translation update 2001-07-22 19:49:32 +00:00
Stanislav Brabec ef581e8ed9 czech translation update 2001-07-19 13:02:29 +00:00
Pavel Roskin 327797ea96 * INSTALL: Remove information about Tk and XView. Change the
mailing list addresses again.
* FAQ: Change the mailing list addresses again.
* MAINTAINERS: Likewise.
* README: Likewise.
* doc/mc.1.in: Likewise.
* gnome/gmc-window.c: Likewise.
* lib/README.xterm: Likewise.
* lib/mc.ext.in: Likewise.
* lib/mc.hint*: Likewise.
* lib/mc.hlp.hu: Likewise.
* po/*.po: Likewise.
* src/main.c: Likewise.
2001-05-18 16:28:22 +00:00
Pavel Roskin 5dbac5708e * FAQ: Change the mailing list addresses and the download
locations.
* INSTALL: Likewise.
* MAINTAINERS: Likewise.
* README: Likewise.
* doc/mc.1.in: Likewise.
* gnome/gmc-window.c: Likewise.
* lib/README.xterm: Likewise.
* lib/mc.ext.in: Likewise.
* lib/mc.hint*: Likewise.
* lib/mc.hlp.hu: Likewise.
* po/*.po: Likewise.
* src/main.c: Likewise.
2001-04-20 19:58:55 +00:00
Miguel de Icaza 900d78c30a fix rpm script problem 2001-04-16 17:54:48 +00:00
Pavel Machek b92b01d225 updated cz translation 2000-04-17 15:48:41 +00:00
davidsa a57cc41972 typo fix 1999-11-21 16:43:27 +00:00
Pavel Machek e235913e5d All messages were translated to czech language. 1999-11-05 11:08:52 +00:00
davidsa 2e75788346 cs.po now near to be complete 1999-10-31 05:01:06 +00:00
davidsa 3e9bd3e174 Fix for cs.po 1999-10-26 22:09:01 +00:00
davidsa 4fa246a094 Updated cs.po 1999-10-15 15:10:09 +00:00
Pavel Machek fcfad77d8a Updated czech translation, by David Sauer. 1999-10-12 11:27:18 +00:00
Norbert Warmuth d836e5a79a 1999-09-19 Andrew V. Samoilov <sav@bcs.zp.ua>
* src/user.c (check_patterns): char* is used instead of char [] in sizeof

* src/util.c (string_perm): prefix named pipes by 'p' and not by `s'


1999-09-19  David Martin <dmartina@usa.net>

* gtkedit/editcmd.c (edit_print_string): Use unsigned char so that
8 bit chars from strftime get displayed when inserting date.

* lib/mc.ext.in: Add entries for bzip2 compressed pages as used in
Mandrake 6.0. The generic entry for bzip2 moved to the end of the
file to avoid interferences. In this one I changed the extension check
to a type check (as used for gzip) which might give problems in some
systems.

* configure.in: Use -Tlatin1 to format man pages when available and
"view" 8 bit chars.


1999-09-19  Norbert Warmuth  <nwarmuth@privat.circular.de>

* gtkedit/edit.h: Include files reordered in order to make it compile with
--with-debug

* gtkedit/editcmd.c (menu_save_mode_cmd): calculate dialog width
dependent on lenght of translated strings to display.

* src/mad.c, mad.h, util.c, util.h: Move mad-functions from util.[ch]
to mad.[ch]

* src/option.c: Include files reordered in order to make it compile with
--with-debug

* src/mad.c (mad_init): New function. Initialize debug FILE pointer to
stderr (moved to a function because not on every system stderr is
a constant).
(mad_set_debug): added const qualifier

* src/main.c (main): call mad_init

* po/*.po: s/defination/definition/

* gnome/Makefile.in ($(MAGICDEV_GENERATED)): Make it compile with $buildir
!= $srcdir.

* vfs/ftpfs.c (ftpfs_set_debug), vfs.h: added const qualifier.

* vfs/mcserv.c: removed definition of mad_strconcat which is also
in mad.c.
1999-09-19 23:09:07 +00:00
Pablo Saratxaga 00785b29c6 update-po 1999-08-30 12:13:02 +00:00
Pavel Machek 0ff016ff35 Updated translation of cs.po 1999-06-14 09:07:10 +00:00
Pavel Machek c0130a02f2 Updated cs.po with changes by David Sauer. 1999-06-07 08:24:35 +00:00
Matthias Warkus 8fbd85630e Updated German translation.
It's sort of annoying that "make update-po" always touches all the .po
files, but as of now, I don't know how to avoid checking them all in.
1999-04-29 13:07:52 +00:00
Pavel Machek 66bd4c9348 New version of czech translation from David Sauer
<davids@orfinet.cz>. Czech translation should be now actually usable.
1999-04-19 12:09:09 +00:00
Sergey Panov 86404b8d82 Updating all *.po files -- removed illegal "\r" 1999-02-08 13:49:31 +00:00
Pavel Machek 273768ff12 Adding czech translation. Hope it is usefull to anyone. 1998-09-29 22:53:09 +00:00