OSDN Git Service

linuxjm/jm.git
3 years agocoreutils: Process help2man in the alphabetical order
Akihiro Motoki [Tue, 20 Apr 2021 18:11:04 +0000 (03:11 +0900)]
coreutils: Process help2man in the alphabetical order

3 years agocoreutils: Release completed pages
Akihiro Motoki [Tue, 20 Apr 2021 18:10:32 +0000 (03:10 +0900)]
coreutils: Release completed pages

3 years agocoreutils: Update draft pages
Akihiro Motoki [Tue, 20 Apr 2021 18:10:06 +0000 (03:10 +0900)]
coreutils: Update draft pages

3 years agocoreutils: Address many fuzzy entries in ja.po
Akihiro Motoki [Tue, 20 Apr 2021 18:08:10 +0000 (03:08 +0900)]
coreutils: Address many fuzzy entries in ja.po

3 years agocoreutils: Update license and bug report lines
Akihiro Motoki [Tue, 20 Apr 2021 15:14:58 +0000 (00:14 +0900)]
coreutils: Update license and bug report lines

3 years agocoreutils: Update draft pages
Akihiro Motoki [Mon, 19 Apr 2021 04:12:39 +0000 (13:12 +0900)]
coreutils: Update draft pages

3 years agocoreutils: Update ja.po
Akihiro Motoki [Mon, 19 Apr 2021 04:09:35 +0000 (13:09 +0900)]
coreutils: Update ja.po

3 years agocoreutils: (ja.po) Translate "Usage" strings
Akihiro Motoki [Mon, 19 Apr 2021 04:10:35 +0000 (13:10 +0900)]
coreutils: (ja.po) Translate "Usage" strings

3 years agocoreutils: Add ja.po for 8.32
Akihiro Motoki [Mon, 19 Apr 2021 03:40:46 +0000 (12:40 +0900)]
coreutils: Add ja.po for 8.32

ja.po.8.32 was generated based on ja.po.8.25 (which completed all
translations) and coreutils.pot from 8.32.

3 years agocoreutils: Update draft pages based on *.x update
Akihiro Motoki [Mon, 19 Apr 2021 02:26:44 +0000 (11:26 +0900)]
coreutils: Update draft pages based on *.x update

3 years agocoreutils: Translate strings in *.x
Akihiro Motoki [Mon, 19 Apr 2021 01:14:55 +0000 (10:14 +0900)]
coreutils: Translate strings in *.x

