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

refdoc at www.crosswire.org refdoc at www.crosswire.org
Tue Aug 7 00:19:20 MST 2007


Author: refdoc
Date: 2007-08-07 00:19:19 -0700 (Tue, 07 Aug 2007)
New Revision: 1650

Added:
   trunk/jsword/src/main/java/org/crosswire/jsword/book/Msg_fa.properties
Log:
nearly done translating



Added: trunk/jsword/src/main/java/org/crosswire/jsword/book/Msg_fa.properties
===================================================================
--- trunk/jsword/src/main/java/org/crosswire/jsword/book/Msg_fa.properties	                        (rev 0)
+++ trunk/jsword/src/main/java/org/crosswire/jsword/book/Msg_fa.properties	2007-08-07 07:19:19 UTC (rev 1650)
@@ -0,0 +1,26 @@
+# 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. _, -, ', ...)
+
+Defaults.BibleNotFound=Bible called "{0}" could not be found.
+Defaults.DictionaryNotFound=Dictionary called "{0}" could not be found.
+Defaults.CommentaryNotFound=Commentary called "{0}" could not be found.
+
+BookCategory.Bible=\u06A9\u062A\u0627\u0628 \u0645\u0642\u062F\u0633
+BookCategory.Dictionary=\u062F\u0627\u0646\u06D5\u0634 \u0646\u0627\u0645\u0647
+BookCategory.Commentary=\u062A\u0641\u0633\u06CC\u0631
+BookCategory.Readings=\u062F\u0639\u0627 \u0648 \u0635\u0645\u06CC\u0645\u0627\u0646\u0647 
+BookCategory.Glossaries=\u0641\u0631\u0647\u0646\u06AF \u0644\u063A\u062A \u062F\u0634\u0648\u0627\u0631
+BookCategory.Unorthodox=\u063A\u06CC\u0631 \u0645\u0633\u06CC\u0647\u06CC\u0627\u062A
+BookCategory.General=\u06A9\u062A\u0627\u0628 \u0639\u0645\u0648\u0645\u06CC
+BookCategory.Other=\u062F\u06CC\u06AF\u0627\u0631
+
+# 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}




More information about the jsword-svn mailing list