[jsword-svn] r1716 - trunk/jsword/src/main/java/org/crosswire/jsword/book

refdoc at www.crosswire.org refdoc at www.crosswire.org
Tue Nov 13 13:22:41 MST 2007


Author: refdoc
Date: 2007-11-13 13:22:41 -0700 (Tue, 13 Nov 2007)
New Revision: 1716

Added:
   trunk/jsword/src/main/java/org/crosswire/jsword/book/Msg_vi.properties
Log:
more



Added: trunk/jsword/src/main/java/org/crosswire/jsword/book/Msg_vi.properties
===================================================================
--- trunk/jsword/src/main/java/org/crosswire/jsword/book/Msg_vi.properties	                        (rev 0)
+++ trunk/jsword/src/main/java/org/crosswire/jsword/book/Msg_vi.properties	2007-11-13 20:22:41 UTC (rev 1716)
@@ -0,0 +1,41 @@
+# 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. _, \u002D, ', ...)
+
+Defaults.BibleNotFound=Cu\u1ED1n Kinh Th\u00E1nh g\u1ECDi "{0}" kh\u00F4ng \u0111\u01B0\u1EE3c t\u00ECm.
+#Bible called "{0}" could not be found.
+Defaults.DictionaryNotFound=T\u1EEB \u0111i\u1EC3n g\u1ECDi "{0}" kh\u00F4ng \u0111\u01B0\u1EE3c t\u00ECm.
+#Dictionary called "{0}" could not be found.
+Defaults.CommentaryNotFound=S\u00E1ch gi\u1EA3i ngh\u0129a g\u1ECDi "{0}" kh\u00F4ng \u0111\u01B0\u1EE3c t\u00ECm.
+#Commentary called "{0}" could not be found.
+
+BookCategory.Bible=Kinh Th\u00E1nh
+#Bible
+BookCategory.Dictionary=T\u1EEB \u0110i\u1EC3n
+#Dictionary
+BookCategory.Commentary=S\u00E1ch Gi\u1EA3i Ngh\u0129a
+#Commentary
+BookCategory.Readings=S\u00E1ch B\u1ED3i Linh H\u1EB1ng Ng\u00E0y
+#Daily Devotional
+BookCategory.Glossaries=C\u00E1c T\u1EEB \u0110i\u1EC3n Thu\u1EADt Ng\u1EEF
+#Glossaries
+BookCategory.Unorthodox=T\u00E0 Gi\u00E1o / Kh\u00F4ng Ch\u00EDnh Th\u1ED1ng / T\u00E0i Li\u1EC7u \u0110\u00E1ng Nghi Ng\u1EDD
+#Cults / Unorthodox / Questionable Material
+BookCategory.General=S\u00E1ch Chung
+#General Books
+BookCategory.Other=S\u00E1ch Kh\u00E1ch
+#Other
+
+# The following are very uncommon and represent programmer's errors
+Books.BookNoRemove=
+#Could not remove unregistered Book
+Books.DriverNoRemove=
+#Could not remove unregistered Driver
+
+OSISUtil.MissingVerse=
+#Verse element could not be found
+OSISUtil.OSISBadID=
+#OsisID not valid: {0}
\ No newline at end of file




More information about the jsword-svn mailing list