mc/po/ChangeLog

429 lines
11 KiB
Plaintext
Raw Normal View History

1999-11-25 17:17:43 +03:00
1999-11-25 Yuri Syrota <rasta@renome.rovno.ua>
* uk.po: Added Ukrainian translation.
1999-11-17 Federico Mena Quintero <federico@redhat.com>
* es.po:
* es_ES.po: Updated translations from David Martin <dmartina@usa.net>.
1999-11-13 Kjartan Maraas <kmaraas@online.no>
* no.po: Updated Norwegian translation.
1999-11-11 Pavel Machek <pavel@ucw.cz>
* sk.po: Added translation by ondrejj@saltar.shadow.sk
1999-11-05 Pavel Machek <pavel@artax.karlin.mff.cuni.cz>
* cs.po: Filled last untranslated strings.
1999-11-01 Rodrigo Stulzer Lopes
* pt_BR.po: Updated pt_BR translation.
1999-10-31 Sergey Panov <sipan@mit.edu>
* ru.po: Updated translation
from Evgeny Bulgakov <bgav@netvision.net.il>
1999-10-31 19:01:23 +03:00
1999-10-31 Martin Norb<72>ck <norpan@bigfoot.com>
* sv.po: updated translations
1999-10-29 Sergey Panov <sipan@mit.edu>
* ru.po: Corrections
from Evgeny Bulgakov <bgav@netvision.net.il>
1999-10-24 Sergey Panov <sipan@mit.edu>
* ru.po: Updated translation
from Evgeny Bulgakov <bgav@netvision.net.il>
1999-10-19 Sergey Panov <sipan@mit.edu>
* ru.po: Heavily updated translation
from Evgeny Bulgakov <bgav@netvision.net.il>
1999-10-15 Sergey Panov <sipan@mit.edu>
* ru.po: Updates from Andrej Samoilov <sav@sav.bcs.zp.ua>
1999-10-06 Kjartan Maraas <kmaraas@online.no>
* no.po: Updated Norwegian translation.
1999-10-06 David Martin <dmartina@usa.net>
* POTFILES.in: added gdeskdop-init.c
* es.po, es_ES.po: updated
1999-10-05 10:50:52 +04:00
1999-10-05 Sergey Panov <sipan@mit.edu>
* ru.po: Updated Russian translation
1999-09-20 Kjartan Maraas <kmaraas@online.no>
* da.po: Updated Danish translation from Birger
Langkjer <birger.langkjer@image.dk>
1999-09-29 07:09:31 +04:00
1999-09-29 Yukihiro Nakai <nacai@iname.com>
* ja.po: Update from Kusano Takayuki
1999-09-28 Kjartan Maraas <kmaraas@online.no>
* ro.po: Updated Romanian translation from Dan
Damian <dand@dnttm.ro>.
1999-09-28 Richard Hult <rhult@hem2.passagen.se>
* sv.po: Even more updates.
1999-09-28 Richard Hult <rhult@hem2.passagen.se>
1999-09-28 20:09:51 +04:00
* sv.po: Updated translation.
1999-09-27 02:32:04 +04:00
1999-09-27 Zbigniew Chyla <chyla@alice.ci.pwr.wroc.pl>
* pl.po: Added translation.
1999-09-24 Richard Hult <rhult@hem2.passagen.se>
* sv.po: Fixed Henrik's update.
1999-09-25 00:51:52 +04:00
1999-09-24 Richard Hult <rhult@hem2.passagen.se>
* sv.po: Update from Henrik Steen <hsteen@sw.seisy.abb.se>
1999-09-23 22:24:20 +04:00
1999-09-23 Kjartan Maraas <kmaraas@online.no>
* no.po: Updated Norwegian translation.
1999-09-23 22:24:20 +04:00
1999-09-23 Jorge Godoy <godoy@conectiva.com.br>
* pt_BR.po: Added pt_BR translation.
1999-09-23 03:20:43 +04:00
1999-09-23 Zbigniew Chyla <chyla@alice.ci.pwr.wroc.pl>
* pl.po: Updated translation.
1999-09-23 00:13:50 +04:00
1999-09-22 Matthias Warkus <mawa@iname.com>
* de.po: Updates, cleanups, etc.
1999-09-21 14:21:55 +04:00
1999-09-02 Vincent Renardias <vincent@ldsol.com>
* Updated fr.po for mc-4.5.39:
< 1375 translated messages, 14 fuzzy translations, 4 untranslated messages.
> 1393 translated messages.
1999-09-20 Kjartan Maraas <kmaraas@online.no>
* da.po: Updated Danish translation from Kenneth Christiansen
<kenneth@ripen.dk>
* no.po: Updated Norwegian translation.
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-20 03:09:07 +04:00
1999-09-19 Norbert Warmuth <nwarmuth@privat.circular.de>
* *.po: s/defination/definition/
1999-09-18 Kjartan Maraas <kmaraas@online.no>
* no.po: Updated translation.
1999-09-18 02:41:12 +04:00
1999-09-18 Zbigniew Chyla <chyla@alice.ci.pwr.wroc.pl>
* pl.po: Updated.
1999-09-17 Kjartan Maraas <kmaraas@online.no>
* da.po: Updated Danish translation from Kenneth
Christiansen <kenneth@ripen.dk>.
1999-09-14 Kjartan Maraas <kmaraas@online.no>
* no.po: Updated translation.
1999-09-10 03:09:32 +04:00
1999-09-09 Federico Mena Quintero <federico@redhat.com>
* POTFILES.in: Added gnome/gmc-client.c.
1999-09-09 Kjartan Maraas <kmaraas@online.no>
* no.po: Updated translation. All done.
1999-09-08 13:18:03 +04:00
1999-09-02 Vincent Renardias <vincent@ldsol.com>
* Updated fr.po: 1379 translated messages.
1999-09-02 20:16:31 +04:00
1999-09-02 Vincent Renardias <vincent@ldsol.com>
* Updated fr.po:
before: 1318 translated messages, 38 fuzzy translations, 19 untranslated messages.
after: 1371 translated messages, 4 untranslated messages.
1999-09-02 04:26:46 +04:00
1999-09-02 Zbigniew Chyla <chyla@alice.ci.pwr.wroc.pl>
* pl.po: Updated translation.
1999-09-01 Kjartan Maraas <kmaraas@online.no>
* no.po: Updated translation.
1999-08-31 Federico Mena Quintero <federico@redhat.com>
* es.po es_ES.po: Updates from David Martin
<dmartina@mex.excite.com>.
1999-08-31 Richard Hult <rhult@hem2.passagen.se>
* sv.po: Added Swedish translation from Henrik Steen
<hsteen@sw.seisy.abb.se>
1999-08-31 Kjartan Maraas <kmaraas@online.no>
* da.po: Updated Danish translation from Birger Langkjer
<birger.langkjer@image.dk>
1999-08-30 14:57:26 +04:00
1999-08-30 Pablo Saratxaga <srtxg@chanae.alphanet.ch>
* wa.po: updated walloon language file from
Lorint Hendschel <LorintHendschel@skynet.be>
1999-08-29 Federico Mena Quintero <federico@redhat.com>
* POTFILES.in: Added gnome/gdesktop-prefs.c to the list of files.
1999-08-24 Mikko Rauhala <mjr@iki.fi>
* fi.po: Added lots of stuff, gnome ui should be okay now, at least.
1999-08-19 03:43:55 +04:00
1999-08-19 Pablo Saratxaga <srtxg@chanae.alphanet.ch>
* wa.po: updated walloon language file from
Lorint Hendschel <LorintHendschel@skynet.be>
1999-08-14 Kjartan Maraas <kmaraas@online.no>
* no.po: Updated translation.
1999-08-13 15:37:31 +04:00
1999-08-13 Pablo Saratxaga <srtxg@chanae.alphanet.ch>
* wa.po: updated walloon language file
1999-08-08 Norbert Warmuth <nwarmuth@privat.circular.de>
* POTFILE.in: Removed gpopup.c as it is not compiled.
1999-08-08 David Martin <dmartina@usa.net>
* POTFILES.in: Removed symbolic links, and outdated
gmc-window.[ch] and olddnd.c. These don't repport any new strings,
increase compile time and make po files large. Basically adds
gaction.c, g,mount, smbfs.c to the pre-previous file.
* es.po: Added new strings with latest editor changes. Added
strings in gaction.c. Merged with a new mc.pot after the changes
in POTFILES.in.
1999-08-01 David Martin <dmartina@usa.net>
* es.po, es_ES.po: added translation for history box title
1997-07-23 Spiros Papadimitriou <spapadim+@cs.cmu.edu>
* el.po: Added; translation still incomplete.
1999-07-21 Vincent Renardias <vincent@ldsol.com>
* fr.po: integrated big proof-reading patch
from Thibaut Cousin <cousin@clrhp04.in2p3.fr>.
* completed translation: 1357 translated messages.
1999-07-04 04:29:33 +04:00
1999-07-04 Pablo Saratxaga <srtxg@chanae.alphanet.ch>
* Added walloon language (wa.po)
1999-07-02 20:15:23 +04:00
1999-07-02 Tuomas J. Lukka <lukka@iki.fi>
* Fix it.po
1999-07-02 19:39:28 +04:00
1999-07-02 Tuomas J. Lukka <lukka@iki.fi>
* Fix fi.po
1999-07-01 Kjartan Maraas <kmaraas@online.no>
* no.po: Updated translation.
1999-06-24 David Martin <dmartina@mailexcite.com>
* es.po: Updated Spanish translations
1999-06-22 Norbert Warmuth <nwarmuth@privat.circular.de>
* es.po: Updated translation from David Martin.
1999-06-21 Kjartan Maraas <kmaraas@online.no>
* no.po: Finished translation. To be audited.
1999-06-14 13:07:10 +04:00
1999-06-14 Pavel Machek <pavel@artax.karlin.mff.cuni.cz>
* cs.po: Updated translation from David Sauer <davids@penguin.cz>
1999-06-07 Federico Mena Quintero <federico@nuclecu.unam.mx>
* it.po: Updated translation from Marco Ciampa <marco@mc.ismaa.it>.
1999-06-07 Pavel Machek <pavel@artax.karlin.mff.cuni.cz>
* cs.po: Updated translation from David Sauer.
1999-06-04 Sergey Panov <sipan@mit.edu>
1999-06-04 19:03:09 +04:00
* ru.po: Updated translation.
1999-05-11 Kjartan Maraas <kmaraas@online.no>
* no.po: Updated translation.
Wed May 5 07:15:12 1999 David Martin <dmartina@usa.net>
* Updated es.po and es_ES.po
1999-04-28 Matthias Warkus <mawa@iname.com>
* de.po: Very very very small update.
1999-04-19 12:38:21 +04:00
1999-04-19 Tuomas J. Lukka <lukka@iki.fi>
* fi.po: initial Finnish translation
1999-04-15 Yukihiro Nakai <nacai@iname.com>
* ja.po: Initial Japanese translation from Yasuyuki Furukawa.
1999-04-14 00:45:29 +04:00
1999-04-13 Matthias Warkus <mawa@audrey.my.box>
* de.po: Updated.
1999-04-06 David Martin <dmartina@usa.net>
* Updated es.po
1999-03-28 Kjartan Maraas <kmaraas@online.no>
* no.po: Updated translation.
1999-03-22 David Martin <dmartina@mailexcite.com>
* es.po: Updated.
1999-03-19 Federico Mena Quintero <federico@nuclecu.unam.mx>
* no.po: Fixed missing quote.
1999-03-19 Kjartan Maraas <kmaraas@fib.hl.no>
* no.po: Updated translation.
Fri Mar 19 06:32:36 1999 David Martin <dmartina@usa.net>
* es.po: update
1999-03-19 05:45:51 +03:00
1999-03-18 Federico Mena Quintero <federico@nuclecu.unam.mx>
* POTFILES.in: Added a couple missing files.
Wed Mar 10 22:05:46 1999 Norbert Warmuth <nwarmuth@privat.circular.de>
* es.po: Updated with David Martins translation.
1999-03-08 Sergey Panov <sipan@mit.edu>
* POTFILES.in: add gnome/gcustom-layout.c file
* ru.po: update
Tue Mar 2 22:54:50 1999 Norbert Warmuth <nwarmuth@privat.circular.de>
* es.po: Updated with David Martins translation.
1999-02-18 Kjartan Maraas <kmaraas@fib.hl.no>
* no.po: Updated translation.
Thu Feb 18 1999 Sergey Panov <sipan@mit.edu>
* ru.po: an update which was long overdue.
Thu Feb 18 08:14:22 1999 Norbert Warmuth <nwarmuth@privat.circular.de>
* es.po: Updated with the version sent by David Martin
<dmartina@usa.net> on Feb 14. Now messages from editmenu.c
included as gtkedit/editmenu has been added to POTFILES.in.
1999-02-17 Federico Mena Quintero <federico@nuclecu.unam.mx>
* da.po: Fixed a syntax error in the .po file.
Tue Feb 16 20:46:38 1999 Norbert Warmuth <nwarmuth@privat.circular.de>
* es.po: Update es.po with the version sent by David Martin
<dmartina@usa.net> on Feb 14. Removed messages from editmenu.c
first (this needs fixing).
1999-02-05 Christopher Blizzard <blizzard@redhat.com>
* es.po: Remove " from middle of line.
Sun Jan 31 21:09:38 1999 Alexander Savelyev <fano@vcom.kiev.ua>
* Makefile.in.in: use DESTDIR (makes it possible to move
installation path with "make DESTDIR="...")
1999-01-05 Federico Mena Quintero <federico@nuclecu.unam.mx>
* POTFILES.in: Removed gmc-window.c.
Mon Nov 9 00:48:13 1998 Norbert Warmuth <nwarmuth@privat.circular.de>
* de.po: Translation for 8-bit input/output were interchanged
1998-10-25 Kjartan Maraas <kmaraas@fib.hl.no>
* no.po: Added norwegian translation.
Sun May 31 22:02:33 1998 Norbert Warmuth <k3190@fh-sw.de>
* it.po: deleted additional "\n" in one msgstr
Wed May 13 12:24:30 1998 Norbert Warmuth <k3190@fh-sw.de>
* Makefile.in.in: Don't depend on VPATH when checking the
dependencies of the target all-yes (instead prefix cat-id-tbl.c
with $(src)).
1998-05-03 David Martin <mozart.usal.es>
* es.po: Various spelling and typo fixes .
Sat, 28 Mar 1998 23:49:31 +0100 Vincent Renardias <vincentwaw.com>
* fr.po: More translations (~70% done).
* es.po: Fixed 2 typos.
Sun, 1 Mar 1998 05:05:34 +0100 Vincent Renardias <vincent@waw.com>
* ChangeLog: New File (the one you're reading now).
* fr.po: New file (many translations still missing).
* corrected typos in edit/editcmd.c:1187,1188.
* some more typos in es.po.
* "fr" added to ALL_LINGUAS in ../configure.in.