Witold Filipczyk
6d1240a996
Polish translation was updated. The patch by Jakub Bogusz.
2007-12-17 18:43:42 +01:00
Kalle Olavi Niemitalo
f02778e1c3
Remove gettext doc excerpt until the license is sorted out.
...
The Free Software Foundation has distributed the GNU gettext manual
under at least two different licenses (a brief copyleft and GNU FDL),
but neither of those seems compatible with the GPLv2 of ELinks.
(cherry picked from commit 9c1873a517
)
2007-07-22 01:45:35 +03:00
Jonas Fonseca
652a4bf663
Mention testing of po updates without installing ELinks
...
Also, fix bugzilla URL.
2007-05-03 12:39:28 +02:00
Kalle Olavi Niemitalo
09bd4e9cc4
Merge with http://elinks.cz/elinks-0.11
2007-04-15 12:00:05 +03:00
Kalle Olavi Niemitalo
3aebdec615
fi.po: updates, mostly from 0.12.GIT
2007-04-15 11:53:12 +03:00
Kalle Olavi Niemitalo
2473774517
fi.po: Made update-po
2007-04-15 11:48:41 +03:00
Laurent MONIN
77f09e93b1
French translation was updated.
2007-04-15 09:56:28 +02:00
Jens Seidel
4270182455
[INTL:de] German PO file corrections
...
[ From Debian bug 313696 --KON ]
2007-01-04 09:39:39 +02:00
Adam Golebiowski
fbe800e685
Small typo in polish translation.
2006-12-06 11:02:27 +01:00
Adam Golebiowski
308de298a6
Polish translation was updated.
2006-12-05 20:37:21 +01:00
Jonas Fonseca
73622b69ba
Update po files
2006-01-29 13:01:18 +01:00
Laurent MONIN
c6a0cef63a
French translation was updated.
2006-01-29 11:15:52 +01:00
Jonas Fonseca
1b999c9b6a
Remove .vimrc files; use the Vim ftplugin instead
2006-01-29 10:45:22 +01:00
Adam Golebiowski
c475dc6124
Polish translation was updated (work mostly done by Jakub Bogusz)
2006-01-29 10:03:18 +01:00
Jonas Fonseca
691d6ee8db
Polish translation was updated.
2006-01-29 09:58:39 +01:00
Laurent MONIN
f265cd50fd
French translation was updated.
2006-01-29 09:58:09 +01:00
Laurent MONIN
d45c4eb9a8
Fix update-po target which failed to notice a change in source tree.
2006-01-10 14:13:33 +01:00
Laurent MONIN
a92bb9446f
French translation was updated.
2006-01-10 14:13:20 +01:00
Laurent MONIN
550532c5f9
French translation was updated.
2006-01-10 14:00:32 +01:00
Jonas Fonseca
dabe0816fb
Fix more problems when $(srcdir) is empty
...
Thanks to Kalle Olavi Niemitalo and Adam Golebiowski.
2006-01-10 14:00:11 +01:00
Jonas Fonseca
d0745cceda
Fix po/Makefile w.r.t. the new value of $(srcdir) when srcdir == buildir
2006-01-01 17:22:39 +01:00
Miciah Dashiel Butler Masters
59ffb72b8f
Drop .or from elinks.or.cz.
2005-12-29 04:35:02 +00:00
Jonas Fonseca
2fab08497e
Ignore potfiles.list
2005-12-27 01:35:15 +01:00
Jonas Fonseca
b9c5bc5536
Make building of .gmo files use the new build system
...
It now shows:
[GMSGFMT] po/da.gmo 1538 translated messages, ...
2005-12-26 19:17:47 +01:00
Laurent MONIN
4af4ac8a59
French translation was updated.
2005-12-26 10:26:11 +01:00
Laurent MONIN
7b6afb52c8
Change date in fr.po.
2005-12-19 08:28:08 +01:00
Laurent MONIN
4c21b95815
French translation was updated.
2005-12-18 20:52:43 +01:00
Russ Rowan
42f715f90f
Clean up 'make clean'.
2005-12-15 04:04:26 -05:00
Laurent MONIN
22f3f394f9
French translation was updated.
2005-12-13 17:26:02 +01:00
Kalle Olavi Niemitalo
ce852b9d5f
Use $@ to simplify a rule and try to nullify metacharacters
...
I changed the %.gmo rule in po/Makefile to use $@ instead of a shell
variable, and made various tweaks in it to better support strange file
names, e.g. spaces in $(srcdir). I suppose other makefiles in ELinks and
other rules in po/Makefile do not support those, but one must start
somewhere. I don't think it will ever be feasible to support backslashes
and quotes without horrible contortions, but spaces and dashes should be
doable.
I also quoted the ~ in --check-accelerators=~ in case some shell might want
to expand it as the home directory. Bash 3.00.16(1) doesn't because the
word contains dashes.
2005-12-10 17:07:21 +01:00
Kalle Olavi Niemitalo
f25f944123
Fix update-po and check-po when srcdir != builddir
...
Now, $(lang).po files are always read and written in srcdir.
Also, document how *.gmo files end up in both srcdir and builddir.
2005-12-10 17:03:41 +01:00
Laurent MONIN
2b266945cc
French translation was updated.
2005-12-06 22:04:23 +01:00
Jonas Fonseca
c546fdb1f7
Sync with current source tree
2005-12-06 13:49:55 +01:00
Kalle Olavi Niemitalo
b1a48b6b4f
Remove SUFFIXES variable and .SUFFIXES rule
...
According to the documentation, GNU Make uses them only for suffix rules,
which have been replaced with pattern rules in po/Makefile. The makefiles
included by po/Makefile do not define suffix rules, either.
2005-12-06 12:23:19 +01:00
Kalle Olavi Niemitalo
0c1819b5d4
Update Finnish translation
...
This is by no means perfect, but it's better than the current version.
2005-12-04 20:26:11 +01:00
Jonas Fonseca
53f756719a
Remove dist rule
...
We don't use 'make dist' anymore. Reported by Kalle Olavi Niemitalo.
2005-12-04 20:12:52 +01:00
28a8626072
resolved some fuzzies and killed few missing translations
2005-11-27 21:18:32 +01:00
Laurent MONIN
810eb30d78
French translation was updated.
2005-11-27 19:23:10 +01:00
Jonas Fonseca
ce70c52557
Update Danish translation
2005-11-27 07:28:49 +01:00
Laurent MONIN
0cc6877365
French translation was updated.
2005-10-30 17:26:15 +01:00
Jonas Fonseca
212c0e6c04
Drop install-local-{yes,no} rules since logic was moved to the top Makefile
2005-10-30 08:07:03 +01:00
Laurent MONIN
df065ead80
Remove now useless $Id: lines.
2005-10-21 09:14:07 +02:00
Jonas Fonseca
c88afeb1c2
path_to_top -> top_builddir
2005-10-20 04:00:35 +02:00
Jonas Fonseca
db99a74777
Add support for out-of-tree builds
...
Involves prefixing with $(srcdir) to some of the build rule variables. For
the builddir we create Makefiles which simply include the srcdir Makefile.
Add list make rule to get list of Makefiles to generate (find will get it
wrong for builddirs nested in srcdir).
There are still a few minor issues like the file paths echoed during make
install ...
2005-10-20 03:49:40 +02:00
Jonas Fonseca
a617d5b140
Convert to new suffix rule and make install-local depend on all-local
2005-10-20 03:33:35 +02:00
Jonas Fonseca
e39a4342d6
Include $(top_srcdir)/Makefile.lib instead of $(path_to_top)/Makefile.lib
...
A step towards out of tree builds ...
2005-10-20 01:11:47 +02:00
Laurent MONIN
73150589c4
Store the list of files to pass to xgettext through -f files in file named
...
'potfiles.list'.
2005-10-19 11:09:41 +02:00
Laurent MONIN
8fd7b64dff
Support for make install PO=<lang>.
2005-10-18 12:16:12 +02:00
Laurent MONIN
dd3702ca5f
Use $(lang) instead of less explicit $(C).
2005-10-18 12:14:38 +02:00
Laurent MONIN
0407633145
Simplify update-po target.
2005-10-18 12:11:55 +02:00