• R/O
  • HTTP
  • SSH
  • HTTPS

jm: Commit

翻訳ドキュメント管理用


Commit MetaInfo

Revision5b4018fda0aeb0addb51e8ce6eff050a41b37871 (tree)
Time2021-11-28 12:13:30
Authormatsuand <30614168+matsuand@user...>
Commitermatsuand

Log Message

sqlite 3.37.0: Cancel reservation.

Change Summary

Incremental Difference

--- a/manual/sqlite/original/getfiles.txt
+++ b/manual/sqlite/original/getfiles.txt
@@ -2,10 +2,10 @@
22 # ソース tarball 入手と伸長
33 #------------------------------
44 $ cd ~/src
5-$ wget -N https://sqlite.org/2021/sqlite-autoconf-3360000.tar.gz
6-$ tar xf sqlite-autoconf-3360000.tar.gz
5+$ wget -N https://sqlite.org/2021/sqlite-autoconf-3370000.tar.gz
6+$ tar xf sqlite-autoconf-3370000.tar.gz
77 $ ls
8-sqlite-autoconf-3360000
8+sqlite-autoconf-3370000
99
1010 #------------------------------
1111 # 当プロジェクトへの man ページのコピー
@@ -15,7 +15,7 @@ $ cd $(JMTOP)/manual/sqlite/original
1515 $ cat > getfiles.sh <<"EOF"
1616 #!/bin/sh
1717
18-SRCDIR=~/src/sqlite-autoconf-3360000
18+SRCDIR=~/src/sqlite-autoconf-3370000
1919
2020 rm -fr man1
2121 mkdir man1
--- a/manual/sqlite/po4a/add_ja/copyright/sqlite3.1.txt
+++ b/manual/sqlite/po4a/add_ja/copyright/sqlite3.1.txt
@@ -1,4 +1,4 @@
11 PO4A-HEADER: mode=before; position=^\.TH
22 .\"
3-.\" To be translated for 3.36.0, 2021-11-17
3+.\" To be translated for 3.37.0, 2021-11-28
44 .\"
--- a/manual/sqlite/po4a/ja.po
+++ b/manual/sqlite/po4a/ja.po
@@ -5,9 +5,9 @@
55 #
66 msgid ""
77 msgstr ""
8-"Project-Id-Version: sqlite 3.36.0\n"
8+"Project-Id-Version: sqlite 3.37.0\n"
99 "POT-Creation-Date: 2021-05-21 11:31+0900\n"
10-"PO-Revision-Date: 2021-11-17 17:03+0900\n"
10+"PO-Revision-Date: 2021-11-28 11:52+0900\n"
1111 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1212 "Language-Team: Linux JM project <linuxjm-discuss@lists.osdn.me>\n"
1313 "Language: ja\n"
--- a/manual/sqlite/translation_list
+++ b/manual/sqlite/translation_list
@@ -1 +1 @@
1-▲:sqlite:3.37.0:2021/11/27:sqlite3:1:2021/11/28::::
1+×:sqlite:3.37.0:2021/11/27:sqlite3:1:::::
Show on old repository browser