mirror of
https://gitlab.gnome.org/GNOME/gimp.git
synced 2025-07-03 17:33:25 +00:00
Remove old and unused ChangeLogs
This commit is contained in:
parent
268c5ca968
commit
693a76a336
15 changed files with 6 additions and 26889 deletions
4413
devel-docs/ChangeLog
4413
devel-docs/ChangeLog
File diff suppressed because it is too large
Load diff
|
@ -17,7 +17,6 @@ SUBDIRS = \
|
||||||
$(app)
|
$(app)
|
||||||
|
|
||||||
EXTRA_DIST = \
|
EXTRA_DIST = \
|
||||||
ChangeLog \
|
|
||||||
README \
|
README \
|
||||||
README.gtkdoc \
|
README.gtkdoc \
|
||||||
bugzilla-milestones.txt \
|
bugzilla-milestones.txt \
|
||||||
|
|
|
@ -1,265 +0,0 @@
|
||||||
(The events are in chronological order, latest first)
|
|
||||||
|
|
||||||
September 9 1999:
|
|
||||||
- Added the Color page, with two color sampling schemes and
|
|
||||||
color noise.
|
|
||||||
|
|
||||||
August 29 1999:
|
|
||||||
- Big rewrite of many internals to get rid of the clumsy
|
|
||||||
"struct rgbcolor"
|
|
||||||
|
|
||||||
August 26 1999:
|
|
||||||
- GIMPressionist is included in the CVS GIMP-development tree
|
|
||||||
- Fixed a //-style comment in repaint.c
|
|
||||||
- Renamed buffer in sizemap.c (it was also declared in orientmap.c)
|
|
||||||
|
|
||||||
August 23 1999:
|
|
||||||
- Released 0.99.5
|
|
||||||
- Added the missing Shadow controls
|
|
||||||
- Fixed the applybrush() function. (It was foobar with regards to
|
|
||||||
shadow handling.) It's still shaky when using Tilable, though...
|
|
||||||
|
|
||||||
August 20 1999:
|
|
||||||
- Applied a patch that Miod Vallat sent me, to (hopefully)
|
|
||||||
get rid of some warnings when compiling on 64-bits platforms.
|
|
||||||
|
|
||||||
August 9 1999:
|
|
||||||
- Released 0.99.4b
|
|
||||||
- Damn! Fixed a bunch of config.h issues.
|
|
||||||
- Released 0.99.4
|
|
||||||
|
|
||||||
July 29 1999:
|
|
||||||
- Removed some leftover debugging stuff.
|
|
||||||
- Added description field to the Presets, and added a few
|
|
||||||
descriptions the them as well.
|
|
||||||
- Applied a patch that Tor Lillqvist sent me to improve
|
|
||||||
portability to Win32. Also, config.h was added.
|
|
||||||
- Tidied up the Sizemap dialog
|
|
||||||
- Bugfix for Adaptive selections
|
|
||||||
|
|
||||||
July 29 1999:
|
|
||||||
- Released 0.99.3b
|
|
||||||
- Added the missing .ppm files to the tarballs. Sorry!
|
|
||||||
|
|
||||||
July 28 1999:
|
|
||||||
- Released 0.99.3
|
|
||||||
- Fixed some minor GTK compatibility issues
|
|
||||||
- Finished Size dialog!
|
|
||||||
- Un-adaptive algorithm removed completely. (It was not very
|
|
||||||
useful, and it complicated things.)
|
|
||||||
- Threshold for Adaptive brush-orientation/-size
|
|
||||||
|
|
||||||
July 27 1999:
|
|
||||||
- Added a small OS/2 test in main()
|
|
||||||
- Started adding variable brush sizes
|
|
||||||
- Density-correction when using shadows
|
|
||||||
|
|
||||||
June 23 1999:
|
|
||||||
- Added support for colored brushes (in PPM format)!
|
|
||||||
- Drop Shadow options added.
|
|
||||||
- Started merging GIMPressionist with Cryptiq
|
|
||||||
|
|
||||||
May 10 1999:
|
|
||||||
- Released 0.99.2
|
|
||||||
- Added another missing #include
|
|
||||||
- Added a Save button for layers!
|
|
||||||
- Added a "None" item in the layer menu
|
|
||||||
- Fixed some tiny layout issues
|
|
||||||
- Moved all contributed files into the -extra tarball to keep
|
|
||||||
the original file smaller. (I included 'weave.pgm', though.)
|
|
||||||
|
|
||||||
February 12 1999:
|
|
||||||
- Added a number of new Papers sent in by Martin Weber
|
|
||||||
and Noah Davis. Thanks a lot, guys. :)
|
|
||||||
|
|
||||||
February 7 1999:
|
|
||||||
- Progress-update on Preview-button.
|
|
||||||
|
|
||||||
February 6 1999:
|
|
||||||
- Completely new (text-based) file format for the Presets. It
|
|
||||||
can still read the old ones, though, so you can convert by
|
|
||||||
just loading and saving them.
|
|
||||||
- Improved some of the adjustment-parameters
|
|
||||||
|
|
||||||
February 5 1999:
|
|
||||||
- Martin Weber sent me 36(!) new brushes! Thanks! :)
|
|
||||||
- Fixed some gtk_scrolled_window() stuff for GTK-1.1.x
|
|
||||||
- Added a "non-adaptive" mode. (Weird stuff...;-)
|
|
||||||
- Makefile uses "gimptool" for easier switching between GTK-1.0 and 1.1
|
|
||||||
- Makefile_gtk-1.1 is therefore gone.
|
|
||||||
|
|
||||||
February 2 1999:
|
|
||||||
- Released 0.99.1
|
|
||||||
|
|
||||||
January 8 1999:
|
|
||||||
- Fixed another SEGV bug (rare, though)
|
|
||||||
- A few new Presets
|
|
||||||
|
|
||||||
January 6 1999:
|
|
||||||
- Added a Voronoi option to the OrientMapEditor
|
|
||||||
- Tidied up the OME dialog layout
|
|
||||||
|
|
||||||
January 4 1999:
|
|
||||||
- Fixed a possible SEGV bug
|
|
||||||
- Added a new brush ;-)
|
|
||||||
|
|
||||||
October 2 1998:
|
|
||||||
- Added "Vortex3" vectors in OrientMapEditor
|
|
||||||
|
|
||||||
September 27 1998:
|
|
||||||
- Added "Vortex2" vectors in OrientMapEditor
|
|
||||||
|
|
||||||
September 25 1998:
|
|
||||||
- Added "Vortex" vectors in OrientMapEditor
|
|
||||||
|
|
||||||
August 10 1998:
|
|
||||||
- Small fixes in Makefile_gtk-1.1
|
|
||||||
- Added yet another forgotten #include
|
|
||||||
|
|
||||||
August 8 1998:
|
|
||||||
- Improvements of algorithm for evenly placed strokes
|
|
||||||
- Speeded up the brush preparation code
|
|
||||||
- Fixed a small bug in autocrop
|
|
||||||
- Fixed the list boxes to better handle resizing of window
|
|
||||||
- Added option for Overlay Paper (for "pre-embossed" textures)
|
|
||||||
- Added support for seamlessly tileable results!
|
|
||||||
|
|
||||||
August 7 1998:
|
|
||||||
- Added possibility to use an active Gimp layer as brush!
|
|
||||||
- Fixed some code for much(!) faster Brush preview draws
|
|
||||||
- Fixed a few bugs with Orientation Map Editor, so that
|
|
||||||
Preset loading works as it should
|
|
||||||
- Sorted the lists
|
|
||||||
- Added a some brushes
|
|
||||||
|
|
||||||
August 6 1998:
|
|
||||||
- Added Strength Exp and Angle offset to the Orientation
|
|
||||||
Map Editor
|
|
||||||
|
|
||||||
August 5 1998:
|
|
||||||
- Released 0.99!
|
|
||||||
- Minor changes in Makefile_gtk-1.1
|
|
||||||
- Cleaned up some code in orientmap.c
|
|
||||||
- Fixed a bug which prevented Invert Paper to work as
|
|
||||||
expected
|
|
||||||
- Fixed a bug that caused Brush gamma and aspect ratio
|
|
||||||
occationally to be reset to defaults
|
|
||||||
- Threw in some more Brushes and Presets
|
|
||||||
- Added a brightness adjustment in the Orientation Map
|
|
||||||
Editor.
|
|
||||||
- Add vector with mouse button #2 (middle)
|
|
||||||
|
|
||||||
August 4 1998:
|
|
||||||
- Made brush preview centered
|
|
||||||
- Added "Aspect ratio" to the Brush page
|
|
||||||
- Made the radios on the Orientation and General pages
|
|
||||||
jump to Manual and Solid respectively, when the
|
|
||||||
"connected" buttons are clicked.
|
|
||||||
- Added a little text on the Presets page
|
|
||||||
- Added a few more tooltips
|
|
||||||
- Added a Makefile_gtk-1.1 which hopefully simplifies
|
|
||||||
compilation and installation with GTK-1.1 and GIMP-1.1
|
|
||||||
- Added a few missing #includes that could cause warnings
|
|
||||||
- Added "Centerize" under Placement
|
|
||||||
- Fixed 'repaint.c' to use g_list_nth(xxx)->data instead of
|
|
||||||
g_list_nth_data(xxx), which is missing in older GTKs
|
|
||||||
|
|
||||||
August 3 1998:
|
|
||||||
- Added the "Orientation Map Editor" (and related bugfixing).
|
|
||||||
Consequently Preset format has changed a tad, but the old
|
|
||||||
ones should still work
|
|
||||||
|
|
||||||
July 31 1998:
|
|
||||||
- Added tooltips to some of the controls
|
|
||||||
- Fixed some minor alpha vs. non-alpha bugs
|
|
||||||
- Added "Transparent" as a background option
|
|
||||||
- Better algorithm for adaptive brush selection
|
|
||||||
- Added a primitive brush cache
|
|
||||||
|
|
||||||
July 30 1998:
|
|
||||||
- Added a few more brushes
|
|
||||||
- Fixed a few alpha-related bugs
|
|
||||||
- Much(!) better alpha-channel handling added
|
|
||||||
|
|
||||||
July 29 1998:
|
|
||||||
- Fixed saving in standalone mode
|
|
||||||
- Added a "Reset" button to Preview
|
|
||||||
- Minor speedups when "painting"
|
|
||||||
- Fixed a bug which could cause large brushes to crash
|
|
||||||
- Fixed a bug which could mess up resizing of images (internally)
|
|
||||||
|
|
||||||
July 28 1998:
|
|
||||||
- Added a standalone (non-plug-in) mode for easier
|
|
||||||
debugging (with e.g. gdb)
|
|
||||||
|
|
||||||
July 27 1998:
|
|
||||||
- Released 0.1h
|
|
||||||
|
|
||||||
May 25 1998: (Phew, long break)
|
|
||||||
- Added some DEBUG code
|
|
||||||
- Fixed Makefile to use `gtk-config`
|
|
||||||
|
|
||||||
May 4 1998:
|
|
||||||
- Moved "Stroke Density" to the Placement folder
|
|
||||||
- Added support for "gimpressionist-path" in gimprc.
|
|
||||||
- Moved Preview out of notebook. (Thanks Sven!)
|
|
||||||
- Changed comment style to "purer" C, i.e. /* */ (Thanks Sven!)
|
|
||||||
|
|
||||||
May 2 1998:
|
|
||||||
- Added support for reading .gbr (native Gimp) brushes!
|
|
||||||
|
|
||||||
May 1 1998:
|
|
||||||
- Increased maximum stroke density to 50
|
|
||||||
- Click on preset => name in entry box
|
|
||||||
- Support for layers with alpha channel! (Still needs some work, tho.)
|
|
||||||
|
|
||||||
Apr 30 1998:
|
|
||||||
- Released 0.1g
|
|
||||||
- Added adaptive brush orientation! (Still slow!)
|
|
||||||
|
|
||||||
Apr 29 1998:
|
|
||||||
- A few more brushes - some old renamed, as well as some new presets
|
|
||||||
- Optimized algorithm for evenly distributed strokes
|
|
||||||
- Fixed handling of local and global data files!
|
|
||||||
|
|
||||||
Apr 23 1998:
|
|
||||||
- Released 0.1f
|
|
||||||
- Added selection of stroke placement method
|
|
||||||
|
|
||||||
Apr 5 1998:
|
|
||||||
- Some changes for supporting/handling alpha channels
|
|
||||||
- More optimized code in repaint.c
|
|
||||||
- Released 0.1e
|
|
||||||
|
|
||||||
Apr 4 1998: (again.. *sigh*)
|
|
||||||
- Workaround for a bug when loading presets (path wasn't handled
|
|
||||||
correctly)
|
|
||||||
|
|
||||||
Apr 4 1998:
|
|
||||||
- Released 0.1d
|
|
||||||
- Added a few lines for better behaviour on 8 bit displays
|
|
||||||
- Increased maximum stroke density to 40, as 30 was a bit low
|
|
||||||
for some brushes
|
|
||||||
- Added some more papers and brushes
|
|
||||||
- Added option for "Paint edges"!
|
|
||||||
- Changed some "fatal" errors to non-fatal.
|
|
||||||
|
|
||||||
Apr 3 1998: (still)
|
|
||||||
- Added a few more papers and brushes, some "borrowed" from
|
|
||||||
other plug-ins and builtin textures
|
|
||||||
- Added a sample preset to the distribution
|
|
||||||
- Did some optimizations in a couple of functions. Hopefully they
|
|
||||||
will increase the speed a bit
|
|
||||||
- Cleaned up the Makefile even more
|
|
||||||
|
|
||||||
Apr 3 1998:
|
|
||||||
- Released version 0.1c
|
|
||||||
- Cleaned up some more nonportabilities in Makefile
|
|
||||||
- Renamed gamma() to ppmgamma() to avoid a conflict with math.h
|
|
||||||
- Fixed a bug with the color selection dialog
|
|
||||||
- Fixed a tiny bug in the About window.
|
|
||||||
|
|
||||||
Apr 2 1998:
|
|
||||||
- Shortly after: version 0.1b which fixed a few problems in
|
|
||||||
the Makefile
|
|
||||||
- First release: version 0.1
|
|
3380
po-libgimp/ChangeLog
3380
po-libgimp/ChangeLog
File diff suppressed because it is too large
Load diff
|
@ -64,7 +64,7 @@ USE_LINGUAS=$(shell if test -n "$(USER_LINGUAS)"; then LLINGUAS="$(USER_LINGUAS)
|
||||||
|
|
||||||
POFILES=$(shell LINGUAS="$(USE_LINGUAS)"; for lang in $$LINGUAS; do printf "$$lang.po "; done)
|
POFILES=$(shell LINGUAS="$(USE_LINGUAS)"; for lang in $$LINGUAS; do printf "$$lang.po "; done)
|
||||||
|
|
||||||
DISTFILES = ChangeLog Makefile.in.in POTFILES.in $(POFILES)
|
DISTFILES = Makefile.in.in POTFILES.in $(POFILES)
|
||||||
EXTRA_DISTFILES = POTFILES.skip Makevars LINGUAS
|
EXTRA_DISTFILES = POTFILES.skip Makevars LINGUAS
|
||||||
|
|
||||||
POTFILES = \
|
POTFILES = \
|
||||||
|
|
File diff suppressed because it is too large
Load diff
|
@ -64,7 +64,7 @@ USE_LINGUAS=$(shell if test -n "$(USER_LINGUAS)"; then LLINGUAS="$(USER_LINGUAS)
|
||||||
|
|
||||||
POFILES=$(shell LINGUAS="$(USE_LINGUAS)"; for lang in $$LINGUAS; do printf "$$lang.po "; done)
|
POFILES=$(shell LINGUAS="$(USE_LINGUAS)"; for lang in $$LINGUAS; do printf "$$lang.po "; done)
|
||||||
|
|
||||||
DISTFILES = ChangeLog Makefile.in.in POTFILES.in $(POFILES)
|
DISTFILES = Makefile.in.in POTFILES.in $(POFILES)
|
||||||
EXTRA_DISTFILES = POTFILES.skip Makevars LINGUAS
|
EXTRA_DISTFILES = POTFILES.skip Makevars LINGUAS
|
||||||
|
|
||||||
POTFILES = \
|
POTFILES = \
|
||||||
|
|
|
@ -1,601 +0,0 @@
|
||||||
2009-03-18 Mișu Moldovan <dumol@gnome.ro>
|
|
||||||
|
|
||||||
* ro.po: updated Romanian translation by Cristian Secară
|
|
||||||
|
|
||||||
2009-02-12 Alexandre Prokoudine <alexandre.prokoudine@gmail.com>
|
|
||||||
|
|
||||||
* ru.po: updated and improved Russian translation.
|
|
||||||
|
|
||||||
2009-02-09 Jani Monoses <jani@ubuntu.com>
|
|
||||||
|
|
||||||
* ro.po: Updated Romanian translation
|
|
||||||
by Cristian Secară <cristi@secarica.ro>
|
|
||||||
|
|
||||||
2009-01-04 Takeshi AIHANA <takeshi.aihana@gmail.com>
|
|
||||||
|
|
||||||
* ja.po: Updated Japanese translation by
|
|
||||||
Kiyotaka Nishibori.
|
|
||||||
|
|
||||||
2008-12-22 Goran Rakić <grakic@devbase.net>
|
|
||||||
|
|
||||||
* sr.po, sr@latin.po: Updated Serbian Translation (by Miloš Popović).
|
|
||||||
|
|
||||||
2008-12-16 Gabor Kelemen <kelemeng@gnome.hu>
|
|
||||||
|
|
||||||
* hu.po: Translation updated by Arpad Biro.
|
|
||||||
|
|
||||||
2008-11-11 Mugurel Tudor <mugurelu@gnome.ro>
|
|
||||||
|
|
||||||
* ro.po: Updated Romanian translation
|
|
||||||
by Cristian Secară <cristi AT secarica DOT ro>
|
|
||||||
|
|
||||||
2008-11-09 Goran Rakić <grakic@devbase.net>
|
|
||||||
|
|
||||||
* sr.po, sr@latin.po: Updated Serbian Translation (by Miloš Popović).
|
|
||||||
|
|
||||||
2008-10-17 Kenneth Nielsen <k.nielsen81@gmail.com>
|
|
||||||
|
|
||||||
* da.po: Updated Danish translation
|
|
||||||
|
|
||||||
2008-10-14 Kenneth Nielsen <k.nielsen81@gmail.com>
|
|
||||||
|
|
||||||
* da.po: Updated Danish translation by Joe Dalton
|
|
||||||
|
|
||||||
2008-10-13 Takeshi AIHANA <takeshi.aihana@gmail.com>
|
|
||||||
|
|
||||||
* ja.po: Updated Japanese translation by
|
|
||||||
Kiyotaka Nishibori.
|
|
||||||
|
|
||||||
2008-10-08 Mugurel Tudor <mugurelu@gnome.ro>
|
|
||||||
|
|
||||||
* ro.po: Updated Romanian translation by
|
|
||||||
Cristian Secară <cristi AT secarica DOT ro>
|
|
||||||
|
|
||||||
2008-10-07 Jovan Naumovski <jovan@lugola.net>
|
|
||||||
|
|
||||||
* mk.po: Updated Macedonian translation.
|
|
||||||
|
|
||||||
2008-10-06 Ilkka Tuohela <<hile@iki.fi>>
|
|
||||||
|
|
||||||
* fi.po: Updated Finnish translation.
|
|
||||||
|
|
||||||
2008-10-03 Takeshi AIHANA <takeshi.aihana@gmail.com>
|
|
||||||
|
|
||||||
* ja.po: Updated Japanese translation by
|
|
||||||
Kiyotaka Nishibori.
|
|
||||||
|
|
||||||
2008-10-01 Matic Žgur <mr.zgur@gmail.com>
|
|
||||||
|
|
||||||
* sl.po: updated Slovenian translation.
|
|
||||||
|
|
||||||
2008-09-26 Alexandre Prokoudine <alexandre.prokoudine@gmail.com>
|
|
||||||
|
|
||||||
* ru.po: updated and improved Russian translation.
|
|
||||||
|
|
||||||
2008-09-19 Changwoo Ryu <cwryu@debian.org>
|
|
||||||
|
|
||||||
* ko.po: Updated Korean translation by Choi, Ji-Hui.
|
|
||||||
|
|
||||||
2008-09-17 Kjartan Maraas <kmaraas@gnome.org>
|
|
||||||
|
|
||||||
* nb.po: Updated Norwegian bokmål translation.
|
|
||||||
|
|
||||||
2008-09-11 Goran Rakić <grakic@devbase.net>
|
|
||||||
|
|
||||||
* LINGUAS, sr@latin.po, sr@Latn.po: Conversion from sr@Latn to sr@latin.
|
|
||||||
|
|
||||||
2008-09-07 Gil Forcada <gforcada@gnome.org>
|
|
||||||
|
|
||||||
* ca.po: Updated Catalan translation by Joaquim Perez.
|
|
||||||
|
|
||||||
2008-09-02 Sven Neumann <sven@gimp.org>
|
|
||||||
|
|
||||||
* LINGUAS: added missing language: az.
|
|
||||||
|
|
||||||
2008-09-02 Sven Neumann <sven@gimp.org>
|
|
||||||
|
|
||||||
* LINGUAS: removed languages that have no translation in this
|
|
||||||
textdomain: he, id, tt, yi.
|
|
||||||
|
|
||||||
2008-08-29 Mugurel Tudor <mugurelu@gnome.ro>
|
|
||||||
|
|
||||||
* ro.po: Translation updated by Cristian Secară
|
|
||||||
<cristi AT secarica DOT ro>
|
|
||||||
|
|
||||||
2008-08-27 Inaki Larranaga Murgoitio <dooteo@euskalgnu.org>
|
|
||||||
|
|
||||||
* eu.po: Updated Basque translation.
|
|
||||||
|
|
||||||
2008-08-21 Sven Neumann <sven@gimp.org>
|
|
||||||
|
|
||||||
* POTFILES.skip: follow plug-in name changes.
|
|
||||||
|
|
||||||
2008-08-19 Alexandre Prokoudine <alexandre.prokoudine@gmail.com>
|
|
||||||
|
|
||||||
* ru.po: updated and improved Russian translation.
|
|
||||||
|
|
||||||
2008-08-14 Takeshi AIHANA <takeshi.aihana@gmail.com>
|
|
||||||
|
|
||||||
* ja.po: Updated Japanese translation by Kiyotaka Nishibori.
|
|
||||||
|
|
||||||
2008-08-8 Djihed Afifi <djihed@gmail.com>
|
|
||||||
|
|
||||||
* ar.po: Updated Arabic Translation by .
|
|
||||||
|
|
||||||
2008-07-31 Djihed Afifi <djihed@gmail.com>
|
|
||||||
|
|
||||||
* ar.po: Updated Arabic Translation by .
|
|
||||||
|
|
||||||
2008-07-31 Djihed Afifi <djihed@gmail.com>
|
|
||||||
|
|
||||||
* ar.po: Updated Arabic Translation by .
|
|
||||||
|
|
||||||
2008-07-26 Marco Ciampa <ciampix@libero.it>
|
|
||||||
|
|
||||||
* it.po: updated italian translation
|
|
||||||
|
|
||||||
2008-07-22 Ignacio Casal Quinteiro <nacho.resa@gmail.com>
|
|
||||||
|
|
||||||
* gl.po: Updated Galician Translation by Frco. Javier Rial.
|
|
||||||
|
|
||||||
2008-07-21 Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
|
|
||||||
|
|
||||||
* be.po: Added Belarusian translation by Hleb Valoshka.
|
|
||||||
|
|
||||||
2008-07-17 Jorge Gonzalez <jorgegonz@svn.gnome.org>
|
|
||||||
|
|
||||||
* es.po: Updated Spanish translation by Francisco Vila
|
|
||||||
|
|
||||||
2008-07-17 Žygimantas Beručka <zygis@gnome.org>
|
|
||||||
|
|
||||||
* lt.po: Updated Lithuanian translation.
|
|
||||||
|
|
||||||
2008-07-17 Åsmund Skjæveland <aasmunds@ulrik.uio.no>
|
|
||||||
|
|
||||||
* nn.po: Updated Norwegian Nynorsk translation by
|
|
||||||
Kolbjørn Stuestøl <kol-stue[AT]online[DOT]no>.
|
|
||||||
|
|
||||||
2008-07-09 Ulf-D. Ehlert <ulfehlert@svn.gnome.org>
|
|
||||||
|
|
||||||
* de.po: Updated/fixed German translation.
|
|
||||||
|
|
||||||
2008-07-03 Yannig Marchegay <yannig@marchegay.org>
|
|
||||||
|
|
||||||
* oc.po: Updated Occitan translation.
|
|
||||||
|
|
||||||
2008-07-02 Takeshi AIHANA <takeshi.aihana@gmail.com>
|
|
||||||
|
|
||||||
* ja.po: Updated Japanese translation by Kiyotaka Nishibori.
|
|
||||||
|
|
||||||
2008-06-24 Gil Forcada <gforcada@gnome.org>
|
|
||||||
|
|
||||||
* ca.po: Updated Catalan translation by Joaquim Perez.
|
|
||||||
|
|
||||||
2008-06-06 Sven Neumann <sven@gimp.org>
|
|
||||||
|
|
||||||
* POTFILES.skip: fixed the insanity using a new feature in
|
|
||||||
intltool 0.40.0 that allows us to skip whole directories.
|
|
||||||
|
|
||||||
2008-05-27 Claude Paroz <claude@2xlibre.net>
|
|
||||||
|
|
||||||
* fr.po: Updated French translation by Julien Hardelin.
|
|
||||||
|
|
||||||
2008-05-24 Mugurel Tudor <mugurelu@gnome.ro>
|
|
||||||
|
|
||||||
* ro.po: Updated Romanian translation by
|
|
||||||
Cristian Secară <cristi AT secarica DOT ro>
|
|
||||||
|
|
||||||
2008-05-23 Sven Neumann <sven@gimp.org>
|
|
||||||
|
|
||||||
* Makefile.in.in: set XGETTEXT_KEYWORDS for use of msgctxtid.
|
|
||||||
|
|
||||||
2008-05-7 Djihed Afifi <djihed@gmail.com>
|
|
||||||
|
|
||||||
* ar.po: Updated Arabic Translation by .
|
|
||||||
|
|
||||||
2008-05-05 Sven Neumann <sven@gimp.org>
|
|
||||||
|
|
||||||
* is.po: Updated/Added Icelandic Translation by Anna Ármansdóttir
|
|
||||||
<annajonna@gmail.com>
|
|
||||||
|
|
||||||
2008-04-08 Sven Neumann <sven@gimp.org>
|
|
||||||
|
|
||||||
* POTFILES.in
|
|
||||||
* POTFILES.skip: updated.
|
|
||||||
|
|
||||||
2008-04-03 Jordi Mallach <jordi@sindominio.net>
|
|
||||||
|
|
||||||
* ca@valencia.po: Add new Valencian-Catalan translation,
|
|
||||||
based on the Catalan file.
|
|
||||||
|
|
||||||
2008-03-12 Åsmund Skjæveland <aasmunds@ulrik.uio.no>
|
|
||||||
|
|
||||||
* nn.po: Added Norwegian Nynorsk translation from Kolbjørn
|
|
||||||
Stuestøl <kol-stue@online.no>.
|
|
||||||
|
|
||||||
2008-03-11 Gil Forcada <gforcada@gnome.org>
|
|
||||||
|
|
||||||
* ca.po: Small fixes to Catalan translation.
|
|
||||||
|
|
||||||
2008-03-09 Philip Withnall <pwithnall@svn.gnome.org>
|
|
||||||
|
|
||||||
* en_GB.po: Updated British English translation.
|
|
||||||
|
|
||||||
2008-03-09 Artur Flinta <aflinta@gmail.com>
|
|
||||||
|
|
||||||
* pl.po: Updated Polish translation by GNOME PL Team.
|
|
||||||
|
|
||||||
2008-03-06 Gil Forcada <gforcada@gnome.org>
|
|
||||||
|
|
||||||
* ca.po: Updated Catalan translation by Joaquim Perez.
|
|
||||||
|
|
||||||
2008-03-04 Hendrik Brandt <heb@gnome-de.org>
|
|
||||||
|
|
||||||
* de.po: Updated German translation.
|
|
||||||
|
|
||||||
2008-03-03 Vincent van Adrighem <adrighem@gnome.org>
|
|
||||||
|
|
||||||
* nl.po: Translation updated by Filip Vervloesem.
|
|
||||||
|
|
||||||
2008-02-28 Alexandre Prokoudine <alexandre.prokoudine@gmail.com>
|
|
||||||
|
|
||||||
* ru.po: Updated Russian translation.
|
|
||||||
|
|
||||||
2008-02-19 Kjartan Maraas <kmaraas@gnome.org>
|
|
||||||
|
|
||||||
* nb.po: Updated Norwegian bokmål translation.
|
|
||||||
|
|
||||||
2008-02-17 Marco Ciampa <ciampix@libero.it>
|
|
||||||
|
|
||||||
* it.po: small fix to it translation thanks to A. Falappa
|
|
||||||
|
|
||||||
2008-02-10 Daniel Nylander <po@danielnylander.se>
|
|
||||||
|
|
||||||
* sv.po: Updated Swedish translation.
|
|
||||||
|
|
||||||
2008-01-10 Maxim Dziumanenko <dziumanenko@gmail.com>
|
|
||||||
|
|
||||||
* uk.po: Updated Ukrainian translation.
|
|
||||||
|
|
||||||
2007-12-31 Yannig Marchegay <yannig@marchegay.org>
|
|
||||||
|
|
||||||
* oc.po: Updated Occitan translation.
|
|
||||||
|
|
||||||
2007-11-11 Duarte Loreto <happyguy_pt@hotmail.com>
|
|
||||||
|
|
||||||
* pt.po: Updated Portuguese translation by Filipe Gomes
|
|
||||||
<filipefgomes@gmail.com>.
|
|
||||||
|
|
||||||
2007-10-31 Jovan Naumovski <jovan@lugola.net>
|
|
||||||
|
|
||||||
* mk.po: Updated Macedonian translation.
|
|
||||||
|
|
||||||
2007-10-26 Gil Forcada <gforcada@svn.gnome.org>
|
|
||||||
|
|
||||||
* ca.po: Updated Catalan translation by Joaquim Perez.
|
|
||||||
|
|
||||||
2007-10-25 Gil Forcada <gforcada@svn.gnome.org>
|
|
||||||
|
|
||||||
* ca.po: Updated Catalan translation by Joaquim Perez.
|
|
||||||
|
|
||||||
2007-10-22 Djihed Afifi <djihed@gmail.com>
|
|
||||||
|
|
||||||
* ar.po: Updated Arabic Translation by Anas Husseini.
|
|
||||||
|
|
||||||
2007-10-22 Alexandre Prokoudine <alexandre.prokoudine@gmail.com>
|
|
||||||
|
|
||||||
* ru.po: Updated Russian translation.
|
|
||||||
|
|
||||||
2007-10-18 Priit Laes <plaes@svn.gnome.org>
|
|
||||||
|
|
||||||
* et.po: Translation updated by Olle Niit.
|
|
||||||
|
|
||||||
2007-10-16 Michael Natterer <mitch@gimp.org>
|
|
||||||
|
|
||||||
* POTFILES.skip: added app/widgets/gimpcolorselectorpalette.c
|
|
||||||
Fixes bug #487153.
|
|
||||||
|
|
||||||
2007-10-11 Matic Žgur <mr.zgur@gmail.com>
|
|
||||||
|
|
||||||
* sl.po: Updated Slovenian translation by Martin Srebotnjak and
|
|
||||||
Nedeljko Grabant.
|
|
||||||
|
|
||||||
2007-09-29 Adam Weinberger <adamw@gnome.org>
|
|
||||||
|
|
||||||
* en_CA.po: Updated Canadian English translation.
|
|
||||||
|
|
||||||
2007-09-25 Alexandre Prokoudine <alexandre.prokoudine@gmail.com>
|
|
||||||
|
|
||||||
* ru.po: Updated Russian translation.
|
|
||||||
|
|
||||||
2007-09-24 Matic Zgur <mr.zgur@gmail.com>
|
|
||||||
|
|
||||||
* sl.po: Updated Slovenian translation by Martin Srebotnjak and
|
|
||||||
Nedeljko Grabant.
|
|
||||||
|
|
||||||
2007-09-17 Sven Neumann <sven@gimp.org>
|
|
||||||
|
|
||||||
* km.po: updated Kmer translation (bug #420417).
|
|
||||||
|
|
||||||
2007-09-15 Changwoo Ryu <cwryu@debian.org>
|
|
||||||
|
|
||||||
* ko.po: Updated Korean translation by Choi, Ji-Hui.
|
|
||||||
|
|
||||||
2007-09-14 Gintautas Miliauskas <gintas@akl.lt>
|
|
||||||
|
|
||||||
* lt.po: Updated Lithuanian translation.
|
|
||||||
|
|
||||||
2007-09-13 Gabor Kelemen <kelemeng@gnome.hu>
|
|
||||||
|
|
||||||
* hu.po: Translation updated by Árpád Bíró.
|
|
||||||
|
|
||||||
2007-09-10 Gabor Kelemen <kelemeng@gnome.hu>
|
|
||||||
|
|
||||||
* hu.po: Translation updated by Árpád Bíró.
|
|
||||||
|
|
||||||
2007-09-07 Stéphane Raimbault <stephane.raimbault@gmail.com>
|
|
||||||
|
|
||||||
* fr.po: Updated French translation.
|
|
||||||
|
|
||||||
2007-09-04 Gabor Kelemen <kelemeng@gnome.hu>
|
|
||||||
|
|
||||||
* hu.po: Translation updated by Árpád Bíró.
|
|
||||||
|
|
||||||
2007-09-03 Gabor Kelemen <kelemeng@gnome.hu>
|
|
||||||
|
|
||||||
* hu.po: Translation updated by Árpád Bíró.
|
|
||||||
|
|
||||||
2007-08-27 Changwoo Ryu <cwryu@debian.org>
|
|
||||||
|
|
||||||
* ko.po: Updated Korean translation by Choi, Ji-Hui.
|
|
||||||
|
|
||||||
2007-08-26 João S. O. Bueno Calligaris <gwidion@mpc.com.br>
|
|
||||||
|
|
||||||
* pt_BR.po: Initial translation for Brazillian Portuguese
|
|
||||||
|
|
||||||
2007-08-18 Hendrik Brandt <heb@gnome-de.org>
|
|
||||||
|
|
||||||
* de.po: Updated and revised German translation for 2.4.
|
|
||||||
|
|
||||||
2007-08-16 Jakub Friedl <jfriedl@suse.cz>
|
|
||||||
|
|
||||||
* cs.po: Fixed some bugs
|
|
||||||
|
|
||||||
2007-08-13 Alexandre Prokoudine <alexandre.prokoudine@gmail.com>
|
|
||||||
|
|
||||||
* ru.po: Updated Russian translation.
|
|
||||||
|
|
||||||
2007-08-01 Inaki Larranaga Murgoitio <dooteo@zundan.com>
|
|
||||||
|
|
||||||
* eu.po: Updated Basque translation.
|
|
||||||
|
|
||||||
2007-08-01 Daniel Nylander <po@danielnylander.se>
|
|
||||||
|
|
||||||
* sv.po: Updated Swedish translation.
|
|
||||||
|
|
||||||
2007-07-30 Josep Puigdemont i Casamajó <josep.puigdemont@gmail.com>
|
|
||||||
|
|
||||||
* ca.po: Updated Catalan translation by
|
|
||||||
Joaquim Perez <noguer@gmail.com> et al.
|
|
||||||
|
|
||||||
2007-07-28 Daniel Nylander <po@danielnylander.se>
|
|
||||||
|
|
||||||
* sv.po: Updated Swedish translation.
|
|
||||||
|
|
||||||
2007-07-27 Alexander Shopov <ash@contact.bg>
|
|
||||||
|
|
||||||
* bg.po: Updated Bulgarian translation by
|
|
||||||
Victor Dachev <vdachev@gmail.com>
|
|
||||||
|
|
||||||
2007-07-27 Pawan Chitrakar <pchitrakar@gmail.com>
|
|
||||||
|
|
||||||
* ne.po: Updated Nepali Translation.
|
|
||||||
|
|
||||||
2007-07-26 Žygimantas Beručka <zygis@gnome.org>
|
|
||||||
|
|
||||||
* lt.po: Updated Lithuanian translation.
|
|
||||||
|
|
||||||
2007-07-08 Jorge Gonzalez <jorgegonz@svn.gnome.org>
|
|
||||||
|
|
||||||
* es.po: Updated Spanish translation by Francisco Vila.
|
|
||||||
|
|
||||||
2007-06-15 Jovan Naumovski <jovan@lugola.net>
|
|
||||||
|
|
||||||
* mk.po: Updated Macedonian translation.
|
|
||||||
|
|
||||||
2007-05-15 Ignacio Casal Quinteiro <nacho.resa@gmail.com>
|
|
||||||
|
|
||||||
* gl.po: Updated Galician Translation by Entrans.
|
|
||||||
|
|
||||||
2007-05-05 Roozbeh Pournader <roozbeh@farsiweb.info>
|
|
||||||
|
|
||||||
* fa.po: Added Persian translation by Meelad Zakaria and
|
|
||||||
Farzad Ghanei.
|
|
||||||
|
|
||||||
2007-04-29 Christophe Merlet <redfox@redfoxcenter.org>
|
|
||||||
|
|
||||||
* oc.po: Added Occitan translation from
|
|
||||||
Yannig MARCHEGAY <yannig@marchegay.org>.
|
|
||||||
|
|
||||||
2007-04-21 Djihed Afifi <djihed@gmail.com>
|
|
||||||
|
|
||||||
* ar.po: Updated Arabic Translation by Anas Husseini.
|
|
||||||
|
|
||||||
2007-04-13 Alexander Shopov <ash@contact.bg>
|
|
||||||
|
|
||||||
* bg.po: Updated Bulgarian translation by
|
|
||||||
Victor Dachev <vdachev@gmail.com>
|
|
||||||
|
|
||||||
2007-04-13 Alexander Shopov <ash@contact.bg>
|
|
||||||
|
|
||||||
* bg.po: Updated Bulgarian translation by
|
|
||||||
Victor Dachev <vdachev@gmail.com>
|
|
||||||
|
|
||||||
2007-04-10 Jakub Friedl <jfriedl@suse.cz>
|
|
||||||
|
|
||||||
* cs.po: Updated Czech translation.
|
|
||||||
|
|
||||||
2007-04-06 Jakub Friedl <jfriedl@suse.cz>
|
|
||||||
|
|
||||||
* cs.po: Updated Czech translation.
|
|
||||||
|
|
||||||
2007-04-5 Djihed Afifi <djihed@gmail.com>
|
|
||||||
|
|
||||||
* ar.po: Updated Arabic Translation by Djihed Afifi.
|
|
||||||
|
|
||||||
2007-03-28 Pema Geyleg <pema.geyleg@gmail.com>
|
|
||||||
|
|
||||||
* dz.po: Updated dzongkha translation.
|
|
||||||
|
|
||||||
2007-03-25 Marco Ciampa <ciampix@libero.it>
|
|
||||||
|
|
||||||
* it.po: updated italian translation.
|
|
||||||
|
|
||||||
2007-03-21 Stéphane Raimbault <stephane.raimbault@gmail.com>
|
|
||||||
|
|
||||||
* fr.po:
|
|
||||||
|
|
||||||
2007-03-21 Stéphane Raimbault <stephane.raimbault@gmail.com>
|
|
||||||
|
|
||||||
* fr.po: Updated French translation by Laurent Monin.
|
|
||||||
|
|
||||||
2007-03-20 Josep Puigdemont i Casamajó <josep.puigdemont@gmail.com>
|
|
||||||
|
|
||||||
* ca.po: Updated Catalan translation by
|
|
||||||
Joaquim Perez <noguer@gmail.com>.
|
|
||||||
|
|
||||||
2007-03-11 David Lodge <dave@cirt.net>
|
|
||||||
|
|
||||||
* en_GB.po: Updated English (British) translation
|
|
||||||
|
|
||||||
2007-02-26 Jakub Friedl <jfriedl@suse.cz>
|
|
||||||
|
|
||||||
* cs.po: Updated Czech translation.
|
|
||||||
|
|
||||||
2007-02-14 Stéphane Raimbault <stephane.raimbault@gmail.com>
|
|
||||||
|
|
||||||
* fr.po: Updated French translation by Raymond Ostertag, Jonathan
|
|
||||||
Ernst and Stéphane Raimbault.
|
|
||||||
|
|
||||||
2007-02-03 Ilkka Tuohela <hile@iki.fi>
|
|
||||||
|
|
||||||
* fi.po: Updated Finnish translation.
|
|
||||||
|
|
||||||
2007-01-30 Marco Ciampa <ciampix@libero.it>
|
|
||||||
|
|
||||||
* eo.po: updated Esperanto translation.
|
|
||||||
|
|
||||||
2007-01-25 Josep Puigdemont i Casamajó <josep.puigdemont@gmail.com>
|
|
||||||
|
|
||||||
* ca.po: Updated Catalan translation by
|
|
||||||
Joaquim Perez <noguer@gmail.com>.
|
|
||||||
|
|
||||||
2007-01-24 David Lodge <dave@cirt.net>
|
|
||||||
|
|
||||||
* en_GB.po: Updated English (British) translation
|
|
||||||
|
|
||||||
2007-01-13 Žygimantas Beručka <zygis@gnome.org>
|
|
||||||
|
|
||||||
* lt.po: Updated Lithuanian translation.
|
|
||||||
|
|
||||||
2007-01-12 Jordi Mas <jmas@softcatala.org>
|
|
||||||
|
|
||||||
* ca.po: Fixes from "Xavier Conde Rueda" <xavi.conde@gmail.com>
|
|
||||||
|
|
||||||
2007-01-07 Marco Ciampa <ciampix@libero.it>
|
|
||||||
|
|
||||||
* eo.po: added Esperanto partial translation.
|
|
||||||
|
|
||||||
2007-01-04 Sven Neumann <sven@gimp.org>
|
|
||||||
|
|
||||||
* Makefile.in.in: synced with po-plug-ins/Makefile.in.in.
|
|
||||||
|
|
||||||
2007-01-04 Michael Natterer <mitch@gimp.org>
|
|
||||||
|
|
||||||
* POTFILES.in: specify encoding (bug #389201).
|
|
||||||
|
|
||||||
2006-12-23 Josep Puigdemont i Casamajó <josep.puigdemont@gmail.com>
|
|
||||||
|
|
||||||
* ca.po: Updated Catalan translation by
|
|
||||||
Joaquim Perez <noguer@gmail.com>.
|
|
||||||
|
|
||||||
2006-12-20 Adam Weinberger <adamw@gnome.org>
|
|
||||||
|
|
||||||
* en_CA.po: Updated Canadian English translation.
|
|
||||||
|
|
||||||
2006-11-30 Francisco Javier F. Serrador <serrador@openshine.com>
|
|
||||||
|
|
||||||
* es.po: Updated Spanish translation.
|
|
||||||
|
|
||||||
2006-11-18 Djihed Afifi <djihed@gmail.com>
|
|
||||||
|
|
||||||
* ar.po: Added Arabic Translation.
|
|
||||||
* LINGUAS: Added ar.
|
|
||||||
|
|
||||||
2006-11-06 Marco Ciampa <ciampix@libero.it>
|
|
||||||
|
|
||||||
* it.po: updated italian translation.
|
|
||||||
|
|
||||||
2006-11-02 Jakub Friedl <jfriedl@suse.cz>
|
|
||||||
|
|
||||||
* cs.po: Updated Czech translation.
|
|
||||||
|
|
||||||
2006-11-02 Francisco Javier F. Serrador <serrador@openshine.com>
|
|
||||||
|
|
||||||
* es.po: Updated Spanish translation.
|
|
||||||
|
|
||||||
2006-11-02 Sven Neumann <sven@gimp.org>
|
|
||||||
|
|
||||||
* POTFILES.in: removed pdbbrowse.py.
|
|
||||||
|
|
||||||
2006-10-30 Ilkka Tuohela <hile@iki.fi>
|
|
||||||
|
|
||||||
* fi.po: Updated Finnish translation.
|
|
||||||
|
|
||||||
2006-10-28 Alexander Shopov <ash@contact.bg>
|
|
||||||
|
|
||||||
* bg.po: Updated Bulgarian translation by
|
|
||||||
Victor Dachev <vdachev@gmail.com>
|
|
||||||
|
|
||||||
2006-10-23 Sven Neumann <sven@gimp.org>
|
|
||||||
|
|
||||||
* POTFILES.in: removed files that were removed from CVS.
|
|
||||||
|
|
||||||
2006-10-19 Josep Puigdemont i Casamajó <josep.puigdemont@gmail.com>
|
|
||||||
|
|
||||||
* ca.po: Updated Catalan translation by
|
|
||||||
Quim Perez <noguer@gmail.com>.
|
|
||||||
|
|
||||||
2006-10-18 Jakub Friedl <jfriedl@suse.cz>
|
|
||||||
|
|
||||||
* cs.po: Updated Czech translation.
|
|
||||||
|
|
||||||
2006-10-11 Marco Ciampa <ciampix@libero.it>
|
|
||||||
|
|
||||||
* it.po: updated italian translation.
|
|
||||||
|
|
||||||
2006-10-04 Jakub Friedl <jfriedl@suse.cz>
|
|
||||||
|
|
||||||
* cs.po: Updated Czech translation.
|
|
||||||
|
|
||||||
2006-10-02 Jakub Friedl <jfriedl@suse.cz>
|
|
||||||
|
|
||||||
* cs.po: Updated Czech translation.
|
|
||||||
|
|
||||||
2006-09-27 Hendrik Brandt <heb@gnome-de.org>
|
|
||||||
|
|
||||||
* de.po: Updated German translation.
|
|
||||||
|
|
||||||
2006-09-20 Žygimantas Beručka <zygis@gnome.org>
|
|
||||||
|
|
||||||
* lt.po: Updated Lithuanian translation.
|
|
||||||
|
|
||||||
2006-09-18 Jakub Friedl <jfriedl@suse.cz>
|
|
||||||
|
|
||||||
* cs.po: Czech translation. Thanks for the infrastructure.
|
|
||||||
|
|
||||||
2006-09-13 Sven Neumann <sven@gimp.org>
|
|
||||||
|
|
||||||
* Added basic infrastructure for i18n of gimp-python. The initial
|
|
||||||
po files are based on po-script-fu.
|
|
||||||
|
|
|
@ -64,7 +64,7 @@ USE_LINGUAS=$(shell if test -n "$(USER_LINGUAS)"; then LLINGUAS="$(USER_LINGUAS)
|
||||||
|
|
||||||
POFILES=$(shell LINGUAS="$(USE_LINGUAS)"; for lang in $$LINGUAS; do printf "$$lang.po "; done)
|
POFILES=$(shell LINGUAS="$(USE_LINGUAS)"; for lang in $$LINGUAS; do printf "$$lang.po "; done)
|
||||||
|
|
||||||
DISTFILES = ChangeLog Makefile.in.in POTFILES.in $(POFILES)
|
DISTFILES = Makefile.in.in POTFILES.in $(POFILES)
|
||||||
EXTRA_DISTFILES = POTFILES.skip Makevars LINGUAS
|
EXTRA_DISTFILES = POTFILES.skip Makevars LINGUAS
|
||||||
|
|
||||||
POTFILES = \
|
POTFILES = \
|
||||||
|
|
File diff suppressed because it is too large
Load diff
|
@ -64,7 +64,7 @@ USE_LINGUAS=$(shell if test -n "$(USER_LINGUAS)"; then LLINGUAS="$(USER_LINGUAS)
|
||||||
|
|
||||||
POFILES=$(shell LINGUAS="$(USE_LINGUAS)"; for lang in $$LINGUAS; do printf "$$lang.po "; done)
|
POFILES=$(shell LINGUAS="$(USE_LINGUAS)"; for lang in $$LINGUAS; do printf "$$lang.po "; done)
|
||||||
|
|
||||||
DISTFILES = ChangeLog Makefile.in.in POTFILES.in $(POFILES)
|
DISTFILES = Makefile.in.in POTFILES.in $(POFILES)
|
||||||
EXTRA_DISTFILES = POTFILES.skip Makevars LINGUAS
|
EXTRA_DISTFILES = POTFILES.skip Makevars LINGUAS
|
||||||
|
|
||||||
POTFILES = \
|
POTFILES = \
|
||||||
|
|
|
@ -1,775 +0,0 @@
|
||||||
2009-03-18 Mișu Moldovan <dumol@gnome.ro>
|
|
||||||
|
|
||||||
* ro.po: updated Romanian translation by Cristian Secară
|
|
||||||
|
|
||||||
2009-03-01 Priit Laes <plaes at svn dot gnome dot org>
|
|
||||||
|
|
||||||
* et.po: Translation updated by Mihkel Tõnnov
|
|
||||||
|
|
||||||
2009-01-04 Takeshi AIHANA <takeshi.aihana@gmail.com>
|
|
||||||
|
|
||||||
* ja.po: Updated Japanese translation by
|
|
||||||
Kiyotaka Nishibori.
|
|
||||||
|
|
||||||
2008-12-22 Goran Rakić <grakic@devbase.net>
|
|
||||||
|
|
||||||
* sr.po, sr@latin.po: Updated Serbian Translation (by Miloš Popović).
|
|
||||||
|
|
||||||
2008-12-16 Gabor Kelemen <kelemeng@gnome.hu>
|
|
||||||
|
|
||||||
* hu.po: Translation updated by Arpad Biro.
|
|
||||||
|
|
||||||
2008-11-11 Mugurel Tudor <mugurelu@gnome.ro>
|
|
||||||
|
|
||||||
* ro.po: Updated Romanian translation
|
|
||||||
by Cristian Secară <cristi AT secarica DOT ro>
|
|
||||||
|
|
||||||
2008-11-09 Goran Rakić <grakic@devbase.net>
|
|
||||||
|
|
||||||
* sr.po, sr@latin.po: Updated Serbian Translation (by Miloš Popović).
|
|
||||||
|
|
||||||
2008-10-28 Petr Kovar <pknbe@volny.cz>
|
|
||||||
|
|
||||||
* cs.po: Fixed Czech translation.
|
|
||||||
|
|
||||||
2008-10-20 Kenneth Nielsen <k.nielsen81@gmail.com>
|
|
||||||
|
|
||||||
* da.po: Updated Danish translation by Joe Hansen
|
|
||||||
|
|
||||||
2008-10-19 Djihed Afifi <djihed@gmail.com>
|
|
||||||
|
|
||||||
* ar.po: Updated Arabic Translation by Khaled Hosny.
|
|
||||||
|
|
||||||
2008-10-13 Timo Jyrinki <timo.jyrinki@iki.fi>
|
|
||||||
|
|
||||||
* fi.po: Updated Finnish translation by Elias Julkunen and me.
|
|
||||||
|
|
||||||
2008-10-13 Takeshi AIHANA <takeshi.aihana@gmail.com>
|
|
||||||
|
|
||||||
* ja.po: Updated Japanese translation by
|
|
||||||
Kiyotaka Nishibori.
|
|
||||||
|
|
||||||
2008-10-12 Timo Jyrinki <timo.jyrinki@iki.fi>
|
|
||||||
|
|
||||||
* fi.po: Updated Finnish translation by Petri Järvisalo and me.
|
|
||||||
|
|
||||||
2008-10-08 Mugurel Tudor <mugurelu@gnome.ro>
|
|
||||||
|
|
||||||
* ro.po: Updated Romanian translation by
|
|
||||||
Cristian Secară <cristi AT secarica DOT ro>
|
|
||||||
|
|
||||||
2008-10-08 João S. O. Bueno <gwidion@mpc.com.br>
|
|
||||||
|
|
||||||
* pt_BR.po: Fix 3 typos and translator's credits
|
|
||||||
|
|
||||||
2008-10-07 Jovan Naumovski <jovan@lugola.net>
|
|
||||||
|
|
||||||
* mk.po: Updated Macedonian translation.
|
|
||||||
|
|
||||||
2008-10-03 Takeshi AIHANA <takeshi.aihana@gmail.com>
|
|
||||||
|
|
||||||
* ja.po: Updated Japanese translation by
|
|
||||||
Kiyotaka Nishibori.
|
|
||||||
|
|
||||||
2008-09-19 Changwoo Ryu <cwryu@debian.org>
|
|
||||||
|
|
||||||
* ko.po: Updated Korean translation by Choi, Ji-Hui.
|
|
||||||
|
|
||||||
2008-09-17 Kjartan Maraas <kmaraas@gnome.org>
|
|
||||||
|
|
||||||
* nb.po: Updated Norwegian bokmål translation.
|
|
||||||
|
|
||||||
2008-09-11 Goran Rakić <grakic@devbase.net>
|
|
||||||
|
|
||||||
* LINGUAS, sr@latin.po, sr@Latn.po: Conversion from sr@Latn to sr@latin.
|
|
||||||
|
|
||||||
2008-09-07 Gil Forcada <gforcada@gnome.org>
|
|
||||||
|
|
||||||
* ca.po: Updated Catalan translation by Joaquim Perez.
|
|
||||||
|
|
||||||
2008-09-02 Sven Neumann <sven@gimp.org>
|
|
||||||
|
|
||||||
* LINGUAS: removed languages that have no translation in this
|
|
||||||
textdomain: el, ga, id, oc, tr, tt, xh, yi.
|
|
||||||
|
|
||||||
2008-08-29 Mugurel Tudor <mugurelu@gnome.ro>
|
|
||||||
|
|
||||||
* ro.po: Translation updated by Cristian Secară
|
|
||||||
<cristi AT secarica DOT ro>
|
|
||||||
|
|
||||||
2008-08-14 Takeshi AIHANA <takeshi.aihana@gmail.com>
|
|
||||||
|
|
||||||
* ja.po: Updated Japanese translation by Kiyotaka Nishibori.
|
|
||||||
|
|
||||||
2008-08-08 Timo Jyrinki <timo.jyrinki@iki.fi>
|
|
||||||
|
|
||||||
* fi.po: Updated Finnish translation.
|
|
||||||
|
|
||||||
2008-08-08 Djihed Afifi <djihed@gmail.com>
|
|
||||||
|
|
||||||
* ar.po: Updated Arabic Translation by Khaled Hosny.
|
|
||||||
|
|
||||||
2008-07-31 Djihed Afifi <djihed@gmail.com>
|
|
||||||
|
|
||||||
* ar.po: Updated Arabic Translation by .
|
|
||||||
|
|
||||||
2008-07-31 Djihed Afifi <djihed@gmail.com>
|
|
||||||
|
|
||||||
* ar.po: Updated Arabic Translation by .
|
|
||||||
|
|
||||||
2008-07-29 Djihed Afifi <djihed@gmail.com>
|
|
||||||
|
|
||||||
* ar.po: Updated Arabic Translation by .
|
|
||||||
|
|
||||||
2008-07-22 Ignacio Casal Quinteiro <nacho.resa@gmail.com>
|
|
||||||
|
|
||||||
* gl.po: Updated Galician Translation by Frco. Javier Rial.
|
|
||||||
|
|
||||||
2008-07-21 Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
|
|
||||||
|
|
||||||
* be.po: Added Belarusian translation by Hleb Valoshka.
|
|
||||||
|
|
||||||
2008-07-17 Åsmund Skjæveland <aasmunds@ulrik.uio.no>
|
|
||||||
|
|
||||||
* nn.po: Updated Norwegian Nynorsk translation by
|
|
||||||
Kolbjørn Stuestøl <kol-stue[AT]online[DOT]no>.
|
|
||||||
|
|
||||||
2008-07-02 Takeshi AIHANA <takeshi.aihana@gmail.com>
|
|
||||||
|
|
||||||
* ja.po: Updated Japanese translation by Kiyotaka Nishibori.
|
|
||||||
|
|
||||||
2008-06-24 Gil Forcada <gforcada@gnome.org>
|
|
||||||
|
|
||||||
* ca.po: Updated Catalan translation by Joaquim Perez.
|
|
||||||
|
|
||||||
2008-06-06 Sven Neumann <sven@gimp.org>
|
|
||||||
|
|
||||||
* POTFILES.skip: fixed the insanity using a new feature in
|
|
||||||
intltool 0.40.0 that allows us to skip whole directories.
|
|
||||||
|
|
||||||
2008-05-24 Mugurel Tudor <mugurelu@gnome.ro>
|
|
||||||
|
|
||||||
* ro.po: Updated Romanian translation by
|
|
||||||
Cristian Secară <cristi AT secarica DOT ro>
|
|
||||||
|
|
||||||
2008-05-23 Sven Neumann <sven@gimp.org>
|
|
||||||
|
|
||||||
* Makefile.in.in: set XGETTEXT_KEYWORDS for use of msgctxtid.
|
|
||||||
|
|
||||||
2008-05-7 Djihed Afifi <djihed@gmail.com>
|
|
||||||
|
|
||||||
* ar.po: Updated Arabic Translation by .
|
|
||||||
|
|
||||||
2008-05-05 Sven Neumann <sven@gimp.org>
|
|
||||||
|
|
||||||
* is.po: Updated/Added Icelandic Translation by Anna Ármansdóttir
|
|
||||||
<annajonna@gmail.com>
|
|
||||||
|
|
||||||
2008-04-08 Sven Neumann <sven@gimp.org>
|
|
||||||
|
|
||||||
* POTFILES.skip: updated.
|
|
||||||
|
|
||||||
2008-04-03 Jordi Mallach <jordi@sindominio.net>
|
|
||||||
|
|
||||||
* ca@valencia.po: Add new Valencian-Catalan translation,
|
|
||||||
based on the Catalan file.
|
|
||||||
|
|
||||||
2008-03-12 Åsmund Skjæveland <aasmunds@ulrik.uio.no>
|
|
||||||
|
|
||||||
* nn.po: Added Norwegian Nynorsk translation from Kolbjørn
|
|
||||||
Stuestøl <kol-stue@online.no>.
|
|
||||||
|
|
||||||
2008-03-09 Philip Withnall <pwithnall@svn.gnome.org>
|
|
||||||
|
|
||||||
* en_GB.po: Updated British English translation.
|
|
||||||
|
|
||||||
2008-03-03 Vincent van Adrighem <adrighem@gnome.org>
|
|
||||||
|
|
||||||
* nl.po: Translation updated by Filip Vervloesem.
|
|
||||||
|
|
||||||
2008-02-28 Alexandre Prokoudine <alexandre.prokoudine@gmail.com>
|
|
||||||
|
|
||||||
* ru.po: Updated Russian translation.
|
|
||||||
|
|
||||||
2008-01-10 Maxim Dziumanenko <dziumanenko@gmail.com>
|
|
||||||
|
|
||||||
* uk.po: Updated Ukrainian translation.
|
|
||||||
|
|
||||||
2007-12-31 Yannig Marchegay <yannig@marchegay.org>
|
|
||||||
|
|
||||||
* oc.po: Updated Occitan translation.
|
|
||||||
|
|
||||||
2007-11-11 Duarte Loreto <happyguy_pt@hotmail.com>
|
|
||||||
|
|
||||||
* pt.po: Updated Portuguese translation by Bruno Queiroz
|
|
||||||
<brunoqueiros@portugalmail.com>.
|
|
||||||
|
|
||||||
2007-11-03 Leonardo Ferreira Fontenelle <leonardof@svn.gnome.org>
|
|
||||||
|
|
||||||
* pt_BR.po: Brazilian Portuguese translation updated by Pedro de
|
|
||||||
Medeiros.
|
|
||||||
|
|
||||||
2007-10-31 Jovan Naumovski <jovan@lugola.net>
|
|
||||||
|
|
||||||
* mk.po: Updated Macedonian translation.
|
|
||||||
|
|
||||||
2007-10-25 Gil Forcada <gforcada@svn.gnome.org>
|
|
||||||
|
|
||||||
* ca.po: Updated Catalan translation by Joaquim Perez.
|
|
||||||
|
|
||||||
2007-10-22 Djihed Afifi <djihed@gmail.com>
|
|
||||||
|
|
||||||
* ar.po: Updated Arabic Translation by Djihed Afifi.
|
|
||||||
|
|
||||||
2007-10-22 Alexandre Prokoudine <alexandre.prokoudine@gmail.com>
|
|
||||||
|
|
||||||
* ru.po: Updated Russian translation.
|
|
||||||
|
|
||||||
2007-10-17 Ulf-D. Ehlert <ulfehlert@svn.gnome.org>
|
|
||||||
|
|
||||||
* de.po: Minor fixes for German translation.
|
|
||||||
|
|
||||||
2007-10-16 Michael Natterer <mitch@gimp.org>
|
|
||||||
|
|
||||||
* POTFILES.skip: added app/widgets/gimpcolorselectorpalette.c
|
|
||||||
Fixes bug #487153.
|
|
||||||
|
|
||||||
2007-10-13 Sigurd Gartmann <sigurdga@yahoo-inc.com>
|
|
||||||
|
|
||||||
* nb.po: Updated Norwegian Bokmal translation.
|
|
||||||
|
|
||||||
2007-09-29 Adam Weinberger <adamw@gnome.org>
|
|
||||||
|
|
||||||
* en_CA.po: Updated Canadian English translation.
|
|
||||||
|
|
||||||
2007-09-24 Matic Zgur <mr.zgur@gmail.com>
|
|
||||||
|
|
||||||
* sl.po: Added Slovenian translation by Martin Srebotnjak and
|
|
||||||
Nedeljko Grabant.
|
|
||||||
|
|
||||||
2007-09-21 Artur Flinta <aflinta@svn.gnome.org>
|
|
||||||
|
|
||||||
* pl.po: Updated Polish translation by GNOME PL Team.
|
|
||||||
|
|
||||||
2007-09-20 Žygimantas Beručka <zygis@gnome.org>
|
|
||||||
|
|
||||||
* lt.po: Updated Lithuanian translation.
|
|
||||||
|
|
||||||
2007-09-17 Sven Neumann <sven@gimp.org>
|
|
||||||
|
|
||||||
* km.po: updated Kmer translation (bug #420417).
|
|
||||||
|
|
||||||
2007-09-16 Jorge Gonzalez <jorgegonz@svn.gnome.org>
|
|
||||||
|
|
||||||
* es.po: Updated Spanish translation by Francisco Vila
|
|
||||||
|
|
||||||
2007-09-16 Wadim Dziedzic <wadimd@svn.gnome.org>
|
|
||||||
|
|
||||||
* pl.po: Updated polish translation
|
|
||||||
|
|
||||||
2007-09-15 Changwoo Ryu <cwryu@debian.org>
|
|
||||||
|
|
||||||
* ko.po: Updated Korean translation by Choi, Ji-Hui.
|
|
||||||
|
|
||||||
2007-09-14 Gintautas Miliauskas <gintas@akl.lt>
|
|
||||||
|
|
||||||
* lt.po: Updated Lithuanian translation.
|
|
||||||
|
|
||||||
2007-09-12 Ulf-D. Ehlert <ulfehlert@svn.gnome.org>
|
|
||||||
|
|
||||||
* de.po: Updated German translation.
|
|
||||||
|
|
||||||
2007-09-10 Jakub Friedl <jfriedl@suse.cz>
|
|
||||||
|
|
||||||
* cs.po: Czech translation updated.
|
|
||||||
|
|
||||||
2007-09-10 Gabor Kelemen <kelemeng@gnome.hu>
|
|
||||||
|
|
||||||
* hu.po: Translation updated by Árpád Bíró.
|
|
||||||
|
|
||||||
2007-09-08 Inaki Larranaga Murgoitio <dooteo@zundan.com>
|
|
||||||
|
|
||||||
* eu.po: Updated Basque translation.
|
|
||||||
|
|
||||||
2007-09-07 Stéphane Raimbault <stephane.raimbault@gmail.com>
|
|
||||||
|
|
||||||
* fr.po: Updated French translation by Laurent Monin and Stéphane
|
|
||||||
Raimbault.
|
|
||||||
|
|
||||||
2007-09-03 Gabor Kelemen <kelemeng@gnome.hu>
|
|
||||||
|
|
||||||
* hu.po: Translation updated by Árpád Bíró.
|
|
||||||
|
|
||||||
2007-09-01 Daniel Nylander <po@danielnylander.se>
|
|
||||||
|
|
||||||
* sv.po: Updated Swedish translation.
|
|
||||||
|
|
||||||
2007-08-31 Josep Puigdemont i Casamajó <josep.puigdemont@gmail.com>
|
|
||||||
|
|
||||||
* ca.po: Updated Catalan translation by
|
|
||||||
Joaquim Perez <noguer@gmail.com>.
|
|
||||||
|
|
||||||
2007-08-30 Hendrik Brandt <heb@gnome-de.org>
|
|
||||||
|
|
||||||
* de.po: Updated German translation.
|
|
||||||
|
|
||||||
2007-08-30 Marco Ciampa <ciampix@libero.it>
|
|
||||||
|
|
||||||
* it.po: updated italian translation
|
|
||||||
|
|
||||||
2007-08-30 Priit Laes <plaes@svn.gnome.org>
|
|
||||||
|
|
||||||
* et.po: Estonian translation updates by Olle Niit
|
|
||||||
|
|
||||||
2007-08-27 Changwoo Ryu <cwryu@debian.org>
|
|
||||||
|
|
||||||
* ko.po: Updated Korean translation by Choi, Ji-Hui.
|
|
||||||
|
|
||||||
2007-08-16 Joao S. O. Bueno Calligaris <gwidion@mpc.com.br>
|
|
||||||
|
|
||||||
* pt_BR.po updated Brazilian Portuguese translation
|
|
||||||
|
|
||||||
2007-08-15 Hendrik Brandt <heb@gnome-de.org>
|
|
||||||
|
|
||||||
* de.po: revised and updated German translation for 2.4.
|
|
||||||
|
|
||||||
2007-08-13 Claude Paroz <claude@2xlibre.net>
|
|
||||||
|
|
||||||
* ms.po:
|
|
||||||
* ne.po:
|
|
||||||
* pa.po
|
|
||||||
* km.po: Removed executable property.
|
|
||||||
|
|
||||||
2007-08-10 Jakub Friedl <jfriedl@suse.cz>
|
|
||||||
|
|
||||||
* cs.po: Updated czech translation.
|
|
||||||
|
|
||||||
2007-08-06 Sven Neumann <sven@gimp.org>
|
|
||||||
|
|
||||||
* de.po: update to the German translation by Axel Wernicke.
|
|
||||||
|
|
||||||
2007-08-03 Inaki Larranaga Murgoitio <dooteo@zundan.com>
|
|
||||||
|
|
||||||
* eu.po: Updated Basque translation.
|
|
||||||
|
|
||||||
2007-08-01 Daniel Nylander <po@danielnylander.se>
|
|
||||||
|
|
||||||
* sv.po: Updated Swedish translation.
|
|
||||||
|
|
||||||
2007-07-30 Josep Puigdemont i Casamajó <josep.puigdemont@gmail.com>
|
|
||||||
|
|
||||||
* ca.po: Updated Catalan translation by
|
|
||||||
Joaquim Perez <noguer@gmail.com> et al.
|
|
||||||
|
|
||||||
2007-07-30 Daniel Nylander <po@danielnylander.se>
|
|
||||||
|
|
||||||
* sv.po: Updated Swedish translation.
|
|
||||||
|
|
||||||
2007-07-28 Daniel Nylander <po@danielnylander.se>
|
|
||||||
|
|
||||||
* sv.po: Updated Swedish translation.
|
|
||||||
|
|
||||||
2007-07-28 Žygimantas Beručka <zygis@gnome.org>
|
|
||||||
|
|
||||||
* lt.po: Updated Lithuanian translation.
|
|
||||||
|
|
||||||
2007-07-27 Stéphane Raimbault <stephane.raimbault@gmail.com>
|
|
||||||
|
|
||||||
* fr.po: Updated French translation.
|
|
||||||
|
|
||||||
2007-07-27 Alexander Shopov <ash@contact.bg>
|
|
||||||
|
|
||||||
* bg.po: Updated Bulgarian translation by
|
|
||||||
Victor Dachev <vdachev@gmail.com>
|
|
||||||
|
|
||||||
2007-07-27 Pawan Chitrakar <pchitrakar@gmail.com>
|
|
||||||
|
|
||||||
* ne.po: Updated Nepali Translation.
|
|
||||||
|
|
||||||
2007-07-26 Žygimantas Beručka <zygis@gnome.org>
|
|
||||||
|
|
||||||
* lt.po: Updated Lithuanian translation.
|
|
||||||
|
|
||||||
2007-07-08 Jorge Gonzalez <jorgegonz@svn.gnome.org>
|
|
||||||
|
|
||||||
* es.po: Updated Spanish translation by Francisco Vila.
|
|
||||||
|
|
||||||
2007-07-04 Jovan Naumovski <jovan@lugola.net>
|
|
||||||
|
|
||||||
* mk.po: Updated Macedonian translation.
|
|
||||||
|
|
||||||
2007-06-21 Pema Geyleg <pema.geyleg@gmail.com>
|
|
||||||
|
|
||||||
* dz.po: Updated dzongkha translation
|
|
||||||
|
|
||||||
2007-06-18 Marco Ciampa <ciampix@libero.it>
|
|
||||||
|
|
||||||
* it.po: italian update.
|
|
||||||
|
|
||||||
2007-06-14 Wadim Dziedzic <wadimd@svn.gnome.org>
|
|
||||||
|
|
||||||
* pl.po: Updated Polish translation by Bartek Kosiorek
|
|
||||||
|
|
||||||
2007-05-26 Artur Flinta <aflinta@svn.gnome.org>
|
|
||||||
|
|
||||||
* pl.po: Updated Polish translation by GNOME PL Team.
|
|
||||||
|
|
||||||
2007-05-21 Sigurd Gartmann <sigurdga@yahoo-inc.com>
|
|
||||||
|
|
||||||
* nb.po: Updated Bokmål Norwegian translation.
|
|
||||||
|
|
||||||
2007-05-16 Sven Neumann <sven@gimp.org>
|
|
||||||
|
|
||||||
* de.po: applied patch from Ulf-D. Ehlert (bug #438886).
|
|
||||||
|
|
||||||
2007-05-16 David Lodge <dave@cirt.net>
|
|
||||||
|
|
||||||
* en_GB.po: Updated British English translation
|
|
||||||
|
|
||||||
2007-05-15 Ignacio Casal Quinteiro <nacho.resa@gmail.com>
|
|
||||||
|
|
||||||
* gl.po: Updated Galician Translation.
|
|
||||||
|
|
||||||
2007-05-15 Hendrik Brandt <heb@gnome-de.org>
|
|
||||||
|
|
||||||
* de.po: Fix some misspellings.
|
|
||||||
|
|
||||||
2007-05-06 Josep Puigdemont i Casamajó <josep.puigdemont@gmail.com>
|
|
||||||
|
|
||||||
* ca.po: Updated Catalan translation by
|
|
||||||
Joaquim Perez <noguer@gmail.com>.
|
|
||||||
|
|
||||||
2007-05-02 Roozbeh Pournader <roozbeh@farsiweb.info>
|
|
||||||
|
|
||||||
* fa.po: Added Persian translation by Meelad Zakaria and
|
|
||||||
Farzad Ghanei.
|
|
||||||
|
|
||||||
2007-05-02 Djihed Afifi <djihed@gmail.com>
|
|
||||||
|
|
||||||
* ar.po: Updated Arabic Translation by Khaled Hosny.
|
|
||||||
|
|
||||||
2007-04-29 Christophe Merlet <redfox@redfoxcenter.org>
|
|
||||||
|
|
||||||
* oc.po: Added Occitan translation from
|
|
||||||
Yannig MARCHEGAY <yannig@marchegay.org>.
|
|
||||||
|
|
||||||
2007-04-25 Gabor Kelemen <kelemeng@gnome.hu>
|
|
||||||
|
|
||||||
* hu.po: Translation updated.
|
|
||||||
|
|
||||||
2007-04-22 Stéphane Raimbault <stephane.raimbault@gmail.com>
|
|
||||||
|
|
||||||
* fr.po: Updated French translation by Robert-André Mauchin and
|
|
||||||
Stéphane Raimbault.
|
|
||||||
|
|
||||||
2007-04-18 Sven Neumann <sven@gimp.org>
|
|
||||||
|
|
||||||
* de.po: updated German translation.
|
|
||||||
|
|
||||||
2007-04-15 Djihed Afifi <djihed@gmail.com>
|
|
||||||
|
|
||||||
* ar.po: Updated Arabic Translation by Djihed Afifi.
|
|
||||||
|
|
||||||
2007-04-5 Djihed Afifi <djihed@gmail.com>
|
|
||||||
|
|
||||||
* ar.po: Updated Arabic Translation by Djihed Afifi.
|
|
||||||
|
|
||||||
2007-03-28 Pema Geyleg <pema.geyleg@gmail.com>
|
|
||||||
|
|
||||||
* dz.po: Updated dzongkha translation.
|
|
||||||
|
|
||||||
2007-03-25 Gabor Kelemen <kelemeng@gnome.hu>
|
|
||||||
|
|
||||||
* hu.po: Translation updated.
|
|
||||||
|
|
||||||
2007-03-20 Josep Puigdemont i Casamajó <josep.puigdemont@gmail.com>
|
|
||||||
|
|
||||||
* ca.po: Updated Catalan translation by
|
|
||||||
Joaquim Perez <noguer@gmail.com>.
|
|
||||||
|
|
||||||
2007-02-18 Ole Laursen <olau@hardworking.dk>
|
|
||||||
|
|
||||||
* da.po: Fixed a string in Danish translation which was spotted by
|
|
||||||
Mogens Jæger.
|
|
||||||
|
|
||||||
2007-02-12 Stéphane Raimbault <stephane.raimbault@gmail.com>
|
|
||||||
|
|
||||||
* fr.po: Updated French translation by Raymond Ostertag, Jonathan
|
|
||||||
Ernst and Stéphane Raimbault.
|
|
||||||
|
|
||||||
2007-02-04 Ole Laursen <olau@hardworking.dk>
|
|
||||||
|
|
||||||
* da.po: Updated Danish translation.
|
|
||||||
|
|
||||||
2007-02-03 Ilkka Tuohela <hile@iki.fi>
|
|
||||||
|
|
||||||
* fi.po: Updated Finnish translation.
|
|
||||||
|
|
||||||
2007-01-30 Marco Ciampa <ciampix@libero.it>
|
|
||||||
|
|
||||||
* eo.po: updated Esperanto translation.
|
|
||||||
|
|
||||||
2007-01-25 Josep Puigdemont i Casamajó <josep.puigdemont@gmail.com>
|
|
||||||
|
|
||||||
* ca.po: Updated Catalan translation by
|
|
||||||
Joaquim Perez <noguer@gmail.com>.
|
|
||||||
|
|
||||||
2007-01-24 David Lodge <dave@cirt.net>
|
|
||||||
|
|
||||||
* en_GB.po: Updated English (British) translation
|
|
||||||
|
|
||||||
2007-01-08 Jakub Friedl <jfriedl@suse.cz>
|
|
||||||
|
|
||||||
* cs.po: Fixed arrows characters.
|
|
||||||
|
|
||||||
2007-01-08 Jakub Friedl <jfriedl@suse.cz>
|
|
||||||
|
|
||||||
* cs.po: Czech translation update.
|
|
||||||
|
|
||||||
2007-01-08 Jakub Friedl <jfriedl@suse.cz>
|
|
||||||
|
|
||||||
* cs.po: Czech translation update.
|
|
||||||
|
|
||||||
2007-01-08 Jakub Friedl <jfriedl@suse.cz>
|
|
||||||
|
|
||||||
* cs.po: fixed a strange Czech string.
|
|
||||||
|
|
||||||
2007-01-07 Marco Ciampa <ciampix@libero.it>
|
|
||||||
|
|
||||||
* eo.po: added Esperanto partial translation.
|
|
||||||
|
|
||||||
2007-01-07 Jordi Mas <jmas@softcatala.org>
|
|
||||||
|
|
||||||
* ca.po: Updated Catalan translation by
|
|
||||||
Joaquim Perez <noguer@gmail.com>.
|
|
||||||
|
|
||||||
2007-01-05 Marco Ciampa <ciampix@libero.it>
|
|
||||||
|
|
||||||
* it.po: italian update.
|
|
||||||
|
|
||||||
2007-01-04 Sven Neumann <sven@gimp.org>
|
|
||||||
|
|
||||||
* Makefile.in.in: synced with po-plug-ins/Makefile.in.in.
|
|
||||||
|
|
||||||
2007-01-04 Michael Natterer <mitch@gimp.org>
|
|
||||||
|
|
||||||
* POTFILES.in: specify encoding (bug #389201).
|
|
||||||
|
|
||||||
2006-12-23 Josep Puigdemont i Casamajó <josep.puigdemont@gmail.com>
|
|
||||||
|
|
||||||
* ca.po: Updated Catalan translation by
|
|
||||||
Joaquim Perez <noguer@gmail.com>.
|
|
||||||
|
|
||||||
2006-12-22 Hendrik Brandt <heb@gnome-de.org>
|
|
||||||
|
|
||||||
* de.po: Updated German translation.
|
|
||||||
|
|
||||||
2006-12-21 Marco Ciampa <ciampix@libero.it>
|
|
||||||
|
|
||||||
* it.po: minor italian update.
|
|
||||||
|
|
||||||
2006-12-20 Žygimantas Beručka <zygis@gnome.org>
|
|
||||||
|
|
||||||
* lt.po: Updated Lithuanian translation.
|
|
||||||
|
|
||||||
2006-12-09 Sven Neumann <sven@gimp.org>
|
|
||||||
|
|
||||||
* de.po: corrected.
|
|
||||||
|
|
||||||
2006-12-07 Gabor Kelemen <kelemeng@gnome.hu>
|
|
||||||
|
|
||||||
* hu.po: Translation updated.
|
|
||||||
|
|
||||||
2006-11-18 Djihed Afifi <djihed@gmail.com>
|
|
||||||
|
|
||||||
* ar.po: Added Arabic Translation.
|
|
||||||
* LINGUAS: Added ar.
|
|
||||||
|
|
||||||
2006-11-06 Priit Laes <plaes@cvs.gnome.org>
|
|
||||||
|
|
||||||
* et.po: Translation updated by "Last-Translator: Olle Niit\n".
|
|
||||||
|
|
||||||
2006-10-28 Alexander Shopov <ash@contact.bg>
|
|
||||||
|
|
||||||
* bg.po: Updated Bulgarian translation by
|
|
||||||
Victor Dachev <vdachev@gmail.com>
|
|
||||||
|
|
||||||
2006-10-19 Josep Puigdemont i Casamajó <josep.puigdemont@gmail.com>
|
|
||||||
|
|
||||||
* ca.po: Updated Catalan translation by
|
|
||||||
Joaquim Perez <noguer@gmail.com>.
|
|
||||||
|
|
||||||
2006-10-16 Ilkka Tuohela <hile@iki.fi>
|
|
||||||
|
|
||||||
* fi.po: Updated Finnish translation.
|
|
||||||
|
|
||||||
2006-10-03 Ilkka Tuohela <hile@iki.fi>
|
|
||||||
|
|
||||||
* fi.po: Updated Finnish translation.
|
|
||||||
|
|
||||||
2006-09-25 Pawan Chitrakar <pchitrakar@gmail.com>
|
|
||||||
|
|
||||||
* ne.po: Updated Nepali Translation
|
|
||||||
|
|
||||||
2006-09-14 David Lodge <dave@cirt.net>
|
|
||||||
|
|
||||||
* en_GB.po: Updated English (British) translation
|
|
||||||
|
|
||||||
2006-09-12 Pema Geyleg <pgeyleg@gmail.com>
|
|
||||||
|
|
||||||
* dz.po: Added Dzongkha Translation.
|
|
||||||
|
|
||||||
2006-09-08 Hendrik Brandt <heb@gnome-de.org>
|
|
||||||
|
|
||||||
* de.po: Bugfixes in German translation.
|
|
||||||
|
|
||||||
2006-09-06 Josep Puigdemont i Casamajó <josep.puigdemont@gmail.com>
|
|
||||||
|
|
||||||
* ca.po: Updated Catalan translation by
|
|
||||||
Joaquim Perez <noguer@gmail.com>.
|
|
||||||
|
|
||||||
2006-08-30 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
|
|
||||||
|
|
||||||
* ru.po: Updated Russian translation by
|
|
||||||
Alexandre Prokoudine <alexandre.prokoudine@gmail.com>
|
|
||||||
|
|
||||||
2006-08-17 Ilkka Tuohela <hile@iki.fi>
|
|
||||||
|
|
||||||
* fi.po: Updated Finnish translation.
|
|
||||||
|
|
||||||
2006-07-27 Jakub Friedl <jfriedl@suse.cz>
|
|
||||||
|
|
||||||
* cs.po: exterminating "Vzdušný štětec".
|
|
||||||
|
|
||||||
2006-06-10 Bill Skaggs <weskaggs@primate.ucdavis.edu>
|
|
||||||
|
|
||||||
* mk.po: change erroneous "&qt"s to ">".
|
|
||||||
|
|
||||||
2006-04-05 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
|
|
||||||
|
|
||||||
* ru.po: Updated Russian translation.
|
|
||||||
|
|
||||||
2006-03-23 Francisco Javier F. Serrador <serrador@cvs.gnome.org>
|
|
||||||
|
|
||||||
* es.po: Updated Spanish translation.
|
|
||||||
|
|
||||||
2006-03-14 Žygimantas Beručka <zygis@gnome.org>
|
|
||||||
|
|
||||||
* lt.po: Updated Lithuanian translation.
|
|
||||||
|
|
||||||
2006-03-09 Josep Puigdemont i Casamajó <josep.puigdemont@gmail.com>
|
|
||||||
|
|
||||||
* ca.po: Updated Catalan translation by
|
|
||||||
Xavier Beà <xbea@pie.xtec.es>.
|
|
||||||
|
|
||||||
2006-03-02 Inaki Larranaga <dooteo@euskalgnu.org>
|
|
||||||
|
|
||||||
* eu.po: Updated Basque translation.
|
|
||||||
|
|
||||||
2006-02-12 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
|
|
||||||
|
|
||||||
* ru.po: Updated Russian translation by
|
|
||||||
Alexandre Prokoudine <alexandre.prokoudine@gmail.com>
|
|
||||||
|
|
||||||
2006-02-06 Alexander Shopov <ash@contact.bg>
|
|
||||||
|
|
||||||
* bg.po: Updated Bulgarian translation by
|
|
||||||
Victor Dachev <vdachev@gmail.com>
|
|
||||||
|
|
||||||
2006-01-24 Benoît Dejean <benoit@placenet.org>
|
|
||||||
|
|
||||||
* fr.po: Updated French translation.
|
|
||||||
|
|
||||||
2005-12-22 Artur Flinta <aflinta@cvs.gnome.org>
|
|
||||||
|
|
||||||
* pl.po: Updated Polish translation by GNOME PL Team.
|
|
||||||
|
|
||||||
2005-11-15 Hendrik Brandt <heb@gnome-de.org>
|
|
||||||
|
|
||||||
* de.po: Small update in German translation.
|
|
||||||
|
|
||||||
2005-11-09 Simos Xenitellis <simos@gnome.org>
|
|
||||||
|
|
||||||
* tt.po: Added stub tatarish translation.
|
|
||||||
|
|
||||||
2005-10-30 Takeshi AIHANA <aihana@gnome.gr.jp>
|
|
||||||
|
|
||||||
* ja.po: Updated Japanese translation by
|
|
||||||
OKANO Takayoshi <kano@na.rim.or.jp>.
|
|
||||||
|
|
||||||
2005-10-26 Francisco Javier F. Serrador <serrador@cvs.gnome.org>
|
|
||||||
|
|
||||||
* es.po: Updated Spanish translation.
|
|
||||||
|
|
||||||
2005-09-17 Takeshi AIHANA <aihana@gnome.gr.jp>
|
|
||||||
|
|
||||||
* ja.po: Updated Japanese translation by
|
|
||||||
kano@na.rim.or.jp.
|
|
||||||
|
|
||||||
2005-09-05 Ankit Patel <ankit644@yahoo.com>
|
|
||||||
|
|
||||||
* gu.po: Added Gujarati Translation.
|
|
||||||
|
|
||||||
2005-09-04 Priit Laes <plaes@cvs.gnome.org>
|
|
||||||
|
|
||||||
* et.po: Translation updated by "Last-Translator: Olle Niit\n".
|
|
||||||
|
|
||||||
2005-08-14 Clytie Siddall <clytie@riverland.net.au>
|
|
||||||
|
|
||||||
* vi.po: Updated Vietnamese translation.
|
|
||||||
|
|
||||||
2005-08-10 Sven Neumann <sven@gimp.org>
|
|
||||||
|
|
||||||
* mk.po: fixed broken entities.
|
|
||||||
|
|
||||||
2005-08-09 Alexander Shopov <ash@contact.bg>
|
|
||||||
|
|
||||||
* bg.po: Updated Bulgarian translation by
|
|
||||||
Victor Dachev <vdachev@gmail.com>
|
|
||||||
|
|
||||||
2005-08-02 Takeshi AIHANA <aihana@gnome.gr.jp>
|
|
||||||
|
|
||||||
* ja.po: Fixed wrong translations pointed by
|
|
||||||
kano@na.rim.or.jp.
|
|
||||||
|
|
||||||
2005-07-21 Pawan Chitrakar <pawan@nplinux.org>
|
|
||||||
|
|
||||||
* ne.po: Added Nepali Translation
|
|
||||||
|
|
||||||
2005-07-18 Josep Puigdemont i Casamajó <josep.puigdemont@gmail.com>
|
|
||||||
|
|
||||||
* ca.po: Updated Catalan translation by Quim Perez i Noguer, et al.
|
|
||||||
|
|
||||||
2005-07-10 Hendrik Brandt <heb@gnome-de.org>
|
|
||||||
|
|
||||||
* de.po: Updated German translation. Fixed some errors.
|
|
||||||
|
|
||||||
2005-06-28 Priit Laes <plaes@cvs.gnome.org>
|
|
||||||
|
|
||||||
* et.po: Translation updated by "Last-Translator: Olle Niit\n".
|
|
||||||
|
|
||||||
2005-06-26 Sven Neumann <sven@gimp.org>
|
|
||||||
|
|
||||||
* de.po: fixed wrong translations.
|
|
||||||
|
|
||||||
2005-06-26 Hendrik Brandt <heb@gnome-de.org>
|
|
||||||
|
|
||||||
* de.po: Updated German translation.
|
|
||||||
|
|
||||||
2005-06-26 Marcel Telka <marcel@telka.sk>
|
|
||||||
|
|
||||||
* configure.in (ALL_LINGUAS): Added sk.
|
|
||||||
|
|
||||||
2005-06-26 Vincent van Adrighem <adrighem@gnome.org>
|
|
||||||
|
|
||||||
* nl.po: Translation updated by Tino Meinen.
|
|
||||||
|
|
||||||
2005-06-12 Marco Ciampa <ciampix@libero.it>
|
|
||||||
|
|
||||||
* it.po: updated italian translation.
|
|
||||||
|
|
||||||
2005-06-10 Sven Neumann <sven@gimp.org>
|
|
||||||
|
|
||||||
Added new directory po-tips and imported translations that used
|
|
||||||
to live in the tips directory. Added stubs for missing po files.
|
|
||||||
|
|
|
@ -64,7 +64,7 @@ USE_LINGUAS=$(shell if test -n "$(USER_LINGUAS)"; then LLINGUAS="$(USER_LINGUAS)
|
||||||
|
|
||||||
POFILES=$(shell LINGUAS="$(USE_LINGUAS)"; for lang in $$LINGUAS; do printf "$$lang.po "; done)
|
POFILES=$(shell LINGUAS="$(USE_LINGUAS)"; for lang in $$LINGUAS; do printf "$$lang.po "; done)
|
||||||
|
|
||||||
DISTFILES = ChangeLog Makefile.in.in POTFILES.in $(POFILES)
|
DISTFILES = Makefile.in.in POTFILES.in $(POFILES)
|
||||||
EXTRA_DISTFILES = POTFILES.skip Makevars LINGUAS
|
EXTRA_DISTFILES = POTFILES.skip Makevars LINGUAS
|
||||||
|
|
||||||
POTFILES = \
|
POTFILES = \
|
||||||
|
|
9064
po/ChangeLog
9064
po/ChangeLog
File diff suppressed because it is too large
Load diff
|
@ -64,7 +64,7 @@ USE_LINGUAS=$(shell if test -n "$(USER_LINGUAS)"; then LLINGUAS="$(USER_LINGUAS)
|
||||||
|
|
||||||
POFILES=$(shell LINGUAS="$(USE_LINGUAS)"; for lang in $$LINGUAS; do printf "$$lang.po "; done)
|
POFILES=$(shell LINGUAS="$(USE_LINGUAS)"; for lang in $$LINGUAS; do printf "$$lang.po "; done)
|
||||||
|
|
||||||
DISTFILES = ChangeLog Makefile.in.in POTFILES.in $(POFILES)
|
DISTFILES = Makefile.in.in POTFILES.in $(POFILES)
|
||||||
EXTRA_DISTFILES = POTFILES.skip Makevars LINGUAS
|
EXTRA_DISTFILES = POTFILES.skip Makevars LINGUAS
|
||||||
|
|
||||||
POTFILES = \
|
POTFILES = \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue