OSDN Git Service

linuxjm/coreutils.git
12 years agoGNU_coreutils: Update ja.po.patch and related draft/man1/*.1.
Akihiro MOTOKI [Mon, 16 Apr 2012 08:15:11 +0000 (17:15 +0900)]
GNU_coreutils: Update ja.po.patch and related draft/man1/*.1.

Now all of manpages are translated into Japanese.
I will post them for proof reading.

12 years agoGNU_coreutils: Update drafts by ja.po.patch.
Akihiro MOTOKI [Sun, 15 Apr 2012 22:48:27 +0000 (07:48 +0900)]
GNU_coreutils: Update drafts by ja.po.patch.

12 years agoGNU_coreutils: Update ja.po.patch. (Checks have been done to sleep.1)
Akihiro MOTOKI [Sun, 15 Apr 2012 22:47:59 +0000 (07:47 +0900)]
GNU_coreutils: Update ja.po.patch. (Checks have been done to sleep.1)

12 years agoGNU_coreutils: Update ja.po.patch.
Akihiro MOTOKI [Fri, 13 Apr 2012 09:29:41 +0000 (18:29 +0900)]
GNU_coreutils: Update ja.po.patch.

12 years agoGNU_coreutils: Add ja.po.patch to coreutils 8.16.
Akihiro MOTOKI [Fri, 13 Apr 2012 05:52:06 +0000 (14:52 +0900)]
GNU_coreutils: Add ja.po.patch to coreutils 8.16.

This patch is a snapshot of changes to ja.po in coreutils 8.16.
It will be feedbacked to the upstream thru Translation Project.

12 years agoGNU_coreutils: Define a Makefile target to compile PO file.
Akihiro MOTOKI [Fri, 13 Apr 2012 05:45:31 +0000 (14:45 +0900)]
GNU_coreutils: Define a Makefile target to compile PO file.

If ja.po in coreutils source tree, this target generates ja.gmo
and copies it to source/locale/LC_MESSAGES/coreutils.mo.
By doing this, changes in ja.po are automatically incorporated into
translated help2man manpages.

12 years agoGNU_coreutils: Add draft manpages.
Akihiro MOTOKI [Thu, 12 Apr 2012 19:25:26 +0000 (04:25 +0900)]
GNU_coreutils: Add draft manpages.

The current status is as follows:
* All of help2man.ja/*.x have been translated.
* Some help messages are not translated yet. Therefore some manpages
  have untranslated sentences.

12 years agoGNU_coreutils: README describing translation flow.
Akihiro MOTOKI [Thu, 12 Apr 2012 19:21:01 +0000 (04:21 +0900)]
GNU_coreutils: README describing translation flow.

Translation flow for coreutils is a little tricky, so I wrote README
to describe the situation.

12 years agoGNU_coreutils: Refactor the make system.
Akihiro MOTOKI [Thu, 12 Apr 2012 19:18:24 +0000 (04:18 +0900)]
GNU_coreutils: Refactor the make system.

Deploying the source code is done in Makefile in the top dir.
Makefile in help2man.ja now dedicated to generate manpages by help2man.

12 years agoGNU_coreutils: Remove Makefile in the top dir.
Akihiro MOTOKI [Thu, 12 Apr 2012 17:36:46 +0000 (02:36 +0900)]
GNU_coreutils: Remove Makefile in the top dir.

The Makefile removed by this commit is prepared for po4a environment.
I decided to generate translated manpages of coreutils by help2man
with including translated versions of help2man.ja/*.x.
Therefore the Makefile is no longer required.
In the next commit I will add new Makefile which supports help2man.

12 years agoGNU_coreutils: Add help2man.ja/Makefile.
Akihiro MOTOKI [Thu, 12 Apr 2012 17:24:03 +0000 (02:24 +0900)]
GNU_coreutils: Add help2man.ja/Makefile.

12 years agoGNU_coreutils: Completes translation of help2man *.x.
Akihiro MOTOKI [Thu, 12 Apr 2012 17:15:06 +0000 (02:15 +0900)]
GNU_coreutils: Completes translation of help2man *.x.

12 years agoGNU_coreutils: Translation snapshots of help2man *.x.
Akihiro MOTOKI [Thu, 12 Apr 2012 04:58:51 +0000 (13:58 +0900)]
GNU_coreutils: Translation snapshots of help2man *.x.

12 years agoGNU_coreutils: Just copied *.x from help2man.orig to help2man.ja.
Akihiro MOTOKI [Wed, 11 Apr 2012 04:46:53 +0000 (13:46 +0900)]
GNU_coreutils: Just copied *.x from help2man.orig to help2man.ja.

12 years agoGNU_coreutils: Import man/*.x from coreutils 8.16.
Akihiro MOTOKI [Wed, 11 Apr 2012 04:46:09 +0000 (13:46 +0900)]
GNU_coreutils: Import man/*.x from coreutils 8.16.

12 years agoMerge branch 'master' of git.sourceforge.jp:/gitroot/linuxjm/jm
Akihiro MOTOKI [Mon, 9 Apr 2012 14:46:32 +0000 (23:46 +0900)]
Merge branch 'master' of git.sourceforge.jp:/gitroot/linuxjm/jm

12 years agoGNU_coreutils: Finished translation for csplit.1, cut.1, date.1.
Akihiro MOTOKI [Mon, 9 Apr 2012 14:43:09 +0000 (23:43 +0900)]
GNU_coreutils: Finished translation for csplit.1, cut.1, date.1.

12 years agoGNU_coreutils: Finished translation for id.1.
Akihiro MOTOKI [Mon, 9 Apr 2012 14:36:39 +0000 (23:36 +0900)]
GNU_coreutils: Finished translation for id.1.

12 years agoGNU_coreutils: translation snapshot.
Akihiro MOTOKI [Mon, 9 Apr 2012 06:38:50 +0000 (15:38 +0900)]
GNU_coreutils: translation snapshot.

Finished translations of the following pages:
dircolors.1, env.1, expand.1, fmt.1, fold.1, groups.1, head.1, install.1,
kill.1, link.1, md5sum.1, mkdir.1, mkfifo.1, mknod.1, mv.1, nice.1,
nproc.1, printenv.1, seq.1, sha1sum.1, sha224sum.1, sha256sum.1,
sha384sum.1, sha512sum.1, shuf.1, stdbuf.1, su.1, tac.1, truncate.1,
tsort.1, uniq.1

12 years agoMerge branch 'work-coreutils'
Akihiro MOTOKI [Sun, 8 Apr 2012 23:01:38 +0000 (08:01 +0900)]
Merge branch 'work-coreutils'

12 years agoGNU_coreutils: Finished translation for some pages.
Akihiro MOTOKI [Sun, 8 Apr 2012 22:35:30 +0000 (07:35 +0900)]
GNU_coreutils: Finished translation for some pages.

nohup.1, od.1, paste.1, pathchk.1, pinky.1, readlink.1, rm.1,
sha384sum.1, sha512sum.1, sync.1, tail.1, tee.1, timeout.1, touch.1,
truncate.1, unexpand.1, uniq.1.

12 years agoGNU_coreutils: Finish translation for chown.1, hostid.1, hostname.1.
Akihiro MOTOKI [Wed, 4 Apr 2012 20:25:07 +0000 (05:25 +0900)]
GNU_coreutils: Finish translation for chown.1, hostid.1, hostname.1.

12 years agoGNU_coreutils: Add 'page-stat' target to Makefile.
Akihiro MOTOKI [Wed, 4 Apr 2012 20:23:17 +0000 (05:23 +0900)]
GNU_coreutils: Add 'page-stat' target to Makefile.

This is to print a translation summary.

12 years agoGNU_coreutils: Completes translation of chown.1.
Akihiro MOTOKI [Wed, 4 Apr 2012 12:44:11 +0000 (21:44 +0900)]
GNU_coreutils: Completes translation of chown.1.

12 years agoGNU_coreutils: translation snapshot.
Akihiro MOTOKI [Tue, 3 Apr 2012 16:17:28 +0000 (01:17 +0900)]
GNU_coreutils: translation snapshot.

12 years agoGNU_coreutils: translation snapshot.
Akihiro MOTOKI [Mon, 2 Apr 2012 17:56:30 +0000 (02:56 +0900)]
GNU_coreutils: translation snapshot.

Remove non 100% translated files from release.

12 years agoGNU_coreutils: Update po4a config and pot files.
Akihiro MOTOKI [Mon, 2 Apr 2012 16:43:13 +0000 (01:43 +0900)]
GNU_coreutils: Update po4a config and pot files.

12 years agoGNU_coreutils: Update originals to version 8.16.
Akihiro MOTOKI [Mon, 2 Apr 2012 13:45:46 +0000 (22:45 +0900)]
GNU_coreutils: Update originals to version 8.16.

12 years agoGNU_coreutils: Add translation_list.
Akihiro MOTOKI [Mon, 2 Apr 2012 13:41:35 +0000 (22:41 +0900)]
GNU_coreutils: Add translation_list.

12 years agoGNU_coreutils: In Some pages a page name lacks on title lines.
Akihiro MOTOKI [Thu, 29 Mar 2012 20:51:11 +0000 (05:51 +0900)]
GNU_coreutils: In Some pages a page name lacks on title lines.

This commit fixes it.

12 years agoGNU_coreutils: some translations.
Akihiro MOTOKI [Thu, 29 Mar 2012 20:09:09 +0000 (05:09 +0900)]
GNU_coreutils: some translations.

12 years agoGNU_coreutils: Add ja.po and snapshot versions of translated pages.
Akihiro MOTOKI [Wed, 28 Mar 2012 04:08:06 +0000 (13:08 +0900)]
GNU_coreutils: Add ja.po and snapshot versions of translated pages.

12 years agoGNU_coreutils: Add a directory for a new translation.
Akihiro MOTOKI [Wed, 28 Mar 2012 04:07:25 +0000 (13:07 +0900)]
GNU_coreutils: Add a directory for a new translation.

12 years agoGNU_coreutils: Completes translation of chown.1.
Akihiro MOTOKI [Wed, 4 Apr 2012 12:44:11 +0000 (21:44 +0900)]
GNU_coreutils: Completes translation of chown.1.

12 years agoGNU_coreutils: translate snapshot.
Akihiro MOTOKI [Tue, 3 Apr 2012 16:17:28 +0000 (01:17 +0900)]
GNU_coreutils: translate snapshot.

12 years agoGNU_coreutils: translate snapshot.
Akihiro MOTOKI [Mon, 2 Apr 2012 17:56:30 +0000 (02:56 +0900)]
GNU_coreutils: translate snapshot.

Remove non 100% translated files from release.

12 years agoGNU_coreutils: Update po4a config and pot files.
Akihiro MOTOKI [Mon, 2 Apr 2012 16:43:13 +0000 (01:43 +0900)]
GNU_coreutils: Update po4a config and pot files.

12 years agoGNU_coreutils: Update originals to version 8.16.
Akihiro MOTOKI [Mon, 2 Apr 2012 13:45:46 +0000 (22:45 +0900)]
GNU_coreutils: Update originals to version 8.16.

12 years agoGNU_coreutils: Add translation_list.
Akihiro MOTOKI [Mon, 2 Apr 2012 13:41:35 +0000 (22:41 +0900)]
GNU_coreutils: Add translation_list.

12 years agoGNU_coreutils: In Some pages a page name lacks on title lines.
Akihiro MOTOKI [Thu, 29 Mar 2012 20:51:11 +0000 (05:51 +0900)]
GNU_coreutils: In Some pages a page name lacks on title lines.

This commit fixes it.

12 years agoGNU_coreutils: some translations.
Akihiro MOTOKI [Thu, 29 Mar 2012 20:09:09 +0000 (05:09 +0900)]
GNU_coreutils: some translations.

12 years agoGNU_coreutils: Add ja.po and snapshot versions of translated pages.
Akihiro MOTOKI [Wed, 28 Mar 2012 04:08:06 +0000 (13:08 +0900)]
GNU_coreutils: Add ja.po and snapshot versions of translated pages.

12 years agoGNU_coreutils: Add a directory for a new translation.
Akihiro MOTOKI [Wed, 28 Mar 2012 04:07:25 +0000 (13:07 +0900)]
GNU_coreutils: Add a directory for a new translation.