]> git.lyx.org Git - lyx.git/blobdiff - po/ChangeLog
2004-06-08 Lars Gullik Bjonnes <larsbj@lyx.org>
[lyx.git] / po / ChangeLog
index 2bea1c6ce0a335980b1f70f207b817eb0dff352a..be39dafd820b377b8ab8fb6755072aeafdf74b89 100644 (file)
@@ -1,9 +1,218 @@
+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 
+       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-27  Alfredo Braunstein <abraunst@libero.it>
 
-        * es.po: update
+       * es.po: update
 
 2003-01-27  Michael Schmitt  <Michael.Schmitt@teststep.org>
 
-        * de.po: update
+       * 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
+       * Makefile.in.in: Ignore items and submenus
+       for pot file generation if they are commented out
 
 2003-01-26  Alfredo Braunstein  <abraunst@libero.it>
 
 
        * 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