New/updated translations; minor update to the index of the manual.

This commit is contained in:
Paul Smith 2001-07-05 00:35:03 +00:00
parent 4c28600a50
commit 635a784ebf
5 changed files with 1424 additions and 1130 deletions

View file

@ -1,3 +1,12 @@
2001-06-13 Paul D. Smith <psmith@gnu.org>
* i18n/da.po, configure.in (ALL_LINGUAS): Installed a new
translation.
2001-06-11 Paul D. Smith <psmith@gnu.org>
* i18n/ko.po: Installed a new translation.
2001-05-06 Paul D. Smith <psmith@gnu.org>
Modify the EINTR handling.

4
NEWS
View file

@ -20,8 +20,8 @@ Version 3.79.2
"cp -p" (right now) doesn't preserve the subsecond portion of a time
stamp.
* Updated translations for Galician, Japanese, and Russian, and a new
Turkish translation.
* Updated translations for Galician, Japanese, Korean, and Russian.
New translations for Danish and Turkish.
Version 3.79.1

View file

@ -42,7 +42,7 @@ AC_HEADER_TIME
dnl Handle internationalization
ALL_LINGUAS="de es fr gl ja ko nl pl pt_BR ru tr"
ALL_LINGUAS="da de es fr gl ja ko nl pl pt_BR ru tr"
pds_WITH_GETTEXT
jm_AC_TYPE_UINTMAX_T

2535
i18n/ko.po

File diff suppressed because it is too large Load diff

View file

@ -1980,8 +1980,8 @@ not in the directory found via directory search.
This algorithm may seem complex, but in practice it is quite often
exactly what you want.
@cindex traditional directory search
@cindex directory search, traditional
@cindex traditional directory search (GPATH)
@cindex directory search, traditional (GPATH)
Other versions of @code{make} use a simpler algorithm: if the file does
not exist, and it is found via directory search, then that pathname is
always used whether or not the target needs to be built. Thus, if the