[jsword-svn] r1215 - trunk/bibledesktop/src/main/java/org/crosswire/bibledesktop/desktop

refdoc at www.crosswire.org refdoc at www.crosswire.org
Mon Dec 18 13:33:57 MST 2006


Author: refdoc
Date: 2006-12-18 13:33:57 -0700 (Mon, 18 Dec 2006)
New Revision: 1215

Added:
   trunk/bibledesktop/src/main/java/org/crosswire/bibledesktop/desktop/Msg_fa.properties
Log:
Further farsi translation - file not complete yet


Added: trunk/bibledesktop/src/main/java/org/crosswire/bibledesktop/desktop/Msg_fa.properties
===================================================================
--- trunk/bibledesktop/src/main/java/org/crosswire/bibledesktop/desktop/Msg_fa.properties	                        (rev 0)
+++ trunk/bibledesktop/src/main/java/org/crosswire/bibledesktop/desktop/Msg_fa.properties	2006-12-18 20:33:57 UTC (rev 1215)
@@ -0,0 +1,99 @@
+# 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. _, -, ', ...)
+
+# Property describing the name and version of the program
+Desktop.Title=Bible Desktop
+Desktop.Splash=Bible Desktop
+Desktop.Version=1.0.5
+Desktop.VersionTitle=\u0646\u06AF\u0627\u0631\u0634 {0}
+Desktop.VersionAppTitle={0} v{1}
+
+# Property used by desktop for autosaving the config file
+Desktop.ConfigFileFailed=\u0646\u0645\u06CC \u062A\u0648\u0627\u0646\u0633\u062A \u0641\u0627\u06CC\u0644 \u067E\u06CC\u06A9\u0631\u0628\u0646\u062F\u06CC \u0630\u062E\u06CC\u0631\u0647 \u0628\u0646\u0645\u0627\u06CC\u062F {0}
+
+# Properties used by Desktop for hyperlinks
+Desktop.UnknownProtocol=\u067E\u0631\u0648\u062A\u06A9\u0644 \u0646\u0627\u0634\u0646\u0627\u062E\u062A\u0647 {0}
+Desktop.BadProtocolUrl=\u06AF\u0645 \u0634\u062F\u0647 \u062F\u0631 {0}
+
+# Properties for the preloading job
+Desktop.PreloadTitle=\u0646\u0645\u0627\u06CC\u0634
+Desktop.PreloadSetup=\u062A\u0646\u0638\u06CC\u0645
+Desktop.PreloadData=\u0628\u0627\u0628\u0647 \u062F\u0633\u062A \u0622\u0648\u0631\u062F\u0646 \u062F\u0627\u062F\u0647 \u0647\u0627\u0627\u0628\u062A\u062F\u0627\u0626\u06CC
+Desktop.PreloadProvider=\u0628\u0627\u0628\u0647 \u062F\u0633\u062A \u0622\u0648\u0631\u062F\u0646 \u062A\u0647\u06CC\u0647 \u06A9\u0646\u0646\u062F\u0647 \u0631\u0648\u06CC\u062F\u0627\u062F
+Desktop.PreloadStyle=\u0628\u0627\u062A\u062F\u0648\u06CC\u0646 \u06A9\u0631\u062F\u0646 stylesheet
+
+# Properties for the startup job
+Desktop.StartupTitle=\u0634\u0631\u0648
+Desktop.StartupConfig=Setting-up config
+Desktop.StartupGenerate=Generating Components
+Desktop.StartupGeneral=General configuration
+
+Desktop.NoBiblesMessage=<html>You have no Bibles installed. Do you wish to install some now?<br>(This is also available from <b>Books</b> in the <b>Tools</b> menu)
+Desktop.NoBiblesTitle=Install Bibles?
+
+# Properties for DesktopActions
+# Properties used by Help
+DesktopActions.NoHelp=Currently on-line help is only available via the Bible Desktop's website:\nhttp://www.crosswire.org/bibledesktop
+DesktopActions.NotImplemented={0} is not implemented
+DesktopActions.NoPassage=No Passage to Save
+DesktopActions.SourceMissing=No current passage to view
+
+# Properties for ViewLayout
+ViewLayout.Untitled=Untitled {0}
+
+# Properties for AboutPane and Splash
+# The splash image is of an English version of the application
+Splash.SplashImage=/images/splash.png
+AboutPane.AboutTitle=About {0}
+AboutPane.Warranty=Warranty
+AboutPane.Details=License
+AboutPane.TaskTabTitle=Running Tasks
+AboutPane.ErrorTabTitle=Errors
+AboutPane.SystemPropsTabTitle=System Properties
+AboutPane.DebugTabTitle=Debug
+
+# Properties for StatusBar
+StatusBar.StatusDefault=Ready ...
+
+# Properties for OptionsAction
+OptionsAction.ConfigTitle=Desktop Options
+
+# Properties for ComparePane
+ComparePane.Dialog=Bible Compare
+ComparePane.IdentQuestion=You are attempting to compare 2 Books that are identical.\nDo you want to continue?
+ComparePane.IdentTitle=Compare Identical Books?
+ComparePane.Words=Words:
+ComparePane.Go=Compare
+ComparePane.Using=Compare Using
+ComparePane.WordsTip=[empty] - test no words; * - test all words, text - test all words starting with ''text''
+ComparePane.Title=Books To Compare
+ComparePane.Verses=Verses:
+
+# Properties for CompareResultsPane
+CompareResultsPane.Title=Results
+CompareResultsPane.Start=Start
+CompareResultsPane.Close=Close
+CompareResultsPane.Dialog=Verify Results
+CompareResultsPane.Books=Books:
+CompareResultsPane.Comparing=Comparing:
+CompareResultsPane.Passage=Passage
+CompareResultsPane.Words=Word
+CompareResultsPane.Stop=Stop
+
+# Properties for DebugPane
+DebugPane.Steps=Step {0}/{1}
+DebugPane.Views=Views:
+DebugPane.Go=GO
+DebugPane.Method=Method:
+ 
+ViewSourcePane.Close=Close
+ViewSourcePane.CopyToClipboard=Copy to Clipboard
+ViewSourcePane.TextViewer=Source Viewer
+ViewSourcePane.ORIG=Original
+ViewSourcePane.OSIS=OSIS
+ViewSourcePane.HTML=HTML
+




More information about the jsword-svn mailing list