[jsword-svn] Submitting jsword Patches For Chinese Taiwan zh_TW

Chang chia hsiang prayer at praiseofgod.org
Tue Dec 25 23:18:07 MST 2007



Dear jsword-devel:
 
 
jsword patch for zh_TW (Chinese Taiwan),
 
test it and then check it in,please.
 
My platform : Debian linux + eclipse +java 15/14
 
Jesus  Love You .
 
------------jsword_patch_zh_TW-----start here------------------------------


Index: /home/neqrsbh/b/jsword/etc/eclipse/jsword-ant-all.launch
===================================================================
--- /home/neqrsbh/b/jsword/etc/eclipse/jsword-ant-all.launch	(revision 1721)
+++ /home/neqrsbh/b/jsword/etc/eclipse/jsword-ant-all.launch	(working copy)
@@ -1,4 +1,4 @@
-
+
 
 
 
@@ -11,7 +11,7 @@
 
 
 
-
+
 
 
 
Index: /home/neqrsbh/b/jsword/etc/eclipse/jsword-ant-clean.launch
===================================================================
--- /home/neqrsbh/b/jsword/etc/eclipse/jsword-ant-clean.launch	(revision 1721)
+++ /home/neqrsbh/b/jsword/etc/eclipse/jsword-ant-clean.launch	(working copy)
@@ -1,12 +1,17 @@
-
+
 
 
+
+
+
+
+
+
 
 
+
 
 
-
-
 
 
 
Index: /home/neqrsbh/b/jsword/src/main/java/org/crosswire/jsword/book/install/sword/Msg.properties
===================================================================
--- /home/neqrsbh/b/jsword/src/main/java/org/crosswire/jsword/book/install/sword/Msg.properties	(revision 1721)
+++ /home/neqrsbh/b/jsword/src/main/java/org/crosswire/jsword/book/install/sword/Msg.properties	(working copy)
@@ -1,25 +1,20 @@
-# The naming convention for the keys in the file is ClassName.MessageName
-# Where ClassName is the name of the class using the property.
-# When the resource is used by more than one class it should be the one
-# that the resource is most closely associated.
-# The MessageName should be mixed case, with a leading capital.
-# It should have no spaces or other punctuation (e.g. _, -, ', ...)
-
-SwordInstaller.AuthRefused=Login failed: User={0}. FTP code={1}, {2}
-SwordInstaller.ConnectRefused=Failed to connect to remote server: {0}. FTP code={1}, {2}
-SwordInstaller.CWDRefused=Failed to change to remote directory: {0}. FTP code={1}, {2}
-SwordInstaller.DownloadRefused=Failed to download index file: {0}. FTP code={1}, {2}
-SwordInstaller.UnknownError=Unexpected Error occurred
+#Created by JInto - www.guh-software.de
+#Wed Dec 26 11:33:07 CST 2007
+HttpSwordInstaller.MissingFile=\u627E\u4E0D\u5230\: {0}
+SwordInstaller.AuthRefused=Login failed\: User\={0}. FTP code\={1}, {2}
+SwordInstaller.CWDRefused=Failed to change to remote directory\: {0}. FTP code\={1}, {2}
 SwordInstaller.CacheError=Error loading from cache
-SwordInstaller.InvalidURL=Not enough / symbols in url: {0}
-SwordInstaller.Installed=Book already installed: {0}
-SwordInstaller.Installing=Installing book: {0}
-SwordInstaller.InstallDone=Finished installing book: {0}
-SwordInstaller.JobInit=Initializing
-SwordInstaller.JobConfig=Copying config file
+SwordInstaller.ConnectRefused=Failed to connect to remote server\: {0}. FTP code\={1}, {2}
+SwordInstaller.DownloadRefused=Failed to download index file\: {0}. FTP code\={1}, {2}
+SwordInstaller.InstallDone=\u5B8C\u6210\u5B89\u88DD\u66F8\u7C4D\: {0}
+SwordInstaller.Installed=\u66F8\u7C4D\u5DF2\u5B89\u88DD\: {0}
+SwordInstaller.Installing=\u5B89\u88DD\u66F8\u7C4D\: {0}
+SwordInstaller.InvalidURL=Not enough / symbols in url\: {0}
+SwordInstaller.JobConfig=\u8986\u88FD\u8A2D\u5B9A\u6A94
+SwordInstaller.JobDownloading=\u4E0B\u8F09\u6A94\u6848
+SwordInstaller.JobInit=\u521D\u59CB\u72C0\u614B
 SwordInstaller.JobLogin=Logging on to remote site
-SwordInstaller.JobDownloading=Downloading files
+SwordInstaller.UnknownError=Unexpected Error occurred
+SwordInstallerFactory.URLAtCount=Too many @ symbols in url\: {0}
+SwordInstallerFactory.URLColonCount=Wrong number of \: symbols in url\: {0}
 SwordInstallerFactory.URLFailed=URL manipulation failed
