Commit Graph

284 Commits

Author SHA1 Message Date
Vincent van Adrighem
dd6f0119e0 Dutch translation updated by Tino Meinen.
2003-10-19   Vincent van Adrighem  <adrighem@gnome.org>

	* nl.po: Dutch translation updated by Tino Meinen.
2003-10-19 16:25:55 +00:00
Artur Flinta
97a7e32afa Updated Polish translation.
2003-10-08  Artur Flinta  <aflinta@cvs.gnome.org>

	* pl.po: Updated Polish translation.
2003-10-08 11:09:48 +00:00
Christian Rose
7fabc62de7 Updated Swedish translation.
2003-10-04  Christian Rose  <menthos@menthos.com>

	* sv.po: Updated Swedish translation.
2003-10-04 15:49:30 +00:00
Gustavo Maciel Dias Vieira
b7dfb199ea Applied revision by Augusta Marques da Silva <augusta.marques@gmx.net>.
2003-09-29  Gustavo Maciel Dias Vieira  <gdvieira@zaz.com.br>

        * pt_BR.po: Applied revision by Augusta Marques da Silva
        <augusta.marques@gmx.net>.
2003-09-29 20:44:31 +00:00
Gediminas Paulauskas
dc5ce54a5f Added Lithuanian translation 2003-09-28 18:17:08 +00:00
Kjartan Maraas
610240c411 Flush 2003-08-23 11:41:46 +00:00
Samúel Jón Gunnarsson
0b771a2441 Added "is" to ALL_LINGUAS.
2003-08-23  Samúel Jón Gunnarsson  <sammi@techattack.nu>

	* configure.in: Added "is" to ALL_LINGUAS.
2003-08-23 01:05:02 +00:00
Richard Allen
9159c7190b Added Icelandic translation 2003-08-20 16:14:25 +00:00
Kjartan Maraas
b1b9636b73 Update Norwegian translation.
2003-08-18  Kjartan Maraas  <kmaraas@gnome.org>

	* no.po: Update Norwegian translation.
2003-08-18 20:50:47 +00:00
Metin Amiroff
4c78995337 Updated Azerbaijani translation.
2003-08-18  Metin Amiroff <metin@karegen.com>

	* az.po: Updated Azerbaijani translation.
2003-08-18 10:13:33 +00:00
Danilo Å egan
ed23bef565 Updated Serbian translation.
2003-08-16  Danilo Å egan  <dsegan@gmx.net>

	* sr.po, sr@Latn.po: Updated Serbian translation.
2003-08-15 23:47:33 +00:00
Sajith VK
1cb5f0a11d Retrying? 2003-08-02 14:54:17 +00:00
Joel Brich
686c2b540d Added "eo" to ALL_LINGUAS. Added Esperanto translation from Charles
2003-07-10  Joel Brich  <joel.brich@laposte.net>

	* configure.in: Added "eo" to ALL_LINGUAS.
	* po/eo.po: Added Esperanto translation
	from Charles Voegler <cvoegler@dweasel.com>
2003-07-10 18:24:49 +00:00
Metin Amiroff
923e5080fb Updated Azerbaijani translation.
2003-06-22  Metin Amiroff <metin@karegen.com>

	* az.po: Updated Azerbaijani translation.
2003-06-22 16:21:43 +00:00
Kwok-Koon Cheung
06fa8db569 Global fix of tamil translation encoding 2003-06-04 19:43:12 +00:00
Kwok-Koon Cheung
8d52393e7e Updated traditional Chinese translation.
* zh_TW.po: Updated traditional Chinese translation.
2003-05-27 13:33:07 +00:00
Arafat Medini
20b6300c96 *ar.po: Added Arabic translation by Arabeyes <doc@arabeyes.org>
2003-05-19 Arafat Medini <lumina@silverpen.de>

	*ar.po: Added Arabic translation by
	Arabeyes <doc@arabeyes.org>
2003-05-19 15:36:33 +00:00
Telsa Gwynne
e5e4f77027 Welsh translation from Dafydd Harries 2003-05-17 18:44:56 +00:00
Christophe Merlet
626c747130 Updated French translation. 2003-05-08 12:18:12 +00:00
Christian Rose
7feee9b513 Added sr and sr@Latn to ALL_LINGUAS. Added Serbian translation by Danilo
2003-05-05  Christian Rose  <menthos@menthos.com>

	* configure.in: Added sr and sr@Latn to ALL_LINGUAS.
	* po/sr.po, po/sr@Latn.po: Added Serbian translation by
	Danilo Å egan <dsegan@gmx.net>.
