Commit Graph

49 Commits

Author SHA1 Message Date
Pavel Roskin 689c3fb9ac Replace "Can't" with "Cannot" everywhere. 2001-08-14 00:55:34 +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
Christophe Merlet ae3135d345 Updated French translation. 2001-03-08 16:06:43 +00:00
Christophe Merlet 3a127b877c Updated French translation. 2001-02-13 16:39:55 +00:00
Pablo Saratxaga 85ae74cee2 Fixed various po files headers and syntax errors
added gettext:no-c-format in file.c for the prompt % codes
2001-01-26 13:49:28 +00:00
Christophe Merlet f12a06c6d7 Updated French translation. 2000-12-29 09:46:44 +00:00
Christophe Merlet 52d10e5feb Updated French translation. 2000-10-18 16:18:07 +00:00
Christophe Merlet 546436a9f2 Updated french translation. 2000-10-04 11:22:05 +00:00
Vincent Renardias a7c7af2fb4 * Updated fr.po 2000-01-24 10:39:07 +00:00
Vincent Renardias 67290d0307 * update fr.po 2000-01-05 11:02:52 +00:00
Vincent Renardias 90f5639212 * fix from Pablo Saratxaga. 1999-11-30 10:36:08 +00:00
Vincent Renardias 76a5a24857 * M-x updated-the-fr.po-file. 1999-09-22 17:48:58 +00:00
Vincent Renardias 84cf88b69c * Updated for next release. 1999-09-21 10:21:55 +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
Vincent Renardias 267c94f696 * Updated fr.po 1999-09-08 09:18:03 +00:00
Vincent Renardias f1bc18ae68 * Updated fr.po 1999-09-02 16:16:31 +00:00
Pablo Saratxaga 00785b29c6 update-po 1999-08-30 12:13:02 +00:00
Vincent Renardias 54980225f8 * Fix suggested by Pablo. 1999-08-05 13:59:59 +00:00
Vincent Renardias cf6b45d501 * Mostly thanks to Thibaut Cousin <Thibaut.Cousin@clermont.in2p3.fr>,
mc is now 100% in French.
1999-07-21 11:28:07 +00:00
Vincent Renardias 1d76811c01 * Updated. 1999-06-22 13:14:41 +00:00
Elliot Lee 08a568c7c4 Add trailing " that was missing. 1999-06-09 23:06:49 +00:00
Vincent Renardias 8bc0f579a3 * Removed most 'fuzzy'. 1999-06-09 11:54:28 +00:00
Vincent Renardias 11728374c2 * Update. 1999-06-01 13:19:52 +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
Vincent Renardias cfa0644c5e Update + fixes 1999-04-20 13:57:33 +00:00
Vincent Renardias fb6598b2d9 Mon, 22 Mar 1999 03:18:46 +0100 [Vincent]
* Major fr.po update (needs more work through)
1999-03-22 02:19:04 +00:00
Sergey Panov 86404b8d82 Updating all *.po files -- removed illegal "\r" 1999-02-08 13:49:31 +00:00
Sergey Panov 61cca05e7e Somebody corrupted es.po and no.po (did not finish merge)
I've fixed those two files, and updated the test.
1999-02-04 06:36:21 +00:00
Vincent Renardias 021089edfc Tue, 19 Jan 1999 19:32:40 +0100 [Vincent]
* POTFILES.in / fr.po: Update.
1999-01-19 17:32:23 +00:00
Vincent Renardias 9f49c95274 Wed, 30 Dec 1998 23:04:25 +0100 [Vincent]
* Major translation updates.
1998-12-30 21:10:10 +00:00
Miguel de Icaza 7071b26a27 Compilation fixes + 3-button fixes 1998-12-17 08:28:05 +00:00
Vincent Renardias 0870fc8de7 Sat, 14 Nov 1998 05:05:24 +0100 [Vincent]
* Updated POTFILES.in & fr.po (and fix a few typos on the fly)
NB: it seems like at least 3 people are reading those messages ;)
1998-11-14 04:06:43 +00:00
Vincent Renardias 32f8acdf52 * Yet another desperate attempt at trying to translate at the same rate
you guys add new code... ;)
1998-10-02 20:15:12 +00:00
Norbert Warmuth c10ecb8b0f Now gmc, tkmc and mc build one my glibc2 system (builddir != srcdir).
Mon Sep 28 21:55:13 1998  Norbert Warmuth  <nwarmuth@privat.circular.de>

