Commit Graph

31 Commits

Author SHA1 Message Date
Pavel Roskin
d3f0a2f61b Remove spaces around "Error" and "Warning" together with their translations.
Also remove spaces from "Quit" and "Search", but leave alone the
translations, that already have them without spaces.
2002-10-21 04:13:49 +00:00
Pavel Roskin
6506aabc2a Update list of keywords for file types. 2002-10-13 22:59:28 +00:00
Pavel Roskin
4a028e35c1 * *.po: Remove unused translations, there is too much stuff left
from the GNOME edition.
2002-09-27 01:23:43 +00:00
Pavel Roskin
bd4b18731e s/suplied/supplied/
s/duplicit/duplicate/
2002-09-27 00:17:10 +00:00
Pavel Roskin
b31f058eea s/appropriative/suitable/ 2002-09-26 23:40:03 +00:00
Pavel Roskin
85ea3e7533 Parametrize sfs.ini. 2002-09-26 22:55:36 +00:00
Pavel Roskin
83d0b9a9d6 Global replacement for two quasi-english strings from vfs/smbfs.c. 2002-09-11 04:06:25 +00:00
Pavel Roskin
b6862a8c26 Fix some not quite English strings in edit_block_process_cmd(). 2002-08-25 19:21:30 +00:00
Pavel Roskin
67068ff0d2 Regenerate for 4.6.0-pre1. 2002-08-21 07:44:55 +00:00
Pavel Roskin
158bf1f8fe * *.po: Replace "undelfs" with "%s" in some messages to enable
their reuse with other VFS types.
2002-07-19 04:33:35 +00:00
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
Pablo Saratxaga
863e59949a updated Catalan file 2001-10-01 14:06:42 +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
Pablo Saratxaga
f46e633753 updated Catalan file 2001-05-22 04:06:44 +00:00
Pablo Saratxaga
288174848d fixed multibyte 2001-05-21 17:13:17 +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
Pablo Saratxaga
3ef74fbe2b updated Catalan file 2000-06-30 11:36:24 +00:00
Pablo Saratxaga
c99ccb09b2 updated Catalan file 2000-06-27 14:15:37 +00:00
Pablo Saratxaga
fb36da977e updated Catalan file 2000-06-25 00:31:35 +00:00
Pablo Saratxaga
1b704dd52a Updated ca.po (changed mantainer) 2000-05-04 13:06:33 +00:00
Pablo Saratxaga
eb50e4dc40 updated Catalan file 2000-03-13 20:12:38 +00:00
Pablo Saratxaga
7b3d62fd2d updated waloon file 1999-10-31 14:10:08 +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
4469b3d705 updated catalan file 1999-09-10 01:36:05 +00:00
Pablo Saratxaga
00785b29c6 update-po 1999-08-30 12:13:02 +00:00
Pablo Saratxaga
4e24fdb8e7 added catalan language file.
corrected gnumeric file (it described gimp)
1999-06-16 11:07:35 +00:00