3 years agocoreutils: Apply updates in coreutils 8.32 (help2man/*.x)
Akihiro Motoki [Mon, 19 Apr 2021 00:44:47 +0000 (09:44 +0900)]
coreutils: Apply updates in coreutils 8.32 (help2man/*.x)

3 years agocoreutils: Update original to 8.32
Akihiro Motoki [Sat, 17 Apr 2021 23:26:29 +0000 (08:26 +0900)]
coreutils: Update original to 8.32

coreutils 8.25 cannot be built on recent distributions like Ubuntu
Focal. It is a good chance to upgrade the original version.

3 years agoguide: Add basic info and update document help
Akihiro Motoki [Thu, 8 Apr 2021 16:09:30 +0000 (01:09 +0900)]
guide: Add basic info and update document help

* Add basic info page to explain the JM git repo and
  a tips to check Japanese manpages.
* Update the document help page
* Use "リポジトリ" consistently

3 years agowww: Update LDP index
Akihiro Motoki [Tue, 13 Apr 2021 07:05:59 +0000 (16:05 +0900)]
www: Update LDP index

3 years agoLDP: Distinguish old pages and up-to-date <100% pages in web
Akihiro Motoki [Tue, 13 Apr 2021 06:53:30 +0000 (15:53 +0900)]
LDP: Distinguish old pages and up-to-date <100% pages in web

3 years agoRevert "www: Update LDP index"
Akihiro Motoki [Tue, 13 Apr 2021 03:30:07 +0000 (12:30 +0900)]
Revert "www: Update LDP index"

The previous description looks almost correct.
Non-bold page name means either of non-100% translated up-to-date
page or translated older version of the page.

This reverts commit 6f713f85ce175d44e2c2abdbdc47d1c23efc9c43.

3 years agowww: Update LDP index
Akihiro Motoki [Tue, 13 Apr 2021 03:00:57 +0000 (12:00 +0900)]
www: Update LDP index

3 years agoLDP: Release pages from LDP 5.10
Akihiro Motoki [Tue, 13 Apr 2021 02:54:20 +0000 (11:54 +0900)]
LDP: Release pages from LDP 5.10

This commit copies pages with >=80% translation progress
from draft to release directory.
This is done by "make release" command.

3 years agoLDP: Do not execute git2upd in 'make upgrade'
Akihiro Motoki [Tue, 13 Apr 2021 02:23:04 +0000 (11:23 +0900)]
LDP: Do not execute git2upd in 'make upgrade'

It turns out that git2upd does not work expectedly in the recent
version of git status. As a quick look at git2upd, it needs to be
fixed carefully. As a temporary workaround, git2upd and subsequent
commands in "make upgrade" are not executed automatically. They
need to be run manually.

The JM guide is updated accordingly.

3 years agoLDP: Fix translation_list
Akihiro Motoki [Tue, 13 Apr 2021 01:53:01 +0000 (10:53 +0900)]
LDP: Fix translation_list

git2upd script assumes that a single blank line exists between
the section header of "Changes to be committed" and the next line
and a list of staged files, but the recent version of git does not
output such blank line (at least git 2.25.1 does not output the blank
line and git 2.17.1 outputs the blank line) and as a result git2upd
will pick up no staged files.

This commit recovers such changes in LDP 5.10.

What I did is to save the output of "git status original" to a file,
add a blank line before a list of staged files and then run git2upd.

3 years agoLDP: Ensure to run 'make translate' when po4a cfg is updated
Akihiro Motoki [Tue, 13 Apr 2021 00:45:57 +0000 (09:45 +0900)]
LDP: Ensure to run 'make translate' when po4a cfg is updated

3 years agoLDP: Address fuzzy changes (time)
Akihiro Motoki [Fri, 9 Apr 2021 09:25:43 +0000 (18:25 +0900)]
LDP: Address fuzzy changes (time)

3 years agoLDP: Address fuzzy changes (unistd)
Akihiro Motoki [Thu, 8 Apr 2021 12:49:39 +0000 (21:49 +0900)]
LDP: Address fuzzy changes (unistd)

3 years agoLDP: (minor) Replace inconsistent spaces with tabs in po4a cfg
Akihiro Motoki [Fri, 9 Apr 2021 01:51:56 +0000 (10:51 +0900)]
LDP: (minor) Replace inconsistent spaces with tabs in po4a cfg

3 years agoLDP: "make clean" ensure to remove stamp/*
Akihiro Motoki [Fri, 9 Apr 2021 01:49:26 +0000 (10:49 +0900)]
LDP: "make clean" ensure to remove stamp/*

"stamp" directory is generated automatically,
so it would be better to remove it during "make clean".

3 years agoLDP: Update message of "make help"
Akihiro Motoki [Fri, 9 Apr 2021 01:47:52 +0000 (10:47 +0900)]
LDP: Update message of "make help"

'jm-setup' and 'clean-setup' are now synonyms for 'setup' and
'clean' respectively. The help message is updated accordingly.

3 years agoLDP: Support po4a 0.62
Akihiro Motoki [Thu, 8 Apr 2021 12:50:01 +0000 (21:50 +0900)]
LDP: Support po4a 0.62

po4a 0.62 is available in Homebrew on macOS.
I noticed some points which does not work with po4a 0.62.

I see the following problems at least:

* '\c' syntax is not handled properly especially the next line
  starts with roff directive (e.g., .RI).
  I haven't found a solution thru po4a, so workaround.patch replaces
  such cases with equivalent syntax that po4a can treat properly.
* Addendum is not processed when "add_$lang" is placed after "opt:"
  in po4a configuration files. I confirmed that addendum is not
  processed using po4a --debug option. We can avoid this by placing
  "opt:" after "add_$lang" part.

I think they are bugs of po4a 0.62 but it would be nice if this
workaround works.

3 years agoLDP (generate-list.pl): Summary on translation progress
Akihiro Motoki [Thu, 8 Apr 2021 05:23:08 +0000 (14:23 +0900)]
LDP (generate-list.pl): Summary on translation progress

3 years agoLDP: Address fuzzy changes (stdio)
Akihiro Motoki [Thu, 8 Apr 2021 04:41:11 +0000 (13:41 +0900)]
LDP: Address fuzzy changes (stdio)

3 years agoLDP: Address fuzzy changes (special)
Akihiro Motoki [Thu, 8 Apr 2021 01:35:36 +0000 (10:35 +0900)]
LDP: Address fuzzy changes (special)

3 years agoLDP: Address fuzzy changes (man7)
Akihiro Motoki [Wed, 7 Apr 2021 16:44:17 +0000 (01:44 +0900)]
LDP: Address fuzzy changes (man7)

Only fuzzy strings related to futex.7 are addressed
as other two uncompleted pages are not translated at all.

3 years agoLDP: Address fuzzy changes (sched)
Akihiro Motoki [Wed, 7 Apr 2021 16:43:53 +0000 (01:43 +0900)]
LDP: Address fuzzy changes (sched)

3 years agoLDP: Address fuzzy changes (memory)
Akihiro Motoki [Wed, 7 Apr 2021 11:21:28 +0000 (20:21 +0900)]
LDP: Address fuzzy changes (memory)

3 years agoLDP: Address fuzzy changes (man2)
Akihiro Motoki [Wed, 7 Apr 2021 11:21:13 +0000 (20:21 +0900)]
LDP: Address fuzzy changes (man2)

3 years agoLDP: Address fuzzy changes (notify)
Akihiro Motoki [Tue, 6 Apr 2021 08:53:40 +0000 (17:53 +0900)]
LDP: Address fuzzy changes (notify)

3 years agoLDP: Address fuzzy changes (mqueue)
Akihiro Motoki [Tue, 6 Apr 2021 07:22:20 +0000 (16:22 +0900)]
LDP: Address fuzzy changes (mqueue)

3 years agoLDP: Address fuzzy changes (stdlib)
Akihiro Motoki [Mon, 5 Apr 2021 21:51:14 +0000 (06:51 +0900)]
LDP: Address fuzzy changes (stdlib)

3 years agoLDP: Address fuzzy changes (search)
Akihiro Motoki [Mon, 5 Apr 2021 21:51:02 +0000 (06:51 +0900)]
LDP: Address fuzzy changes (search)

3 years agoLDP: Address fuzzy changes (rpc)
Akihiro Motoki [Mon, 5 Apr 2021 21:50:51 +0000 (06:50 +0900)]
LDP: Address fuzzy changes (rpc)

3 years agoLDP: Address fuzzy changes (process)
Akihiro Motoki [Mon, 5 Apr 2021 21:50:40 +0000 (06:50 +0900)]
LDP: Address fuzzy changes (process)

3 years agoLDP: Address fuzzy changes (numa)
Akihiro Motoki [Mon, 5 Apr 2021 21:50:23 +0000 (06:50 +0900)]
LDP: Address fuzzy changes (numa)

3 years agoLDP: Address fuzzy changes (man5)
Akihiro Motoki [Mon, 5 Apr 2021 21:50:12 +0000 (06:50 +0900)]
LDP: Address fuzzy changes (man5)

3 years agoLDP: Address fuzzy changes (regexp)
Akihiro Motoki [Fri, 2 Apr 2021 08:28:33 +0000 (17:28 +0900)]
LDP: Address fuzzy changes (regexp)

3 years agoLDP: Address fuzzy changes (pwdgrp)
Akihiro Motoki [Fri, 2 Apr 2021 08:28:06 +0000 (17:28 +0900)]
LDP: Address fuzzy changes (pwdgrp)

3 years agoLDP: Address fuzzy changes (man3)
Akihiro Motoki [Fri, 2 Apr 2021 05:31:15 +0000 (14:31 +0900)]
LDP: Address fuzzy changes (man3)

3 years agoLDP: Update translations (aio)
Akihiro Motoki [Fri, 2 Apr 2021 05:30:07 +0000 (14:30 +0900)]
LDP: Update translations (aio)

3 years agoLDP: Update draft based on the previous commit (semaphore)
Akihiro Motoki [Thu, 1 Apr 2021 06:44:24 +0000 (15:44 +0900)]
LDP: Update draft based on the previous commit (semaphore)

3 years agoLDP: Address fuzzy changes (semaphore)
Akihiro Motoki [Thu, 1 Apr 2021 06:43:57 +0000 (15:43 +0900)]
LDP: Address fuzzy changes (semaphore)

3 years agoLDP: Complete translations in "charset" section
Akihiro Motoki [Thu, 1 Apr 2021 01:59:43 +0000 (10:59 +0900)]
LDP: Complete translations in "charset" section

3 years agoLDP: Update draft based on the previous commit (signal)
Akihiro Motoki [Tue, 30 Mar 2021 03:35:05 +0000 (12:35 +0900)]
LDP: Update draft based on the previous commit (signal)

3 years agoLDP: Address fuzzy changes (signal)
Akihiro Motoki [Tue, 30 Mar 2021 03:34:50 +0000 (12:34 +0900)]
LDP: Address fuzzy changes (signal)

3 years agoguide: Remove sphinx-bootstrap-theme dependency
Akihiro Motoki [Mon, 29 Mar 2021 15:38:06 +0000 (00:38 +0900)]
guide: Remove sphinx-bootstrap-theme dependency

3 years agoLDP: Update draft based on the previous commit (namespace)
Akihiro Motoki [Mon, 29 Mar 2021 14:54:58 +0000 (23:54 +0900)]
LDP: Update draft based on the previous commit (namespace)

3 years agoLDP: Address fuzzy changes (namespace)
Akihiro Motoki [Mon, 29 Mar 2021 14:54:43 +0000 (23:54 +0900)]
LDP: Address fuzzy changes (namespace)

3 years agoLDP: Update draft based on the previous commit (socket)
Akihiro Motoki [Mon, 29 Mar 2021 14:13:42 +0000 (23:13 +0900)]
LDP: Update draft based on the previous commit (socket)

3 years agoLDP: Address fuzzy changes (socket)
Akihiro Motoki [Mon, 29 Mar 2021 14:13:26 +0000 (23:13 +0900)]
LDP: Address fuzzy changes (socket)

3 years agoLDP: Update draft based on the previous commit (pthread)
Akihiro Motoki [Mon, 29 Mar 2021 10:11:05 +0000 (19:11 +0900)]
LDP: Update draft based on the previous commit (pthread)

3 years agoLDP: Address fuzzy changes (pthread)
Akihiro Motoki [Mon, 29 Mar 2021 10:10:55 +0000 (19:10 +0900)]
LDP: Address fuzzy changes (pthread)

3 years agoLDP: Update draft based on the previous commit (netlink)
Akihiro Motoki [Mon, 29 Mar 2021 09:35:53 +0000 (18:35 +0900)]
LDP: Update draft based on the previous commit (netlink)

3 years agoLDP: Address fuzzy changes (netlink)
Akihiro Motoki [Mon, 29 Mar 2021 09:35:34 +0000 (18:35 +0900)]
LDP: Address fuzzy changes (netlink)

3 years agoLDP: Update draft based on the previous commit (net)
Akihiro Motoki [Mon, 29 Mar 2021 07:33:07 +0000 (16:33 +0900)]
LDP: Update draft based on the previous commit (net)

3 years agoLDP: Address fuzzy changes (net)
Akihiro Motoki [Mon, 29 Mar 2021 07:32:46 +0000 (16:32 +0900)]
LDP: Address fuzzy changes (net)

3 years agoLDP: Update draft based on the previous commit (locale)
Akihiro Motoki [Sun, 28 Mar 2021 11:33:22 +0000 (20:33 +0900)]
LDP: Update draft based on the previous commit (locale)

3 years agoLDP: Address fuzzy changes (locale)
Akihiro Motoki [Sun, 28 Mar 2021 11:33:09 +0000 (20:33 +0900)]
LDP: Address fuzzy changes (locale)

3 years agoLDP: Update draft based on the previous commit (linux_module)
Akihiro Motoki [Sun, 28 Mar 2021 09:44:42 +0000 (18:44 +0900)]
LDP: Update draft based on the previous commit (linux_module)

3 years agoLDP: Address fuzzy changes (linux_module)
Akihiro Motoki [Sun, 28 Mar 2021 09:44:30 +0000 (18:44 +0900)]
LDP: Address fuzzy changes (linux_module)

3 years agoLDP: Update draft based on the previous commit (ld)
Akihiro Motoki [Sun, 28 Mar 2021 09:16:07 +0000 (18:16 +0900)]
LDP: Update draft based on the previous commit (ld)

3 years agoLDP: Address fuzzy changes (ld)
Akihiro Motoki [Sun, 28 Mar 2021 09:15:54 +0000 (18:15 +0900)]
LDP: Address fuzzy changes (ld)

3 years agoLDP: Update draft based on the previous commit (tty)
Akihiro Motoki [Sun, 28 Mar 2021 07:26:12 +0000 (16:26 +0900)]
LDP: Update draft based on the previous commit (tty)

3 years agoLDP: Address fuzzy changes (tty)
Akihiro Motoki [Sun, 28 Mar 2021 07:25:56 +0000 (16:25 +0900)]
LDP: Address fuzzy changes (tty)

3 years agoLDP: Update draft based on the previous commit (filesystem)
Akihiro Motoki [Sun, 28 Mar 2021 05:17:32 +0000 (14:17 +0900)]
LDP: Update draft based on the previous commit (filesystem)

3 years agoLDP: Address fuzzy changes (filesystem)
Akihiro Motoki [Sun, 28 Mar 2021 05:17:21 +0000 (14:17 +0900)]
LDP: Address fuzzy changes (filesystem)

3 years agoLDP: Update draft based on the previous commit
Akihiro Motoki [Sat, 27 Mar 2021 10:24:46 +0000 (19:24 +0900)]
LDP: Update draft based on the previous commit

3 years agoLDP: Address fuzzy changes (dirent, epoll, error)
Akihiro Motoki [Sat, 27 Mar 2021 10:24:27 +0000 (19:24 +0900)]
LDP: Address fuzzy changes (dirent, epoll, error)

3 years agoLDP: Update draft based on the previous commit
Akihiro Motoki [Sat, 27 Mar 2021 08:23:07 +0000 (17:23 +0900)]
LDP: Update draft based on the previous commit

3 years agoLDP: Address fuzzy changes (db, iconv)
Akihiro Motoki [Sat, 27 Mar 2021 08:22:53 +0000 (17:22 +0900)]
LDP: Address fuzzy changes (db, iconv)

3 years agoLDP: Update draft based on the previous commit
Akihiro Motoki [Sat, 27 Mar 2021 08:16:54 +0000 (17:16 +0900)]
LDP: Update draft based on the previous commit

3 years agoLDP: Address fuzzy changes (math)
Akihiro Motoki [Sat, 27 Mar 2021 08:16:34 +0000 (17:16 +0900)]
LDP: Address fuzzy changes (math)

3 years agoLDP: Update draft based on the previous commit
Akihiro Motoki [Sat, 27 Mar 2021 08:13:51 +0000 (17:13 +0900)]
LDP: Update draft based on the previous commit

3 years agoLDP: Address fuzzy changes (charset)
Akihiro Motoki [Sat, 27 Mar 2021 08:12:45 +0000 (17:12 +0900)]
LDP: Address fuzzy changes (charset)

3 years agoLDP: Update draft based on the previous commit
Akihiro Motoki [Fri, 26 Mar 2021 08:00:16 +0000 (17:00 +0900)]
LDP: Update draft based on the previous commit

3 years agoLDP: Address fuzzy changes (intro)
Akihiro Motoki [Fri, 26 Mar 2021 07:59:51 +0000 (16:59 +0900)]
LDP: Address fuzzy changes (intro)

3 years agoLDP: Update draft based on the previous commit
Akihiro Motoki [Fri, 26 Mar 2021 05:13:06 +0000 (14:13 +0900)]
LDP: Update draft based on the previous commit

3 years agoLDP: Handle attribute table (on thread safety) in all PO files
Akihiro Motoki [Fri, 26 Mar 2021 05:07:47 +0000 (14:07 +0900)]
LDP: Handle attribute table (on thread safety) in all PO files

The attribute tables were added to many pages in the recent LDP man-pages.
It looks better that these tables are translated consistently,
so this commit handles all appearances of them.

As of now, the only attribute described in these tables is "thread safety"
and attribute values are kind of labels, so they should be used as-is
in translated documents. If you have questions, I believe most questions
will be solved if you see attributes(7).

3 years agoLDP: Update draft based on the previous commit
Akihiro Motoki [Fri, 26 Mar 2021 03:35:11 +0000 (12:35 +0900)]
LDP: Update draft based on the previous commit

3 years agoLDP: Address fuzzy changes (aio)
Akihiro Motoki [Fri, 26 Mar 2021 03:34:42 +0000 (12:34 +0900)]
LDP: Address fuzzy changes (aio)

3 years agoLDP: Update draft based on the previous commit
Akihiro Motoki [Fri, 26 Mar 2021 03:18:39 +0000 (12:18 +0900)]
LDP: Update draft based on the previous commit

3 years agoLDP: Address fuzzy changes (unistd)
Akihiro Motoki [Fri, 26 Mar 2021 03:18:00 +0000 (12:18 +0900)]
LDP: Address fuzzy changes (unistd)

3 years agoLDP: Update draft based on the previous commit
Akihiro Motoki [Fri, 26 Mar 2021 03:05:24 +0000 (12:05 +0900)]
LDP: Update draft based on the previous commit

3 years agoLDP: Address fuzzy changes (string, utmp, wchar, wctype)
Akihiro Motoki [Fri, 26 Mar 2021 03:02:30 +0000 (12:02 +0900)]
LDP: Address fuzzy changes (string, utmp, wchar, wctype)

3 years agoLDP: Update draft based on the previous commit
Akihiro Motoki [Thu, 25 Mar 2021 12:12:55 +0000 (21:12 +0900)]
LDP: Update draft based on the previous commit

3 years agoLDP: Address fuzzy entries (boot, complext, stdio)
Akihiro Motoki [Thu, 25 Mar 2021 12:12:07 +0000 (21:12 +0900)]
LDP: Address fuzzy entries (boot, complext, stdio)

3 years agoiptables: Update README
Akihiro Motoki [Thu, 25 Mar 2021 01:26:31 +0000 (10:26 +0900)]
iptables: Update README

Also ensure to show translation stats ("make stats")
in the alphabetical order.

3 years agoebtables: Rename ebtables.8 to ebtables-legacy.8
Akihiro Motoki [Wed, 24 Mar 2021 08:40:43 +0000 (17:40 +0900)]
ebtables: Rename ebtables.8 to ebtables-legacy.8

The implementation of ebtables was changed to nftable-based
and the man page of the legacy implementation was renamed to
ebtables-legacy.8 in the recent ebtables release (2.0.11).
Recent distributions like Ubuntu 20.04 already contains
the newer implementation and both of ebtables-nft.8 and
ebtables-legacy.8 are available. Considering this,
it is confusing to provide ebtables.8.

This commit updates the version of ebtables to 2.0.11 and
renames JM deliverable ebtables.8 to ebtables-legacy.8.
Texts added in 2.0.11 are added as-is (without translating them).

3 years agoiptables: Update original to iptables 1.8.4
Akihiro Motoki [Wed, 24 Mar 2021 08:23:19 +0000 (17:23 +0900)]
iptables: Update original to iptables 1.8.4

3 years agoiptables: Ensure UTF-8 as charset in new PO files
Akihiro Motoki [Wed, 24 Mar 2021 06:58:41 +0000 (15:58 +0900)]
iptables: Ensure UTF-8 as charset in new PO files

3 years agoguide: Add po4a version info for LDP man-pages work
Akihiro Motoki [Mon, 22 Mar 2021 03:41:59 +0000 (12:41 +0900)]
guide: Add po4a version info for LDP man-pages work

3 years agoLDP: Allow po4a 0.52 to process LDP man-pages 5.10
Akihiro Motoki [Mon, 22 Mar 2021 03:03:29 +0000 (12:03 +0900)]
LDP: Allow po4a 0.52 to process LDP man-pages 5.10

po4a 0.52 does not know SY/YS macros.
This commit adds an option to handle them
so that po4a 0.52 can process LDP man-pages 5.10.

3 years agoguide: Fix the filename of the workaround patch
Akihiro Motoki [Sun, 21 Mar 2021 08:53:25 +0000 (17:53 +0900)]
guide: Fix the filename of the workaround patch

In LDP_man-pages_udpate.rst, "workaround.patch" is the correct
filename instead of "workaround.diff".