]> git.lyx.org Git - lyx.git/blobdiff - po/ChangeLog
2004-06-08 Lars Gullik Bjonnes <larsbj@lyx.org>
[lyx.git] / po / ChangeLog
index 45f8182c2e5713d1c1be47952e19150cb0081c83..be39dafd820b377b8ab8fb6755072aeafdf74b89 100644 (file)
@@ -1,3 +1,480 @@
+2004-06-08  Lars Gullik Bjonnes  <larsbj@lyx.org>
+
+       * Makefile.in.in (xforms_l10n.pot, qt_l10n.pot, layouts_l10n.pot)
+       (languages_l10n.pot, ui_l10n.pot): Set awk variable top_srcdir to
+       Makefile variable $(top_srcdir), add a awk function fixupfilename
+       use it in printint out the filename to the pot file.
+
+       * *.po: remerge
+
+2004-06-07  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
+
+       * Makefile.in.in (layouts_l10n.pot): add the ListName entries (bug
+       #1312)
+
+       * *.po: remerge
+
+2004-06-03  Angus Leeming  <leeming@lyx.org>
+
+       * .cvsignore: ignore .pot files with version suffix.
+       E.g., lyx-1.4.0cvs.pot.
+
+2004-06-01  Lars Gullik Bjonnes  <larsbj@gullik.net>
+
+       * po files: remerge and remove obsoletes
+
+2004-06-01  Lars Gullik Bjønnes  <larsbj@lyx.org>
+
+       * Makefile.in.in (*_l10n.pot): \. -> \\. in regex to remove dir
+       part from filenames.
+
+2004-05-28  Lars Gullik Bjønnes  <larsbj@lyx.org>
+
+       * Makefile.in.in (Makefile): fix typo
+
+2004-05-28  Lars Gullik Bjonnes  <larsbj@gullik.net>
+
+       * Makefile.in.in ($(DOMAIN).pot-update): don't depend on
+       l10n_pots, run always when updating instead.
+       (l10n_pots): files in builddir, remove files after domain.po is
+       created.
+       (xforms_l10n.pot): create in builddir, correct filename
+       (qt_l10n.pot): ditto
+       (layouts_l10n.pot): ditto
+       (languages_l10n.pot): ditto
+       (ui_l10n.pot): ditto
+       (${srcdir}/POTFILES.in): make src/support/path_defines.C never be
+       in this file
+
+       * .cvsignore: add remove-potcdate.sed
+
+2004-05-27  Lars Gullik Bjonnes  <larsbj@gullik.net>
+
+       * Makevars (XGETTEXT_OPTIONS): set the language explictly.
+
+2004-05-26  Lars Gullik Bjonnes  <larsbj@gullik.net>
+
+       * Makefile.in.in: change how we generate POTFILES.in a bit
+
+2004-05-26  gettextize  <bug-gnu-gettext@gnu.org>
+
+       * Makefile.in.in: Upgrade to gettext-0.14.1.
+       * boldquot.sed: New file, from gettext-0.14.1.
+       * en@boldquot.header: New file, from gettext-0.14.1.
+       * en@quot.header: New file, from gettext-0.14.1.
+       * insert-header.sin: New file, from gettext-0.14.1.
+       * quot.sed: New file, from gettext-0.14.1.
+       * remove-potcdate.sin: New file, from gettext-0.14.1.
+       * Rules-quot: New file, from gettext-0.14.1.
+
+2004-03-22  Claus Hindsgaul  <claus_h@image.dk>
+
+       * da.po: update
+
+2003-12-23  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
+
+       * wa.po: remove bad e-mail address
+
+       * hu.po: fix address
+
+2003-12-15  Ingar Pareliussen <Ingar.Pareliussen@chembio.ntnu.no>
+
+       * nn.po: update
+
+2003-11-28  Michael Schmitt  <michael.schmitt@teststep.org>
+
+       * Makefile.in.in: always create pot files with LC_ALL="C"
+
+2003-11-14  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
+
+       * Makefile.in.in (xforms_l10n.pot): skip entries in symbol font
+       (we do not want to translate them...)
+
+2003-08-18  Michael Schmitt <Michael.Schmitt@teststep.org>
+
+       * de.po: Fix numerous shortcuts and one translation
+
+2003-08-14  Michael Schmitt <Michael.Schmitt@teststep.org>
+
+       * de.po: update.
+
+2003-07-21  Michael Schmitt <Michael.Schmitt@teststep.org>
+
+       * Makefile.in.in: fix extraction of language names from lib/languages
+       when the name includes a space.
+
+       * de.po: update.
+
+2003-07-11  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
+
+       * pl.po: copy the version from 1.3.x branch, since it contains
+       important bugfixes
+
+2003-05-22  Michael Schmitt <Michael.Schmitt@teststep.org>
+
+       * Makefile.in.in: Consider classic.ui etc. for the creation of
+       pox/pot files.
+
+2003-05-21  Michael Schmitt  <Michael.Schmitt@teststep.org>
+
+       * de.po: update
+
+2003-05-07  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
+
+       * Makefile.in.in (POTFILES.in): make sure that the file is sorted
+       in locale-independent order
+
+2003-04-30  Michael Schmitt  <Michael.Schmitt@teststep.org>
+
+       * pocheck.pl: more fixes
+
+       * de.po: update
+
+2003-04-28  Michael Schmitt  <Michael.Schmitt@teststep.org>
+
+       * pocheck.pl: do not output several different messages about bad
+       translation for the same word.
+
+2003-04-09  John Levon  <levon@movementarian.org>
+
+       * Makefile.in.in: translate the toolbar name
+
+2003-03-30  John Levon  <levon@movementarian.org>
+
+       * Makefile.in.in: fix escaping of " for qt UI files
+
+2003-03-10  Michael Schmitt  <Michael.Schmitt@teststep.org>
+
+       * pocheck.pl: new perl script that checks the consistency of a
+       given po file
+
+2003-02-14  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
+
+       * POTFILES.in:
+       * Makefile.in.in: use a plain sort instead of "sort -f -n" to
+       generate POTFILES.in. Hopefully everybody will get the
+       same ordering now.
+
+2003-02-06  Lars Gullik Bjønnes  <larsbj@gullik.net>
+
+       * remerge
+
+2003-02-06  Lars Gullik Bjønnes  <larsbj@gullik.net>
+
+       * no.po: update
+
+2003-02-05  Alfredo Braunstein <abraunst@libero.it>
+
+       * es.po: small spanish tightening update
+
+2003-02-04  Lars Gullik Bjønnes  <larsbj@gullik.net>
+
+       * no.po: update
+
+2003-02-03  Claus Hindsgaul  <claus_h@image.dk>
+
+       * da.po: update
+
+2003-02-03  Zdenko Podobny <zdpo@mailbox.sk>
+
+       * sk.po: update
+
+2003-02-03  Tomasz Luczak <tlu@technodat.com.pl>
+
+       * pl.po: update
+
+2003-02-02  Alfredo Braunstein <abraunst@libero.it>
+
+       * es.po: update
+
+2003-01-30  Michael Schmitt  <Michael.Schmitt@teststep.org>
+
+       * ca.po:
+       * cs.po:
+       * nl.po:
+       * sv.po:
+       * tr.po: remove invalid email address of last translator
+
+2003-01-31  Alfredo Braunstein <abraunst@libero.it>
+
+       * es.po: update
+
+2003-01-30  Lars Gullik Bjønnes  <larsbj@gullik.net>
+
+       * no.po: small update
+
+2003-01-29  Angus Leeming  <leeming@lyx.org>
+
+       * postats.sh: further tidy. More robust.
+
+2003-01-28  Angus Leeming  <leeming@lyx.org>
+
+       * es.po: msgfmt complained about a missing '\n'.
+
+       * postats.sh: rewritten. Michael's original version resulted in
+       php warnings about uninitialised variables if any of the
+       translated, fuzzy or untranslated strings are missing (eg, because
+       there /are/ no untranslated strings).
+       Took the opportunity to make sure it does not need a Makefile to run.
+
+2003-01-28  Pauli Virtanen  <pauli.virtanen@hut.fi>
+
+       * fi.po: update
+
+2003-01-28  Alfredo Braunstein <abraunst@libero.it>
+
+       * es.po: update
+
+2003-01-27  Angus Leeming  <leeming@lyx.org>
+
+       * postats.sh: == is a bash extension. Use =.
+       The <ul> tag does not nest inside a <p>. With this change, the
+       generated i18n.php3 file now validates as strictly conformant
+       xhtml 1.0.
+
+2003-01-27  Claus Hindsgaul  <claus_h@image.dk>
+
+       * da.po: update
+
+2003-01-27  Lars Gullik Bjønnes  <larsbj@gullik.net>
+
+       * postats.sh: a first stab at xhtml-conformant code.
+
+2003-01-27  Alfredo Braunstein <abraunst@libero.it>
+
+       * es.po: update
+
+2003-01-27  Michael Schmitt  <Michael.Schmitt@teststep.org>
+
+       * de.po: update
+
+2003-01-27  Lars Gullik Bjønnes  <larsbj@gullik.net>
+
+       * Makefile.in.in: Ignore items and submenus
+       for pot file generation if they are commented out
+
+2003-01-26  Alfredo Braunstein  <abraunst@libero.it>
+
+       * es.po: update
+
+2003-01-24  Michael Schmitt  <Michael.Schmitt@teststep.org>
+
+       * de.po: update
+
+2003-01-24  Angus Leeming  <leeming@lyx.org>
+
+       * he.po: Remove anon@anon e-mail address of last translator.
+
+       * postats.sh: slight change to allow it to be run from
+       build-dir != src_dir.
+
+2003-01-24  Michael Schmitt  <Michael.Schmitt@teststep.org>
+
+       * postats.sh: new file with which to re-generate i18n.php3 for the
+       www.devel.lyx.org site.
+
+2003-01-23  Lars Gullik Bjønnes  <larsbj@gullik.net>
+
+       * remerge po files.
+
+2003-01-23  Pauli Virtanen  <pauli.virtanen@hut.fi>
+
+       * fi.po: update
+
+2003-01-20  Claus Hindsgaul  <claus_h@image.dk>
+
+       * da.po: update
+
+2003-01-20  Michael Schmitt  <Michael.Schmitt@teststep.org>
+
+       * de.po: update
+
+2003-01-15  Michael Schmitt  <Michael.Schmitt@teststep.org>
+
+       * de.po: update
+
+2003-01-15  Pauli Virtanen  <pauli.virtanen@hut.fi>
+
+       * fi.po: update
+
+2003-01-12  Lars Gullik Bjønnes  <larsbj@gullik.net>
+
+       * Makefile.in.in: changes to make distcheck work
+       * po files: remerge
+       * no.po: small update
+
+2003-01-10  Claus Hindsgaul  <claus_h@image.dk>
+
+       * da.po: update
+
+2003-01-09  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
+
+       * POTFILES.in: update
+
+2003-01-08  Adrien Rebollo  <adrien.rebollo@gmx.fr>
+
+       * fr.po: update
+
+2003-01-08  Michael Schmitt  <Michael.Schmitt@teststep.org>
+
+       * de.po: update
+
+2003-01-02  Claus Hindsgaul  <claus_h@image.dk>
+
+       * da.po: update
+
+2003-01-02  Michael Schmitt  <Michael.Schmitt@teststep.org>
+
+       * de.po: update
+
+2002-12-21  Alfredo Braunstein <abraunst@libero.it>
+
+       * es.po: update
+
+2002-12-22  Michael Schmitt  <Michael.Schmitt@teststep.org>
+
+       * de.po: update
+
+2002-12-19  Michael Schmitt  <Michael.Schmitt@teststep.org>
+
+       * de.po: update
+
+2002-12-17  Lars Gullik Bjønnes  <larsbj@birdstep.com>
+
+       * no.po: update
+
+2002-12-17  Michael Schmitt  <Michael.Schmitt@teststep.org>
+
+       * de.po: update
+
+2002-12-17  Lars Gullik Bjønnes  <larsbj@gullik.net>
+
+       * Makefile.in.in (l10n_pots): fix stupid mistake
+
+       * remerge the po files with lyx.pot
+
+       * Makefile.in.in (l10n_pots): dont use a tmp file
+
+2002-12-16  Lars Gullik Bjønnes  <larsbj@gullik.net>
+
+       * Makefile.in.in (qt_l10n.pot): Fix a bug that resulted in too few
+       strings being extracted.
+
+2002-12-14  Lars Gullik Bjønnes  <larsbj@gullik.net>
+
+       * Makefile.in.in (languages_l10n.pot): new target
+       (default_ui_l10n.pot): new target
+       (l10n_pots): add languages_l10n.pot and default_ui_l10n.pot
+       ($(top_srcdir)/src/ext_l10n.h): delete target
+
+2002-12-16  Michael Schmitt  <Michael.Schmitt@teststep.org>
+
+       * de.po: update
+
+2002-12-09  Lars Gullik Bjønnes  <larsbj@gullik.net>
+
+       * Makefile.in.in (layouts_l10n.pot): new target
+       (qt_l10n.pot): new target
+       (xforms_l10n.pot): new target
+       (l10n_pots): new target
+       ($(top_srcdir)/src/ext_l10n.h): remove layout parsing and qt
+       parsing, move to their own targets.
+       ($(srcdir)/$(PACKAGE).pot): depend on l10n_pots
+
+2002-12-08  Claus Hindsgaul  <claus_h@image.dk>
+
+       * da.po: update da.po
+
+2002-12-02  Lars Gullik Bjønnes  <larsbj@birdstep.com>
+
+       * remerge from lyx.pot
+       * no.po: small updates
+
+2002-11-26  Lars Gullik Bjønnes  <larsbj@birdstep.com>
+
+       * no.po: update
+
+2002-11-25  Lars Gullik Bjønnes  <larsbj@birdstep.com>
+
+       * no.po: update
+
+2002-11-25  Lars Gullik Bjønnes  <larsbj@gullik.net>
+
+       * remerge from lyx.pot
+       * no.po: update
+
+2002-11-21  Lars Gullik Bjønnes  <larsbj@birdstep.com>
+
+       * remerge from lyx.pot
+
+2002-08-13  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
+
+       * bg.po: change encoding to CP1251
+
+2002-07-03  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
+
+       * hu.po: remove space as binding of 'replace all' in search dialog
+
+2002-06-11  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
+
+       * ru.po: update from Vitaly Lipatov
+
+2002-05-29  Claus Hindsgaul  <claus_h@image.dk>
+
+       * da.po: update
+
+2002-05-14  Claus Hindsgaul  <claus_h@image.dk>
+
+       * da.po: update
+
+2002-05-07  Helge Hafting  <helgehaf@aitel.hist.no>
+
+       * no.po: update
+
+2002-05-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
+
+       * remerge from lyx.pot
+
+2002-05-03  Claus Hindsgaul  <claus_h@image.dk>
+
+       * da.po: update
+
+2002-05-03  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
+
+       * fi.po: update from Pauli Virtanen
+
+2002-05-02  Adrien Rebollo  <adrien.rebollo@gmx.fr>
+
+       * fr.po: update
+
+2002-04-25  Lars Gullik Bjønnes  <larsbj@birdstep.com>
+
+       * no.po: small update
+
+2002-04-25  Claus Hindsgaul  <claus_h@image.dk>
+
+       * da.po: update
+
+2002-04-15  Lars Gullik Bjønnes  <larsbj@birdstep.com>
+
+       * da.po: update from Claus Hindsgaul
+
+2002-04-15  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
+
+       * fi.po: update from Pauli Virtanen
+
+2002-04-11  Claus Hindsgaul  <claus_h@image.dk>
+
+       * da.po: update
+
+2002-04-07  Lars Gullik Bjønnes  <larsbj@birdstep.com>
+
+       * no.po: update.
+
+2002-04-04  Adrien Rebollo <adrien.rebollo@gmx.fr>
+
+       * README: removed obsolete status, updated build instructions
+
 2002-04-04  Allan Rae  <rae@lyx.org>
 
        * Makefile.in.in (.po.pox): make it work when builddir != srcdir
 
        * removed POTFILES.in from .cvsignore
 
-1999-10-23  Lars Gullik Bjønnes  <larsbj@localhost.localdomain>
+1999-10-23  Lars Gullik Bjønnes  <larsbj@lyx.org>
 
        * .cvsignore: added POTFILES.in