-SwordInstallerFactory.URLAtCount=Too many @ symbols in url: {0}
-SwordInstallerFactory.URLColonCount=Wrong number of : symbols in url: {0}
-HttpSwordInstaller.MissingFile=Unable to find: {0}
\ No newline at end of file
Index: /home/neqrsbh/b/jsword/src/main/java/org/crosswire/jsword/book/install/sword/Msg_zh_TW.properties
===================================================================
--- /home/neqrsbh/b/jsword/src/main/java/org/crosswire/jsword/book/install/sword/Msg_zh_TW.properties	(revision 0)
+++ /home/neqrsbh/b/jsword/src/main/java/org/crosswire/jsword/book/install/sword/Msg_zh_TW.properties	(revision 0)
@@ -0,0 +1,25 @@
+# The naming convention for the keys in the file is ClassName.MessageName
+# Where ClassName is the name of the class using the property.
+# When the resource is used by more than one class it should be the one
+# that the resource is most closely associated.
+# The MessageName should be mixed case, with a leading capital.
+# It should have no spaces or other punctuation (e.g. _, -, ', ...)
+
+SwordInstaller.AuthRefused=Login failed: User={0}. FTP code={1}, {2}
+SwordInstaller.ConnectRefused=Failed to connect to remote server: {0}. FTP code={1}, {2}
+SwordInstaller.CWDRefused=Failed to change to remote directory: {0}. FTP code={1}, {2}
+SwordInstaller.DownloadRefused=Failed to download index file: {0}. FTP code={1}, {2}
+SwordInstaller.UnknownError=Unexpected Error occurred
+SwordInstaller.CacheError=Error loading from cache
+SwordInstaller.InvalidURL=Not enough / symbols in url: {0}
+SwordInstaller.Installed=Book already installed: {0}
+SwordInstaller.Installing=Installing book: {0}
+SwordInstaller.InstallDone=Finished installing book: {0}
+SwordInstaller.JobInit=Initializing
+SwordInstaller.JobConfig=Copying config file
+SwordInstaller.JobLogin=Logging on to remote site
+SwordInstaller.JobDownloading=Downloading files
+SwordInstallerFactory.URLFailed=URL manipulation failed
+SwordInstallerFactory.URLAtCount=Too many @ symbols in url: {0}
+SwordInstallerFactory.URLColonCount=Wrong number of : symbols in url: {0}
+HttpSwordInstaller.MissingFile=Unable to find: {0}
\ No newline at end of file
Index: /home/neqrsbh/b/jsword/src/main/java/org/crosswire/jsword/book/Msg_zh_TW.properties
===================================================================
--- /home/neqrsbh/b/jsword/src/main/java/org/crosswire/jsword/book/Msg_zh_TW.properties	(revision 0)
+++ /home/neqrsbh/b/jsword/src/main/java/org/crosswire/jsword/book/Msg_zh_TW.properties	(revision 0)
@@ -0,0 +1,17 @@
+#Created by JInto - www.guh-software.de
+#Wed Dec 26 11:18:32 CST 2007
+BookCategory.Bible=\u8056\u7D93
+BookCategory.Commentary=\u8A55\u8AD6
+BookCategory.Dictionary=\u5B57\u5178
+BookCategory.General=\u666E\u904D\u7684\u66F8\u7C4D
+BookCategory.Glossaries=\u8A5E\u532F\u8868
+BookCategory.Other=\u5176\u4ED6
+BookCategory.Readings=\u6BCF\u65E5\u8B80\u7D93
+BookCategory.Unorthodox=\u72C2\u71B1 / \u975E\u6B63\u7D71 / \u4E0D\u53EF\u53D6\u7684
+Books.BookNoRemove=Could not remove unregistered Book
+Books.DriverNoRemove=Could not remove unregistered Driver
+Defaults.BibleNotFound=Bible called "{0}" could not be found.
+Defaults.CommentaryNotFound=Commentary called "{0}" could not be found.
+Defaults.DictionaryNotFound=Dictionary called "{0}" could not be found.
+OSISUtil.MissingVerse=Verse element could not be found
+OSISUtil.OSISBadID=OsisID not valid\: {0}
Index: /home/neqrsbh/b/jsword/src/main/java/org/crosswire/jsword/book/readings/Msg_zh_TW.properties
===================================================================
--- /home/neqrsbh/b/jsword/src/main/java/org/crosswire/jsword/book/readings/Msg_zh_TW.properties	(revision 0)
+++ /home/neqrsbh/b/jsword/src/main/java/org/crosswire/jsword/book/readings/Msg_zh_TW.properties	(revision 0)
@@ -0,0 +1,9 @@
+#Created by JInto - www.guh-software.de
+#Wed Dec 26 11:29:14 CST 2007
+ReadingsBook.DecodeError=Error decoding\: {0}
+ReadingsBook.FilterFail=Filtering input data failed.
+ReadingsBook.Heading=Readings for {0}
+ReadingsBook.NotFound=Key not found {0}
+ReadingsBookDriver.Title=\u95B1\u8B80
+ReadingsKey.DriverReadonly=\u9019\u672C\u66F8\u76EE\u524D\u662F\u552F\u8B80.
+ReadingsKey.ParseFail=Failed to parse {0}
Index: /home/neqrsbh/b/jsword/src/main/java/org/crosswire/jsword/book/readings/ot1nt2_zh_TW.properties
===================================================================
--- /home/neqrsbh/b/jsword/src/main/java/org/crosswire/jsword/book/readings/ot1nt2_zh_TW.properties	(revision 0)
+++ /home/neqrsbh/b/jsword/src/main/java/org/crosswire/jsword/book/readings/ot1nt2_zh_TW.properties	(revision 0)
@@ -0,0 +1,370 @@
+title=Read OT Once and NT Twice per Year in 3 portions
+# The following do not need to be internationalized as they are
+# standard OSIS internal names. These will be translated into the appropriate
+# language using BookInfo.
+01.01=Gen.1-Gen.2 Ps.1-Ps.2 Matt.1-Matt.2
+01.02=Gen.3-Gen.4 Ps.3-Ps.5 Matt.3-Matt.4
+01.03=Gen.5-Gen.6 Ps.6-Ps.8 Matt.5
+01.04=Gen.7-Gen.8 Ps.9-Ps.10 Matt.6
+01.05=Gen.9-Gen.10 Ps.11-Ps.13 Matt.7
+01.06=Gen.11-Gen.12 Ps.14-Ps.16 Matt.8
+01.07=Gen.13-Gen.14 Ps.17 Matt.9
+01.08=Gen.15-Gen.16 Ps.18 Matt.10
+01.09=Gen.17-Gen.18 Ps.19-Ps.21 Matt.11
+01.10=Gen.19 Ps.22 Matt.12
+01.11=Gen.20-Gen.21 Ps.23-Ps.25 Matt.13
+01.12=Gen.22-Gen.23 Ps.26-Ps.28 Matt.14
+01.13=Gen.24 Ps.29-Ps.30 Matt.15
+01.14=Gen.25-Gen.26 Ps.31 Matt.16
+01.15=Gen.27 Ps.32 Matt.17
+01.16=Gen.28-Gen.29 Ps.33 Matt.18
+01.17=Gen.30 Ps.34 Matt.19
+01.18=Gen.31 Ps.35 Matt.20
+01.19=Gen.32-Gen.33 Ps.36 Matt.21
+01.20=Gen.34-Gen.35 Ps.37 Matt.22
+01.21=Gen.36 Ps.38 Matt.23
+01.22=Gen.37 Ps.39-Ps.40 Matt.24
+01.23=Gen.38 Ps.41-Ps.43 Matt.25
+01.24=Gen.39-Gen.40 Ps.44 Matt.26
+01.25=Gen.41 Ps.45 Matt.27
+01.26=Gen.42-Gen.43 Ps.46-Ps.48 Matt.28
+01.27=Gen.44-Gen.45 Ps.49 Rom.1-Rom.2
+01.28=Gen.46-Gen.47 Ps.50 Rom.3-Rom.4
+01.29=Gen.48-Gen.50 Ps.51-Ps.52 Rom.5-Rom.6
+01.30=Exod.1-Exod.2 Ps.53-Ps.55 Rom.7-Rom.8
+01.31=Exod.3-Exod.4 Ps.56-Ps.57 Rom.9
+02.01=Exod.5-Exod.6 Ps.58-Ps.59 Rom.10-Rom.11
+02.02=Exod.7-Exod.8 Ps.60-Ps.61 Rom.12
+02.03=Exod.9 Ps.62-Ps.63 Rom.13-Rom.14
+02.04=Exod.10 Ps.64-Ps.65 Rom.15-Rom.16
+02.05=Exod.11-Exod.12 Ps.66-Ps.67 Mark.1
+02.06=Exod.13-Exod.14 Ps.68 Mark.2
+02.07=Exod.15 Ps.69 Mark.3
+02.08=Exod.16 Ps.70-Ps.71 Mark.4
+02.09=Exod.17-Exod.18 Ps.72 Mark.5
+02.10=Exod.19-Exod.20 Ps.73 Mark.6
+02.11=Exod.21 Ps.74 Mark.7
+02.12=Exod.22 Ps.75-Ps.76 Mark.8
+02.13=Exod.23 Ps.77 Mark.9
+02.14=Exod.24-Exod.25 Ps.78 Mark.10
+02.15=Exod.26 Ps.79-Ps.80 Mark.11
+02.16=Exod.27 Ps.81-Ps.82 Mark.12
+02.17=Exod.28 Ps.83-Ps.84 Mark.13
+02.18=Exod.29 Ps.85-Ps.86 Mark.14
+02.19=Exod.30 Ps.87-Ps.88 Mark.15-Mark.16
+02.20=Exod.31-Exod.32 Ps.89 1Cor.1-1Cor.2
+02.21=Exod.33-Exod.34 Ps.90-Ps.91 1Cor.3
+02.22=Exod.35 Ps.92-Ps.93 1Cor.4-1Cor.5
+02.23=Exod.36 Ps.94-Ps.95 1Cor.6
+02.24=Exod.37 Ps.96-Ps.99 1Cor.7
+02.25=Exod.38 Ps.100-Ps.101 1Cor.8-1Cor.9
+02.26=Exod.39-Exod.40 Ps.102 1Cor.10
+02.27=Lev.1-Lev.2 Ps.103 1Cor.11
+02.28=Lev.3-Lev.4 Ps.104 1Cor.12-1Cor.13
+02.29=Lev.4 Ps.104 1Cor.13
+03.01=Lev.5-Lev.6 Ps.105 1Cor.14
+03.02=Lev.7 Ps.106 1Cor.15
+03.03=Lev.8 Ps.107 1Cor.16
+03.04=Lev.9-Lev.10 Ps.108-Ps.109 2Cor.1-2Cor.2
+03.05=Lev.11 Ps.110-Ps.112 2Cor.3-2Cor.4
+03.06=Lev.12-Lev.13 Ps.113-Ps.114 2Cor.5-2Cor.7
+03.07=Lev.14 Ps.115-Ps.116 2Cor.8-2Cor.9
+03.08=Lev.15 Ps.117-Ps.118 2Cor.10-2Cor.11
+03.09=Lev.16 Ps.119.1-Ps.119.40 2Cor.12-2Cor.13
+03.10=Lev.17-Lev.18 Ps.119.41-Ps.119.80 Luke.1
+03.11=Lev.19 Ps.119.81-Ps.119.128 Luke.2
+03.12=Lev.20 Ps.119.129-Ps.119.176 Luke.3
+03.13=Lev.21 Ps.120-Ps.124 Luke.4
+03.14=Lev.22 Ps.125-Ps.127 Luke.5
+03.15=Lev.23 Ps.128-Ps.130 Luke.6
+03.16=Lev.24 Ps.131-Ps.134 Luke.7
+03.17=Lev.25 Ps.135-Ps.136 Luke.8
+03.18=Lev.26 Ps.137-Ps.139 Luke.9
+03.19=Lev.27 Ps.140-Ps.142 Luke.10
+03.20=Num.1 Ps.143-Ps.144 Luke.11
+03.21=Num.2 Ps.145-Ps.147 Luke.12
+03.22=Num.3 Ps.148-Ps.150 Luke.13-Luke.14
+03.23=Num.4 Prov.1 Luke.15
+03.24=Num.5 Prov.2 Luke.16
+03.25=Num.6 Prov.3 Luke.17
+03.26=Num.7 Prov.4 Luke.18
+03.27=Num.8-Num.9 Prov.5 Luke.19
+03.28=Num.10 Prov.6 Luke.20
+03.29=Num.11 Prov.7 Luke.21
+03.30=Num.12-Num.13 Prov.8-Prov.9 Luke.22
+03.31=Num.14 Prov.10 Luke.23
+04.01=Num.15 Prov.11 Luke.24
+04.02=Num.16 Prov.12 Gal.1-Gal.2
+04.03=Num.17-Num.18 Prov.13 Gal.3-Gal.4
+04.04=Num.19 Prov.14 Gal.5-Gal.6
+04.05=Num.20-Num.21 Prov.15 Eph.1-Eph.2
+04.06=Num.22-Num.23 Prov.16 Eph.3-Eph.4
+04.07=Num.24-Num.25 Prov.17 Eph.5-Eph.6
+04.08=Num.26 Prov.18 Phil.1-Phil.2
+04.09=Num.27 Prov.19 Phil.3-Phil.4
+04.10=Num.28 Prov.20 John.1
+04.11=Num.29-Num.30 Prov.21 John.2-John.3
+04.12=Num.31 Prov.22 John.4
+04.13=Num.32 Prov.23 John.5
+04.14=Num.33 Prov.24 John.6
+04.15=Num.34 Prov.25 John.7
+04.16=Num.35 Prov.26 John.8
+04.17=Num.36 Prov.27 John.9-John.10
+04.18=Deut.1 Prov.28 John.11
+04.19=Deut.2 Prov.29 John.12
+04.20=Deut.3 Prov.30 John.13-John.14
+04.21=Deut.4 Prov.31 John.15-John.16
+04.22=Deut.5 Eccl.1 John.17-John.18
+04.23=Deut.6-Deut.7 Eccl.2 John.19
+04.24=Deut.8-Deut.9 Eccl.3 John.20-John.21
+04.25=Deut.10-Deut.11 Eccl.4 Acts.1
+04.26=Deut.12 Eccl.5 Acts.2
+04.27=Deut.13-Deut.14 Eccl.6 Acts.3-Acts.4
+04.28=Deut.15 Eccl.7 Acts.5-Acts.6
+04.29=Deut.16 Eccl.8 Acts.7
+04.30=Deut.17 Eccl.9 Acts.8
+05.01=Deut.18 Eccl.10 Acts.9
+05.02=Deut.19 Eccl.11 Acts.10
+05.03=Deut.20 Eccl.12 Acts.11-Acts.12
+05.04=Deut.21 Song.1 Acts.13
+05.05=Deut.22 Song.2 Acts.14-Acts.15
+05.06=Deut.23 Song.3 Acts.16-Acts.17
+05.07=Deut.24 Song.4 Acts.18-Acts.19
+05.08=Deut.25 Song.5 Acts.20
+05.09=Deut.26 Song.6 Acts.21-Acts.22
+05.10=Deut.27 Song.7 Acts.23-Acts.24
+05.11=Deut.28 Song.8 Acts.25-Acts.26
+05.12=Deut.29 Isa.1 Acts.27
+05.13=Deut.30 Isa.2 Acts.28
+05.14=Deut.31 Isa.3-Isa.4 Col.1
+05.15=Deut.32 Isa.5 Col.2
+05.16=Deut.33-Deut.34 Isa.6 Col.3-Col.4
+05.17=Josh.1 Isa.7 1Thess.1-1Thess.2
+05.18=Josh.2 Isa.8 1Thess.3-1Thess.4
+05.19=Josh.3-Josh.4 Isa.9 1Thess.5
+05.20=Josh.5-Josh.6 Isa.10 2Thess.1-2Thess.2
+05.21=Josh.7 Isa.11 2Thess.3
+05.22=Josh.8 Isa.12 1Tim.1-1Tim.3
+05.23=Josh.9 Isa.13 1Tim.4-1Tim.5
+05.24=Josh.10 Isa.14 1Tim.6
+05.25=Josh.11 Isa.15 2Tim.1
+05.26=Josh.12 Isa.16 2Tim.2
+05.27=Josh.13 Isa.17-Isa.18 2Tim.3-2Tim.4
+05.28=Josh.14 Isa.19 Titus
+05.29=Josh.15 Isa.20-Isa.21 Phlm
+05.30=Josh.16 Isa.22 Heb.1-Heb.2
+05.31=Josh.17 Isa.23 Heb.3-Heb.5
+06.01=Josh.18 Isa.24 Heb.6-Heb.7
+06.02=Josh.19 Isa.25 Heb.8-Heb.9
+06.03=Josh.20-Josh.21 Isa.26-Isa.27 Heb.10
+06.04=Josh.22 Isa.28 Heb.11
+06.05=Josh.23-Josh.24 Isa.29 Heb.12
+06.06=Judg.1 Isa.30 Heb.13
+06.07=Judg.2-Judg.3 Isa.31 Jas.1
+06.08=Judg.4-Judg.5 Isa.32 Jas.2
+06.09=Judg.6 Isa.33 Jas.3-Jas.4
+06.10=Judg.7-Judg.8 Isa.34 Jas.5
+06.11=Judg.9 Isa.35 1Pet.1
+06.12=Judg.10-Judg.11 Isa.36 1Pet.2
+06.13=Judg.12-Judg.13 Isa.37 1Pet.3-1Pet.5
+06.14=Judg.14-Judg.15 Isa.38 2Pet.1-2Pet.2
+06.15=Judg.16 Isa.39 2Pet.3
+06.16=Judg.17-Judg.18 Isa.40 1John.1-1John.2
+06.17=Judg.19 Isa.41 1John.3-1John.4
+06.18=Judg.20 Isa.42 1John.5
+06.19=Judg.21 Isa.43 2John-3John
+06.20=Ruth.1-Ruth.2 Isa.44 Jude
+06.21=Ruth.3-Ruth.4 Isa.45 Rev.1-Rev.2
+06.22=1Sam.1 Isa.46-Isa.47 Rev.3-Rev.4
+06.23=1Sam.2 Isa.48 Rev.5-Rev.6
+06.24=1Sam.3 Isa.49 Rev.7-Rev.9
+06.25=1Sam.4 Isa.50 Rev.10-Rev.11
+06.26=1Sam.5-1Sam.6 Isa.51 Rev.12-Rev.13
+06.27=1Sam.7-1Sam.8 Isa.52 Rev.14
+06.28=1Sam.9 Isa.53 Rev.15-Rev.16
+06.29=1Sam.10 Isa.54 Rev.17-Rev.18
+06.30=1Sam.11-1Sam.12 Isa.55 Rev.19-Rev.20
+07.01=1Sam.13 Isa.56-Isa.57 Rev.21-Rev.22
+07.02=1Sam.14 Isa.58 Matt.1-Matt.2
+07.03=1Sam.15 Isa.59 Matt.3-Matt.4
+07.04=1Sam.16 Isa.60 Matt.5
+07.05=1Sam.17 Isa.61 Matt.6
+07.06=1Sam.18 Isa.62 Matt.7
+07.07=1Sam.19 Isa.63 Matt.8
+07.08=1Sam.20 Isa.64 Matt.9
+07.09=1Sam.21-1Sam.22 Isa.65 Matt.10
+07.10=1Sam.23 Isa.66 Matt.11
+07.11=1Sam.24 Jer.1 Matt.12
+07.12=1Sam.25 Jer.2 Matt.13
+07.13=1Sam.26-1Sam.27 Jer.3 Matt.14
+07.14=1Sam.28 Jer.4 Matt.15
+07.15=1Sam.29-1Sam.30 Jer.5 Matt.16
+07.16=1Sam.31 Jer.6 Matt.17
+07.17=2Sam.1 Jer.7 Matt.18
+07.18=2Sam.2 Jer.8 Matt.19
+07.19=2Sam.3 Jer.9 Matt.20
+07.20=2Sam.4-2Sam.5 Jer.10 Matt.21
+07.21=2Sam.6 Jer.11 Matt.22
+07.22=2Sam.7 Jer.12 Matt.23
+07.23=2Sam.8-2Sam.9 Jer.13 Matt.24
+07.24=2Sam.10 Jer.14 Matt.25
+07.25=2Sam.11 Jer.15 Matt.26
+07.26=2Sam.12 Jer.16 Matt.27
+07.27=2Sam.13 Jer.17 Matt.28
+07.28=2Sam.14 Jer.18 Rom.1-Rom.2
+07.29=2Sam.15 Jer.19 Rom.3-Rom.4
+07.30=2Sam.16 Jer.20 Rom.5-Rom.6
+07.31=2Sam.17 Jer.21 Rom.7-Rom.8
+08.01=2Sam.18 Jer.22 Rom.9
+08.02=2Sam.19 Jer.23 Rom.10-Rom.11
+08.03=2Sam.20-2Sam.21 Jer.24 Rom.12
+08.04=2Sam.22 Jer.25 Rom.13-Rom.14
+08.05=2Sam.23 Jer.26 Rom.15-Rom.16
+08.06=2Sam.24 Jer.27 Mark.1
+08.07=1Kgs.1 Jer.28 Mark.2
+08.08=1Kgs.2 Jer.29 Mark.3
+08.09=1Kgs.3 Jer.30 Mark.4
+08.10=1Kgs.4-1Kgs.5 Jer.31 Mark.5
+08.11=1Kgs.6 Jer.32 Mark.6
+08.12=1Kgs.7 Jer.33 Mark.7
+08.13=1Kgs.8 Jer.34 Mark.8
+08.14=1Kgs.9 Jer.35 Mark.9
+08.15=1Kgs.10 Jer.36 Mark.10
+08.16=1Kgs.11 Jer.37 Mark.11
+08.17=1Kgs.12 Jer.38 Mark.12
+08.18=1Kgs.13 Jer.39 Mark.13
+08.19=1Kgs.14 Jer.40 Mark.14
+08.20=1Kgs.15 Jer.41 Mark.15
+08.21=1Kgs.16 Jer.42 Mark.16
+08.22=1Kgs.17 Jer.43 1Cor.1-1Cor.2
+08.23=1Kgs.18 Jer.44 1Cor.3
+08.24=1Kgs.19 Jer.45-Jer.46 1Cor.4-1Cor.5
+08.25=1Kgs.20 Jer.47 1Cor.6
+08.26=1Kgs.21 Jer.48 1Cor.7
+08.27=1Kgs.22 Jer.49 1Cor.8-1Cor.9
+08.28=2Kgs.1-2Kgs.2 Jer.50 1Cor.10
+08.29=2Kgs.3 Jer.51 1Cor.11
+08.30=2Kgs.4 Jer.52 1Cor.12-1Cor.13
+08.31=2Kgs.5 Lam.1 1Cor.14
+09.01=2Kgs.6 Lam.2 1Cor.15
+09.02=2Kgs.7 Lam.3 1Cor.16
+09.03=2Kgs.8 Lam.4 2Cor.1-2Cor.2
+09.04=2Kgs.9 Lam.5 2Cor.3-2Cor.4
+09.05=2Kgs.10 Ezek.1 2Cor.5-2Cor.7
+09.06=2Kgs.11-2Kgs.12 Ezek.2 2Cor.8-2Cor.9
+09.07=2Kgs.13 Ezek.3 2Cor.10-2Cor.11
+09.08=2Kgs.14 Ezek.4 2Cor.12-2Cor.13
+09.09=2Kgs.15 Ezek.5 Luke.1
+09.10=2Kgs.16 Ezek.6 Luke.2
+09.11=2Kgs.17 Ezek.7 Luke.3
+09.12=2Kgs.18 Ezek.8 Luke.4
+09.13=2Kgs.19 Ezek.9 Luke.5
+09.14=2Kgs.20 Ezek.10 Luke.6
+09.15=2Kgs.21 Ezek.11 Luke.7
+09.16=2Kgs.22-2Kgs.23 Ezek.12 Luke.8
+09.17=2Kgs.24-2Kgs.25 Ezek.13 Luke.9
+09.18=1Chr.1 Ezek.14 Luke.10
+09.19=1Chr.2 Ezek.15 Luke.11
+09.20=1Chr.3 Ezek.16 Luke.12
+09.21=1Chr.4 Ezek.17 Luke.13-Luke.14
+09.22=1Chr.5 Ezek.18 Luke.15
+09.23=1Chr.6 Ezek.19 Luke.16
+09.24=1Chr.7 Ezek.20 Luke.17
+09.25=1Chr.8 Ezek.21 Luke.18
+09.26=1Chr.9 Ezek.22 Luke.19
+09.27=1Chr.10 Ezek.23 Luke.20
+09.28=1Chr.11 Ezek.24 Luke.21
+09.29=1Chr.12 Ezek.25 Luke.22
+09.30=1Chr.13-1Chr.14 Ezek.26 Luke.23
+10.01=1Chr.15 Ezek.27 Luke.24
+10.02=1Chr.16 Ezek.28 Gal.1-Gal.2
+10.03=1Chr.17 Ezek.29 Gal.3-Gal.4
+10.04=1Chr.18-1Chr.19 Ezek.30 Gal.5-Gal.6
+10.05=1Chr.20-1Chr.21 Ezek.31 Eph.1-Eph.2
+10.06=1Chr.22 Ezek.32 Eph.3-Eph.4
+10.07=1Chr.23 Ezek.33 Eph.5-Eph.6
+10.08=1Chr.24-1Chr.25 Ezek.34 Phil.1-Phil.2
+10.09=1Chr.26 Ezek.35 Phil.3-Phil.4
+10.10=1Chr.27 Ezek.36 John.1
+10.11=1Chr.28 Ezek.37 John.2-John.3
+10.12=1Chr.29 Ezek.38 John.4
+10.13=2Chr.1-2Chr.2 Ezek.39 John.5
+10.14=2Chr.3-2Chr.4 Ezek.40 John.6
+10.15=2Chr.5-2Chr.6 Ezek.41 John.7
+10.16=2Chr.7 Ezek.42 John.8
+10.17=2Chr.8 Ezek.43 John.9-John.10
+10.18=2Chr.9 Ezek.44 John.11
+10.19=2Chr.10-2Chr.11 Ezek.45 John.12
+10.20=2Chr.12-2Chr.13 Ezek.46 John.13-John.14
+10.21=2Chr.14-2Chr.15 Ezek.47 John.15-John.16
+10.22=2Chr.16-2Chr.17 Ezek.48 John.17-John.18
+10.23=2Chr.18-2Chr.19 Dan.1 John.19
+10.24=2Chr.20 Dan.2 John.20-John.21
+10.25=2Chr.21-2Chr.22 Dan.3 Acts.1
+10.26=2Chr.23 Dan.4 Acts.2
+10.27=2Chr.24 Dan.5 Acts.3-Acts.4
+10.28=2Chr.25 Dan.6 Acts.5-Acts.6
+10.29=2Chr.26-2Chr.27 Dan.7 Acts.7
+10.30=2Chr.28 Dan.8 Acts.8
+10.31=2Chr.29 Dan.9 Acts.9
+11.01=2Chr.30 Dan.10 Acts.10
+11.02=2Chr.31 Dan.11 Acts.11-Acts.12
+11.03=2Chr.32 Dan.12 Acts.13
+11.04=2Chr.33 Hos.1 Acts.14-Acts.15
+11.05=2Chr.34 Hos.2 Acts.16-Acts.17
+11.06=2Chr.35 Hos.3 Acts.18-Acts.19
+11.07=2Chr.36 Hos.4 Acts.20
+11.08=Ezra.1-Ezra.2 Hos.5 Acts.21-Acts.22
+11.09=Ezra.3-Ezra.4 Hos.6 Acts.23-Acts.24
+11.10=Ezra.5-Ezra.6 Hos.7 Acts.25-Acts.26
+11.11=Ezra.7 Hos.8 Acts.27
+11.12=Ezra.8 Hos.9 Acts.28
+11.13=Ezra.9 Hos.10 Col.1
+11.14=Ezra.10 Hos.11 Col.2
+11.15=Neh.1-Neh.2 Hos.12 Col.3-Col.4
+11.16=Neh.3 Hos.13 1Thess.1-1Thess.2
+11.17=Neh.4 Hos.14 1Thess.3-1Thess.4
+11.18=Neh.5-Neh.6 Joel.1 1Thess.5
+11.19=Neh.7 Joel.2 2Thess.1-2Thess.2
+11.20=Neh.8 Joel.3 2Thess.3
+11.21=Neh.9 Amos.1 1Tim.1-1Tim.3
+11.22=Neh.10 Amos.2 1Tim.4-1Tim.5
+11.23=Neh.11 Amos.3 1Tim.6
+11.24=Neh.12 Amos.4 2Tim.1
+11.25=Neh.13 Amos.5 2Tim.2
+11.26=Esth.1 Amos.6 2Tim.3-2Tim.4
+11.27=Esth.2 Amos.7 Titus
+11.28=Esth.3-Esth.4 Amos.8 Phlm
+11.29=Esth.5-Esth.6 Amos.9 Heb.1-Heb.2
+11.30=Esth.7-Esth.8 Obad Heb.3-Heb.5
+12.01=Esth.9-Esth.10 Jonah.1 Heb.6-Heb.7
+12.02=Job.1-Job.2 Jonah.2-Jonah.3 Heb.8-Heb.9
+12.03=Job.3-Job.4 Jonah.4 Heb.10
+12.04=Job.5 Mic.1 Heb.11
+12.05=Job.6-Job.7 Mic.2 Heb.12
+12.06=Job.8 Mic.3-Mic.4 Heb.13
+12.07=Job.9 Mic.5 Jas.1
+12.08=Job.10 Mic.6 Jas.2
+12.09=Job.11 Mic.7 Jas.3-Jas.4
+12.10=Job.12 Nah.1-Nah.2 Jas.5
+12.11=Job.13 Nah.3 1Pet.1
+12.12=Job.14 Hab.1 1Pet.2
+12.13=Job.15 Hab.2 1Pet.3-1Pet.5
+12.14=Job.16-Job.17 Hab.3 2Pet.1-2Pet.2
+12.15=Job.18-Job.19 Zeph.1 2Pet.3
+12.16=Job.20 Zeph.2 1John.1-1John.2
+12.17=Job.21 Zeph.3 1John.3-1John.4
+12.18=Job.22 Hag 1John.5
+12.19=Job.23-Job.24 Zech.1 2John-3John
+12.20=Job.24-Job.26 Zech.2-Zech.3 Jude
+12.21=Job.27-Job.28 Zech.4-Zech.5 Rev.1-Rev.2
+12.22=Job.29-Job.30 Zech.6-Zech.7 Rev.3-Rev.4
+12.23=Job.31-Job.32 Zech.8 Rev.5-Rev.6
+12.24=Job.33 Zech.9 Rev.7-Rev.9
+12.25=Job.34 Zech.10 Rev.10-Rev.11
+12.26=Job.35-Job.36 Zech.11 Rev.12-Rev.13
+12.27=Job.37 Zech.12 Rev.14
+12.28=Job.38 Zech.13-Zech.14 Rev.15-Rev.16
+12.29=Job.39 Mal.1 Rev.17-Rev.18
+12.30=Job.40 Mal.2 Rev.19-Rev.20
+12.31=Job.41-Job.42 Mal.3-Mal.4 Rev.21-Rev.22
\ No newline at end of file
Index: /home/neqrsbh/b/jsword/src/main/java/org/crosswire/jsword/util/Msg_zh_TW.properties
===================================================================
--- /home/neqrsbh/b/jsword/src/main/java/org/crosswire/jsword/util/Msg_zh_TW.properties	(revision 0)
+++ /home/neqrsbh/b/jsword/src/main/java/org/crosswire/jsword/util/Msg_zh_TW.properties	(revision 0)
@@ -0,0 +1,12 @@
+# The naming convention for the keys in the file is ClassName.MessageName
+# Where ClassName is the name of the class using the property.
+# When the resource is used by more than one class it should be the one
+# that the resource is most closely associated.
+# The MessageName should be mixed case, with a leading capital.
+# It should have no spaces or other punctuation (e.g. _, -, ', ...)
+
+WebWarning.Warning=You are about to access the Internet. Are you sure you want to do this?
+WebWarning.ShowWarning=Show this warning every time the Internet is accessed.
+
+# The following would be an internal error
+ConverterFactory.NoConverter=No converter called: {0}
Index: /home/neqrsbh/b/jsword/src/main/java/org/crosswire/jsword/versification/SectionNames_zh_TW.properties
===================================================================
--- /home/neqrsbh/b/jsword/src/main/java/org/crosswire/jsword/versification/SectionNames_zh_TW.properties	(revision 0)
+++ /home/neqrsbh/b/jsword/src/main/java/org/crosswire/jsword/versification/SectionNames_zh_TW.properties	(revision 0)
@@ -0,0 +1,8 @@
+Sections.1=Pentateuch
+Sections.2=History
+Sections.3=Poetry
+Sections.4=Major Prophets
+Sections.5=Minor Prophets
+Sections.6=Gospels And Acts
+Sections.7=Letters
+Sections.8=Revelation
\ No newline at end of file


------------jsword_patch_zh_TW-----end here------------------------------

http://praiseofgod.org



_________________________________________________________________
聰明搜尋和瀏覽網路的免費工具列 — MSN 搜尋工具列 
http://toolbar.live.com/



More information about the jsword-svn mailing list