* src/find.c: Changed hotkey of the continue-button (both Chdir and
Continue used `C').

* po/*.po: remade because one msgstr in find.c changed

* src/Makefile.in: search config.status in builddir and not in rootdir,
i.e. make it compile for builddir != srcdir

* vfs/vfs.h (struct vfs): renamed errno to verrno because glibc2
defines errno as macro (#define errno (*__errno_location ()))

* vfs/Makefile.in: search config.status in builddir and not in srcdir/..,
i.e. make it compile for builddir != srcdir
1998-09-28 20:41:28 +00:00
Vincent Renardias 8b298b1a99 1998-09-05 Vincent Renardias <vincent@waw.com>
* Weekly i18n updates:
	  - Updated some POTFILES.in's.
	  - Updated fr.po's accordingly.
	  - Corrected a couple of typos. in the src code.
1998-09-05 19:21:29 +00:00
Vincent Renardias 4dc80d85c6 Sat, 1 Aug 1998 05:24:40 +0200 [Vincent@waw.com]
* It appeared that many po/POTFILES.in files were totally out of date...
Updated those accordingly, and translated the new strings.

NB: Does anyone would object to a modification of po/Makefile.in.in files to
generate automatically the POTFILES.in's with a cmd like:
grep '_(' `find . -name \*.\[chym\]` | cut -f 1 --delimiter ':'  | sed -e "s#^./##" |sort -u > po/POTFILES.in
1998-08-01 03:27:52 +00:00
Pavel Roskin 376978b6fb Warning about missing hotlist redesigned
It should now fit in 80 columns
1998-07-23 18:58:28 +00:00
Vincent Renardias d23d4ad0de Fri, 26 Jun 1998 15:10:25 +0200 [Vincent]
* Contributed by Martin Schulze:
  + de.po: more translated strings
  + edit.c/file.c: Fix typo.
* Updated fr.po accordingly.
1998-06-26 13:12:22 +00:00
Vincent Renardias f2bca463fb Mon, 22 Jun 1998 12:38:50 +0200 [Vincent]
* .fr translation updates.
1998-06-22 10:45:11 +00:00
Vincent Renardias 50ad14e190 Sun, 7 Jun 1998 19:57:57 +0200 [Vincent]
* gnome-core/po/fr.po: Updates.
* mc/po/fr.po: Continuing to translate (~80% done)
1998-06-07 17:59:40 +00:00
Vincent Renardias af333ebc14 Sun, 31 May 1998 21:57:08 +0200 [Vincent]
* .fr translations updates.
1998-05-31 19:58:24 +00:00
Vincent Renardias 3e786f5a50 Thu, 14 May 1998 15:33:07 +0200 [Vincent]
* Yet another attempt to keep FR translations up to date...
1998-05-14 13:41:46 +00:00
Vincent Renardias 83b792b299 Fri, 17 Apr 1998 23:48:12 +0200 [Vincent]
Update the French translations a bit everywhere...

Major changes for:
* gnome-help (New)
* ee (Much more complete translations plus fixed a typo in the original version ;)
* ghex (New)
* gncal (New)
* mc (Updated, Added more translations, still needs work through)
1998-04-18 00:01:57 +00:00
Vincent Renardias 4a56a8a197 Fix to make msgfmt happy... 1998-03-29 01:11:08 +00:00
Vincent Renardias aa38e0b0b0 Sat, 28 Mar 1998 23:49:31 +0100 [Vincent]
* fr.po: More French translations (~70% done)
1998-03-28 22:59:37 +00:00
Vincent Renardias 4307605072 Sat, 28 Mar 1998 02:58:38 +0100 [Vincent]
* Started working on the French translation,
   Fixed a few minor typos found on the way...
1998-03-28 02:04:25 +00:00
Vincent Renardias 4ab0e653f8 Sun, 1 Mar 1998 05:05:34 +0100 [Vincent]
* fr.po: Nouveau Fichier.
1998-03-01 04:18:33 +00:00