2003-05-05 13:45:22 +00:00
Raphael Finkel
f19ed081a8 Updated Yiddish translation
2003-04-11  Raphael Finkel <raphael@cs.uky.edu>

	* yi.po: Updated Yiddish translation
2003-04-11 16:43:23 +00:00
Raphael Finkel
8e0ff6907c Updated Yiddish translation by Raphael Finkel <raphael@cs.uky.edu>.
2003-04-04  Raphael Finkel <raphael@cs.uky.edu>

	* yi.po: Updated Yiddish translation by
	Raphael Finkel <raphael@cs.uky.edu>.
2003-04-04 20:44:03 +00:00
Christian Rose
d34ab625bc Added "yi" to ALL_LINGUAS. Added Yiddish translation by Raphael Finkel
2003-03-26  Christian Rose  <menthos@menthos.com>

	* configure.in: Added "yi" to ALL_LINGUAS.
	* po/yi.po: Added Yiddish translation by
	Raphael Finkel <raphael@cs.uky.edu>.
2003-03-26 21:48:11 +00:00
James Henstridge
c4391cbf37 require automake 1.7. Add calls to libtoolize and gtkdocize. Clean up some
2003-03-01  James Henstridge  <james@daa.com.au>

    * autogen.sh: require automake 1.7.  Add calls to libtoolize and
    gtkdocize.  Clean up some of the error messages.

    * configure.in: move version declaration to the top of the file
    (before AC_INIT), using M4 macros.
    GLIB_AC_DIVERT_BEFORE_HELP() calls no longer necessary, due to use
    of M4 macro expansion in help messages instead.
    Convert AC_ARG_WITH/AC_ARG_ENABLE calls to use AC_HELP_STRING to
    format help strings.  Use quadrigraphs to get square brackets to
    show correctly.
    Replace gtk-doc checks with a call to GTK_DOC_CHECK() macro.
    Use AC_CONFIG_COMMANDS([glibconfig.h], ...) to output
    glibconfig.h, so that "./config.status glibconfig.h" works.
    Add an extra AC_CONFIG_FILES call listing other files we want
    generated by config.status protected by an "if false" block.  This
    way automake generates the rules needed to rebuild the files for
    us.
    Add quotes in various places.

    * docs/reference/*/Makefile.am: convert to use the common
    gtk-doc.make file.  This localises the complexity to a single
    makefile fragment maintained with gtk-doc itself.

    * */Makefile.am: remove unneeded rules to build win32 files with
    config.status.  Automake now does this for us.
    Replace instances of @FOO@ with $(FOO) where appropriate -- this
    allows automake to do a better job checking the makefile.
    Add some files to DISTCLEANFILES where appropriate

    * Makefile.am: use the DISTCHECK_CONFIGURE_FLAGS variable to
    ensure that --enable-gtk-doc is passed to configure during a
    distcheck.  Remove the custom distcheck, since the standard one
    will now do.

    * gobject/Makefile.am: switch to BUILT_SOURCES, since that now
    works.
2003-03-04 10:10:48 +00:00
Roozbeh Pournader
300b34406a Updated Persian translation.
2003-02-24  Roozbeh Pournader  <roozbeh@sharif.edu>

	* fa.po: Updated Persian translation.
2003-02-24 09:57:04 +00:00
Metin Amiroff
bb5adc7809 Updated Azerbaijani translation.
2003-02-21  Metin Amiroff  <metin@karegen.com>

	* az.po: Updated Azerbaijani translation.
2003-02-21 09:47:06 +00:00
Fatih Demir
08012e73c0 Take over 2003-02-10 23:43:22 +00:00
Mohammad DAMT
6f1d2c5e09 Added Indonesian translation Added "id" to ALL_LINGUAS
2003-02-10  Mohammad DAMT  <mdamt@bisnisweb.com>

	* po/id.po: Added Indonesian translation
	* configure.in: Added "id" to ALL_LINGUAS
2003-02-10 08:01:42 +00:00
Tõivo Leedjärv
4b18121e83 Fixed a small bug in Estonian translation.
2003-01-29  Tõivo Leedjärv  <toivo@linux.ee>

        * et.po: Fixed a small bug in Estonian translation.
