[jsword-svn] r1616 - trunk/jsword/src/main/java/org/crosswire/jsword/versification

refdoc at www.crosswire.org refdoc at www.crosswire.org
Sat Aug 4 18:31:31 MST 2007


Author: refdoc
Date: 2007-08-04 18:31:31 -0700 (Sat, 04 Aug 2007)
New Revision: 1616

Added:
   trunk/jsword/src/main/java/org/crosswire/jsword/versification/Msg_fa.properties
Log:
started translating. Probably not all necessary


Added: trunk/jsword/src/main/java/org/crosswire/jsword/versification/Msg_fa.properties
===================================================================
--- trunk/jsword/src/main/java/org/crosswire/jsword/versification/Msg_fa.properties	                        (rev 0)
+++ trunk/jsword/src/main/java/org/crosswire/jsword/versification/Msg_fa.properties	2007-08-05 01:31:31 UTC (rev 1616)
@@ -0,0 +1,17 @@
+# 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. _, -, ', ...)
+
+BibleInfo.Book=Book must be between 1 and 66 (given {0,number,integer}).
+BibleInfo.Section=Section must be between 1 and 8 (given {0,number,integer}).
+BibleInfo.Number=The string "{0}" can''t be a book, because it is a number.
+BibleInfo.Find= "{0}" \u0648\u062E\u0648\u062F \u0646\u062F\u0627\u0631\u062F .
+BibleInfo.BookChap=Book must be between 1 and 66 (given {0,number,integer}), and Chapter must be valid for this book (given {1,number,integer}).
+BibleInfo.Ordinal=Must be 3 parts to the reference.
+BibleInfo.Decode=Ordinal must be between 1 and {0,number,integer} (given {1,number,integer}).
+BibleInfo.Chapter=Chapter should be between 1 and {0,number,integer} for {1} (given {2,number,integer}).
+BibleInfo.Verse=Verse should be between 1 and {0,number,integer} for {1} {2,number,integer} (given {3,number,integer}).
+BibleInfo.ErrorCase=Unknown case setting: {0}




More information about the jsword-svn mailing list