2003-01-29 11:14:42 +00:00
Yuri Syrota
f0b53fcc95 Updated Ukrainian translation 2003-01-27 17:57:24 +00:00
Paisa Seeluangsawat
a59c24c93b Added Thai translation.
2003-01-22  Paisa Seeluangsawat  <paisa@colorado.edu>

        * th.po: Added Thai translation.
2003-01-26 00:05:48 +00:00
Pablo Saratxaga
b7f82ce8e4 Added Bengali file 2003-01-23 11:42:49 +00:00
Yuri Syrota
f106825d93 Updated Ukrainian translation 2003-01-22 14:52:48 +00:00
Abel Cheung
4f8424c8a7 Updated traditional Chinese translation.
2003-01-22  Abel Cheung  <maddog@linux.org.hk>

	* zh_TW.po: Updated traditional Chinese translation.
2003-01-22 13:15:15 +00:00
Christian Rose
0c00bfc60e Added "mn" to ALL_LINGUAS. Added Mongolian translation by Sanlig Badral
2003-01-21  Christian Rose  <menthos@menthos.com>

	* configure.in: Added "mn" to ALL_LINGUAS.
	* po/mn.po: Added Mongolian translation by
	Sanlig Badral <badral@chinggis.com>.
2003-01-21 22:43:17 +00:00
Christian Neumair
bff7e61525 Updated German translation. 2003-01-20 21:53:13 +00:00
Pablo Saratxaga
c202179763 updated Vietnamese file;
added missing langs to ALL_LINGUAS
2003-01-20 18:38:54 +00:00
Christian Neumair
dcea7985ab Updated German translation. 2003-01-20 16:33:31 +00:00
Daniel Yacob
5fcbdfbfa6 Adding Amharic translation. 2003-01-16 16:28:30 +00:00
Dmitry Mastrukov
480f422498 ru.po: Updated Russian translation from Russian team <gnome-cyr@gnome.org>. 2003-01-15 06:03:29 +00:00
Yanko Kaneti
881fb2493e Updated Bulgarian translation (style) by Alexander Shopov
2003-01-14  Yanko Kaneti <yaneti@declera.com>

	* bg.po: Updated Bulgarian translation (style) by
	Alexander Shopov <al_shopov@yahoo.com>.
2003-01-15 00:06:17 +00:00
Andraz Tori
5e355ebc05 Updated Slovenian translation 2003-01-14 18:38:52 +00:00
Dmitry Mastrukov
2a624af69c ru.po: Updated Russian translation from Russian team <gnome-cyr@gnome.org>. 2003-01-06 11:21:01 +00:00
Pauli Virtanen
27e25b8d0b Updated Finnish translation from Lauri Nurmi.
2003-01-05  Pauli Virtanen <pauli.virtanen@hut.fi>

	* fi.po: Updated Finnish translation from Lauri Nurmi.
2003-01-05 15:36:39 +00:00
Chyla Zbigniew
05a8c34fb8 Updated Polish translation by GNOME PL Team <translators@gnome.pl> 2003-01-02 00:18:46 +00:00
Chyla Zbigniew
e96ebaf350 Updated Polish translation by GNOME PL Team <translators@gnome.pl> 2003-01-02 00:16:57 +00:00
Abel Cheung
ea09218038 Updated traditional Chinese translation.
2003-01-02  Abel Cheung  <maddog@linux.org.hk>

	* zh_TW.po: Updated traditional Chinese translation.
2003-01-01 19:44:30 +00:00
Vincent van Adrighem
60b01ffc21 Dutch translation updated by Tino Meinen.
2002-12-28  Vincent van Adrighem  <V.vanAdrighem@dirck.mine.nu>

	* nl.po: Dutch translation updated by Tino Meinen.
2002-12-28 14:29:46 +00:00
Tõivo Leedjärv
20fa53a497 Added Estonian translation by Allan Sims <allsi@eau.ee>.
2002-12-28  Tõivo Leedjärv  <toivo@linux.ee>

        * et.po: Added Estonian translation
        by Allan Sims <allsi@eau.ee>.
2002-12-27 23:43:22 +00:00
Vincent van Adrighem
c52bd3afbd Dutch translation updated by Tino Meinen.
2002-12-27  Vincent van Adrighem  <V.vanAdrighem@dirck.mine.nu>

	* nl.po: Dutch translation updated by Tino Meinen.
2002-12-27 08:31:54 +00:00